body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background:#F6E497;
}

p {
margin: 0 0 10px 0;
}

#header {
height: 220px;
background-color:white;
}

#path {
position:floating;
height: 52px;
background-color:#BD8D46;
padding : 0 0.5em;  

}


#container {
	width:960px;
	margin:0 auto;
	background-color:white;
	border-left:10px solid #BD8D46;
	border-right:10px solid #BD8D46;
}


#bloc_center {
background-color:white;
margin-left: 176px;
margin-right: 200px;
padding:10px;
}

#villaset {
background-image:url(image/ilos_mat/ouraset/accueil_f.jpg);

width:560px;
}

#bloc_center_large {
background-color:white;
margin-left: 176px;
margin-right: 0px;
padding:10px;
}

#bloc_center_large h4{
font-size:16px;
color:red;
font-family:'Calibri', 'Calibri Sans MS';
background:yellow;
}

#bloc_center_large_flash {
background-color:white;
margin-left: 176px;
margin-right: 0px;
padding:10px;
}

#bloc_center_large_flash h5{
font-size:16px;
color:#BFFA98;
font-family:'Calibri', 'Calibri Sans MS';
background:green;
}

#bloc_center_large_flash h3{
font-size:18px;
color:yellow;
font-family:'Calibri', 'Calibri Sans MS';
background:red;
}

#bloc_left {
float:left;
width: 172px;
}
#bloc_right {
float:right;
width: 180px;
background:red;
padding:5px;
}

#content_under_cons{
	padding:30px;
	background:#010165;
	color:orange;
	font: 13px verdana, arial, sans-serif;
	text-align:center;
	height:350px;
	margin-left: 176px;
	margin-right: 0px;
}



#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}


.entete_main {
	position:absolute;
	margin-top:40px;
	text-align: left;
	color:red;
	width:960px;
	height:150px;
	font: 22px bold Arial, arial,  san-serif;
}

/*********************************/
/* Menu horizontal (items flottants) */
/*********************************/
#nav {
	position:absolute;
	top:10px;
	list-style: none ;
	padding: 0 ;
	overflow: hidden ;	/* Création du contexte de formatage */
	margin-left:5px;
	}
	
#nav li {
	float: left ;
	width: 100px ;
	border: 1px solid white ;
	margin-right: 5px ;
	color: white ;
	background: #F6E497 ;
	border-top:3px solid #BD8D46;
	border-left:6px solid #BD8D46;
	}
#nav li a {
	display: block ;
	background: #F6E497;
	color: #900 ;
	font: 0.8em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 4px 0 ;
	text-align: center ;
	text-decoration: none ;
	}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: #900 ;
	color: white ;
	text-decoration: underline ;
	}

<!--[if lt IE 7]>

<style type="text/css">
#nav {						/* Contexte de formatage pour IE6 */
	overflow: visible ;
	height: 1%;
	text-align:left ;
	}

/*********************************/
/* FIN     Menu horizontal (items flottants) */
/*********************************/	

/* ########## MENU SIMPLE ENCADRE #############" */

ul#menu_horizontal { 
position:absolute;
width : 957px; 
height : 25px;
margin : 2em 0 0 0;
top:195px;
padding : 0;
background-color : red;
border : 1px solid red;
list-style-type : none;
}
 
ul#menu_horizontal li {
padding : 0 0.5em;  
line-height : 25px;
}
 
ul#menu_horizontal li.bouton_gauche {
float : left;
border-right : 1px solid white; 
}
 
ul#menu_horizontal li.bouton_droite {
float : right;
border-left : 1px solid white;
}
 
ul#menu_horizontal a {
color : white;
text-decoration : none;
padding : 0 0.5em; 
font :  0.9em "Trebuchet MS";
}
 
ul#menu_horizontal a:hover { text-decoration : underline; }
 
ul#menu_horizontal a img { 
border : none;
padding :  0 0.3em;
}

a:hover img{ 
border: none;
text-decoration : underline;
visibility: visible }

/*000000000000000000000000                 FIN                      000000000000000000000000000000000*/



/*

 /* ######### MENU DEROULANT VERTICAL ############" 
 
dl, dt, dd, ul, li {
margin: 0px;
padding: 1px;
list-style-type: none;
color:red;
}

#menu {
position: absolute;
top: 0px;
left: 0px;
}
dl#menu {
width: 170px;
}

dl#menu dt {				/* ECRITURE MENU GAUCHE DEROULANT VERTICAL 
cursor: pointer;
margin: 0px 0;
height: 20px;
line-height: 20px;
border: 1px solid 	#F4EECC;
background: #000066;
font-variant:small-caps;
font-weight: bold;
text-align: left;
}

dl#menu dd {
border: 1px solid white;
}
dl#menu li {
text-align: center;
background: #fff;
}
dl#menu li a, dl#menu dt a {
color:red;
/*text-decoration: blink;
text-decoration: none;
display: block;
border: 1px solid orange;

}

dl#menu li a:hover, dl#menu dt a:hover {
background: #E5AD5A ;
}
*/

dl, dt, dd, ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
color:#E1F1FD;

}

#menu {
margin-left: 5px;
}

dl#menu {
width: 162px;
}

dl#menu dt {
cursor: pointer;
height: 20px;
line-height: 0px;
text-align: left;
margin-top: 6px;
margin-bottom:0px;
border:1px solid #C32810;
background: red;
font: small-caps 100% arial  , verdana, sans-serif;
font-weight: bold;
}
dl#menu dd {
border: 1px solid #C32810;
}
dl#menu li {
text-align: left;
background: white;
}
dl#menu li a, dl#menu dt a {
color: #801100;
text-decoration: none;
display: block;
border:  none;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #F6CEBF;
color: red;
}



#footer {
clear:both;
height: 75px;
background-color: #333333;
background-color: #BD8D46;


font-size:10px;
color:#F6E497;
text-align:center;
}