@charset "utf-8";
/* CSS Document */

*::selection {
   background:#36a6a0;
   color:#fff;
}


body{
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	background-color:#f2f3f2;
}

#font01{
	font-family:Arial, Helvetica, sans-serif; color:#818181; font-size:9px;
}

#font02{
	font-family:Arial, Helvetica, sans-serif; color:#818181; font-size:11px;
}

#font03{
	font-family:Arial, Helvetica, sans-serif; color:#288d88; font-size:22px;
}

#font11{
	font-family:Arial, Helvetica, sans-serif; color:#288d88; font-size:12px;
}

#font04{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:12px;
}

/* Fuentes para tiitulo de menu */
#font05{
	font-family:"Times New Roman", Times, serif; color:#11534f; font-size:22px; font-weight:bold; font-style:italic;
}

#font06{
	font-family:"Times New Roman", Times, serif; color:#5c5c5c; font-size:22px; font-weight:bold; font-style:italic;
}
/*fin*/

/* Fuentes para tiitulo de menu */
#font_1{
	font-family:"Times New Roman", Times, serif; color:#f2f3f2; font-size:22px; font-weight:bold; font-style:italic;
}

#font_2{
	font-family:"Times New Roman", Times, serif; color:#333; font-size:22px; font-weight:bold; font-style:italic;
}

#font_3{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:10px;
}

#font_4{
	font-family:"Arial", Times, serif; color:#11534f; font-size:22px; font-weight:normal;
}

#font_5{
	font-family:"Arial", Times, serif; color:#F00; font-size:22px; font-weight:normal;
}

#font_6{
	font-family:Arial, Helvetica, sans-serif; color:#818181; font-size:12px; font-weight:bold;
}

#font_7{
	color:#7f7f7f;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

#font_8{
	font-family:Arial, Helvetica, sans-serif; color:#11534f; font-size:12px;
}

/*fin*/

/* Fuentes para PROMOCIONES */
#font08{
	font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:12px;
}

#font09{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7F7F7F;
	font-weight:bold;
	text-decoration:underline;
}
/*fin*/

#font10{
	font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:12px;
}

#cont_principal{
	width:100%;
	height:auto;
	margin:0 0 0 0;
}

#top{
	width:965px;
	height:285px;
	margin:0 auto;
}

#top .menutop{
	width:965px;
	height:auto;
	margin:0 auto;
}

.logo_head{
	height:75px;
	margin:110px 0 0 0;
	padding:0 0 0 20px;
	text-align:left;
}

#cabecera{
	width:100%;
	height:40px;
	background-color:#444444;
	border-bottom:solid 2px #4c4c4c;
}

#alter-login{
	width:965px;
	margin:0 auto;
	height:50px;
	text-align: end;
}

#alter-login .cont-login{
	float:right;
	width:auto;
	height:28px;
	margin:6px 0 0 0;
	font-family:Arial, Helvetica, sans-serif; color:#818181; font-size:11px;
	text-decoration:none;
	padding:7px 0 0 0;
	letter-spacing:0;
}

#boton-ir{
	width:25px;
	height:25px;
	background:url(../images/boton%20ir2.png) no-repeat top center;
	float:right;
}

#boton-ir:hover{
	width:25px;
	height:25px;
	/* background:url(../images/boton%20ir2.png) no-repeat top center; */
	float:right;
	opacity: 0.2;
}

#botones{
	margin:15px 0 0 0;
}

#contenedor{
	width:965px;
	margin:0 auto;
	padding:20px 0 45px 0;
	overflow:hidden;
}

#contenedor-login{
	/*background-color:#0C0; */
}

.cont-lang {
	display: inline-table;
	position: relative;
}

.cont-lang a {
	display: inline-block;
	padding: 12px;
	padding-left: 26px;
	/* position: absolute; */
	color: #fff;
	text-decoration: none;
	/* right: 100px; */
}
.cont-lang a span.lang {
	cursor: pointer;
	position: absolute;
	width: 18px;
	height: 18px;
	background-size: contain;
	left: 0;
}
.cont-lang a span.esp {
	background-image: url(../images/esp.png);
	
}
.cont-lang a span.eng {
	background-image: url(../images/eng.png);
}

.cont-lang ul {
	display: none;
	position: absolute;
	top: 20px;
	background-color: #444;
	width: 100%;
	z-index: 1000;
	padding: 0;
	transition: all .3s ease;
}
.cont-lang ul li {
	list-style: none;
	background-color: #444;

}
.cont-lang ul li > a {
	padding: 12px;
	padding-left: 38px;
	text-decoration: none;
	background-color: #444;

}
.cont-lang ul li > a span.lang {
	left: 10px;
	top: 13px;
}
.cont-lang a + ul:hover,
.cont-lang a:hover + ul {
	display: block;
}

.optCabecera img {
	display: block;
	font-size: 14px;
}

.chat_live{
	height:109px;
	margin:40px 0 0 0;
}

.contenedor-izq{
	float:left;
	width:290px;
	height:530px; /*PANEL IZQUIERDO CAMBIAR SEGUN NECESIDAD*/
	position:absolute;
	top:810px;
}

/*Estos son los datos para los paneles standar*/


