body{
    background: url('../images/fondo_1.png') repeat-x;
    margin: 0px;
    padding: 0px;
}
#img_descarga{width:205px; height:55px; position:relative; float:right; overflow:hidden; text-align:right; margin-top:-10px; background:#FFF;}
#img_descarga a img{width:174px; height:55px;}
#img_descarga a img:hover{opacity:0.7; filter:alpha(opacity=70);}

.clear{
    clear: both;    
}
.titulo{
    font-size: 25px; 
}

p{
    margin: 0px;
    padding: 0px;
}

.texto{
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    line-height: 21px;
}

.opacity:hover{
    opacity: 0.4;
}

/* inicio header */
#header{
    height: 308px;    
    width: 980px;
    margin: 0 auto;
}

#logo{
    float: left;
    width: 366px;
    height: 118px;
}

#logo img{
    margin-top: 33px;
    margin-left: 30px;
}

#menu{
    float: right;
    width: 555px;
    height: 78px;
	position:relative;
}

#menu ul{
    clear: both;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#menu ul .item{
    border-right: 1px solid #1B1B1B;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 78px;
    padding-left: 20px;
    padding-right: 20px;
}

#menu ul .item:hover{
    border-right: 1px solid #1B1B1B;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 78px;
    padding-left: 20px;
    padding-right: 20px;
    background: url('../images/fondo_menu_item.png') repeat-x;
}

#menu ul .item span{
    float: left;
    margin-top: 30px;
}

#menu ul .item span a {
    text-decoration: none;
    color: #FFFFFF;
}

.item_selected{
    border-right: 1px solid #1B1B1B;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 118px;
    padding-left: 20px;
    padding-right: 20px;
    background: url('../images/fondo_menu_item.png') repeat-x;
}


/* fin header */
#mi_cuenta{width:486px; height:51px; background:url(../images/bg_login.png); position:absolute; top:103px; right:0px;}
.icon_login{width:28px; height:34px; position:absolute; left:15px; top:11px;}
.icon_carro{width:37px; height:38px; position:absolute; right:15px; top:8px;}
.datos_login{width:363px; height:23px; position:absolute; left:60px; top:19px;}
.text_rojo{ font-family:Arial; font-size:12px; color:#D8201F; float:left; padding:0px 2px;}
.text_blanco{ font-family:Arial; font-size:12px; color:#FFF; float:left; padding:0px 4px;}
.form_login{ width:343px; height:38px; position:absolute; left:50px; top:13px;}
.form_login form input{width:105px; padding:6px 10px;background: url(../images/bg_input.png); border:1px solid #383838; color:#FFF; font-size:11px; margin:0px 6px;}
.form_login form .boton_login{width:34px; padding:5px 5px; background:#D8201F; text-decoration:none;}
.form_login form .boton_login:hover{opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}
.link_login{width:110px; height:23px; position:absolute; right:0px; top:19px; }
.link_login p a{font-family:Arial; font-size:11px; color:#D8201F; text-decoration:none;}
.link_login p a:hover{opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}



.check{width:auto; height:16px; position:relative; overflow:hidden;}
            .footage-checkbox {
                background: url("../images/checkbox.png") no-repeat scroll 0 0 transparent;
                cursor: pointer;
                display: block;
                float: left;
                height: 16px;
                margin-right:1px;
				margin-left:14px;
				margin-top:3px;
                width: 15px;
            }
            .footage-checkbox.checked {
                background-position: 0 -15px !important;
            }
.text_terminos{ font-family:Arial; font-size:12px; color:#333; float:left; padding:0px 4px;}
.text_terminos_link{ font-family:Arial; font-size:12px; color:#D83122; float:left; padding:0px 4px; text-decoration:underline; cursor:pointer;}
.text_terminos_link:hover{opacity:0.7; filter:alpha(opacity=70); }
/* inicio content */
#content{
    background: url('../images/fondo_2.png') repeat;
    float: left;
    width: 100%;
	height:100%;
	min-height:100%;
}

#centro{    
    width: 980px;
    margin: 0 auto;
}

#contenido{    
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 4px 0 #1D1D1D;
    float: left;
    margin: -153px auto 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 960px;
}


/* fin content */

/* inicio banner */
#banner{
    width: 951px;
    height: 420px;
    margin: 0 auto;
    margin-top: 14px; 
}

#linea_banner{
    background : #D83123;
    height: 6px;
    width: 951px;
    margin: 0 auto;
}

#sombra_banner{    
    background: url("../images/sombra_banner.png") repeat scroll 0 0 transparent;
    height: 21px;
    margin: 0 auto 0 4px;
    width: 959px;
}

#foto_banner{
    float: left;
    width: 951px;
    height: 420px;
    position: relative;
}

