/* CSS Document */
.pasDispo{
	clear:both;
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}
#liste{
	width:558px;
	float:left;
}
#liste #bgHaut{
	width:558px;
}
#liste #bgBas{
	width:558px;
}
#liste #centre{
	width:558px;
	background-image:url(../images/page_liste_centre.jpg);
}
#liste p{
	padding-left:10px;
	padding-right:10px;
}
#liste p img{
	margin-right:5px;
	text-indent:0em;
}
#liste h1{
	background-color:#E6E6D9;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:7px;
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	height:11px;
}
#liste .avis{
	color:#b49850;
	font-weight:bold;
}