#chat_live{
	height:109px;
	margin:10px 0 0 0;
}

#contenedor-izq{
	float:left;
	width:290px;
	height:530px; /*PANEL IZQUIERDO CAMBIAR SEGUN NECESIDAD*/
}



/*Datos panel standar END*/

#contenedor-der{
	float:right;
	width:665px;
}

#footer{
	width:100%;
	height: 165px;
	background:url(../images/fondos/footer.gif) repeat-x top #444444;
	border-top:solid 5px #1d7974;
}

.wrapp_footer{
	position:relative;
	width:965px;
	height: 165px;
	overflow:hidden;
	margin:0 auto;
}

.a_face{
	position:absolute;
	height:78px;
	width:82px;
	display:inline-block;
	background:url(../images/links-foot.png) no-repeat 0% 100%;
	left:371px;
	top:44px;
}

.a_face:hover{
	background-position:0% 0%;
}

.a_contact{
	position:absolute;
	height:78px;
	width:126px;
	display:inline-block;
	background:url(../images/links-foot.png) no-repeat 100% 100%;
	left:453px;
	top:44px;
}

.a_contact:hover{
	background-position:100% 0%;
}

#menu-alter-f{
	width:965px;
	padding:63px 0 0 0;
	overflow:hidden;
}

#menu-alter-f .menu-izq-f{
	margin:0 0 0 0;
	width:290px;
	float:left;
	font-family:Arial, Helvetica, sans-serif; color:#7F7F7F; font-size:11px;
	text-align:right;
}

#menu-alter-f .menu-izq-f .menu-up-izq{
	margin:0 0 4px 0;
	color:#7F7F7F;
}

#menu-alter-f .menu-der-f{
	margin:0 0 0 0;
	width:370px;
	float:right;
	font-family:Arial, Helvetica, sans-serif; color:#444444; font-size:11px;
	text-align:left;
}

#menu-alter-f .menu-der-f .menu-up-der{
	margin:0 0 4px 0;
	color:#7F7F7F;
}

#menu-alter-f .menu-der-f a{
	text-decoration:none;
	font-size:11px;
	color:#7F7F7F;
}

#menu-alter-f .menu-der-f a:hover{
	color:#f2f3f2;
}

#content1{
	width:650px;
	margin:0 0 0 15px
}

#content_cliente{
	width:650px;
	margin:0 0 0 15px;
	overflow:hidden;
}

#content2{
	width:650px;
	margin:15px 0 0 15px;
	overflow:hidden;
}

#titulo-menu{
	width:100%;
	height:34px;
	padding:15px 0 0 0;
	background:url(../images/fondos/fondo%20titu.png) no-repeat center top;
}

#titulo-menu-in{
	height:34px;
	padding:15px 0 0 0;
	/*background:url(../images/fondos/fondo-titu2.gif) repeat-x top;*/
	margin:0 auto;
	width:288px;
	background-color:#d9d9d9;
}

#titulo-menu .titulo{
	width:178px;
	/*border-bottom:solid 1px #d9d9d9;*/
	padding:0 0 0 0;
	text-align:center;
}

#menu_nov{
	margin:20px 0 0 0;
}

#op_nov{
	overflow:hidden;
	margin:0 0 20px 0;
	border-bottom:dotted 1px #d9d9d9;
	padding:0 0 10px 0;
}

#op_nov .op_izq{
	float:left;
	height:auto;
	width:auto;
}

#op_nov .op_der{
	float:right;
	height:auto;
	width:150px;
	text-align:left;
	margin:40px 0 0 0;
	padding:0 5px 0 0;
}

#cont-texto{
	margin:0 20px 0 40px;
	text-align:left;
}

#cont-texto2{
	margin:20px 20px 20px 40px;
	text-align:left;
}

#cont_texto_cliente{
	margin:20px 20px 20px 40px;
	text-align:left;
	overflow:hidden;
	padding:0 0 0 20px;
}

#cont-texto-c{
	margin:5px 40px 5px 120px;
	text-align:left;
}

#footer-contact{
	text-align:left;
	padding:0 20px 0 20px;

}

#fotter_fecha{
	border-top:dotted 1px #d9d9d9;
}

#separador_not{
	border-bottom:solid 3px #d9d9d9;
	margin:20px 0 0 15px;
}

#separador_not2{
	border-bottom:solid 3px #d9d9d9;
	margin:20px 0 0 5px;
}

#separador_not_float{
	border-bottom:solid 3px #d9d9d9;
	float:right;
	width:965px;
	padding:4px 0 0 0;
	margin:15px 0 0 0;
}

#separador_not_float2{
	border-bottom:solid 3px #d9d9d9;
	float:right;
	width:965px;
	padding:4px 0 0 0;
	margin:70px 0 0 0;
}

#separador_not_thin{
	border-bottom:solid 1px #d9d9d9;
	margin:20px 0 0 20px;
}

#icon-mail{
	width:25px;
	height:25px;
	float:right;
}

#swf-organ{
	overflow:hidden;
	}

#swf-organ .div_ver_mas{
	float:left;
	padding:0 0 0 20px;
}

#swf-organ .div_swf{
	float:right;
}

