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

/*Couleur des liens + Titres*/
#categorie a {
	color:#930595;
	}
#categorie h1 {
	color:#930595;
	}
#categorie h4 {
	color:#930595;
	}
	
/*Naviguation*/
#categorie #left #content #naviguation a:hover {
	color:#930595;
	text-decoration:none;
	}
#categorie #left #content #naviguation h3 {
	background:url(../../static/images/bg_nav_cat_culture.png) top no-repeat;
	}
#categorie #left #content #naviguation ul li {
	background:#f6eaf6;
	}
#categorie #left #content #naviguation ul li:hover {
	background:#eed8ee;
	}
#categorie #left #content #naviguation ul .actif {
	background:#eed8ee;
	}
#categorie #left #content #naviguation ul .actif a {
	color:#930595;
	text-decoration:none;
	}

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