body{
	background-color:#586b7a;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	color:#FFFFFF;
	font-size:12px;
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	
}

#conteneur{
	width:770px ;
	margin-left:  auto ;
	margin-right:  auto ;
	text-align: left ;
	margin-top:1px;
}

#header{
	height:225px;
	background-image:url(Images/header2.jpg);
	background-repeat:no-repeat;
		
}

.decG{
	padding-left:140px;
	padding-top:2px;
}

#contenu{
	float:right;
	width:545px;
	height:370px;
	background-image:url(Images/contenu.gif);
	background-repeat:no-repeat;
	color:#586b7a;
	
}

h3{
	font-size:15px;
}

h4{
	font-size:12px;
}

#accueil{
	float:right;
	width:263px;
	height:362px;
	background-image:url(Images/feuille_petite.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#586b7a;
	
	
}

#texte_actu{
	margin-top:70px;
	margin-left:50px;
	margin-right:45px;
	text-align:justify;
}

#actu1{
	color:#000000;
}

#texte_sav{
	margin-top:80px;
	margin-left:65px;
	margin-right:55px;
	text-align:justify;
	
}

#accueil1{
	float:right;
	width:283px;
	height:362px;
	background-image:url(Images/saviez_vous.jpg);
	background-repeat:no-repeat;
	color:#586b7a;
	margin-right:40px;

}

.dectitre{
	padding-top:30px;
	padding-left:80px;
	font-size:15px;


}

#interne {
	width:450px;
	height:220px;	
	margin-left:60px;
	margin-right:70px;
	text-align:justify;
	overflow:auto;
	padding-right:10px;
	padding-top:7px;
	overflow-x: hidden;
	
	
	
	
}

#pied{
	clear:both;
	width:100%;
	font-size:10px;
	text-align:center;
	
}

#menu{
	float:left;
	width:151px;
	height:370px;
	
	
}

#menu ul{
	position: absolute;
	margin:0;
	padding:0;
	list-style-type:none;
	z-index:1;
	visibility: visible;
		
}

#menu a{
	text-decoration:none;
	display:block;
	color:#820f00;
	margin-left:15px;
	font-size:15px;
	line-height:44px;
	/height:1%;
	-height:1%;
	
}

#menu ul li:hover a{
	color:#FFFFFF;
}

#menu ul li:hover ul li a{
	color:#820f00;
}

#menu ul li:hover ul li:hover a{
	color:#FFFFFF;
}

#menu ul ul{
	display:none;
	position: absolute;
	left: 150px;
	top: 0;
	margin: 0px;
	padding: 0px;
	z-index:2;
	visibility: visible;
	
		
}

#menu li:hover ul.niveau2{
	display:block;
	
}

#menu ul li {
	position: relative; 
	width: 151px; 
	background-image:url(Images/bouton.jpg); 
	background-repeat: no-repeat;
			
}

#menu ul li:hover {
	background-image:url(Images/boutonR.jpg);
	background-repeat:no-repeat;
		
}

#menu ul ul li {
	position: relative; 
	width: 151px; 
	background-image:url(Images/boutonB.jpg);
	background-repeat:no-repeat;
	
	
		
}

.titre{
	font-size:15px;
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;

}

.lienrouge a{
	color:#822418;
}

.lienbleu a{
	color:#586b7a;
}

.lienbleu2 a{
	color:#586b7a;
	text-decoration: none;
}

.rouge {
	color:#822418;
}

#pop {
	width:384px;
	height:288px;
	margin:0;
	padding:0;
		
}

#pop2 {
	width:500px;
	height:375px;
	margin:0;
	padding:0;
		
}


.bordure{
	border:ridge;
}

.gris{ background-color:#CCCCCC;}