/* CSS Document */

.bloc-boissons{
	width:688px;
}

.bloc-boissons-demarcation{
	clear:both;
	width:688px; height:50px;
	background-position:center; background-repeat:no-repeat;
}

.container-illustration-legende{
	float:left;
	width:370px; height:200px;
	text-align:center;
	background-position:bottom; background-repeat:no-repeat;
	color:#999999;
	font-size:14px;
	font-style:italic;
	padding-top:10px; padding-bottom:10px;
}

.bloc-boissons-text{
	float:left;
	width:308px;
	text-align:justify;
	background-position:right; background-repeat:no-repeat;
}

.bloc-boissons-text ul{
	padding-left:10px;
}
.bloc-boissons-text li{
	padding-top:10px;
}
