/* STYLE DE BASE COMMUN RELATIFS AUX COULEURS */
/* Marron fonce */
.textcouleurprincipale, .titresite, .boutonevian_fade, .myselection, h2, h3, h4, h6 {
 color: #927644;
}

/* Marron clair */
.menuprincipal, .menuprincipal .elementmenu, .menuprincipal, .menuprincipalfond, ul.simplemenu li, .elementmenu {
 background: #bea885;
}

/* Couleur foncee pour le panier */
.myselection *, .headerrightlanguages *, #listeliensexternes, #listeliensexternes *, .howto_explications_ligne_number{
 color: #927644;
}

.boutonevian_fade{
 background: #927644;
}

.unezonetransverse_zonetext_text{
 color: #68522a;
}

#fildariane_dernierelement{
 color: #958367;
}

.myselection{
 border-left: 1px solid #a58e65;
}


/* Couleur pour le menu_rollover */
.fildariane, .fildariane a, .fillastelement, .menugauche .lienmenu,
.motsclesiconteneur .listemotscles{
 color: #576759;
}


/* Pour l'input de la recherche */
input.searchinput{
 color: #927644;
 width:380px !important;
 margin-top:1px;
}

p.footnote{
 margin:-10px 40px 0 40px;
}

h1, h5{
 color: #3E3E3E;
}

hr{
 border-top: 0px dotted #e8e8e8;
 border-bottom: 1px solid #e8e8e8;
 border-left: none;
 border-right: none;
 margin-top: 5px;
 margin-bottom: 5px;
 height: 1px;
}

.hrcadresitenomenu{
 height: 3px;
 background: #bea885;
 border-left: none;
 border-right: none;
 border-bottom: none;
 border-top: none;
 border-style: hidden;
 margin-bottom: 30px;
}



/* Pour les messages d'erreur */
.message-warning h2{
	font-size: 16px;
	color:red;
}
li .error {
	color:red;
}



/* STYLES DES BALISES PRINCIPALES */
h1{
 font-size: 18px;
 border-bottom:1px solid #b09c7c;
 margin-bottom:10px !important;
}

h2{
 font-size: 18px;
}

h3{
 font-size: 15px;
 color: #5b8660;
}

h4{
 color: #675129;
 font-size:11px;
}
h4.auteur{
 font-style:italic;
}

h5{
 font-size: 11px;
}

a{
 color: #927644;
}

