HTML, BODY {
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	line-height: normal;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

#en-tete 	 {	position:absolute; z-index:1; left: 1px; top: 0px; width: 750px; height: 50px;}
#menu-gauche {	position:absolute; z-index:1; left: 1px; top: 247px; width: 240px; height: 255px; background-color: #A3A775; }
#menu-droit	 {	position:absolute; z-index:1; left: 443px; top: 76px; width: 287px; height: 276px; background-color: #BE801E; }
#chirurgien	 {	position:relative; left: 6px; top: 5px; width:275px; height:40px; z-index:2;}
#cliniques	 {	position:relative; left: 6px; top: 6px; width:275px; height:40px; z-index:2;}
#contact	 {	position:relative; left: 4px; top: 5px; width:275px; height:40px; z-index:2;}
#GMP	 	 {	position:relative; left: 4px; top: 6px; width:275px; height:40px; z-index:2;}
#hospit		 {	position:relative; left: 5px; top: 6px; width:275px; height:40px; z-index:2;}
#SOS-Mains	 {	position:relative; left: 4px; top: 5px; width:275px; height:40px; z-index:2;}
#urgence_main{	position:absolute; z-index:0; left: 407px; top: 334px; width: 214px; height: 110px; background-color: #A18C91;}
#logo_main	 {	position:absolute; z-index:2; left: 1px; top: 77px;}
#ombre	 	 {	position:absolute; z-index:4; left: 113px; top: 117px;}
#groupe_main_provence-1	 {	position:absolute; z-index:9; left: 106px; top: 219px;}
#groupe_main_provence-2	 {	position:absolute; z-index:5; left: 186px; top: 110px;}
#groupe_main_provence-3	 {	position:absolute; z-index:7; left: 293px; top: 143px;}
#groupe_main_provence-4	 {	position:absolute; z-index:9; left: 368px; top: 220px;}
#bas {	position:absolute; z-index:1; left: 1px; top: 530px; width: 750px; height: 50px; text-align: center;}

#bas a {
	text-decoration:none;
	padding: 0 10px 0 10px;
}

#menu2Content	 {
	z-index:4;
	background-color: #54C5EF;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
}
#menu2Content li	 {	list-style: none; line-height: 15px; margin-top: 5px; margin-left: 0px;}
.chapo {
	color: #000000;
	letter-spacing: 1.5em;
	text-align: center;
}
.navigation {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	position:relative; left: 15px; top: 101px; width:225px; height:50px;
}
.urgence {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	position:relative; z-index:1; left: 5px; top: 60px; width: 204px; height: 50px;
}
.navigationD {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
}
a {
	color: #000000;
	text-decoration: underline;
}
.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a.nav:hover {	text-decoration: underline;}

div#actus_home {
	position:absolute;
	z-index: 10;
	left: 700px;
	top: 60px;
	width: 250px;
	height: 450px;
}
	div#actus_home div.fondvert {
		width: 250px;
		padding: 15px 0 15px 0;
		background-color: #A3A775;
		z-index: 10;
	}

	div#actus_home h2 {
		font-size: 17px;
		font-weight: bolder;
		color: #FFFFFF;
	}
	
	div#actus_home div.actus {
		padding: 0 0 10px 45px;
		margin: 5px 0 5px 0;
	}
		div#actus_home div.actus h3 {
			font-size: 13px;
		}
		
		div#actus_home div.actus a {
			font-size: 10px;
			text-decoration: none;
		}
		
		div#actus_home div.actus img {
			float: left;
			padding: 0 5px 0 0;
		}
		
		div#actus_home div.actus p.lien {
			text-align: right;
		}
