html,body,h1,h2,h3,h4,h5,h6,h7,p,ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}
html,body{
	background: #f4f2e6;
}
#PAGE{
	width : 820px;
	margin: auto;
}
#HEADER{
	height: 189px;
	background: url(images/bg-header.jpg) no-repeat;
	position: relative;
}

#LienHaut{
	position:absolute;
	top: 0;
	left: 20px;
}
#LienHaut li{
	float: left;
	margin: 0 8px;
}
#LienHaut li a{
	text-decoration: none;
	font: 10px Verdana,Arial,Tahoma;
	color: #887638;
	background: url(images/puce-haut.png) no-repeat 0 2px;
	padding: 0 0 0 10px;
}

#LienBas{
	position:absolute;
	top: 161px;
	right: 100px;
}
#LienBas li{
	float: left;
	margin: 0 5px;
}
#LienBas li a{
	text-decoration: none;
	font: bold 14px Arial,Tahoma,Verdana;
	color: white;
	padding: 0 0 0 10px;
}

#HEADER h1 a{
	display: block;
	position: absolute;
	top: 25px;
	left: 20px;
	width: 780px;
	height: 133px;
	
}
#HEADER h1 a span{
	display: none;
}
#LienBas{
}

#CENTRE{
	background: url(images/bg-centre-filet.png);
	min-height: 200px;
	padding: 0 0 0 21px;
}

#COLGAUCHE{
	width: 192px;
	float: left;
}

#MENU{
	margin: 0 0 30px 0;
}

#MENU h2{ 
	font: bold 15px Arial,Tahoma;
	padding: 10px 0 0 0;
}
#MENU h2 a{
	color: #806f2a;
	text-decoration: none;
	padding: 0 0 0 20px;
	background: url(images/puce-menu.png) no-repeat 0 2px;
}
#MENU h2 a.current{
	color: #eaab0e;
}
#MENU h2 a:hover{
	background: url(images/puce-menu.png) no-repeat 4px 2px;
}

#MENU h3{
	font: 14px Arial,Tahoma;
	padding: 0 0 0 20px;
}
#MENU h3 a{
	color: #b8c843;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(images/puce-menu2.png) no-repeat 0 8px;
}
#MENU h3 a.current{
	color: #eaab0e;
}
#MENU h3 a:hover{
	background: url(images/puce-menu2.png) no-repeat 4px 8px;
}
h2.MenuSupl{
	font: bold 13px "Arial Rounded",Verdana,Arial,Tahoma;
}
h2.MenuSupl a{
	background: url(images/puce-h1.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	color: #b8c843;
	text-decoration: none;
}

#LiensImg{
	margin: 0px 0 90px 0;
}
#ImgEspacePro{
	display: block;
	background: url(images/img-espace-pro.png) no-repeat;
	height: 110px;
	margin: auto;
	width: 170px;
}
#ImgEspacePro span{
	display: none;
}
#ImgUrgences{
	display: block;
	background: url(images/img-urgences.png) no-repeat;
	height: 90px;
	margin: auto;
	width: 170px;
}
#ImgUrgences span{
	display: none;
}




#CONTAIN{
	float: left;
	width: 542px;
	aborder-left: 2px dotted #928b5f;
	padding: 0 20px 0 22px;
	position: relative;
}

#FOOTER{
	height: 58px;
	background: url(images/bg-footer.png) no-repeat;
	position: relative;
}
#FOOTER h3{
	color: white;
	font: bold 12px Verdana,Arial,Tahoma;
	text-align: center;
	padding: 7px 0 0 0;
}
#FOOTER h3 a{
	color:white;
	text-decoration: none;
}
#FOOTER h4{
	color: #887638;
	font: 10px Arial,Tahoma,Verdana;
	text-align: center;
	padding: 15px 0 0 0 ;
}
#FOOTER h4 a{
	color: #887638;
	text-decoration: none;
	
}
#ImgLabels{
	position: absolute;
	left: 22px;
	top: -120px;
}