#descripcion_banner{
    float: left;
    width: 275px;
    height: 420px;
    background: url('../images/descripcion_banner.png');
}

#descripcion_banner .titulo{   
    margin: 0px;
    padding: 0px;
    margin-left: 25px;
    margin-top: 280px;
}

#descripcion_banner .descripcion{
    font-size: 15px; 
    width: 227px;
    margin: 0px;
    padding: 0px;
    margin-left: 25px;
    line-height: 20px;
    margin-top: 4px;
}
/* fin banner */

.rojo{
    color: #D92020;    
}

.blanco{
    color: #FFFFFF;    
}

#footer{
    width: 980px; 
    float: left;
    margin-top: 15px;
}

#footer #iconos{
    float: left;
}
#footer #iconos a{
    text-decoration:none;
	border:none;
}
#footer #iconos a img{
    text-decoration:none;
	border:none;
}

#footer #copyright{
    color: #999999;
    float: left;
    font-family: Arial;
    font-size: 11px;
    margin-left: 23px;
    margin-top: 5px;
}

#footer #twiiti{
    float: right;
    margin-right: 5px;
}

#footer #twiiti span{
    color: #999999;
    float: left;
    font-family: Arial;
    font-size: 11px;
    margin-right: 6px;
    margin-top: 5px;
}
#footer #twiiti a{
     text-decoration:none;
	 border:none;
}
#footer #twiiti a img{
     text-decoration:none;
	 border:none;
}

/* principal */
#principal{
    width: 951px;
    margin: 0 auto;
    min-height: 100px;
}

#principal #blq_izq{
    float:left;
    width: 674px;
    margin-top: 20px;
}

#principal #blq_der{
    float:left;
    width: 277px;
}

/* principal bienvenidos */
#principal #blq_izq #bienvenidos .lin_izq{
    float: left;
    border-top: 1px solid #CCCCCC;
    width: 250px;
    margin-top: 16px;
}

#principal #blq_izq #bienvenidos .titulo{
    float: left;
    margin: 0 15px;

}

#principal #blq_izq #bienvenidos .lin_der{    
    float: left;
    border-top: 1px solid #CCCCCC;
    width: 250px;
    margin-top: 16px;
}

#principal #blq_izq #bienvenidos .texto{
    float: left;
    padding: 35px;    
}

/* principal beneficios */

#principal #blq_izq #beneficios .lin_izq{
    float: left;
    border-top: 1px solid #CCCCCC;
    width: 250px;
    margin-top: 16px;
}

#principal #blq_izq #beneficios .titulo{
    float: left;
    margin: 0 23px;

}

#principal #blq_izq #beneficios .lin_der{    
    float: left;
    border-top: 1px solid #CCCCCC;
    width: 250px;
    margin-top: 16px;
}

#principal #blq_izq #beneficios .texto{
    float: left;
    padding: 19px;  
    color: #333333;
    text-align: center;
    margin-bottom: 10px;
}

#principal #blq_izq #beneficios .beneficio_1 {
    float: left;
    width: 336px;  
    text-align: center;    
}

#principal #blq_izq #beneficios .beneficio_1 .tit {    
    color: black;
    font-size: 25px;
    margin:0 auto;

}

#principal #blq_izq #beneficios .beneficio_1 .texto{
    padding: 20px 38px 0;
    margin-bottom: 20px;
    color: #666666;
}
#principal #blq_izq #beneficios .beneficio_1 .img_center{width:110px; height:110px; margin-right:55px; overflow:hidden; position:relative; border:0px;}

#principal #blq_izq #beneficios .separador {
    height: 237px;    
    border-right: 1px solid #CCCCCC;
    float: left;
}

#principal #blq_izq #beneficios .beneficio_2 {
    float: left;
    width: 337px;   
    text-align: center;
}

#principal #blq_izq #beneficios .beneficio_2 .tit{    
    color: black;
    font-size: 25px;
    margin:0 auto;
    width: 150px;
}


#principal #blq_izq #beneficios .beneficio_2 .texto{
    padding: 20px 38px 0;
    margin-bottom: 20px;
    color: #666666;
}

/* principal prod destacados */
#prod_dest{
    background: url('../images/prod_dest.png');
    width: 275px;
    float: left;
    height: 352px;
    margin-bottom: 10px;
}

#prod_dest .titulo{
    font-size: 20px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 10px;
}

#prod_dest .prod{
    float: left;
    width: 255px;
    height: 79px;   
    margin-left: 17px;
    margin-bottom: 27px;
}

