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

body {
    font-family: Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    background-color:#0071BC;
}
a {
	text-decoration:none;
}

/*** Index ***/
.bg {
	text-align:center;
	vertical-align:center;
}
.link-ingresar{
	left:50%;
	margin-left:-555px;
	position:absolute;
	background: transparent url(../img/bg.jpg) no-repeat;
	width:1110px;
	height:640px;
	background-color:#0071BC;
}
.btn-ingresar {
	background: transparent url(../img/btn_ingresar.png);
	position: absolute;
	top:405px;
	left:590px;
	width: 139px;
	height: 40px;
	cursor: pointer;
}
.btn-ingresar:hover{
	background: transparent url(../img/btn_ingresar_hover.png);	
}
.btn-ingresar-texto {
	width:139px;
	margin-top:13px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:white;
}
/*** Fin de Index ***/

/*** Generico para todas las paginas ***/
.page{
	position:relative;
	width:815px;
	height:612px;
	margin:0 auto;
	background-image:url(../img/fondo.gif);
	background-repeat:no-repeat;		
}
/*** Header ***/
.header{
	width:756px;
	height:120px;
	left:26px;
	top:22px;
	position:relative;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
}
/*** Fin header ***/

/*** Menu ***/
.menu {
	float:left;
	margin-left:27px;
	margin-top:25px;
	width:170px;
}

.bola {
	float:left;
	width: 26px;
	height: 25px;
	margin-right:5px;
}

.bola-on {
	float:left;
	background:url(../img/bola_grande.jpg);
	margin-top:8px;
	width: 26px;
	height: 25px;
	margin-right:5px;
}

.boton {
	float:left;
	background:url(../img/btn.gif);
	margin-bottom:4px;
	width: 139px;
	height: 40px;
	cursor: pointer;
}

.boton:hover{
	background:url(../img/btn_hover.gif);	
}

.boton-on {
	float:left;
	background:url(../img/btn_hover.gif);
	margin-bottom:4px;
	width: 139px;
	height: 40px;
}
	
.btn-texto {
	position:absolute;
	width:139px;
	margin-top:13px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:white;
}

/*** Fin Menu ***/

/*** Contenido ***/

.contenido{
	float:left;
	margin-left:28px;
	margin-top:40px;
	width:550px;
	height:292px;
}

/*** Fin Contenido ***/

/*** Footer ***/

.footer {
	width:743px;
	height:133px;
	top:337px;
	left:35px;
	position:relative;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
}
.footer-persianas {
	width:743px;
	height:133px;
	top:337px;
	left:35px;
	position:relative;
	background-image:url(../img/footer-persianas.jpg);
	background-repeat:no-repeat;
}
.footer-quienes-somos {
	width:743px;
	height:133px;
	top:337px;
	left:35px;
	position:relative;
	background-image:url(../img/footer-quienes-somos.jpg);
	background-repeat:no-repeat;
}
.texto-footer-izquierda-quienes-somos{
    position:absolute;
    top:20px;
    left:30px;
    color:white;
    
    }
.texto-footer-quienes-somos-titulo{
    font-style:italic;
    font-size:13px;
}
.texto-footer-quienes-somos-desc{
    font-weight:bold;
    font-size:11px;
}
.boton-footer-quienes-somos {
	position:absolute;
	background:url(../img/btn_footer_quienes_somos.jpg);
	margin-bottom:4px;
	width: 139px;
	height: 40px;
        top:45px;
        left:350px;
	cursor: pointer;
}

.boton-footer-quienes-somos:hover {
	background:url(../img/btn_footer_quienes_somos_hover.jpg);	
}
.btn-texto-quienes-somos {
	position:absolute;
	width:139px;
	top:13px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:white;
}
.boton-footer-quienes-somos a,.boton-footer-quienes-somos a:active,
.boton-footer-quienes-somos a:hover,.boton-footer-quienes-somos a:visited{
    text-decoration:none;
    color:white;
    }


