body {
	}

h3 {	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em ;
	line-height:0.9em;
	text-align: justify ;
	background-color: #FFFFFF;
	color:#000000
	}

p
{	
	font-family:  Arial, Helvetica, sans-serif ;
	font-size: 0.8em ;
	line-height: 1.2em ;
	text-align: justify;
	background-color: #D8EDD0;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 0pt;
}

p:hover /* Quand on pointe sur un paragraphe */
{
   background-color: #CFE1AA; /* Le fond du paragraphe change de couleur */
   
}



h2 {	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.2em ;
	line-height:1.2em;
	font-weight: bold;
	text-align: right ;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 2pt;
	background-color: #18518C;
	color:#FFFFFF
	}


h1 {	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height:1.4em;
	font-weight: bold;
	text-align: left ;
	margin-left: 60pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	text-decoration: underline ;
	color:#E7953B ;

	}




#titrechapo {	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.2em ;
	line-height:1.2em;
	font-weight: bold;
	text-align: right ;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 2pt;
	background-color: #008284;
	color:#FFFFFF
	}

#titrechapo a {color:#FFFFFF}

#titrechapo a:hover {color:#FFFFAA}


#bandeau {
	width:900px;
	height:70px;

	}
#conteneur {
	width:900px;
	height:500px;

	}
#menu {
	float:left;
	width:150px;
	height:500px;

	}
#contenu {
	float:left;
	width:750px;
	height:500px;
	background-color:#FFD37A ; *FFCC00;*
	}


#TexteGene {
	background-color:#FFFFFF;
	MARGIN: 0px 5px 5px 0px ;
	WIDTH: 730px;
	height: 460px;
	TEXT-ALIGN: center;
	border: 0px solid #000000;
	float:right;
	margin-bottom:5px;
	overflow:auto;
}
#TexteInt {
	background-color:#FFFFFF;
	MARGIN: 10px 10px 10px 10px ;
	WIDTH: 675px;
	height: 430px;
	TEXT-ALIGN: justify;
	border: 0px solid #000000;
	float:left;
	margin-bottom:5px;
	
}


#pied_page {
	clear:both;
	width:900px;
	height:30px;

	}

#pied_page1 {
	float:left;
	width:490px;
	height:30px;

	}

#pied_page2 {
	float:left;
	width:90px;
	height:30px;

	}
#pied_page3 {
	float:left;
	width:110px;
	height:30px;

	}
#pied_page4 {
	float:left;
	width:90px;
	height:30px;

	}

#pied_page5 {
	float:left;
	width:120px;
	height:30px;

	}

.spip_documents_center{
        margin: auto;
        text-align: center;
        width: 80%;
}

.spip_documents_left{
        float: left;
        margin-right: 15px;
        text-align: center;
}

.spip_documents_right{
        float: right;
        margin-left: 15px;
        text-align: center;
}

a { 
	color: #000000; /* Couleur des liens */ 
	text-decoration: none; /* Lien non-souligné */ 
	} 



