/* CSS Document */

.prod_cesta {
margin:8px 0px;
}
.prod_cesta_sup {
background-image: url(../img/f_prod_cesta_sup.jpg);
height:7px;
width:502px;
background-repeat:no-repeat;
font-size:0px;
clear:both;
}
.prod_cesta_mid {
background-image: url(../img/f_prog_cesta_mid.jpg);
width:502px;
}
.prod_cesta_inf {
background-image:url(../img/f_prod_cesta_inf.jpg);
height:7px;
width:502px;
background-repeat:no-repeat;
font-size:0px;
clear:both;
}
.img_cesta {
float:left;
}
.cont_cesta {
float:left;
padding-left:15px;
color:#FFFFFF;
font-weight:bold;
}
.eliminar {
	margin-left:15px;
	clear: both;
}
.eliminar a{
text-decoration:none;
color:#999999;
font-size:10px;
}
.eliminar a:hover {
text-decoration:underline;
color:#999999;
font-size:10px;
}
.img_prod_cesta {
width:112px;
height:112px;
border:#cccccc solid 1px;
margin-left:8px;
clear:both;
}
.precio {
color:#529EBE;
font-weight:bold;
}
.numero {
font-size:18px;
}
.cant_sup {
	background-image: url(../img/f_cant_cesta_sup.jpg);
	width:355px;
	height:6px;
	font-size:0px;
	background-repeat:no-repeat;
	clear: both;
}
.cant_mid {
background-image: url(../img/f_cant_cesta_mid.jpg) ;
width:355px;
background-repeat:repeat-y;
padding-left:8px;
}
.cant_inf {
background-image: url(../img/f_cant_cesta_inf.jpg);
width:355px;
height:6px;
font-size:0px;
background-repeat:no-repeat;
}
.b_actualizar {
margin:5px 0px 10px 273px;
}
.datos {
clear:both;
}
.total {
float:left;
}
.datos_cesta {
clear:both;
}
.info_cesta {
float:left;
}
.botonera_cesta {
float:left;
padding-right:20px;
}
.datos_sup {
clear:both;
background-image:url(../img/datos_sup.jpg);
width:257px;
height:6px;
background-repeat:no-repeat;
font-size:0px;
}
.datos_mid {
clear:both;
background-image:url(../img/datos_mid.jpg);
width:257px;
background-repeat:repeat-y;
padding-left:10px;
}
.datos_inf {
clear:both;
background-image:url(../img/datos_inf.jpg);
width:257px;
height:6px;
background-repeat:no-repeat;
font-size:0px;
}