.footer-exposiciones {
	width:743px;
	height:133px;
	top:337px;
	left:35px;
	position:relative;
	background-image:url(../img/footer-exposiciones.jpg);
	background-repeat:no-repeat;
}
.footer-funcionamiento {
	width:743px;
	height:133px;
	top:337px;
	left:35px;
	position:relative;
	background-image:url(../img/footer-funcionamiento.jpg);
	background-repeat:no-repeat;
}
/*** Fin del Footer ***/


/*--- Quienes Somos ---*/
.columna1-quienes-somos{
	float:left;
	width:245px;
}
.columna2-quienes-somos{
	float:right;
	width:290px;
}

.titulo-quienes-somos{
	font-size:23px;
	font-weight:bolder;
	color:#29ABE2;
	margin-bottom:5px;
	width:245px;
	height:30px;
}
.bola-chica{
	float:left;
	background:url(../img/bola_chica.jpg);
        background-repeat:no-repeat;
	margin-top:6px;
	width: 16px;
	height: 15px;
}
.texto-titulo-quienes-somos{
	margin-left:5px;
	float:left;
}

.desc-quienes-somos{
	font-size:12px;
	width:245px;
}
.tx-quienes-somos{
	font-size:12px;
}
.tx-azul-mayus{
	font-weight:bold;
	color:#29ABE2;
}

.beneficio-quienes-somos-1linea{
	width:245px;
	height: 20px;
}
.beneficio-quienes-somos-2lineas{
	width:245px;
	height: 35px;
}
.beneficios-columna2{
	margin-top:115px;
}
.tilde-quienes-somos{
	float:left;
	background:url(../img/tilde.jpg);
        background-repeat:no-repeat;
	width: 11px;
	height: 10px;
	margin-top:3px;
}
.texto-beneficio-quienes-somos{
	float:left;
	margin-left:4px;
	width: 230px;
	margin-bottom:3px;
}
.imagen-quienes-somos
{
	float:right;
	background:url(../img/foto-quienes-somos.jpg);
        background-repeat:no-repeat;
	width: 288px;
	height: 103px;
}
.espacio{
	width:290px;
	height:7px;
	background:url(../img/pixel.gif);
}
/*--- Fin Quienes Somos ---*/
 
/*** Comienzo de la fabrica ***/

.columna1-la-fabrica{
	float:left;
	width:402px;
}
.columna2-la-fabrica{
	float:right;
	width:130px;
}
.foto-la-fabrica{
	background:url(../img/foto-la-fabrica.jpg);
    background-repeat:no-repeat;
	width: 402px;
	height: 255px;
}

.mail-la-fabrica{
    margin-top:5px;
}

.sobre-la-fabrica{
    background:url(../img/mail_sobre.jpg);
    background-repeat:no-repeat;
    width: 39px;
    height: 31px;
    float:left;
}
.texto-mail-la-fabrica{
    margin-left:10px;
    margin-top:8px;
    font-size:11px;
    color:gray;
    font-weight:bold;
    float:left;
}

.ico-la-fabrica{
    background:url(../img/fabrica.jpg);
    background-repeat:no-repeat;
    width: 76px;
    height: 91px;
    margin-bottom:25px;
    margin-top:10px;
}
.texto-direccion-la-fabrica{
    font-size:11px;
    color:gray;
    font-weight:bold;
}

.foto1-footer-la-fabrica{
    background:url(../img/foto-fabrica-mini-1.jpg);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:20px;
}
.foto2-footer-la-fabrica{
    background:url(../img/foto-fabrica-mini-2.jpg);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:145px;
}
.foto3-footer-la-fabrica{
    background:url(../img/foto-fabrica-mini-3.jpg);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:270px;
}
.foto4-footer-la-fabrica{
    background:url(../img/foto-fabrica-mini-4.jpg);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:395px;
}
.foto5-footer-la-fabrica{
    background:url(../img/foto-fabrica-mini-5.jpg);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:520px;
}
/*** Fin de la fabrica ***/

