/* CENTRE */

#centre h1 {
	background-image: url(/img/en/centre/visuel.jpg);
}

#centre #nav {
	color: #8c876e;
}
#centre #nav a {
	color: #8c876e;
}

/* Témoignages */

#contenu .onglets h2 a {
	background-image: url(/img/centre/onglet_off.gif);
}
#contenu .onglets h2 span {
	background-image: url(/img/centre/onglet_on.gif);
	border-right: 1px solid #a13000;
}
#contenu .boite {
	background-image: url(/img/centre/degrade_recherche.gif);
	border: 1px solid #ddb4a3;
}
#contenu .bouton_recherche a {
	background-image: url(/img/centre/bouton_on.gif);
	border-right: 1px solid #a13000;
}
#contenu .bouton_recherche a:hover {
	color: #e8ae99;
}
#contenu .bouton_recherche a.off {
	color: #b05d3a;
	background-image: url(/img/centre/bouton_off.gif);
	border: none;
}
#contenu .bouton_recherche a.off:hover {
	color: #a13000;
}

/* Brochures */

#centre.formulaire #contenu h3 {
	color: #a13000;
	background-image: url(/img/centre/degrade_recherche.gif);
}
#centre.formulaire #contenu .boite1 {
	background-image: url(/img/centre/boite_recherche.gif);
}
.confirm {
	border: 1px solid #a13000;
}
p.mini_bouton a {
	background-color: #a13000;
}
p.mini_bouton a:hover {
	color: #e8ae99;
}





/* PIED DE PAGE */

#pied_page .logos {
	display: none;
}