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


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

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

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

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

/* CORPS */
#actualite h1 {
	color: #cd3f19;
}