@charset "utf-8";
/* Les styles pour le template rouge */


a:link,a:visited, a:hover, div#navigation a.mrub:hover,div#navigation h4 a:hover, div#chemin a:hover, div#footer h5 a:hover, #content h3 a:hover{color:#900}


a:visited{color:#700}
#content h1, #options h1, #titre h1{color:#900; }

/**
 * La bannière du site, avec titre et recherche
 */
div#header{
	background-color:#C00;
	background:url(../design/top-cuir-bckg.jpg) repeat-x;
}
/**
 * le menu du haut
 */

#menu a.menuitem:hover{
	background-color:#59150A;
	color:#FFF;
}

.spip_surligne{
	background:url(../design/ligne-horizontale-rouge.png) bottom center repeat-x;
}