#prod_dest .prod img{
    border: 4px solid #CCCCCC;
    float: left;
}

#prod_dest .prod .txt{
    float: left;
    margin-left: 10px;
    width: 137px;
}

#prod_dest .prod .txt .tit{
    font-size: 15px;    
}

#prod_dest .prod .txt .desc{
    font-size: 11px;
    font-family: Arial;
    line-height: 16px;
}

#prod_dest .prod .txt .vermas{
    font-size: 11px;
    font-family: Arial;
}

/* noticias */
#noticias{
    background: url('../images/prod_dest.png');
    width: 275px;
    float: left;
    height: 352px;  
    margin-bottom: 20px;
}

#noticias .titulo{
    font-size: 20px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 400px;
} 

#noticias .noti{
    float: left;
    margin-bottom: 16px;
    margin-left: 17px;
    margin-top: 17px;
}

#noticias .noti img{
    float: left;    
    margin-right: 15px;
	border:none;
}
#noticias .noti a{text-decoration:none; border:none;}

#noticias .noti p{
    float: left; 
    font-size: 12px;
    font-family: Arial;
    color : #333333;
    width: 198px;
    line-height: 18px;
}

#noticias .separador{
    border-top: 2px dashed #CCCCCC;
    height: 1px;
    float: left;
    width: 237px;
    margin-left: 17px;
}

/* titulo */

#titulo{
    float: left;
    width: 959px;
    margin-top: 39px;
    margin-bottom: 25px;
}

#titulo #texto{
    background: none repeat scroll 0 0 white;
    float: left;
    font-size: 25px;
    padding-left: 15px;
    padding-right: 30px;
    position: relative;
    z-index: 1;
}

#titulo #linea{  
    border-top: 1px solid #B6C5CD;
    float: left;
    margin-top: 17px;
    min-width: 951px;
    position: absolute;
    z-index: 0;
}

#linea_roja{
    background: url("../images/linea_roja_sombra.png") no-repeat;
    float: left;
    width: 959px;
    height: 22px;
    margin-left: 4px;
}


/* fin titulo */


/* nosotros */
#nosotros{    
    width: 951px;
    margin: 0 auto;
    margin-top: 25px;
}

#nosotros #foto{    
    width: 372px;
    height: 243px;
    float: left;
	overflow:hidden;
}
#nosotros #foto #foto_nosotros{ width:350px; height:233px; float:left; position:relative; padding:5px 5px;     background-color: #E9E9E9; }
#nosotros #foto #foto_nosotros img{ width:350px; height:233px;}

.box_nosotros_bottom{width:350px; height:auto; margin:0px 35px 20px 35px; border:1px solid #CCC; float:left; background: url(../images/m_v.png);}
.box_nosotros{width:330px; margin:5px auto 20px auto;}
#prod_dest_nos .box_nosotros_bottom .box_nosotros h3{text-align:left; font-family:Arial; font-size:20px; color:#D92020;}
#prod_dest_nos .box_nosotros_bottom .box_nosotros p{text-align:justify; font-family:Arial; font-size:12px; color:#333;}

#nosotros .texto{
    width: 933px;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    line-height: 25px;
}   

#prod_dest_nos{
    margin: 0 auto;
    width: 858px;
    height: 297px;
    background: url("../images/fond_prod_dest.png") repeat-x;    
    margin-bottom: 23px;
    margin-top: 23px;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-right: 36px;
    padding-left: 36px;
}

#prod_dest_nos .titulo{
    font-size: 20px;
    margin-bottom: 25px;
}


#prod_dest_nos .prod{
    float: left;
    width: 255px;
    height: 79px;   
    margin-left: 17px;
    margin-bottom: 27px;
}

#prod_dest_nos .prod img{
    border: 4px solid #CCCCCC;
    float: left;
}

#prod_dest_nos .prod .txt{
    float: left;
    margin-left: 10px;
    width: 137px;
}

#prod_dest_nos .prod .txt .tit{
    font-size: 15px;    
}

#prod_dest_nos .prod .txt .desc{
    font-size: 11px;
    font-family: Arial;
    line-height: 16px;
}

#prod_dest_nos .prod .txt .vermas{
    font-size: 11px;
    font-family: Arial;
}
/* fin nosotros */

/* clientes */
#clientes{
    width: 951px;
    margin: 0 auto;
    margin-bottom: 100px;
}

#clientes #blq_izq{
    float: left;  
    width: 459px;
}

#clientes #blq_izq p{
    padding: 10px 20px;
    text-align: justify;
}

