/* 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;
}
