/*****************************/
/** CSS DU SITE LIBIDO ZONE **/
/**   CATEGORIE POUR LUI   **/ 
/*****************************/

.titre_colonne_gauche {
	color: #BE4D01;
}

#sous_categorie li {
	background-image: url('img/bg_liste_orange.gif');
	background-repeat: no-repeat;
	background-position: bottom left; 
}

#sous_categorie li a {
	color: #9F9F9F;
	text-decoration: none;
}

#sous_categorie li a:hover {
	color: #BE4D01;
}

#sous_categorie li .categorie_selected {
	color: #BE4D01;
	text-decoration: none;
}

/* titre d'une page catégorie */
#titre_categorie {
	color: #BE4D01;
}

.pagination a:hover {
	color: #BE4D01;
	text-decoration: none;
}

.en_couleur {
	color: #BE4D01;
}