#div_novedades{
	width:100%;
	background:url(../images/fondos/novedades.jpg) top repeat-x;
}

#cont_nov{
	width:965px;
	overflow:hidden;
	margin:0 auto;
	padding:30px 0 0 0;
}

#cont_nov .nov_izq{
	float:left;
	width:302px;
}

#cont_nov .nov_der{
	float:right;
	width:648px;
}

#content_nov{
	width:645px;
	margin:0 0 20px 0;
	overflow:hidden;
}

#cont_noticias_ini{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:12px;
	width:auto;
	padding:15px 0 0 15px;
	text-align:left;
}

#cont_noticias{
	padding:0 0 0 15px;
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:12px;
	width:auto;
	text-align:left;

}

#titu_noticia{
	padding:0 0 0 10px;
	margin:15px 0 0 0;
}

#texto_noticias{
	padding:0 0 0 9px;
}

#division_not{
	border-bottom:dotted 1px #d9d9d9;
	width:auto;
	margin:10px 0 0 15px;
}

#ul_noticias{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:275px;
}

#ul_noticias li{
	list-style:none;
}

#titulo_not{
	width:270px;
	border-bottom:solid 1px #d9d9d9;
	text-align:left;
}

#titulo_nov{
	width:648px;
	border-bottom:solid 1px #d9d9d9;
	text-align:left;
	padding:0 0 0 2px;
}

#li_titulo_not{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#288d88;
	font-weight:normal;
	list-style:none;
	text-decoration:none;
}

#cont_nov .nov_izq .borde_r{
	border-right:solid 1px #d9d9d9;
	padding:0 20px 30px 0;
}

#thumb_novedades{
	margin:20px 0 20px 0;
}

#fondo_img_nov{
	width:130px;
	height:95px;
	padding:0 0 0 0;
}

#titu_promo{
	padding:0 0 0 6px;
	margin:0 0 5px 0;
}

#div_video{
	width:270px;
	height:227px;
	margin:0 20px 0 0;
}

#cont_footer_productos{
	float:right;
	width:965px;
	padding:4px 0 0 0;
	margin:315px 0 0 0;
}

/* MENU ALTERNATIVO */
#menu-servicios{
	text-align:left;
	margin:0 0 0 0;
}

#menu-servicios .menu_alter_secciones{
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#menu-servicios .menu_alter_secciones li{
	width:100%;
	margin:0 3px 0 1px;
	padding:3px 0 0 10px;
	border-bottom:solid 1px #F0F0F0;
}

#menu-servicios .menu_alter_secciones li:hover{
	width:100%;
	margin:0 3px 0 1px;
	color:#5c5c5c;
}

#menu-servicios .links_alter{
	text-decoration:none;
	color:#5c5c5c;
	
	padding:0 0 0 50px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight:bold;
	background:url(../images/vi%C3%B1eta.png) no-repeat 92%;
}

#menu-servicios .links_alter:hover{
	padding:0 0 0 50px;
	text-decoration:none;
	color:#288d88; font-weight:bold;
	background:url(../images/vi%C3%B1eta2.png) no-repeat 92%;
}
/*  FIN MENU SERVICIOS */


/* CAJA DE TEXTO CON CURVAS by Mario Rodríguez A. */
.caja {
	width:100%;
	overflow:hidden;
	position:relative;

}

.caja .fondo-caja{
	background:url(../images/fondos/fondo-caja.gif) repeat-x 0% 100% #ffffff;
}

.caja .border-top {
	background:url(../images/borde.gif) repeat-x 0% 0%;
}

.caja .border-der {
	background:url(../images/borde.gif) repeat-y 100% 0%;
}

.caja .border-izq {
	background:url(../images/borde.gif) repeat-y 0% 0%;
}

.caja .border-down {
	background:url(../images/borde.gif) repeat-x 0% 100%;
}

.caja .corner-der-up {
	background:url(../images/corner-der-up.gif) no-repeat 100% 0%;
}

.caja .corner-izq-up {
	background:url(../images/corner-izq-up.gif) no-repeat 0% 0%;
}

.caja .corner-der-down {
	background:url(../images/corner-der-down.gif) no-repeat 100% 100%;
}

.caja .corner-izq-down {
	background:url(../images/corner-izq-down.gif) no-repeat 0% 100%;
}
/* FIN CAJA DE TEXTO */

/* CAJA DE TEXTO CON CURVAS by Mario Rodríguez A. */
.caja-reg {
	width:100%;
	overflow:hidden;
}

.caja-reg .fondo-caja-reg{
	background:url(../images/fondos/fondo-caja-login.gif) repeat-x 0% 100% #FEFEFE;
}

.caja-reg .border-top {
	background:url(../images/borde.gif) repeat-x 0% 0%;
}

.caja-reg .border-der {
	background:url(../images/borde.gif) repeat-y 100% 0%;
}

.caja-reg .border-izq {
	background:url(../images/borde.gif) repeat-y 0% 0%;
}

.caja-reg .border-down {
	background:url(../images/borde.gif) repeat-x 0% 100%;
}

.caja-reg .corner-der-up {
	background:url(../images/corner-der-up.gif) no-repeat 100% 0%;
}

.caja-reg .corner-izq-up {
	background:url(../images/corner-izq-up.gif) no-repeat 0% 0%;
}

