body{
background:url(/archivos/design/prodebg.jpg) 0 0 no-repeat #999999;
}
img {
border:0;
}
table {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #000000;
}
.tableb {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #000000;
border-top: 4px solid e6e6e6;
border-right: 4px solid e6e6e6;
border-left: 4px solid e6e6e6;
border-bottom: 4px solid e6e6e6;
}
.copyr{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
color: #000000;
}
/*Cart */
.checkout {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #000000;
}
.checkoutinput {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #000000;
}   
.nopcart {
background: #cccccc;
border: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #ffffff;
}
.nopheader {
background: #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #666666;
}
.nopentry {
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
}
.noptotal {
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
.nopbutton {
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
}
.btnBack{
cursor:pointer;
font-family: Tahoma; 
font-size: 13px;
color: #333333;
border:none;
background-image: url(/archivos/design/btn_bg_back.gif);
height:21px;
width:91px;
}
.btnRecal{
cursor:pointer;
font-family: Tahoma; 
font-size: 13px; 
color: #333333;
border:none;
background-image: url(/archivos/design/btn_bg_recal.gif);
height:21px;
width:91px;
}
.btnCheckout{
cursor:pointer;
font-family: Tahoma; 
font-size: 13px; 
color: #333333;
border:none;
background-image: url(/archivos/design/btn_bg_checkout.gif);
height:21px;
width:91px;
}
.btnCartdel{
cursor:pointer;
font-family: Tahoma; 
font-size: 10px; 
color: #333333;
border:none;
background-image: url(/archivos/design/btn_bg_cartdel.gif);
height:21px;
width:91px;
}
.btnOk{
cursor:pointer;
font-family: Tahoma; 
font-size: 13px; 
color: #333333;
border:none;
background-image: url(/archivos/design/btn_bg_ok.gif);
height:21px;
width:91px;
}
.btnCancel{
cursor:pointer;
font-family: Tahoma; 
font-size: 13px; 
color: #333333;
border:none;
background-image: url(/archivos/design/btn_bg_cancel.gif);
height:21px;
width:91px;
}
.btnCartadd{
cursor:pointer;
font-family: Tahoma; 
font-size: 13px; 
color: #333333;
border:none;
background-image: url(/archivos/design/btn_bg_cartadd.gif);
height:21px;
width:91px;
}