/*** Comienzo de Contacto ***/
.warnings-contacto{
    height:15px;
    margin-top:5px;
    width:200px;
    color:red;
    font-size:11px;
    font-weight:bold;
    margin-left:90px;
}
.form-contacto{
    width:445px;
    float:left;
}
.derecha-contacto{
    margin-top:20px;    
    width:100px;
    float:right;
}
.fila-campo-contacto{
    height:36px;   
}
.fila-campo-contacto-area{
    margin-top:10px;
    height:130px;   
}
.label-contacto{
    float:left;
    font-size:11px;
    font-weight:bold;
    color:#246492;
    text-align:right;
    width:80px;
    margin-top:8px;
}
.label-contacto-error{
    float:left;
    font-size:11px;
    font-weight:bold;
    color:red;
    text-align:right;
    width:80px;
    margin-top:8px;
}
.label-comentarios{
    float:left;
    width:80px;
    height:130px;
}
.ico-sobre-contacto{
    background:url(../img/mail.jpg);
    background-repeat:no-repeat;
    width: 76px;
    height: 76px;
    margin-top:40px;
}
.textbox-contacto{
    float:right;
    background:url(../img/text.jpg);
    background-repeat:no-repeat;
    width: 364px;
    height: 34px;
   
}
.textbox-area-contacto{
    float:right;
    background:url(../img/textarea.jpg);
    background-repeat:no-repeat;
    width: 365px;
    height: 123px;
}
.input-contacto{
    font-size:10px;
    border:none;
    margin-top:5px;
    margin-left:12px;
    width: 335px;
}

.textarea-contacto{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    border:none;
    margin-top:8px;
    margin-left:12px;
    width: 335px;
    height: 100px;
}

.ico-libreta{
    background:url(../img/libreta.jpg);
    background-repeat:no-repeat;
    width: 74px;
    height: 90px;
    margin-top:10px;
}
.botones-contacto{
    font-size:13px;
    font-weight:bolder;
    margin-top:60px;
    margin-left:15px;
}

.botones-contacto a,.botones-contacto a:active,botones-contacto a:visited{
    text-decoration:none;
    margin-bottom:5px;
    color:#343434;
}

.botones-contacto a:hover{
    color:#246492;
}

.form-enviado-contacto{
	text-align:center;
	margin-top:100px;
	width:550px;
	height:200px;
        color:#343434;
        font-size:13px;
        font-weight:bold;
}

/*** Fin de Contacto ***/

/*** Comienzo de funcionamiento ***/

.columna1-funcionamiento{
	float:left;

}
.columna2-funcionamiento{
    float:right;
    width:140px;
    font-size:12px;
    font-weight:bold;
    color:#5998AA;
}

.columna2-funcionamiento a,.columna2-funcionamiento a:active,
.columna2-funcionamiento a:hover,.columna2-funcionamiento a:visited{
    text-decoration:none;
    color:#5998AA;
    }

.video-funcionamiento{
    margin-top:2px;
    overflow:hidden;
    /*border:3px solid gray;*/
}
.descargar-documentacion{
    width:138px;
    height:50px;
}
.descargar-documentacion-titulo{
    width:138px;
    height:15px;
    margin-top:70px;
}
.descargar-documentacion-link{
    margin-top:5px;
    width:118px;
    float:left;
}
.descargar-documentacion-icono{
    float:right;
    background:url(../img/flecha_bajar.jpg);
    background-repeat:no-repeat;
    width: 18px;
    height: 20px;
}
.ico-funcionamiento{
    margin-top:15px;
    background:url(../img/opciones.jpg);
    background-repeat:no-repeat;
    width: 76px;
    height: 88px;
}
.descargar-video{
    margin-top:1px;
    width:130px;
    height:50px;	
}
.descargar-video a,.descargar-video a:active,
.descargar-video a:hover,.descargar-video a:visited{
    color:#5998AA;
}
.descargar-video-titulo{
    width:130px;
    height:15px;
	margin-top:2px;
	color:#5998AA;
    text-transform:uppercase;	
}
.descargar-video-link{
    margin-top:1px;
    width:110px;
    float:left;
    font-size:11px;
}
.descargar-video-icono{
    float:right;
    background:url(../img/flecha_bajar.jpg);
    background-repeat:no-repeat;
    width: 18px;
    height: 20px;
}
/*** Fin de Funcionamiento ***/