.caja-reg .corner-der-down {
	background:url(../images/corner-der-down.gif) no-repeat 100% 100%;
}

.caja-reg .corner-izq-down {
	background:url(../images/corner-izq-down.gif) no-repeat 0% 100%;
}
/* FIN CAJA DE TEXTO */

#content3{
	width:650px;
	margin:0 0 41px 25px;
	overflow:hidden;
	padding:0 0 20px 20px;
	border-bottom:solid 3px #d9d9d9;
	/*float:right;*/
}

#content3 .cont-der-l{
	width:340px;
	float:right;
}

#content3 .cont-izq-l{
	width:285px;
	float:left;
	text-align:left;
	padding:0 15px 0 10px;
}

#content3 .cont-izq-pedido{
	width:500px;
	float:left;
	background-color:#f8f8f8;
	border:solid 1px #fff;
	padding:10px 10px 0px 10px;
}

#content3 .cont-der-pedido{
	width:127px;
	float:right;
	background-color:#e6e6e6;
	height:460px; /*BORRAR*/
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	border-top:solid 1px #fff;
}

#content_contra{
	width:350px;
	margin:0 120px 0 15px;
	overflow:hidden;
}

/*REGISTRAR*/
#content4{
	width:480px;
	margin:0 0 0 15px;
	overflow:hidden;
}

#content4 .cont-der-reg{
	width:350px;
	float:right;
}

#content4 .cont-izq-reg{
	width:400px;
	float:left;
}

#titulo-login{
	text-align:left;
	padding:10px 0 0 10px;
	border-bottom:dotted 1px #d9d9d9;
	font-weight:bold;
}

.caja-login {
	width:100%;
	overflow:hidden;
}

.caja-login .fondo-caja-l{
	background:url(../images/fondos/fondo-caja-login.gif) repeat-x 0% 100% #ffffff;
}

.caja-login .border-top {
	background:url(../images/borde.gif) repeat-x 0% 0%;
}

.caja-login .border-der {
	background:url(../images/borde.gif) repeat-y 100% 0%;
}

.caja-login .border-izq {
	background:url(../images/borde.gif) repeat-y 0% 0%;
}

.caja-login .border-down {
	background:url(../images/borde.gif) repeat-x 0% 100%;
}

.caja-login .corner-der-up {
	background:url(../images/corner-der-up.gif) no-repeat 100% 0%;
}

.caja-login .corner-izq-up {
	background:url(../images/corner-izq-up.gif) no-repeat 0% 0%;
}

.caja-login .corner-der-down {
	background:url(../images/corner-der-down.gif) no-repeat 100% 100%;
}

.caja-login .corner-izq-down {
	background:url(../images/corner-izq-down.gif) no-repeat 0% 100%;
}
/* FIN CAJA DE TEXTO */


/*CAJA TEXTO CONTACTO*/
.caja .fondo-caja-c{
	background:url(../images/fondos/fondo-caja-c.gif) repeat-x 0% 100% #444444;
}

.caja .fondo-mundo-c{
	background:url(../images/contacto.png) no-repeat 0% 60%;
}

.caja .corner-der-up-c {
	background:url(../images/corner-der-up-g.gif) no-repeat 100% 0%;
}

.caja .corner-izq-up-c {
	background:url(../images/corner-izq-up-g.gif) no-repeat 0% 0%;
}

.caja .corner-der-down-c {
	background:url(../images/corner-der-down-c.gif) no-repeat 100% 100%;
}

.caja .corner-izq-down-c {
	background:url(../images/corner-izq-down-c.gif) no-repeat 0% 100%;
}

/*FIN CAJA CONTACTO*/

/*Caja titulos*/

#cont-titulo{
	margin:0 0 0 0;
	width:100%;
	height:32px;
	overflow:hidden;
}

#cont-titulo .fondo-titulo{
	background:url(../images/fondo-titulos.gif) repeat-x left;
	height:32px;
}

#cont-titulo .corner-izq-t{
	background:url(../images/corner-izq-t.gif) no-repeat 0% 0%;
	height:32px;
}

#cont-titulo .corner-der-t{
	background:url(../images/corner-der-t.gif) no-repeat 100% 0%;
	height:32px;
}

#titular{
	padding:7px 0 0 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; color:#11534f; font-size:16px;
}

#titular2{
	padding:7px 0 0 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; color:#11534f; font-size:16px;
}

#titular_prods{
	padding:7px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif; color:#11534f; font-size:16px;
}

#link_nav_nov{
	padding:7px 0 0 10px;
	text-align:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; color:#11534f; font-size:16px;
}

#link_nav_nov:hover{
	padding:7px 0 0 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:16px;
}

#texto_titular{
	text-align:left;
	margin:20px 0 20px 20px;
	padding:0 0 20px 0;
	border-bottom:solid 3px #d9d9d9;
}

/*TABLAS*/
#tb-login{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:12px;
}

#inner-login{
	padding:20px 20px 20px 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

#inner-login ._btn{
	border:none;
	background:url(../Boleta/images/back-1.png) repeat-x top;
	padding:2px 8px 2px 8px;
	border:1px solid #c4c4c4;
	font-size:11px;
	cursor:pointer;
}

