﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0 Auto;
    width: 1000px;
    background: white;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: Black;
    background-color: #F6F5FB;
    background-image: url(                       '../images/maquetacion/body-background.jpg' );
    background-position: center;
    background-repeat: repeat-y;
}
h1
{
    /*#F6F5FB*/
    background: transparent url(                       '../images/h1.jpg' ) no-repeat;
    padding: 15px 0 0 50px;
    text-transform: uppercase;
    color: #eb6b22;
    height: 37px;
    font-size: 20px;
}
h2
{
    background-image: url(                       '../images/star.gif' );
    background-repeat: no-repeat;
    padding: 4px 0 0 30px;
    height: 29px;
    font-weight: normal;
    font-size: 15px;
    color: #eb6b22;
}

a
{
    /*color: #000080 !important;*/
}

#site
{
    background-color: #fff; /*background-image:url('../images/site-background.gif');*/
    background-position: center top;
    background-repeat: repeat-y;
    padding: 0;
}

#header
{
    width: 1000px;
    height: 160px;
    margin: 0 auto;
    height: 160px;
    background-color: #fff;
}
#menu
{
    /*height: 84px;*/
    height: 50px;
    background-image: url(                       '../images/menu.gif' );
    background-repeat: repeat-x;
    text-align: center;
}
#menudo
{
    width: 1000px;
    margin: 0 auto;
}
#menudo ul
{
    list-style: none;
    margin: 0 auto;
    text-align: center;
}
#menudo li
{
    /*width: 125px;*/
    float: left;
    color: white;
    font-size: 17px;
    font-weight: bold;
}
#menudo li a
{
    color: white;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: normal;
    text-decoration: none;
    display: block;
    height: 55px;
    padding: 11px 17px 0 17px;
}

#menudo li a:hover
{
    text-decoration: underline;
}

#left
{
    padding: 5px;
    width: 250px;
    float: left; /*background-color: #F6F5FB;*/
}

#right
{
    padding: 5px;
    width: 250px;
    float: right; /*background-color: #F6F5FB;*/
}

#center
{
    /*width: 700px;*/ /*height: 1400px;*/
    margin-left: 270px;
    margin-right: 20px;
}

#login
{
    width: 250px;
    background: white url(                       '../images/img-h3-largo.gif' ) no-repeat;
    padding: 10px 0 0 40px;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
}

#marcas
{
    width: 200px; /*background: white url(                     '../images/marc.jpg' ) no-repeat;*/
    background: white url(                       '../images/img-h3.gif' ) no-repeat;
    float: left;
    padding-bottom: 10px;
}
#marcas h3
{
    padding: 10px 0 0 35px;
    font-size: 15px;
    font-weight: bold;
}
#marcas ul
{
    list-style: none;
    padding: 10px 0 0 0px; /*padding: 29px 0 0 13px;*/
}
#marcas li
{
    width: 200px;
    height: 27px;
    background: transparent url(                       '../images/li.gif' ) no-repeat;
    color: white;
    font-size: 12px;
}
#marcas li a
{
    width: 140px;
    height: 21px;
    color: white;
    font-size: 13px;
    padding: 4px 0 0 34px;
    display: block;
    font-weight: bold;
}
#marcas li a:hover
{
    width: 166px;
    height: 21px;
    background: transparent url(                       '../images/liP.gif' ) no-repeat;
    color: #690207;
    font-size: 13px;
    padding: 4px 0 0 34px;
    display: block;
    font-weight: bold;
}

#foot
{
    height: 106px;
    background-image: url(                       '../images/foot.jpg' );
    background-repeat: repeat-x;
    clear: both;
}
.clear
{
    clear: both;
}
.degra
{
    position: relative;
    width: 200px;
    float: left;
    background: transparent url(                       '../images/degradado.jpg' );
    background-repeat: no-repeat;
    padding: 10px 10px;
    border: solid 4px transparent;
    _border: none;
    _margin: 4px;
    _width: 195px;
    height: 310px;
}

