/* CSS Document */

.flottant{
	width: 300px;
	background-color: #FFFFFF;
	height:500px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
