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


a {
	color:#003fa6;
}


H2 {
	color:#003fa6;
}


.actif {
	background-color:#c3dcff;
}


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


#menu-interne li {
	background: #c3dcff;
}


#continuer {
	background-color:#c3dcff;
}


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


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


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

.input-formulaire-mail {
	border: 2px solid #0066CC;
}

	
#bouton-formulaire-mail {
	border: 2px solid #0066CC;
}