.degra .titulo
{
    padding-left: 0px;
    font-weight: normal;
    font-size: 14px;
    color: #eb6b22;
    height: 40px; /*vertical-align: middle;*/ /*padding: 4px 0 0 30px;*/ /*text-align: justify;*/
}

.degra .estrella
{
    width: 28px !important;
    padding-top: 5px;
}

.degra p
{
    padding-top: 8px;
    padding-left: 25px;
    padding-bottom: 8px;
}

.degra a
{
    color: #000080 !important;
}

.productos
{
    width: 457px;
    margin: 0 Auto;
    margin-top: 7px;
    padding-left: 20px;
    padding-right: 18px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px; /*background-image: url(                       '../images/maquetacion/degra-background.jpg' );*/
    background-repeat: no-repeat;
    border-bottom: solid 1px #ccc;
}

.sindegra
{
    padding: 10px 15px;
}
.sindegra img, .degra img
{
    background: #transparent url(                       '../images/portafoto.jpg' ) no-repeat; /*padding: 17px;*/
    float: left;
    margin: 0 9px 0 0;
}
.sindegra h2, .degra h2
{
    font-size: 20px;
}

.sindegra a
{
    color: #000080 !important;
}

.center
{
    text-align: center;
    padding: 7px 0 0 0;
}

.gris
{
    /*padding: 10px 10px;*/ /*background-color: #F6F5FB;*/
}

#canvas
{
    padding: 12px 8px 30px 8px;
}

#canvas p
{
    padding-left: 30px;
    padding-right: 30px;
}


#canvas table
{
    margin: 0 Auto;
}

#contactenos
{
    padding: 10px 0 0 30px;
    color: Blue;
    float: right;
    font-weight: bold;
    background-image: url(                       '../images/star.gif' );
    background-repeat: no-repeat;
    width: 130px;
}

.imagenes_adic
{
    padding: 10px 30px 20px 35px;
    color: Blue;
    font-weight: bold;
    background-image: url(                       '../images/star.gif' );
    background-repeat: no-repeat;
    width: 130px;
}

.img_agregar
{
    padding: 0 0 5px 20px; /*color: Blue;*/
    font-size: 13px;
    font-weight: bold;
    background-image: url(                       '../images/shopping-cart.png' );
    background-repeat: no-repeat; /*position: absolute;     bottom: 5px;     right: 45px;*/
}

#link_derecha
{
    padding: 10px 30px 20px 33px;
    color: Blue;
    float: right;
    font-weight: bold;
    background-image: url(                       '../images/star.gif' );
    background-repeat: no-repeat;
    width: 40px;
}

#link_izquierda
{
    font-size: 15px;
    padding: 0 0 2px 20px;
    float: left;
    font-weight: bold;
    background-image: url(                       '../images/money.png' );
    background-repeat: no-repeat;
    width: 120px;
}

#vaciar_carrito
{
    font-size: 15px;
    padding: 0 0 2px 20px;
    float: left;
    font-weight: bold;
    background-image: url(                       '../images/delete.png' );
    background-repeat: no-repeat;
    width: 120px;
}

.distribuidor
{
    background: transparent url(                       '../images/star.gif' ) no-repeat;
    padding: 10px 10px 10px 30px;
    font-weight: bold;
    width: 110px;
    margin: 0 Auto;
    text-transform: uppercase;
}

.h2_right
{
    background-color: transparent;
    background-image: url(                       '../images/star.gif' );
    background-repeat: no-repeat;
    padding: 4px 0 0 30px;
    height: 29px;
    font-weight: normal;
    font-size: 15px;
    color: #eb6b22;
    margin: 0 Auto;
    width: 68px;
}

.h2_left
{
    background-color: transparent;
    background-image: url(                       '../images/star.gif' );
    background-repeat: no-repeat;
    padding: 8px 0 0 33px; /*height: 29px;*/
    font-weight: normal;
    font-size: 15px;
    color: #eb6b22;
}


.div_content_new
{
    margin-left: 10px;
}

