#infos{
	float:left;
	width:772px;
	margin-left:20px;
}
#top_infos{
	height:35px;
	background-image:url(../images/heads/head_infos.jpg);
	background-repeat:no-repeat;
}
#body_infos{
	border-left:1px #D3D3D1 solid;
	border-right:1px #D3D3D1 solid;

	background-image:url(../images/contenu/bg_body_contenu.jpg);
	background-repeat:repeat-x;
	background-color:#F6F6F4;
	background-position:bottom;
	height:100%;
}
.sub_infos{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
.div_infos{
	clear:both;
	border-bottom:1px #E7E8E3 solid;
	margin:0 10px 0 10px;
	padding-top:10px;
}
.div_infos img{
	float:left;
	margin:10px 10px 10px 20px;
	width:140px;
}
.div_infos p{
	float:left;
	width:750px;
	padding-top:10px;
	padding-bottom:10px;
}
.div_infos table.table_tarif{
	background-color:#5989BA;
	color:#FFFFFF;
	width:610px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
}

.div_infos ul{
}
.div_infos div.info_supp{
	clear:both;
	border:1px #D3D3D1 solid;
	padding:5px;
	background-color:#FFFFFF;
}
#bottom_infos{
	clear:both;
	height:10px;
	background-image:url(../images/contenu/foot_contenu.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.clear{
	clear:both;
}
.reserv, .consult{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#B71B28;
	text-align:center;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:20px;
}
.consult{
	padding-top:15px;
	padding-bottom:5px;	
}
a.reserv:hover{
	text-decoration:underline;
}
.div_infos_sub{
	clear:both;
	border-bottom:1px #E7E8E3 solid;
}
.div_infos_sub img{
	float:left;
	margin:10px 10px 10px 20px;
	width:200px;
}
.div_infos_p{
	float:left;
	width:500px;
	margin-top:10px;
}
.div_infos_sub div{
	clear:both;
}