body
{
	background: #1191cc url('../images/bk.png') top center no-repeat;
	font-family:sans-serif;
}
#conteneur
{
	margin-left:auto;
	margin-right:auto;
	width:948px;
}
	#head
	{
		width:948px;
		height:145px;
	}
	#content
	{
		width:948px;
		overflow:hidden;
		margin-top:6px;
	}
		#center
		{
			width:651px;
			float:left;
			background:#5ab3dc;
		}
			#inner_left_right li
			{
				list-style-type:disc;
				font-size:12px;
				color:#153664;
			}
			#inner_left_right a
			{
				text-decoration:none;
				font-size:12px;
				color:#153664;
			}
			#inner_left_right a:hover
			{
				text-decoration:underline;
			}
			#plan a
			{
				color:#7487CD !important;
				font-size:12px;
			}
			#plan ul
			{
				list-style-position:inside;
			}
			#plan li
			{
				list-style-type:disc;
				margin-top:7px;
				font-size:12px;
			}
			#hygiene
			{
				width:651px;
				height:226px;
				background:#5ab3dc;
			}
			#demarche_qualite
			{
				width:651px;
				height:203px;
				background:#5ab3dc;
				margin-top:5px;
			}
		#right
		{
			width:286px;
			float:right;
			margin-right:6px;
		}	
			#video
			{
				float:right;
				width:286px;
				height:226px;
				background:#5ab3dc;
			}
			#video img
			{
				width:278px;
				height:206px;
				margin-top:10px;
			}
			#blank
			{
				height:206px;
				width:278px;
				margin-top:10px;
				background:#ffffff;
			}
			#menuright
			{
				float:right;
				width:286px;
				height:203px;
				/*background:#5ab3dc url('../images/bk_r_menu.png');*/
				margin-top:2px;
			}
	div#footer
	{
		width:954px;
		height:29px;
		margin:5px auto;
		text-align:center;
	}
	#footer .mini_logo
	{
		margin-bottom:-5px;
	}
	#footer .bar
	{
		margin:0px 8px 0px 8px;
	}
	#footer ul
	{
		display:inline;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	#footer ul li
	{
		display:inline;
		list-style:none;
		margin:0px 5px 0px 5px;
		padding:0px 0px 0px 0px;
		font-size:10px;
		color:#ffffff;
	}
	#footer ul li img
	{
		margin-right:8px;
	}
	#footer ul li a,#footer ul li a:link,#footer ul li a:visited
	{
		border:0px;
		color:#ffffff;
		text-decoration:none;
		font-size:10px;
	}
	#footer ul li a:hover
	{
		border-bottom:1px dashed #ffffff;
		color:#ffffff;
		text-decoration:none;
	}
	
	
#rechercher
{	
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#5ab3dc;
	width:250px;
	border:solid 2px #1191cc;
	background:#ffffff;
	opacity:0;
	position:absolute;
}
#conteneur form
{
	margin:0px;
	padding:0px;
	font-size:0px;
}
#recherher input
{
	font-size:12px;
	color:#5ab3dc;
}