#inner-login .txt_campos{
	border:none;
	background-color:#f3f3f3;
	padding:2px 8px 2px 8px;
	border:1px solid #c4c4c4;
	font-size:11px;
	width:100%;
}

/*FIN TABLAS*/

/*FIN caja titulos*/

/* CAJA DE TEXTO GRIS CON CURVAS by Mario Rodríguez A. */
.caja-g {
	width:100%;
	overflow:hidden;
}

.caja-g .fondo-caja-g{
	background-color:#444444;
}

.caja-g .border-top-g {
	background:url(../images/borde.gif) repeat-x 0% 0%;
}

.caja-g .border-der-g {
	background:url(../images/borde.gif) repeat-y 100% 0%;
}

.caja-g .border-izq-g {
	background:url(../images/borde.gif) repeat-y 0% 0%;
}

.caja-g .border-down-g {
	background:url(../images/borde.gif) repeat-x 0% 100%;
}

.caja-g .corner-der-up-g {
	background:url(../images/corner-der-up-g.gif) no-repeat 100% 0%;
}

.caja-g .corner-izq-up-g {
	background:url(../images/corner-izq-up-g.gif) no-repeat 0% 0%;
}

.caja-g .corner-der-down-g {
	background:url(../images/corner-der-down-g.gif) no-repeat 100% 100%;
}

.caja-g .corner-izq-down-g {
	background:url(../images/corner-izq-down-g.gif) no-repeat 0% 100%;
}
/* FIN CAJA DE TEXTO GRIS */

#inner{
	overflow:hidden;
	text-align:left;
	padding:0 20px 0 10px;
}

#inner .cont-izq{
	float:left;
	width:200px;
}

#inner .cont-izq-c{
	float:left;
	width:200px;
	padding:10px 0 0 5px;
	font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:16px;
}

#inner .cont-der{
	float:left;
	width:620px;
	padding:0 0 0 10px;
}

#inner .cont-der-c{
	float:right;
	width:300px;
}

#link-login{
	font-family:Arial, Helvetica, sans-serif; color:#f2f3f2; font-size:9px;
	text-decoration:none;
}

#link-login:hover{
	font-family:Arial, Helvetica, sans-serif; color:#f2f3f2; font-size:9px; 
	/*text-decoration:underline;*/
}

/*#sender_name, #sender_mail, #sender_subject, #sender_message{
	background-color:#f2f3f2;
	border-bottom:solid 1px #1e8f84;
	border-right:solid 1px #1e8f84;
	border-top:solid 1px #072c2a;
	border-left:solid 1px #072c2a;
	color:#f2f3f2;
}

#sender_name:hover, #sender_mail:hover, #sender_subject:hover, #sender_message:hover{
	background-color:#11534f;
	border-bottom:solid 1px #1e8f84;
	border-right:solid 1px #1e8f84;
	border-top:solid 1px #072c2a;
	border-left:solid 1px #072c2a;
	color:#f2f3f2;
}*/

#boton-c{
	background:url(../images/boton.png) no-repeat 0% 0%;
	border:none;
	width:76px;
	height:25px;
	color:#d8d8d8;
}

#boton-c:hover{
	background:url(../images/boton.png) no-repeat 0% 0%;
	border:none;
	width:76px;
	height:25px;
	color:#fff;
}



/*-------Navigation Starts language------------*/
#top-menu{width:973px; height:45px; text-align:left;
	margin:0 auto;
	background:url(../images/fondos/menu.gif);
}

#separador_aux{
	margin:2px 0 0 0;
	width:100%;
}

#menu{
	padding:0 0 0 0;
	margin:2px 0 0 0;    
	width:973px;
	float:left;
	color:#000;
	position:relative;
	height:37px;
}
#nav{
	width:973px;
	height:37px;
	
    padding:0 0 0 4px !important;
    margin:0 0 0 0;
	float:left;  
	z-index: 5;
	position:absolute;
	top:0;
	left:0;
}

#nav li{
	float: left;
	padding:0 0 0 0;
	margin:0;
	list-style-type:none;
}

#nav li:hover{
	float: left;
	padding:0 0 0 0;
	margin:0;
	list-style-type:none;
}

#nav li a{
	display:block;
	float:left;	
	text-decoration: none;
	outline: none;
	font:bold 11px/11px "Arial", Arial, Helvetica, sans-serif;
	color:#333;
	letter-spacing:0px;
	margin:0 0 0 0;
	padding:13px 0 0 20px;
	width:139px;
	height:24px;
	
}

#nav li a:hover{
	color:#FFF;
	margin:0 0 0 0;
	padding:13px 0 0 20px;
	width:139px;
	height:24px;
}

/*Marcacion Titulo*/

#nav li .Ainicio_fijo{
	background:url(../images/menu-act-left.gif) no-repeat left;
	color:#FFF;
	margin:0 0 0 0;	
	padding:13px 0 0 20px;
	width:139px;
	height:24px;
}

#nav li .Afinal_fijo{
	background:url(../images/menu-act-right.gif) no-repeat right;
	color:#FFF;
	margin:0 0 0 0;	
	padding:13px 0 0 20px;
	width:141px;
	height:24px;
}

