/* ----------------- Elements de couleur suivant les pages ----------------*/
body {
	background-image:url(../images/all/bg-accueil.gif);
	background-repeat:repeat-y;
}
#top {
	background-color:#E6793A;
}
#droite, #pied a:hover, h1, .vign a:hover, #droite a:hover, .site a:hover {
	color:#E6793A;
}
#pied  {
	border-top:1px solid #E6793A;
}
input {
	background-color:#E6793A;
}
