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


a {
	color:#805213;
}


H2 {
	color:#805213;
}


.actif {
	background: #eed9c0;
}


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


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


#continuer {
	background-color:#eed9c0;
}


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


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


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


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

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