/* CSS by jardin des dames */
/* CSS powered by thomaschampion.info */
/* home-boutique.css - parametre de la home boutique du site */

#lescategories {
padding: 0px 0px 20px 40px;
}

#center_left {
width:225px;
margin-right:30px;
margin-top:20px;
float:left;
}
#center_right {
width:225px;
margin-top:20px;
float:left;
}

.lacategorie { margin-top:20px; cursor:pointer; }
.lacategorie img { margin-bottom:10px; }
.lacategorie h4 { font-size:12px; font-weight:bold; color:#55464b; }
.lacategorie p { font-size:12px; color:#55464b; margin-bottom:10px; }
.lacategorieover { background:#006699; height:200px; }

.showarrow {
background:url(../imgs/arrowdown-burn-blanc.gif) no-repeat;
height:15px;
}
.showsscat {
background: url(../imgs/voirlesproduits.gif) 20px 0px no-repeat;
width:225px;
height:15px;
text-indent:-30000px;
display:block;
}
.showsscat:hover { background:url(../imgs/voirlesproduist-over.gif) 20px 0px no-repeat; }

.listesscat { margin:10px 0px 0px 0px; }
.listesscat li {  margin-bottom:1px; display:block; height:23px; }
.listesscat li a { color:#fff; background:#aca3a6; display:block; height:23px; line-height:23px; text-indent:13px;}
.listesscat li a:hover { color:#fff; background:#57464c; display:block; height:23px; line-height:23px; text-indent:13px;}