#clientes #blq_izq #foto{
    float: left;
    width: 449px;
    height: 287px;
    background-color: #E9E9E9;
    margin-top: 20px;
	margin-bottom:50px;
	padding:5px 5px;
}
#clientes #blq_izq #foto img{width:449px; height:287px;}

#clientes #blq_der{
    float: left;
    width: 470px;
    float: left; 
    margin-left: 22px;    
}

#clientes #blq_der #tit{
    width: 470px;
    background-color: #9A9A9A;
    height: 43px;
}

#clientes #blq_der #tit h1{
    color: white;
    margin: 0px;
    padding:0px;
    font-family: Verdana;
    font-size: 15px;
    text-align: center;
    padding-top: 10px;
}

#clientes #blq_der p{
    color: #666666;
    font-size: 15px;
    margin: 27px 0;
    padding: 0 8px;
    text-align: center;
}

#logos_clientes{
    width: 940px; 
	height:450px;
    margin:auto;
	overflow:hidden;
	padding-top:25px;
}

#logos_clientes .item_clientes{
    float: left;
    width: 130px;
    height: 80px;
    background-color:none;
    margin-right: 12px;
	margin-left:12px;
    margin-bottom: 14px;
}
#logos_clientes .item_clientes img{width:120px; height:70px; margin:5px; border:none; text-decoration:none;}

/* fin clientes */
.boton_comprar{
	background: url(../images/boton_comprar.png);
	border:none;
	cursor:pointer;
	font-family:Arial;
	font-size:15px;
	color:#666;
	font-weight:bold;
	padding:15px 7px;
	text-decoration:none;
	}
.boton_comprar:hover{opacity:0.7; filter:alpha(opacity=70);}
#producto a{text-decoration:none;}
/* productos*/
#productos{
    margin: 7px auto 25px;
    width: 951px;
	overflow:hidden;
}

#productos .prod_txt{
    width: 928px;
    margin: 0 auto;
}

#productos #pro_blq{
    float: left;
    margin-top: 30px;
    width: 955px;
    margin-bottom: 30px;
	overflow:hidden;
}

#productos #pro_blq_izq{
    float: left;
    margin-left: 10px;
    width: 228px;
}

#productos #pro_blq_izq #categoria{
    width: 228px;    
    color: white;
    background-image: url('../images/categoria_fondo.png');
    height: 44px;
    font-size: 15px;    
}

#productos #pro_blq_izq ul{
    list-style: none ;
    margin: 0;
    padding: 0;   
}

#productos #pro_blq_izq ul li{
    width: 228px;
    height: 37px;
    padding: 0px;
    margin: 0px;
    background-color: #DADADA;
    margin-bottom: 1px;  
    overflow:hidden;	
}

#productos #pro_blq_izq ul li span{
    color: #333333;
    float: left;
    font-size: 15px;
    margin-left: 13px;
    margin-top: 9px;
	font-family:Arial;
}

#productos #pro_blq_izq ul li:hover{background-color: #B7B7B7 !important; color: #FFF !important; cursor:pointer;}

.selected{
    background-color: #B7B7B7 !important;
    color: white !important;
}

#productos #pro_blq_der{
    float: left;
    width: 694px;
    margin-left: 20px;
	overflow:hidden;
}

#productos #pro_blq_der #prod_item{
    background-color: #F4F4F4;
    width: 307px;
    height: 195px;
    float: left;
    margin-right: 39px;
    margin-bottom: 16px;
	overflow:hidden;
}

#productos #pro_blq_der #prod_item #icono_add{margin-left:120px;}
#paginador{width:auto; margin:auto; overflow:hidden; font-family:Verdana; font-size:12px; color:#999; font-weight:bold; text-align:center;}
#paginador a{color:#999; text-decoration:none;}
#paginador a:hover{text-decoration:underline; color:#333; cursor:pointer;}
#productos #pro_blq_der #prod_item .prod{
    float: left;
    height: 190px;
    margin: 4px;
    width: 303px;
	overflow:hidden;
}

#productos #pro_blq_der #prod_item .prod img{
    border:none;
    float: left;
	margin:4px;
}

#productos #pro_blq_der #prod_item .prod .txt{
    float: left;
    margin-left: 10px;
    width: 90px;
}

#productos #pro_blq_der #prod_item .prod .txt .tit{
    font-size: 15px;    
}

#productos #pro_blq_der #prod_item .prod .txt .desc{
    font-size: 11px;
    font-family: Arial;
    line-height: 16px;
	color: #666666;
}

.desc{
    font-size: 11px;
    font-family: Arial;
    line-height: 16px;
	color: #666666;
}

