/* CSS Document */

body{
	/* background-color:#ededd3; */
	/* background-color:#FFF5EC;*/
	background-color:#FFF4E9;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}

*{
	margin:0;
	padding:0;
} 
/**/

div#conteneur{
	/* width:630px; */
	/* width:63em; */
	width:66em;
	margin-bottom:0px;
	background-color:#FFFFFF;
	

	position:relative;
	float:left;
	left:50%;
	margin-left:-33em;
	/*  background-image:url(../image/graphisme/bg_conteneur.gif); */
	/* background-repeat:repeat-y; */
	line-height:14px;
	
	border-left:#FF8000 1px dotted;
	border-right:#FF8000 1px dotted;
	

}

a{

	text-decoration:none;
	color:#000000;
}
a:hover{
	color:#FF9900;
}


div#menuHaut{
	/*width: 630px;*/
	/* width: 63em; */
	width: 63em;
	margin-left:2em;
	/*height: 150px;*/
	height: 15ex;
	font-size:1.5em;
	/*color:#990000;*/
	margin-bottom:2ex;
	font-weight:bold;
	
}


div#menuHaut h2{
	float:left;
	margin-left:9.5ex;
	margin-top:1.7em;
	font-size:1.1em;

}
div#menuHaut h1{
float:left;
/*margin-left:9ex;
*/
margin-left:-17ex;

margin-top:4em;
font-size:1.2em;
line-height:20px;

}




div#chemin{
/* top:15px; */
	/*height:30px;
	*/
	height:3ex;
	margin-left:2.5em;
	width:490px; 
	/*width:20em;*/
	position:relative;
	float:left;
	font-size:1.1em;
	color:#990000;
	margin-bottom:2ex;
	font-weight:bold;
	/* background-color:#009933; 
	*/
}



div#centre{
	/* width:400px; */
	width:60em;
	/*height:300px;
	background-color:#009933;
	*/
	position:relative;
	float:left;
	/* margin-left:3em; */
	margin-left:3.8em;
	margin-top:1em;
	/*line-height:1.2em; */


}

h6{
color:#990000;
}

/*
#centre  ul li{
	
    list-style-type: disc;
	list-style-position:outside;
    list-style-image: url(../image/puce-rouge.gif);

	text-indent:3px;

   line-height:1.2em;
  
}
*/

ul, li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul
{
	margin-left: 30px;
}

li
{
	background: transparent url(../image/puce-rouge.gif) top left no-repeat;
	margin-top: 0px;
	text-indent:10px;
	

}

div#pied{
margin-top:1.7em;

position:relative;
/*
margin-left:1.2em;
*/
	
	
	float:left;
	color:#736a4d;
	width:66em;

	height:6ex;
	text-align:center;
	
	background-repeat:no-repeat;
	background-position:top;
	
	/* background-image:url(../image/graphisme/bg_conteneur_pied.gif); */
	
	
	/*background-color:#000099;
	*/
}
div#pied a{
	color:#FF9900;


}
div#pied a:hover{
	color:#736a4d;


}



h1{
font-size:11px;
font-style:normal;
	margin-bottom:1ex;
	color:#990000;
}

h2{
font-size:10px;


}
h5{
font-size:10px;


}
