#content .boxproduit-container {
overflow:hidden;
width:780px;
}
#content .boxproduit {
float:left;
background:url(../images/boxproduit_tl.gif) 5px top no-repeat;
margin-bottom:10px;
padding:0 5px;
}
#content .boxproduit .bp-tr {
background:url(../images/boxproduit_tr.gif) right top no-repeat;
}
#content .boxproduit .bp-tr .bp-bl {
background:url(../images/boxproduit_bl.gif) left bottom no-repeat;
}
#content .boxproduit .bp-tr .bp-bl .bp-br {
position:relative;
width:380px;
height:220px;
background:url(../images/boxproduit_br.gif) right bottom no-repeat;
}
#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;
margin:0;
padding:11px 0 10px 20px;
text-align:left;
}
#content .boxproduit h1 a {
color:#11a6ba;
}
#content .boxproduit h1 a:hover {
color:#11a6ba;
}
#content .boxproduit-nav {
position:absolute;
left:10px;top:40px;
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;
margin:0;
}
#content .boxproduit-nav ul li a{
display:block;
width:130px;
background:url(../images/boxproduit_a.gif) right bottom no-repeat;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
margin:0;
padding:3px 4px 3px 4px;
text-decoration:none;
}
#content .boxproduit-nav ul li a:hover {
background:url(../images/boxproduit_a_h.gif) right bottom no-repeat;
color:#53600e;
}
#content .boxproduit-prod {
position:absolute;
top:30px;right:-20px;
width:135px;
}
#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;
}