/* Start of CMSMS style sheet 'css_fontemour_liste_produit_accueil' */
/* prodbox */

#home_products{
display:inline-block;
width:460px;
}
#home_products .prod_box{
width:460px;
}
#home_products .top_prod_box{
width:460px;
height:35px;
background:url('images/top_prod_box.png');
background-repeat: no-repeat;
}
#home_products .top_prod_box h3{
text-align:left;
padding:11px 0 0 80px;
color:#6B1415;
font-family:Verdana, sans-serif;
font-size: 16px;
font-weight:bold;
}
#home_products .top_prod_box h3 a{
color:#6B1415;}
#home_products .top_prod_box img{
float:right;
margin: -23px 12px 0 0;
}
#home_products .middle_prod_box{
width:460px;
height:240px;
background:url('images/middle_prod_box.png');
background-repeat: repeat-y;
z-index:1;
}

#home_products .img_prod_box{
float:left;
margin:0 15px;
z-index:100;
}

#home_products .text_prod_box {
margin: 5px 20px 0 5px;
color:black!important;
font-family:Verdana, sans-serif;
font-size:11px !important;
float:left;
width:300px;
}
#home_products .text_prod_box p{
color:black !important;
font-family:Verdana, sans-serif;
font-size:11px !important;
}

#home_products .text_prod_box ul{
margin:0;
padding:0;
}
#home_products .text_prod_box li{
style-list:disc outside none;
margin-left:25px !important;
}

#home_products .bottom_prod_box{
width:460px;
height:35px;
background:url('images/bottom_prod_box.png');
background-repeat: no-repeat;
z-index:0;
}
/* End of 'css_fontemour_liste_produit_accueil' */

