body {
	background-color: #183713;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
}

img {
	display:block;
	margin:0px;
	padding:0px;
	}

div#principal {
	margin-top:0px;
	margin-left: auto;
    margin-right: auto;
	width:1000px;
	border-left:solid; 
	border-left-color:#000000; 
	border-left-width:1px; 
	
	border-right:solid; 
	border-right-color:#000000; 
	border-right-width:1px;
	background-color:#183713; 
	
}

div#header {

	}

div#container_nav {
	clear:both; 
	height:30px;
	line-height:30px;
 
}




div#contenu {
	height:auto; 
	width:780px; 
	background-color:#ffffff;  
	min-height:400px; 
	float:left; 
	}


div#footer {
	height:20px;
	line-height:20px; 
	text-align:center; 
	margin-top:15px; 
	margin-bottom:15px; 
	}
	


.filet {
	clear:both; 
	height:1px; 
	background-color:#000000;
	width:550px;  
	margin-left:15px; 
	margin-bottom:50px; 
	 }
	 
.filet2 {
	clear:both; 
	height:1px; 
	background-color:#000000;
	width:160px;  
	margin-top:10px; 
	margin-bottom:10px; 
	 }

.filet3 {
	clear:both; 
	height:1px; 
	background-color:#000000;
	width:550px;  
	margin-top: 20px; 
	margin-left:15px; 
	margin-bottom:20px; 
	 }

h1 {
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
float:left;
}


.texte11 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.texte12vert {
	color:#006666; 
	font-size:12px; 
	}

a {
	color:#ffffff; 
	text-decoration:underline; 
	}

a:hover {
	color:#3BB0E8;
	text-decoration:none; 
	}
	
a.noir {
	color:#000000; 
	text-decoration:none; 
	}

a.noir:hover {
	color:#000000;
	text-decoration:none; 
	}
	
a.blanc {
	color:#8C8C8C; 
	text-decoration:none; 
	}

a.blanc:hover {
	color:#8C8C8C;
	text-decoration:none; 
	}
	


.texte13 {
	font-size: 13px;
	color: #000000;
}

.titre_page {
	font-size:12px; 
	color:#816666; 
	margin-left:20px; 
	height:15px; 
	}




#nav, #nav ul { /* toutes les listes */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1; 
}

#nav a {
	display: block;
}

#nav li { /* tous les items de liste */
	float: left;
	color:#000000;
}

#nav li ul { /* listes de deuxième niveau */
	position: absolute;
	background: #DDDDDB;
	left: -999em; /* on met left plutôt que display pour cacher les menus parce que display: none n'est pas lu par les lecteurs d'écran */
	border:solid; 
	border-width:1px;
	border-color:#000000; 
	margin-top:0px; 
}

#nav li ul li { /* listes de deuxième niveau */
	clear:both; 
	display:block; 
	height:15px;
	line-height:15px;
	padding:4px; 
}

li#sep {
	margin:0px; 
	padding:0px; 
	height:1px; 
	background-color:#000000; 
	}


#nav li ul ul { /* listes de troisième niveau et plus */
	margin-left:100px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
}



.texteblanc {
	font-size: 12px;
	color: #FFFFFF;
}

.texteblanc14 {
	font-size: 14px;
	color: #FFFFFF;
}

.titrevert {
	color:#A2CB56; 
	font-size:20px; 
	}

.titrejaune {
	font-size: 13px;
	color: #FFF000;
}

a.txtmots1 {
	font-size:11px;
	color:#ffffff; 
	text-decoration:none; 
	}
a.txtmots2 {
	font-size:14px;
	color:#FFF000; 
	text-decoration:none; 

	}
a.txtmots3 {
	font-size:17px;
	color:#A2CB56; 
	text-decoration:none; 

	}
a.txtmots4 {
	font-size:20px;
	color:#446729; 
	text-decoration:none; 

	}