/*** Comienzo de persianas ***/
.foto1-footer-persianas{
    background:url(../img/fotoscepillos037.png);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:20px;
}
.foto2-footer-persianas{
    background:url(../img/fotoscepillos051.png);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:145px;
}
.foto3-footer-persianas{
    background:url(../img/fotoscepillos031.png);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:270px;
}
.foto4-footer-persianas{
    background:url(../img/fotoscepillos012.png);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:395px;
}
.foto5-footer-persianas{
    background:url(../img/fotoscepillos047.png);
    background-repeat:no-repeat;
    position:absolute;
    width: 110px;
    height: 94px;
    top:20px;
    left:520px;
}

#marco-galeria{
    position:absolute;
    width:400px;
    height:250px;
    margin-top:5px;
    z-index:9999;
    background:url(../img/marco-galeria.gif);
    background-repeat:no-repeat;
}
#galeria-persianas{
    position:absolute;
    width:400px;
    height:250px;
    margin-top:5px;
    z-index:100;
}
#galeria-persianas ul{
    margin-top:0px;
    padding:0px;
    list-style:none;
}
#galeria-persianas ul li{    
    width:400px;
    height:250px;
}

#siguiente-persiana{
    position:absolute;
    margin-top:195px;
    margin-left:420px;
    width:32px;
    height:27px;
    background:url(../img/flecha_der.jpg);
    background-repeat:no-repeat;
    cursor:pointer;
}
#anterior-persiana{
    position:absolute;
    margin-top:160px;
    margin-left:420px;
    width:31px;
    height:28px;
    background:url(../img/flecha_izq.jpg);
    background-repeat:no-repeat;
    cursor:pointer;
}
.texto-persianas{
    font-size:12px;
    font-weight:bold;
    color:#5998AA;
    position:absolute;
    margin-top:225px;
    margin-left:420px;
}

/*** Fin de persianas ***/

/*** Comienzo de exposiciones ***/

#galeria-exposiciones{
    position:absolute;
    width:400px;
    height:250px;
    margin-top:5px;
    z-index:100;
}
#galeria-exposiciones ul{
    margin-top:0px;
    padding:0px;
    list-style:none;
}
#galeria-exposiciones ul li{    
    width:400px;
    height:250px;
}

#siguiente-exposicion{
    position:absolute;
    margin-top:195px;
    margin-left:420px;
    width:32px;
    height:27px;
    background:url(../img/flecha_der.jpg);
    background-repeat:no-repeat;
    cursor:pointer;
}
#anterior-exposicion{
    position:absolute;
    margin-top:160px;
    margin-left:420px;
    width:31px;
    height:28px;
    background:url(../img/flecha_izq.jpg);
    background-repeat:no-repeat;
    cursor:pointer;
}

/*** Fin de exposiciones ***/

/*** comienzo de links ***/

.titulo-links{
	font-size:23px;
	font-weight:bolder;
	color:#29ABE2;
	margin-bottom:5px;
	width:245px;
	height:30px;
}
.bola-chica-links{
	float:left;
	background:url(../img/bola_chica.jpg);
        background-repeat:no-repeat;
	margin-top:6px;
	width: 16px;
	height: 15px;
}
.texto-titulo-links{
	margin-left:5px;
	float:left;
}


.links {
    font-size:13px;
    font-weight:bold;
    margin-top:5px;
}

.links-link{
	width:245px;
	height: 20px;
}

.tilde-links-link{
	float:left;
	background:url(../img/tilde.jpg);
        background-repeat:no-repeat;
	width: 11px;
	height: 10px;
	margin-top:3px;
}
.texto-links-link{
	float:left;
	margin-left:4px;
	width: 230px;
	margin-bottom:3px;
}

