/*  ------------------------------------------
/* menu
/*  ------------------------------------------
*/

#navlist, #entete FORM, #menudroit, #fiche, #fiche2, #fiche3, #fiche4, #fiche5, #fiche6, #fiche7, #fiche8, #mentions, #miettes { display:none;}
  
/*  ------------------------------------------
/*  Corps Principal
/*  ------------------------------------------
*/
body {
	
	margin: 0;
	padding: 0;
	font: 100% "Times New Roman", Times, serif;
	text-align: center;
	background: #E5E5E5 url("IMG/lignemotif2.gif");
	margin-top: 1px;
	
	}


#site {
	width: 100%;
	border:none; }
	




			 

		 



/*  ------------------------------------------
/*  Colonne principale - Home
/*  ------------------------------------------
*/
 #article {
	float: none;
	width: 95%;
	

}

 #article a { color:#0000OO; text-decoration: underline; }

 #article a:visited { color:#OOOOOO; }
 
 #article .texte a {color: #000000;}
 #article .texte a:visited {color: #000000;}
 
#article .texte  {
	
	color: #000000;
	line-height: 13px;
	font-size: 12pt;
	text-align: justify;
	text-indent: 1cm;
	
	
}

#article .chapo  {
	font-size: 12pt;
	line-height: 1.4em;
	margin-top: 1em;
	
}

#article .texte p.spip {}

#article h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	
	color: #000000;
	line-height: 20px;
	
	
	
	
	
}
#article ul{list-style-image: none;}


	
#article h3.monstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	
	color: #000000;
	line-height: 15px;
}
#article h4.monstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	
	color: #000000;
	line-height: 15px;
	
}
#article h5.monstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	
	color: #000000;
	line-height: 13px;
	
}




#plan {

	width: 95%;
	float: none;

}

#plan h1  {
	font-family: "Times New Roman", Times, serif; 
	font-size: 26pt;
	
	color: #000000;
	line-height: 20px;
	
	
	 
	
	
}

.texteencadre-spip {
        background: #FFFFFF;
        border: 1px solid #000000;
		
        padding: .25em;
		width:250px;
		        
}