#nav li .a_fijo{
	color:#FFF;
	margin:0 0 0 0;	
	padding:13px 0 0 20px;
	width:141px;
	height:24px;
}

#menu #nav .divider .spanicon_fijo{
	background:url(../images/ojo2.png) no-repeat center right;
	width:155px;
	height:37px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	display:block;
	left:0;
	bottom:0;
}

#menu #nav .divider_fijo{
	float:left;
	position:relative;
	z-index:20;
	margin:0;
	width:160px;
	height:37px;
	background:url(../images/menu-act.gif) repeat-x top;
	border-right:solid 1px #f2f3f2;
	color:#FFF;
}

/*fin*/

#nav li .Ainicio:hover{
	background:url(../images/menu-act-left.gif) no-repeat left;
	color:#FFF;
	margin:0 0 0 0;	
	padding:13px 0 0 20px;
	width:139px;
	height:24px;
}

#nav li .Afinal:hover{
	background:url(../images/menu-act-right.gif) no-repeat right;
	color:#FFF;
	margin:0 0 0 0;	
	padding:13px 0 0 20px;
	width:141px;
	height:24px;
}

#menu #nav li{
	float:left;
	position:relative;
	z-index:20;
	margin:0;
	width:161px;
	height:37px;
	
	line-height: 16px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #a1a1a1;
}

#menu #nav .divider{
	/*background:url(../images/menu-divider.gif) no-repeat 0% -37px;*/
	background:url(../images/menu-divider.gif) no-repeat right;
	float:left;
	position:relative;
	z-index:20;
	margin:0;
	width:160px;
	height:37px;
	border-right:solid 1px #f2f3f2;
}

#menu #nav li:hover{
	float:left;
	position:relative;
	z-index:20;
	margin:0;
	width:160px;
	height:37px;
	background:url(../images/menu-act.gif) repeat-x top;
	border-right:solid 1px #f2f3f2;
	color:#FFF;
}


/*Drop type control*/

/*#menu #nav li li{
	margin:0;
	padding:0;
	width:150px;
	border-bottom:solid 1px #CCC;
	background-color:#F6C;
	
}*/

#nav ul{
	margin:0;
	padding:0;
	position:relative;
	z-index:5;
	background:url(../images/back-li.gif) repeat-y top left;
	color:#fff;
	list-style-type:none;
	
}
	
#menu #nav ul{
	display:none;
	position:absolute;
	top:37px;
	width:260px;
	left:0;
}

#menu #nav ul .LIfinal{
	background:url(../images/liFinal.gif) no-repeat bottom left;
	width:260px;
	left:0;
	margin:0;
	border-right:none;
	padding:0 0 20px 0;	
}

#menu #nav ul a{
	cursor: pointer;
	padding:0 0 0 20px;
	margin:0;
	font:normal 11px/11px "Arial", Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}
#menu #nav li{
	float:left;
	position:relative;
	z-index:20;
	margin:0;	
}

#menu #nav li li{
	margin:0;
	border-right:none;
	background:none;
	padding:0;
}

#menu #nav .divider li{
	width:229px;
	border-bottom:solid 1px #EBEBEB;
}

#menu #nav .divider li:hover{
	width:229px;
	background:none;
	border-bottom:solid 1px #EBEBEB;
}

#menu #nav .divider .LIfinal{
	width:232px;
	background:url(../images/liFinal.gif) no-repeat bottom left;
	border-bottom:none;
}

#menu #nav .divider .LIfinal:hover{
	width:232px;
	background:url(../images/liFinal.gif) no-repeat bottom left;
	border-bottom:none;
}


#menu #nav .divider li a{
	width:209px;
	float:left;
	text-align:left;
	color:#999;
	padding:20px 0 0 20px;
}

#menu #nav .divider li a:hover{
	width:209px;
	float:left;
	text-align:left;
	color:#999;
	padding:20px 0 0 20px;
	color:#333;
}

#menu #nav .divider .spanicon{
	background:url(../images/ojo1.png) no-repeat center right;
	width:155px;
	height:37px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	display:block;
	left:0;
	bottom:0;
}

#menu #nav .divider .spanicon:hover{
	background:url(../images/ojo2.png) no-repeat center right;
	width:155px;
	height:37px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	display:block;
	left:0;
	bottom:0;
}






/*** NAV FIJO ***/
#menu #nav .divider_fijo li{
	width:229px;
	border-bottom:solid 1px #EBEBEB;
}

#menu #nav .divider_fijo li:hover{
	width:229px;
	background:none;
	border-bottom:solid 1px #EBEBEB;
}

#menu #nav .divider_fijo .LIfinal{
	width:232px;
	background:url(../images/liFinal.gif) no-repeat bottom left;
	border-bottom:none;
}

#menu #nav .divider_fijo .LIfinal:hover{
	width:232px;
	background:url(../images/liFinal.gif) no-repeat bottom left;
	border-bottom:none;
}


#menu #nav .divider_fijo li a{
	width:209px;
	float:left;
	text-align:left;
	color:#999;
	padding:20px 0 0 20px;
}

