body {margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAAC58;
	}

#conteneur {
	width: 900px;
	min-height: 900px; 
	margin-left: auto;
	margin-right: auto;
	background: url(bandeau.jpg) #F8ECE0 no-repeat;
	}

#menu_haut {
	background-color: #D54116;
	/* border-bottom: 1px #FF0 solid;
	border-top: 1px #FF0 solid; */
	margin-left: auto; margin-right : auto; 
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.7em; }

#menu_haut li {
	list-style-type: none;
	color: #FF0;
	text-align:center;
	display: inline;
	padding: 0px 20px 0px 20px;
	/* border-right: #FF0 1px solid ; */
}

#menu_haut li a {
	color: #FFF;
	text-decoration: none;
		
}

.texte {padding-left: 20px; padding-right: 20px; padding-top: 0;margin-top: 0}

p { font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 15px;
   font-size:0.9em;
   color: #516503;
}

h1 {
	color: #D54217 ;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2em;
	margin-top: 15px;
}


h2 {
	color: #712911;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align:center;
}

a:link {color: red; text-decoration: none;}    
a:visited {color: red; text-decoration: none;} 
a:hover {color: #821115; text-decoration: none;} 
a:active {color: #577E2D; text-decoration: none;} 


#menu_lang{background-color:transparent;font-size: 1em;}
#menu_lang a{padding:0 10px;text-decoration:none;color: white;opacity: 0.1}
#menu_lang a:hover,#menu_lang a:focus{background-color:transparent;opacity: 0.1}
#menu_lang a:active{background-color:transparent;opacity: 0.1}
#menu_lang strong{background-color:transparent;padding:0 8px;opacity: 0.1}

.spip_documents_left {margin-right: 20px;}
.spip_documents_right {margin-left: 20px;}
.spip_documents_center { clear: both; width: 100%; margin: auto; }

table.spip{max-width:75%;margin-bottom:1.385em;border-collapse:collapse; font-family: Verdana, Geneva, sans-serif;   font-size:0.9em;   color: #516503;}
/* table.spip caption{caption-side:top;text-align:center;margin-right:auto;margin-left:auto;font-weight:700}  */
table.spip th,table.spip td{border:1px solid #ccc; padding: 10px;}
table.spip td.numeric{text-align:right}
