/* ####################################################################### */
/* ########  Feuille de style d�finisant l'affichage par defaut  ######### */
/* ####################################################################### */


#conteneur {
	background: url(../../images/ete/fond_body.jpg);
}

/* ####################################################################### */
/* ACTU */

#actualite {
	background: url(../../images/ete/fond_actu_accueil.gif) no-repeat;
}
/* FIN ACTU */
/* ####################################################################### */

/* ####################################################################### */
/* MOTEUR */
.champMoteur {
	border: 1px solid #f7d805;
}
/* FIN MOTEUR */
/* ####################################################################### */

/* ####################################################################### */

#actualite h1 {
	color: #ee1c23;
}