/* -------------------------------------------------------------
CODES COULEURS SITE  EFFROYABLE IMPOSTURE

Fond de page blanc
Noir en fond de titres
Orange :	#EF9C00
Jaune :		#F5CC00
Gris-vert : #C0D8D9 

-------------------------------------------------------------- */

/* Liens par défaut */

a		{ 
		text-decoration: none ;
		color: #EF9C00; 
		}

a:hover { 
		text-decoration: underline;
		color: #EF9C00; 
		}



/* Texte normaux */


p.spip, A.texte, .texte, p { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		color: #000000; 
		line-height: 18px;
		text-decoration: none;
		}

A:hover.texte  {
		text-decoration: none;		
		color: #000000; 
		}


/* Titres */


h1, .titre { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px; 
		color: #000000; 
		font-weight: bold 
		}


/* Intertitres */


.intertitre { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px; 
		color: #000000; 
		font-weight: bold 
		}


/* Colonne de droite */

.colonnedroite1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #425B5C;
		line-height: 16px;
		}

.spip_note, A.colonnedroite2, .colonnedroite2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9;
		color: #425B5C;
		font-style: italic;
		line-height: 16px;
		text-decoration: none;
		}

A:hover.colonnedroite2 {
		color: #000000; 
		}


/* Légende photo */

.spip_documents	{  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #6E6E6E;
		text-align: left; 
		}



/* Langues des livres */

A.langue, .langue { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; 
		color: #5A5858; 
		text-decoration: none;
		font-weight: bold 
		}

A:hover.langue  {
		text-decoration: none;		
		color: #000000; 
		background-color: #D1D5BA;
		}



/* Menu déroulant */

.sitesenreseau {  
		width: 290px; 
		background-color:#C0D8D9;	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt; 
		font-weight: normal;
		}
