/* ABRICOT */
a  { color: #d32217; text-decoration: none }
a:visited  { color: #d32217 }
a:hover  { color: #d32217; text-decoration: underline }


#headerMenu a:hover  { color: #d32217 }

div#contenuActualite a:hover	 { color: #d32217; text-decoration: none }
div#contenuActualite a.touteActu:hover  { color: #d32217 }


#footer a:hover  { color: #d32217 }

/* Corps de la page *********************************************************/
div#contenu {
width: 955px;
margin-top: 260px;
margin-bottom: 15px;
background-image: url(contenu.fond.gif);
background-repeat:no-repeat;
}

ul {
list-style-image:url(puce.gif);
}

.contenuPersonnalite .fonction  { color: #d32217 }	

span.titre  { color: #d32217; font-weight: bold; font-size: 18px; background: url(separateur.titreSousTitre.gif) no-repeat left bottom; text-transform: uppercase; margin-bottom: 3px; padding-bottom: 3px; display: block }

#contenu h2  { color: #d32217; font-size: 18px; background: url(separateur.titreParagraphe.gif) no-repeat left bottom; margin: 15px 0 }

div#contenuFocus h2 {
margin-top: 0;
text-align: right;
text-transform: capitalize;
background-image:url(separateur.titreFocus.gif);
background-repeat: no-repeat;
background-position: bottom right;
}

div#contenuActualite h2 {
text-align: right;
text-transform: capitalize;
background-image:url(separateur.titreActu.gif);
background-repeat: no-repeat;
background-position: bottom right;
margin-bottom: 30px;
}

a.touteActu {
display: block;	height: 15px; width: 90px;
margin: 0; margin-left: 250px; margin-top: 20px;
padding-left: 25px;
		
background-image:url(fleche.gif);
background-position: left top;
background-repeat: no-repeat;

vertical-align:top;
color:#9C9C9C; text-decoration:none;
}


/* Sparateur en bas  gauche ************************/
div#barreBasGauche {
clear: both;
float: right;
width: 318px;
height: 14px;
background-image:url(barreBasGauche.gif);
background-repeat:no-repeat;
margin: 10px 0 10px 0;
}

/* Bloc couleur */
div.blocCouleur {
clear: right;
float: right;
width: 318px;
margin: 0 0 15px 0;
padding:0;
background-image:url(blocCouleur.fond.gif) ;
color: #fff;
}

div.blocCouleur_jaune {
clear: right;
float: right;
width: 250px;
margin: 0 0 15px 0;
padding:0;
background-image:url(blocCouleur.jaune.gif) ;
color: #fff;
}

div#zoneTechnique {
	background-color: #FFE7C9;
}



