/* CSS Document */

.producto {}
.img_des {
	float:left;
}
.cont_des {
float:left;
margin-left:10px;
color:#529EBE;
width:295px;
}
.img_mini {
padding-left:5px;
}
.mini {
float:left;
margin:10px 5px 10px 5px!important;
*margin:10px 5px 10px 4px !important;
*margin:10px 5px 10px 4px;
}
.cont_des a {
color:#529EBE;
}
.cantidad {
color:#FFFFFF;
font-weight:bold;
margin-top:8px;
}
.cant_sup {
background-image: url(../img/f_tot_sup.jpg);
width:313px;
height:6px;
font-size:0px;
background-repeat:no-repeat;
}
.cant_mid {
background-image: url(../img/f_tot_mid.jpg);
width:313px;
background-repeat:repeat-y;
}
.cant_inf {
background-image: url(../img/f_tot_inf.jpg);
width:313px;
height:6px;
font-size:0px;
background-repeat:no-repeat;
}
.img_grande {
width:195px;
height:175px;
background-color:#FFFFFF;
border:#529ebe solid 1px;
padding:5px;
}
form {
margin:0px;
padding:0px;
}
.b_anadir {
	margin-top:7px;
	float: right;
}
.txt_inf_b {
clear:both;
}
table {
margin:0px;
padding:0px;
}
