.roundedcornr_box {
	background: url(/css/images/roundedcornr_tl.png) no-repeat top left;
  margin: 0px 0px 0px 5px;
}
.roundedcornr_top {
	background: url(/css/images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(/css/images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {

	background: url(/css/images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(/css/images/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -4px;  
}
.roundedcornr_content {
    padding: 8px 15px 15px 15px;
}

#fermer{
 background-image:url(/css/images/fermer.jpg);
 width:112px;
 height:23px;
   margin-left:50px;
}

#fermer:hover{
  background-image:url(/css/images/fermer_hover.jpg);
}


#moreinfos{
  background-image:url(/css/images/plus-dinfos.jpg);
  width:112px;
  height:23px;
  margin-left:50px;
}

#moreinfos:hover{
  background-image:url(/css/images/plus-dinfos_hover.jpg);
}
#addtocart{
  background-image:url(http://www.blackkross.com/css/images/ajouter-au-panier.gif);
  width:150px;
  height:23px;
  margin-left:30px;
}


#addtocart:hover{
  background-image:url(/css/images/ajouter-au-panier_hover.gif);
}



#config_add{
 background-image:url(/css/images/configurer_ajouter.jpg);
 width:200px;
 height:23px;
}

#config_add:hover{
 background-image:url(/css/images/configurer_ajouter_hover.jpg);
}

.content_fnd{
	background: url(/css/images/fnd_ffbox.jpg) top left repeat-x;
}
 
.select_attribut:hover{
background-color:#bbe9a8;
cursor:pointer;
}

.select_attribut{
  font-family:Arial;
  font-size:12px;
  color:#630000;
  border:1px solid #616161;
  height:190px;
  width:175px;
  margin-left:-6px;
}

.select_attribut img{
 max-height: 113px;
 max-width : 175px;
 

}
