#super-conteneur {
	background: url(../images/styles/fond-rouge.gif) repeat-x;
}


a {
	color:#cb231f;
}


H2 {
	color:#cb231f;
}


.domaines strong {
	color:#cb231f;
}


.actif {
	background-color:#FFDFDF;
}


#menu-haut a:hover {
	background:#FFDFDF;
}


#continuer {
	width:600px;
	margin-top:0;
	margin-bottom:15px;
	background-color:#FFDFDF;
}


#bord-gauche {
	background-image: url(../images/styles/bord-gauche-rouge.gif);
}


#bord-droit {
	background-image: url(../images/styles/bord-droit-rouge.gif);
}


#entete {
	background:url(../images/styles/entete-rouge.jpg) repeat-x;
}