#menu #nav .divider_fijo li a:hover{
	width:209px;
	float:left;
	text-align:left;
	color:#999;
	padding:20px 0 0 20px;
	color:#333;
}

#menu #nav .divider_fijo .spanicon{
	background:url(../images/ojo2.png) no-repeat center right;
	width:155px;
	height:37px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	display:block;
	left:0;
	bottom:0;
}







#menu #nav .dividerFinal .spanicon{
	background:url(../images/ojo1.png) no-repeat center right;
	width:155px;
	height:37px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	display:block;
	left:0;
	bottom:0;
}

#menu #nav .dividerFinal .spanicon:hover{
	background:url(../images/ojo2.png) no-repeat center right;
	width:155px;
	height:37px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	display:block;
	left:0;
	bottom:0;
}

/***** menu contacto *****/

#menu #nav .dividerFinal li{
	width:229px;
	border-bottom:solid 1px #EBEBEB;
}

#menu #nav .dividerFinal li:hover{
	width:229px;
	background:none;
	border-bottom:solid 1px #EBEBEB;
}

#menu #nav .dividerFinal .LIfinal{
	width:232px;
	background:url(../images/liFinal.gif) no-repeat bottom left;
	border-bottom:none;
}

#menu #nav .dividerFinal .LIfinal:hover{
	width:232px;
	background:url(../images/liFinal.gif) no-repeat bottom left;
	border-bottom:none;
}


#menu #nav .dividerFinal li a{
	width:209px;
	float:left;
	text-align:left;
	color:#999;
	padding:20px 0 0 20px;
}

#menu #nav .dividerFinal li a:hover{
	width:209px;
	float:left;
	text-align:left;
	color:#999;
	padding:20px 0 0 20px;
	color:#000;
}

/*End navegation language*/

/*Slide Lista Productos footer*/
#inner_productos{
	overflow:hidden;
	text-align:left;
	width:965px;
}

#inner_productos .cont-novedades{
	float:left;
	width:200px;
}

#inner_productos .cont-noticias{
	float:right;
	width:420px;
}

#inner_productos .cont_productos_alt{
	float:left;
	width:420px;
}

#inner_productos .cont-noticias{
	width:370px;
	height:auto;
	padding:0 0 10px 20px;
	float:right;
	
	border-left:solid 1px #5c5c5c;
	
}
/*fin*/

/*Slide Lista Noticias*/
#inner-g{
	overflow:hidden;
	text-align:left;
	padding:2px 20px 2px 10px;
}

#inner-g .cont-novedades{
	float:left;
	width:200px;
	height:165px;
	margin:10px 0 0 7px;
}

#inner-g .cont-noticias{
	float:right;
	width:420px;
}

#inner-g .cont_productos_alt{
	float:left;
	width:420px;
}

#inner-g .cont-noticias{
	width:370px;
	height:auto;
	padding:0 0 10px 20px;
	float:right;
	
	border-left:solid 1px #5c5c5c;
	
}
	
#slideshow2{
	margin:5px 0 0 0;
}
	
#slideshow2 .slider2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
	}

#mas_noticias{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ACACAC;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0 0 0;
	text-align:right;
	padding:0 10px 0 0;
	}
	
#li_titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7F7F7F;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
}

#link_promo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7F7F7F;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
}
	
#li_texto{
	list-style:none;
}
	
#link_noticias{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7F7F7F;
	font-weight:bold;
	}
	
#link_noticias:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f2f3f2;
	font-weight:bold;
	}
	
#link_contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f2f3f2;
	font-weight:bold;
	text-decoration:none;
}
	
#link_contact:hover{
	text-decoration:underline;
}

#link_contact2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
	font-weight:bold;
	text-decoration:none;
}
	
#link_contact2:hover{
	text-decoration:underline;
}
	
#link_subtitu{
	font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal; color:#f2f3f2;
	text-decoration:none;
	}
	
#link_subtitu:hover{
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#f2f3f2;
	text-decoration:none;
	}
	
#link_subtitu_ini{
	font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal; color:#5c5c5c;
	text-decoration:none;
}
	
#link_subtitu_ini:hover{
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#818181;
	text-decoration:none;
	}
	
#link_titular{
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#1a5c6c;
	text-decoration:none;
}

#link_titular:hover{
	font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal; color:#7F7F7F;
	text-decoration:none;
}
	
#link_subtitu_alter{
	font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; color:#1a5c6c;
	text-decoration:none;
	}
	
#link_subtitu_alter:hover{
	font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; color:#7F7F7F;
	text-decoration:none;
	}

/*Fin Lista Noticias*/

#div_mensaje{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#F00;
}

#inner_productos{
	padding:1px 0 1px 0;
	margin:20px 0 0 0;
}

#inner_productos .wrapper{
	width: auto;
	overflow: hidden;
	float:left;
}

#inner_productos .cont-noticias-nov{
	width:375px;
	height:320px;
	padding:0 0 10px 0;
	margin:0 1px 0 0;
	float:right;
	
	border-left:solid 3px #5c5c5c;
}

.seccion_1, .seccion_2, .seccion_3 {
	float:left;
	overflow:hidden;
	width:194px;
	background-color:#999;
	border-top:solid 1px #5c5c5c;
	border-bottom:solid 1px #5c5c5c;
}

