/* CSS Document */
#Cesta {width:550px;margin-top:15px;}
#Cesta TH {font-size:14px;color:#000000;height:20px;border-bottom:2px solid #99095B;}
#Cesta TD {font-size:12px;color:#000000;height:20px;}
#Cesta .campo_cantidad{width:30px;text-align:center;font-size:12px;color:#000000;height:12px;}
#Cesta TD A:link,
#Cesta TD A:visited,
#Cesta TD A:active {font-size:12px;color:#ff0000;height:15px;text-decoration:none;}
#Cesta TD A:hover {font-size:12px;color:#FF0000;height:15px;text-decoration:underline;}
#Cesta .a_seguir:link,
#Cesta .a_seguir:visited,
#Cesta .a_seguir:activer {font-size:12px;color:#990066;height:15px;text-decoration:none;}
#Cesta .a_seguir:hover {font-size:12px;color:#990066;height:15px;text-decoration:underline;}
#Cesta HR {border-bottom: 1px solid #000000;}
#Cesta H2{font-size:14px;color:#990066;text-align:center;}
#bt_iniciar_compra {text-align: center;width:150px;font-size:13px;color:#990066;margin:20px;}
/* CestaVacia */
#CestaVacia{width:555px;height:300px;margin:0 auto;background: url(../images/cestavacia.jpg) no-repeat center center;}
#CestaVacia H2{font-size:14px;color:#990066;text-align:center;}