.div_content img
{
    /*background: transparent url(                     '../images/portafoto.jpg' ) no-repeat;*/ /*padding: 17px;*/
    margin: 0 9px 0 0;
    border: solid 2px #A8A8A9;
}

.imagen-details
{
    float: left;
}

.div_content h2
{
    float: left;
    font-size: 22px;
}

.div_content_largo
{
    padding: 20px;
    background: transparent url(                       '../images/degradado_original.jpg' ) repeat-x;
}

.chat
{
    position: relative; /*left: -65px;*/ /*top: -10px;*/
}

.img-prod
{
    margin: 0 Auto;
    width: 152px;
    height: 152px;
    overflow: hidden;
    border: solid 2px #A8A8A9;
}

/*.img-prod img
{
    width: 150;
    height: 150;
}*/

.div-chat
{
    position: relative;
    overflow: hidden; /*width: 317px;*/ /*height: 500px;*/
    margin: 0 Auto;
}

.div-chat img
{
    width: 175px;
    height: Auto;
}

.carrito
{
    padding-top: 10px;
    padding-right: 100px;
}

.carrito ul
{
    float: right;
    list-style: none;
    background: silver url(                       '../images/site2a-ul.jpg' ) repeat-x;
    text-transform: uppercase;
    clear: both;
}
.carrito li
{
    float: left;
    color: #58585A;
    display: block;
    padding: 6px 4px;
}

.carrito li a
{
    float: left;
    color: #58585A;
    height: 12px;
    padding: 6px 4px;
    display: block;
}
.carrito li a:hover
{
    float: left;
    color: #FFF;
    background: transparent url(                       '../images/site2a-li.jpg' ) repeat-x scroll left bottom;
    height: 12px;
    padding: 6px 4px;
    display: block;
}

.sobre
{
    float: left;
    color: #FFF !important;
    background: transparent url(                       '../images/site2a-li.jpg' ) repeat-x scroll left bottom;
    height: 12px;
    padding: 6px 4px;
    display: block;
}

.separador
{
    height: 15px;
}

