

a {text-decoration: none;
color : #0000FF;
padding : 2px;
margin : 0;
}
	
a:hover {background-color: #E7E3C0;	}
		
a.pied {text-decoration: none;
color : #72E400;
padding : 2px;
margin : 0;
}
	
a.pied:hover {background-color: #922229;	}



/* h1 = titre */
h1 {
font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
color : #0000CD;
}
	
/* h2 = sous-titre SPIP */	
h2 {color : grey;}


/* h3 = inter-titres SPIP */
h3 {
font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
color : #A5272F;
margin-top : 1em;
}


/* h4 = documents annexes SPIP */
h4 {
color : #5B161C ;
}


/* h5 = retour haut de page */
h5 {
color : #9F9C86 ;
text-align : right;
text-decoration : overline;
}

/* ... pour en savoir plus, cliquez sur le titre (rubriques) */
h6 {
font-family :  Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size : small;
color : grey;
}


p {
white-space : normal;
margin-bottom : 1em;
line-height: 1.3em;
}


	#general {width: 98%;border: 2px solid #0000CD;background : #C92F39;margin: 10px auto auto 10px;
font-size : 1em;
font-family: arial, verdana, sans-serif;
}#bandeau {
padding : 5px 0px 0px 25px;background-color:#FFBF68;color:#0000CD;}#contexte{float: right;border: 1px solid #FF3C48;background:#FF3C48;color: #4E0704;width: 6%;height: 100%;padding: 5%;overflow:auto;
line-height: 120%;}#corps {background-color : #E7E3C0;color: #4E0704;width: 77%;
padding: 25px;
text-align: justify;
}
#footer {
background-color : #922229;color :#FFFFFF;
width: 77%;
padding : 5px 25px 5px 25px;
text-align: center;
font-size: 0.9em;
}			