#productos #pro_blq_der #prod_item .prod .txt .vermas{
    font-size: 11px;
    font-family: Arial;
}

/* fin productos*/

/* contactenos */
#contactenos{
    margin:  0 auto;
    width: 951px;
    margin-top: 20px;
}

#contactenos #cont_blq_arr{
    float: left;
}

#contactenos #cont_blq_arr #mapa{
    background-color: #E3E3E3;
    float: left;
    height: 279px;
    margin-left: 10px;
    width: 432px;
}

#contactenos #cont_blq_arr #mapa #img{    
    height: 253px;
    margin-left: 12px;
    margin-top: 14px;
    width: 407px;
}

#contactenos #cont_blq_arr #direccion{    
    float: left;
    height: 255px;
    margin-left: 100px;
    margin-top: 25px;
    width: 399px;
}

#contactenos #cont_blq_arr #direccion p{    
    color: #999999;
    size: 12px;
}

#contactenos #cont_blq_aba{
    background-color: #F4F4F4;
    float: left;
    min-height: 299px;
	height:auto;
    margin-bottom: 25px;
    margin-left: 10px;
    margin-top: 25px;
    width: 917px;
}

#contactenos #cont_blq_aba table{
    color: #666666;
    font-size: 12px;
    margin-left: 31px;
    margin-top: 6px;
	width:850px;
	height:auto;
}
#contactenos #cont_blq_aba table tr label{color:red;}
#contactenos #cont_blq_aba table input[type='text'],#contactenos #cont_blq_aba table textarea{
    width: 383px;
    height: 23px;
    background-color: #C8C8C8;
    border: 0px;
	padding:5px;
	font-family:Verdana;
	color:#666;
	font-size:12px;
}
#contactenos #cont_blq_aba table input[type='text']:focus,#contactenos #cont_blq_aba table textarea:focus{background-color: #ccc;}
#contactenos #cont_blq_aba table textarea{
    height: 105px;        
}

#contactenos #cont_blq_aba table input[type='submit']{
    width:109px;
	height:46px;
    margin-right: -16px;
    margin-top: -10px;
	background: url(../images/enviar.png);
	border:none;
}
#contactenos #cont_blq_aba table input[type='submit']:hover{opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}

#contactenos #cont_blq_aba table form label{
    width: 50px;
	padding:1px;
	height:auto;
	color: red; 
    display: block;
	font-family:Verdana;
    font-size: 11px;
    line-height: 25px;
    margin: 0px 0 5px 0;
}
.required{color:red; width:200px;}
.msCorrecto{width:auto; background: none; color:#ccc; text-align:center; font-size:20px; font-weight:bold; border:1px dashed #FFCC00; padding:3px;}
.msError{width:auto;  background: none; color:red; text-align:center; font-size:20px; font-weight:bold; border:1px dashed red; padding:3px;}

/* fin contactenos */
#cont_blq_aba form input,
#cont_blq_aba form textarea{
       border:1px solid #666;
	   border-radius:3px;
	   color:#ccc;
	   font-family:Arial;
	   background:#999;
}
#cont_blq_aba form textarea{
       height:105px;
}
#cont_blq_aba form .boton_carro{cursor:pointer; text-shadow: 0 1px 0.8px rgba(0,0,0,1);}
#cont_blq_aba form .boton_carro:hover{ opacity:0.7; filter:alpha(opacity=70);}

/* producto */
#producto{
    background-color: #F5F5F5;
    margin-left: 12px;
    min-height: 340px;
	height:auto;
	height:100%;
	overflow:hidden;
    width: 651px;
    padding: 25px 12px;
}

#producto #prod_blq_izq{
    float: left;
    width: 423px;    
    margin-right: 33px;
    margin-bottom: 10px;
}

#producto #prod_blq_izq #foto_grande{ 
    width: 423px;
    height: 344px;
    background-color: #CCCCCC;
	padding:5px;

}

#producto #prod_blq_izq #foto_grande img{
    width:423px;
    height:344px;	
}


#producto #prod_blq_izq #chicas{
    height: 65px;
    margin-left: 18px;
    margin-top: 15px;
    width: 293px;
}

#producto #prod_blq_izq #foto_chica {
    background-color: #CCCCCC;
    float: left;
    height: 65px;
    margin-right: 4px;
    width: 88px;
	padding:2px;
}

#producto #prod_blq_izq #chicas #foto_chica img{
   width:88px;
   height:65px;
}

#producto #prod_blq_der{

}

#producto #prod_blq_der #prod_tit{
    font-size: 25px;
    margin-bottom: 10px;
}

#producto #prod_blq_der #prod_text{

}

/* fin producto */