/* Created by Nicolas Boncoure - www.opalenews.com */
/* Mode */
#zoom {
	background: url(../imgs/zoom_mode.gif) no-repeat top left;
}

#coupcoeur {
	background: url(../imgs/coeur_mode.gif) no-repeat top left;
}

#top10 {
	background: url(../imgs/top_mode.gif) no-repeat top left;
}

#box {
	background: url(../imgs/hautcadre_mode.gif) no-repeat top left;
}

#plusinfos {
	background: url(../imgs/info_mode.gif) no-repeat top left;
}

.inbox {
	background-color: #FDDBF5;
	border-left: #CC0099 solid 1px;
	border-right: #CC0099 solid 1px;
}

.inbox img {
	border: 1px solid #CC0099;
}

.categorie {
	background: url(../imgs/titre_mode.jpg)  no-repeat;
}

#liste_sous_cat h1 {
	font-size: large;
	color: #CC0099;
	background: url(../imgs/carre_mode.gif) no-repeat left;
	margin-left: -20px;
	padding-left: 20px;
}
#liens_sous_cat {
	border: 1px solid #CC0099;
	background: #FDDBF5;
	padding: 10px;
	margin-top:	10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#liens_sous_cat a, #liens_sous_cat a:link, #liens_sous_cat a:visited, #liens_sous_cat a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#liens_sous_cat a:hover {
	text-decoration: underline;
}	
