@charset "utf-8";
/* CSS Document */
.bordeRadio{
border:1px solid #ccc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#footer-landing{ margin:10px 0 0px 0;}
#header-landing{ /*background:#a7a7a7 /*url(images/fondo_header.png) top repeat-x*/; border-bottom:0px solid ; border-top: 1px solid; border-color:#f19f00; left:0; right:0; top:0; min-width:1000px; width:100%; padding:0; height:85px}

#titulo-prod h1{ font-family:Arial, Helvetica, sans-serif; font-size:320%; color:#fff; font-weight:lighter; font-style:italic; padding:0px 0px 0px 20px}

/* BOX PRODUCTO */
#box-product{width:650px; margin-left:auto; margin-right:auto; margin-bottom:20px; margin-top:0px}
#box-product .content{background:#FFFFFF; padding:0px 20px 20px 20px; margin-top:0px; margin-bottom:0px}
#box-product h3{font-size:140%; text-decoration:none; border:0; color:#3366FF}
#box-product  #img-prod{}
#box-product  #texto-prod, p{ font-size:110%; line-height:1.5}
#box-product  #texto-prod p.accion {width:400px; min-height:50px; background:url(images/enlace_comprar.png) no-repeat; font-size:190%; text-align:center;}
#box-product  #texto-prod p.accion a{ color:#FFFFFF; text-decoration:none}
#box-product #datos{font-size:90%; line-height:1.5}
#box-product a.boton{background:#3399FF; padding:5px 15px 5px 15px; margin:5px; font-size:110%; text-decoration:none; color:#FFFFFF; border:1px solid #0066FF; font-weight:bold}
#box-product .productSpecialPrice{ font-size:100%}
/* BOX CONTACT */
#box-contact{width:300px; margin-left:auto; margin-right:auto; margin-bottom:20px; margin-top:0px; background:#F7F7F7;}
#box-contact .content{ padding:0px 10px 10px 10px; margin-top:0px; margin-bottom:0px}
#box-contact  #img-prod{}
#box-contact  #texto-prod{ font-size:115%; line-height:1.5}
#box-contact  #texto-prod p.accion {width:400px; min-height:50px; background:url(images/enlace_comprar.png) no-repeat; font-size:190%; text-align:center;}
#box-contact  #texto-prod p.accion a{ color:#FFFFFF; text-decoration:none}
#box-contact #datos{font-size:90%; line-height:1.5}
#box-contact a.boton{background:#3399FF; padding:5px; margin:5px; font-size:120%; text-decoration:none; color:#FFFFFF}

/* VARIOS */
img.borde{border:1px solid #CCCCCC}
