#content .boxproduit-container {
overflow:hidden;
width:790px;
}
*:first-child+html #content .boxproduit-container {
padding-bottom:10px;
}
* html #content .boxproduit-container {
padding-bottom:10px;
}
#content .boxproduit {
float:left;
border:none; /* 1px solid #ccc; */
background:url(../images/group.gif) left top no-repeat;
margin-bottom:10px;
margin-right:10px;
}
#content .boxproduit .bp-tr {

}
#content .boxproduit .bp-tr .bp-bl {

}
#content .boxproduit .bp-tr .bp-bl .bp-br {
position:relative;
width:386px;
height:187px;
}
/*#content .boxproduit a {
color:#69193C;
text-decoration:underline;
}
#content .boxproduit a:hover {
color:#000;
text-decoration:none;
}*/
#content .boxproduit h1 {
border:none;
background:none;
font:bold 14px Arial, Helvetica, sans-serif;
text-align:left;
margin:0;
padding:25px 0 10px 10px;
}
#content .boxproduit h1 a {
color:#000;
text-decoration:underline;
}
#content .boxproduit h1 a:hover {
color:#999;
text-decoration:none;
}

#content .boxproduit-nav {
width:140px;
z-index:2;
}
#content .boxproduit-nav ul {
list-style:none;
padding:0;
margin:0 !important;
margin:0;
}
#content .boxproduit-nav ul li {
background:none;
padding:0 0 0 10px;
height:24px; width:140px;
margin:0;
}
#content .boxproduit-nav ul li a {
display:block;
background:url(../images/subgroup_hr.gif) right bottom no-repeat;
font:12px Arial, Helvetica, sans-serif;
color:#787878;
margin:0;
height:18px;
padding:5px 0px 0px 10px;
text-decoration:none;

}
#content .boxproduit-nav ul li a:hover {
color:#555; 
padding:5px 0px 0px 10px;
text-decoration:underline;
background:#efefef url(../images/subgroup_hr.gif) right bottom no-repeat;
}

.is-more-info-label {
position:absolute;
left:11px;top:161px;
font-size:10px;
}

#content .boxproduit-prod {
position:absolute;
right:37px;
text-align:right;
top:17px;
width:150px;
}

#content .boxproduit-prod h2 {
font:bold 11px Arial, Helvetica, sans-serif;
padding-bottom:5px;
padding-right:10px;
}
#content .boxproduit-prod h2 a {
color:#000;
}
#content .boxproduit-prod h2 a:hover {
color:#BE0000;
}

#content .boxproduit-price {
position:absolute;
bottom:10px;right:0;
width:180px;
color:#f00;
font:bold 14px Arial, Helvetica, sans-serif;
text-align:center;
padding-top:10px;
z-index:1;
}
#content .boxproduit-price .productlisting-pricecents {
font-size:10px;
}
