/*Fil d'arianne*/
#arianne a {
	color:#940101;
	}

/*Couleur des liens + Titres*/
#categorie a {
	color:#940101;
	}
#categorie h1 {
	color:#940101;
	}
#categorie h4 {
	color:#940101;
	}

/*Naviguation*/
#categorie #left #content #naviguation a:hover {
	color:#940101;
	text-decoration:none;
	}
#categorie #left #content #naviguation h3 {
	background:url(../../static/images/bg_nav_cat_services.png) top no-repeat;
	}
#categorie #left #content #naviguation ul li {
	background:#f6eaea;
	}
#categorie #left #content #naviguation ul li:hover {
	background:#eed8d8;
	}
#categorie #left #content #naviguation ul .actif {
	background:#eed8d8;
	}
#categorie #left #content #naviguation ul .actif a {
	color:#940101;
	text-decoration:none;
	}

/*Picto dossier*/
#categorie #left #content #dossiers div {
	background:url(../../static/images/deco_dossier_services.png) top left no-repeat;
	}