#li_lista_productos{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:11px;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#li_lista_productos:hover{
	font-family:Arial, Helvetica, sans-serif; color:#f2f3f2; font-size:11px;
}

#lista_productos_footer_prods{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#lista_servicios_footer{
	margin:0 0 0 0;
	padding:0 20px 0 20px;
}

#ul_colores_tenido{
	margin:0 40px 0 40px;
	padding:0 0 0 0;
	list-style:none;
}

/*Colores Teñido*/

#cont_colores{
	padding:0 10px 0 10px;
}

#barva{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:13px;
	font-weight:bold;
	background:none;
	border:none;
}

/*Fin colores*/
#lista_colores_tenido{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:11px;
	list-style:none;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	background-color:#960;
	border-bottom:dotted 1px #5c5c5c;
}

#lista_productos_sec_propied{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:11px;
	list-style:none;
	margin:5px 0 1px 0;
	padding:0 0 5px 0;
}

#lista_productos_sec{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:11px;
	list-style:none;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	border-bottom:dotted 1px #5c5c5c;
}

#lista_servicios_sec{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:11px;
	list-style:none;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	border-bottom:dotted 1px #d9d9d9;
}

#lista_servicios_sec:hover{
	font-family:Arial, Helvetica, sans-serif; color:#11534f; font-size:11px;
}

#lista_productos_sec:hover{
	font-family:Arial, Helvetica, sans-serif; color:#11534f; font-size:11px;
}

#tb_lentes{
	margin:0 0 3px 0;
	background:url(../images/fondos/fondo-listaprods.png) no-repeat center bottom;
}

#tb_lentes .td{
	border-left:solid 2px #000;
}

#foot_wrapper{
	color:#7f7f7f;
	padding:0 0 5px 30px;
	margin:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

#cont_prods_caja{
	border-top:solid 1px #5c5c5c;
}

#texto_caja_prods{
	margin:0 0 0 0;
	padding:0 20px 0 40px;
}

#div_thumbs_prod{
	margin:20px 20px 0 0;
}

#slider_banner {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:15px 0 0 0;
}

#cont_video_planta{
	margin:20px 0 0 0;
}

#cont_footer_contacto{
	float:right;
	width:965px;
	padding:4px 0 0 0;
	margin:15px 0 0 0;
}

#lstcolor{
	font-family:Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:11px;
}

#textinvisible{
	background:none;
	border:none;
	visibility:hidden;
}

#field_np{
	margin:3px 0 5px 5px;
}

/*Slider Header*/
*{outline: none;}
img {border: 0;}
.container {
	width: 965px;
	padding: 0;
	margin: 0 auto;
}
.folio_block {
	position: absolute;
	padding:0 0 0 0;
	margin:0 auto;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:285px;	width: 965px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

.logo_head{
	position:relative;
	z-index:10;
}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(../images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #333;
}
.paging a.active {
	font-weight: bold;
	color:#ffffff;
	background: #1b736e;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

#lbl-empresa{
	font-size:11px;
	font-weight:bold;
}

/*Ingreso el banner nuestras marcas*/

#nuestrasMarcas
{
	width:950px;
	height:125px;
	background:#fff;
	position:relative;
	bottom:20px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.39);
	-moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.39);
	box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.39);
	margin-top:50px;	
	
}

#headerNuestrasMarcas
{
	width:100%;
	height:35px;
	background:#d9d9d9;
	font-family: "Times New Roman", Times, serif;
	color: #5c5c5c;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	line-height:1.5;
	border-bottom:5px solid #1d7174;

}

.headerNuestrasMarcas
{
	width:100%;
	height:35px;
	background:#d9d9d9;
	font-family: "Times New Roman", Times, serif;
	color: #5c5c5c;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	line-height:1.5;
	border-bottom:5px solid #1d7174;
	text-align:center

}
/*Segundo carrucel de las marcas*/
#Marcas2
{
	width:600px;
	height:130px !important;
	background:#fff;
	border-radius:15px;
	position:relative;
	bottom:20px;
	margin:35px 0 0 0;
	-webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.39);
	-moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.39);
	box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.39);	
	
	

}

/*Estilos de enlace del video */

.enlaceVideo
{
	width:650px;
	height:290px;
	bottom:20px;
	margin:0 0 0 310px;
	overflow:hidden;
	position:relative;
	
	
	-webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.39);
	-moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.39);
	box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.39);
	
	
	border-radius:5px;	
	
}


.enlaceVideo a > img
{
	 position:relative;
	 border-radius:5px;
}


.enlaceVideo a > img:hover
{
	 position:relative;
	 bottom:290px;
	 border-radius:5px;
}

/*Contendor de vide flash grande*/


#VideoFlashGrande{
	width:960px;
	height:400px;
	background:url(../images/loading.gif) no-repeat center;		
}

#VideoYouMulti{
	
	width:650px;
	height:290px;
	background:url(../images/loading.gif) no-repeat center;
	margin:15px 0 0 0;
	position:absolute;
	overflow:hidden;
	
}



#VideoYouMulti > a > img{
	
	position:relative;

}

#VideoYouMulti > a > img:hover{
	
	position:relative;
	bottom:289px;

}