.links a,.links a:active,
.links a:visited{
    color:gray;
}
.links a:hover{
    color:black;
}

/*** fin de links ***/

/* Donde comprar*/
.donde-comprar{
    width:550px;
}
.titulo-donde-comprar{
	font-size:23px;
	font-weight:bolder;
	color:#29ABE2;
	margin-bottom:5px;
	width:245px;
	height:30px;
}
.subtitulo-donde-comprar{
	clear: both;
	font-size:10px;
	color: black;
	margin-bottom:1px;
	width:400px;
}
.texto-titulo-donde-comprar{
	margin-left:5px;
	float:left;
}
#tabla-donde-comprar{
    font-size:12px;
    height:250px;
    overflow:auto;
}
#tabla-donde-comprar table{
    margin-left:0px;
    width:530px;
    border:2px solid #008BB9;
}

#tabla-donde-comprar table thead{
    width:550px;
    background-color:#2999E9;
    background-image:url(../img/fondo-head.jpg);
    background-repeat:repeat-x;
    color:white;
    height:20px;
}
#tabla-donde-comprar table tfoot{
    width:550px;
    background-color:#2999E9;
    background-image:url(../img/fondo-foot.jpg);
    background-repeat:repeat-x;
    color:white;
    font-weight:bold;
    text-align:center;
}
#tabla-donde-comprar table tfoot a{
    color:white;
	text-decoration:none;
}
#tabla-donde-comprar table tfoot a:hover{
	color:white;
	text-decoration:underline;
}
#tabla-donde-comprar table tbody td{
    border:1px solid #E5E5E5;
}

#tabla-donde-comprar table tbody tr{
    border:1px solid #E5E5E5;
}

#tabla-donde-comprar a{
    color:grey;
    text-decoration:underline;
}
#tabla-donde-comprar a:hover{
    color:#2999E9;
}
/*fin donde comprar*/


/*** Compatibilidad con IE7 -IE6 ***/


/*<![CDATA[*/

#ie6, #ie7, #ie8 {display: none}

/* IE 6 */
* html .footer-quienes-somos {
   position:absolute;
    top:450px;
}
* html .footer-exposiciones {
   position:absolute;
    top:450px;
}

* html .footer-persianas{
   position:absolute;
    top:450px;
}

* html .footer {
   position:absolute;
    top:450px;
}

* html .footer-la-fabrica {
   position:absolute;
    top:450px;
}

* html .footer-funcionamiento {
   position:absolute;
    top:450px;
}

* html .beneficios-columna2 {
   margin-top:10px;
}

* html .espacio {
    height:1px;
    font-size:7px;
}

* html .menu{
   margin-left:15px;
}

* html .textbox-contacto input{
   border:0px;
}
* html .textbox-area-contacto textarea{
   border:0px;
}

* html #galeria-persianas ul{    
    margin-left:0px;
    padding:0px;
}


* html #galeria-exposiciones ul{    
    margin-left:0px;
    padding:0px;
}

/* IE 7 */
*+html .footer-quienes-somos {
    position:absolute;
    top:450px;
}
*+html .footer-exposiciones {
    position:absolute;
    top:450px;
}

*+html .footer-persianas{
    position:absolute;
    top:450px;
}

*+html .footer {
    position:absolute;
    top:450px;
}

*+html .footer-la-fabrica {
    position:absolute;
    top:450px;
}

*+html .footer-funcionamiento {
    position:absolute;
    top:450px;
}

*+html .beneficios-columna2 {
    margin-top:10px;
}

*+html .espacio {
    height:1px;
    font-size:7px;
}

*+html .menu{
    margin-left:15px;
}

*+html .textbox-contacto input{
    border:0px;
}
*+html .textbox-area-contacto textarea{
    border:0px;
}

*+html #galeria-persianas ul{    
    margin-left:0px;
    padding:0px;
}

*+html #galeria-exposiciones ul{    
    margin-left:0px;
    padding:0px;
}