.anchor-carrito
{
    background: transparent url(                       '../images/shopping-cart.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-password
{
    background: transparent url(                       '../images/password.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-logout
{
    background: transparent url(                       '../images/out.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor
{
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;    
}

.anchor-forward
{
    background: transparent url(                       '../images/forward.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-edit
{
    background: transparent url(                       '../images/edit.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-detalles
{
    background: transparent url(                       '../images/details.gif' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-fotos
{
    background: transparent url(                       '../images/fotos.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-recomendar
{
    background: transparent url(                       '../images/envelope.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-video
{
    background: transparent url(                       '../images/video.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-delete
{
    background: transparent url(                       '../images/delete.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-money
{
    background: transparent url(                       '../images/money.png' ) no-repeat;
    padding: 1px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

.anchor-sin-img
{
    padding: 1px 0 0 1px;
    font-size: 13px;
    font-weight: bold;
    color: #000080 !important;
}

/********************************************************************************/
/***************************   COLUMNA LEFT *************************************/
/********************************************************************************/

.h3_left
{
    width: 250px;
    text-align: center;
    margin-bottom: 5px;
    background-image: url('../images/maquetacion/H3-big.jpg' );
    background-position: top center;
    background-repeat: no-repeat;
}

.h3_left h3
{
    padding: 10px 0 0 8px;
    width: 242px;
    height: 25px;
    font-size: 15px;
    font-weight: bold;
}

.h3-left-inner-marcas
{
    padding: 10px;
    padding-top: 14px;
    padding-left: 30px;
    width: 205px;
    margin: 0 auto;
    border-bottom: solid 1px #bbb;
    border-left: solid 1px #bbb;
    border-right: solid 1px #bbb;
    font-size: 16px;
    text-align: justify;
}

.h3-left-inner-marcas a
{
    color: #000080 !important;
    font-weight: bold;
}

.h3-left-inner
{
    padding: 10px;
    padding-top: 14px;
    width: 220px;
    margin: 0 auto;
    border-bottom: solid 1px #bbb;
    border-left: solid 1px #bbb;
    border-right: solid 1px #bbb;
    font-size: 16px;
}
.h3-left-inner p
{
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}
.h3-left-inner a
{
    color: #000080 !important;
}

/********************************************************************************/
/***************************   COLUMNA RIGTH *************************************/
/********************************************************************************/

.h3_right
{
    width: 250px;
    text-align: center;
    margin-bottom: 5px;
    background: url(                       '../images/maquetacion/H3-big.jpg' );
    background-position: top center;
    background-repeat: no-repeat;
}

.h3_right h3
{
    padding: 10px 0 0 8px;
    font-size: 15px;
    font-weight: bold;
}

.h3_right a
{
    color: #000080 !important;
}

.h3-right-inner
{
    padding: 10px;
    padding-top: 16px; /*width: 224px;*/
    margin: 0 auto;
    border-bottom: solid 1px #bbb;
    border-left: solid 1px #bbb;
    border-right: solid 1px #bbb;
    overflow: hidden;
}

.h3-right-inner h4
{
    margin-bottom: 5px;
    color: #00007f;
    text-transform: capitalize;
}




.button-pager
{
    position: relative;
    top: 10px;
}




.pager
{
    color: #111111 !important;
    font-weight: bold;
    font-size: 20px;
}

.details-table
{
    width: 460px;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    margin: 0 auto;
}

.details-tr
{
    width: 460px !important;
    border-top: solid 1px #000;
}

.dark-left
{
    background-color: #E6E9EE;
    padding: 3px;
    border-top: solid 1px #000;
}

.dark-right
{
    width: 360px !important;
    background-color: #E6E9EE;
    border-left: solid 1px #000;
    padding: 3px;
    border-top: solid 1px #000;
}

.light-left
{
    background-color: #fff;
    padding: 3px;
    border-top: solid 1px #000;
}

.light-right
{
    width: 360px !important;
    background-color: #fff;
    border-left: solid 1px #000;
    padding: 3px;
    border-top: solid 1px #000;
}

.header-carrito th
{
    background-color: #00007f;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 4px;
}

.cell-carrito
{
    padding-left: 5px;
}

.no_items_visible
{
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin: 15px;
    height: 70px; /*background: transparent url('../images/empty_cart.gif') no-repeat;*/
    border: solid 20px #C0C0C0;
}

.no_items_visible p
{
    padding-top: 10px;
    padding-left: 120px;
}

.no_items_visible img
{
    float: left;
}

.no-register
{
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-left: 15px;
    margin-top: 15px;
    border: solid 20px #C0C0C0;
}

.no-register img
{
    float: left;
}

.no-register p
{
    padding-top: 1px;
    padding-left: 60px;
}

.invisible
{
    display: none;
}

.sep-largo
{
    height: 10px; /*height: 8px;*/ /*_height: 1px;*/
}

.sep-corto
{
    height: 5px; /*_heigth: 0px;*/
}

#marcas-right
{
    border: solid 1px #A8A8A9;
    width: 250px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: 0 Auto;
}

#marcas-left
{
    border: solid 1px #A8A8A9;
    width: 200px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: 0 Auto;
}

.cont-dist
{
    text-align: justify;
    width: 457px;
    margin: 0 Auto;
    margin-top: 7px;
    padding-left: 20px;
    padding-right: 18px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px; /*background-image: url(                       '../images/maquetacion/degra-background.jpg' );*/
    border-bottom: solid 1px #ccc;
}

.modalBackground
{
    background: #F0F0F0;
    filter: alpha(opacity=35);
    opacity: 0.35;
}

.cont-comprar
{
    /*padding-left: 20px;     padding-top: 20px;     background: transparent url( '../images/degradado_original.jpg' ) repeat-x;*/
    width: 457px;
    margin: 0 Auto;
    margin-top: 7px;
    padding-left: 20px;
    padding-right: 18px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px; /* background-image: url( '../images/maquetacion/degra-background.jpg' );*/
    border-bottom: solid 1px #ccc;
}

.fondo-degradado
{
    background: transparent url( '../images/degradado_original.jpg' ) repeat-x;
}

.cont-term
{
    padding: 20px 30px;
}

.estilo-tabla
{
    border: solid 1px #A8A8A9;
}

.estilo-tabla td
{
    text-align: justify;
    padding: 2px 5px;
    border: solid 1px #A8A8A9;
}

.dark-row
{
    background-color: #E6E9EE;
}


/********************************************************************************/
/***************************   DEFAULT.ASPX *************************************/
/********************************************************************************/

#slide
{
    padding-left: 18px;
    _padding-left: 0;
}

.logos-font
{
    padding-left: 20px; /*font-size: 17px;*/
    color: #23447A; /*font-weight: bold;*/
}

.pagos
{
    padding: 15px;
}

.pagos img
{
    float: left;
}

.pagos .informacion
{
    /*float: left;*/
    padding-left: 115px;
    text-align: justify;
}

.pagos .informacion h5
{
    color: #EB3D00;
    font-size: 12px;
    font-weight: bold;
}

.pagos p
{
}

.contenedor-varios
{
    width: 457px;
    margin: 0 100px;
}

.centrado
{
    text-align: center;
    padding-bottom: 12px;
}

.encabezado
{
    color: #eb6b22;
    font-size: 23px;
    padding-bottom: 5px;
}

.nombre-prod
{
    padding: 4px 0 0 30px;
    font-weight: normal;
    font-size: 14px;
    color: #eb6b22;
    height: 30px;
    vertical-align: middle;
    text-align: justify;
}

.imagen-detalle
{
    background-color: #fff;
}


/**************************************************/

.texto-min
{
    font-size: 12px;
}

#menu-marcas
{
    background-image:url("../images/Maquetacion/FondoBuscador.jpg");
    background-repeat:no-repeat;
    height:48px;
    margin:0 auto 10px 15px;
    padding:20px;
    text-align:center;
}

#menu-marcas table
{
    font-size:15px;
    margin:0 auto;
}

#menu-marcas table td
{
    padding-left:20px;
}

#menu-marcas .subrayado
{
    font-weight:bold;
}

#menu-marcas a
{
}

#menu-marcas a img
{
    width: 150px;
}

.header-products
{
    background-image: url('../images/Maquetacion/header-products.jpg');
    background-repeat: no-repeat;
    height: 27px;
    _background-position: -3px;
}

.footer-products
{
    background-image: url('../images/Maquetacion/footer-products.jpg');
    background-repeat: no-repeat;
    height: 34px;
}

.productos-new
{
    padding-bottom: 10px;
    padding-left: 7px;
    padding-top: 10px;
    background-image: url('../images/Maquetacion/content.jpg');
    background-repeat: repeat-y;
}

.product
{
    background-image: url('../images/Maquetacion/content-product.jpg');
    background-repeat: no-repeat;
    height: 210px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px;
    width: 640px;
}

.contenedor-prod-new
{
    width: 670px;
    padding: 10px;
}

.img-prod-new
{
    border: 2px solid #A8A8A9;
    float: left;
    height: 152px;
    margin-left: 10px;
    margin-top: 5px;
    overflow: hidden;
    width: 152px;
}

.product-details
{
    font-family:Times New Roman;
    padding:27px 10px 27px 185px;
}

.title
{
    font-size: 25px;
    margin: 7px;
    font-weight: bold;
    font-family: Arial Black;
}

.subtitle
{
    font-size: 20px;
    margin: 7px;
}

.subtitle strong
{
    font-family: Arial Black;
    
}

.subtitle span
{
    font-family:arial;
    font-size:45px;
    font-weight:bold;
}

.button-add
{
    float: right;
}

.plantilla
{
    border:medium none;
    padding-left:15px;
    padding-top:10px;
    width:630px;
}

.tabs-content
{
    
}

.fondo-video
{
    display: block;
    background-image: url('../images/maquetacion/fondovideo.jpg' );
    background-repeat: no-repeat;
    padding: 20px;
    height: 320px;
    margin-left: 55px;
}

.titulo-video
{
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #9D9D9D;
    bottom: -10px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    left: 7px;
    padding: 3px;
    position: relative;
}

.content-pregunta
{
    border-bottom: 1px solid #999999;
    padding: 10px;
}

.content-respuesta
{
    border-bottom: 1px solid #999999;
    background-color: #ffffff;
    padding: 10px 10px 15px;
}

.title-preguntas
{
    float: left;
    font-family: Times New Roman;
    font-size: 17px;
    width: 125px;
}

.texto-pregunta
{
    display: inline-block;
    font-family: Times New Roman;
    font-size: 15px;
    padding: 5px;
    width: 510px;
}

.fecha-pregunta
{
    font-size: 14px;
}

.center-login
{
    margin: 0 auto;
    padding: 30px;
    width: 250px;
}

.cont-button-preg
{
    margin-top: 10px;
}

.solicitud
{
    
    padding-left: 40px;
}

.solicitud .input-pequeno
{
    height: 20px;
    width: 150px;
}


.solicitud .input-mediano
{
    height: 20px;
    width: 175px;
}

.solicitud .input-mediano-comercial
{
    height: 20px;
    width: 206px;
}

.solicitud .input-grande
{
    height: 20px;
    width: 475px;
}

.solicitud .input-medianoResidencia
{
    height: 20px;
    width: 190px;
}



.solicitud .input-radio
{
    height: auto;
}

.solicitud .input-select
{
    height: 22px;
    width: 50px;
}

.solicitud .input-masmini
{
    height: 22px;
    width: 116px;
}

.solicitud .input-masmini
{
    height: 22px;
    width: 100px;
}

.solicitud .input-amplio
{
    height: 22px;
    width: 155px;
}

.solicitud .input-valormini
{
    height: 22px;
    width: 70px;
}

.solicitud .input-extrapeque
{
     height: 22px;
    width: 30px;
}

.messaje-solicitud
{
    font-size:12px;
    width:600px;
}

.messaje-solicitud a
{
     color:#00A2E8;   
}

.linkpopup
{
     width:385px;
}

.linkpopup a
{
    color:#00A2E8;    
}

.imagen-mediana
{
    width:202px;    
}

.imagen-mediana img
{
    width:202px;    
}

.banner-celulares
{
    
}

.banner-celulares img
{
    width:690px;
}

.fondovalor
{
    background-image:url("../images/Maquetacion/Bot_Valor.jpg");
    background-repeat:no-repeat;
    height:35px;
    margin-left:215px; 
    padding-top:15px;  
    color:#111; 
}

.fondovalorlargo
{
    background-image:url("../images/Maquetacion/Bot_Valorlargo.gif");
    background-repeat:no-repeat;
    height:35px;    
    padding-top:15px;  
    color:#111; 
}

.fondovalorancho
{
    background-image:url("../images/Maquetacion/Bot_Cuotas.jpg");
    background-repeat:no-repeat;    
    height:58px;
    margin-left:215px;    
    padding-top:15px; 
    padding-right:23px;
    color:#111;
}

.fondovalorancholargo
{
    background-image:url("../images/Maquetacion/Bot_Cuotaslargo.gif");
    background-repeat:no-repeat;    
    height:58px;    
    padding-top:15px; 
    padding-right:23px;
    color:#111;
    margin-bottom:12px;
}

.fondovalorancho table
{
    float:right;
    
}

.tablecredito table
{
    padding-left:73px;
    position:relative;
    top:-4px;
}

.titleValor
{
    color:#EB6B22;
    float:left;
    font-size:14px;
    padding-left:11px;
    margin-right:10px; 
    text-transform:uppercase;
}

.subtituloValor
{
    font-family:arial bold;
    font-size:15px;
}

.valorNegrita
{
    float:right;
    font-family:Arial Black;
    font-size:16px;
    padding-right:30px;  
}

.valorNegritalargo
{    
    font-family:Times New Roman;
    font-size:16px;     
    margin-right:10px;
}

.buscador
{
   
}

.buscador h3
{
    background-image:url("../images/Maquetacion/H3-bus.gif");
    background-repeat:no-repeat;
    height:33px;
    padding-top:10px;
    text-align:center;
}

.cajabuscador
{
    border-bottom:1px solid #BBBBBB;
    border-left:1px solid #BBBBBB;
    border-right:1px solid #BBBBBB;    
    margin-bottom:5px;
    margin-left:5px;
    padding-bottom:5px;
    width:685px;
}

.texto-buscador
{
    
    height:25px;
}

.lista-ancha
{
    width:300px;
}

.lista-credito
{
    height:20px;
    margin-left:23px;
    width:178px;
}

.lista-credito-ciudad
{
    height:20px;
    margin-left:74px;
    width:178px;
}

.productos-ayuda
{
    padding-left:20px;
}

.productos-ayuda a
{
    background-image:url("../images/maquetacion/h1ayuda.gif");
    background-position:5px 7px;
    background-repeat:no-repeat;
    color:#EB6B22;
    display:block;
    font-size:14px;
    font-weight:bold;
    height:43px;
    padding:15px 0 0 50px;
    text-transform:uppercase;
    text-decoration:none;
}

.productos-ayuda a:hover
{
    text-decoration:underline;
}

.productos-ayuda h1
{
    background-image:url("../images/maquetacion/h1ayuda.gif");
    background-position:5px 7px;
    background-repeat:no-repeat;
    color:#EB6B22;
    display:block;
    font-size:14px;
    font-weight:bold;
    height:43px;
    padding:15px 0 0 50px;
    text-transform:uppercase;
}

.select-formaPago
{
    font-family:arial;
    font-size:14px;
    margin:0 auto;
    width:450px;
    text-align:justify;
}

.texto-modopago
{
    margin:4px;
    text-align:center;
}

.listamodopagocontent
{
    color:#EB6B22;
    font-size:17px;
    font-weight:bold;
    margin-bottom:30px;
    margin-top:30px;
    text-align:center;
}

.listaModopago
{
}

.errorcontent
{
    margin-top:10px;
    text-align:center;
}

.formapago-error
{
    color:red;
    text-align:center;
}

.modopagobotones
{
    margin:20px auto 0;
    width:320px;
}

.botoncompra1
{    
    float:right;
    margin-right:17px;
    position:relative;
    top:-5px;
}

.botoncompra2
{
    float:right;
    margin-right:17px;
    position:relative;
    top:-49px;
}

.botoncompra3
{
    border-width:0;
    bottom:-5px;
    margin-left:20px;
    position:relative;
    right:-77px;
}

.precioboton
{
    font-family:arial;
    font-size:45px;
    font-weight:bold;
    margin-left:210px;
    margin-top:30px;
}

.titulodetalle
{
    font-family:arial black;
    font-size:30px;
    font-weight:bold;
}

.titulootras
{
    color:#EB6B22;
    font-size:16px;
    font-weight:bold;
    margin:10px;
    text-align:center;
}

.verdetalles
{
    float:left;
}

.btn-detalle
{
    float:left;
}

.texto-resumen
{
    font-family:Times New Roman;
    margin-left:195px;
    width:450px;
    _width:430px;
    font-weight:bold;
}

/* Anchos de los links del menu */
li.m-inicio
{
    width:80px;
    _width:79px;
}
li.m-celulares
{
    width:120px;
    _width:119px;
}
li.m-accesorios
{
    width:125px;
    _width:124px;
}
li.m-mediospagos
{
    width:160px;
    _width:159px;
}
li.m-reputacion
{
    width:125px;
    _width:124px;
}
li.m-testimonios
{
    width:140px;
    _width:139px;
}
li.m-conozcanos
{
    width:115px;
    _width:114px;
}
li.m-contactenos
{
    width:135px;
    _width:134px;
}
