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

img, div { behavior: url(css/iepngfix.htc) }

html, body {/* background-image:url(../images/back2.jpg); background-repeat: repeat-x;*/
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	background-color: #696969; text-align:center; /*overflow-x:hidden;*/}
	
ul li { list-style:none; margin:0px; display:inline;}	

#contenedor_back { width:100%; position:absolute; top:0px; left:0px; background-image:url(../images/back2.jpg); background-repeat:repeat-x; z-index:10;}
#contenedor_back_cortinas { width:100%; position:absolute; left:0px; top:0px; background-image:url(../images/back.jpg); background-repeat:repeat-x; z-index:10;}
#contenedor_back_accesorios { width:100%; position:absolute; left:0px; top:0px; background-image:url(../images/back_accesorios2.jpg); background-repeat:repeat-x; z-index:10;}
#contenedor_back_canos { width:100%; position:absolute; left:0px; top:0px; background-image:url(../images/back_canos2.jpg); background-repeat:repeat-x; z-index:10;}
#contenedor_back_rieles { width:100%; position:absolute; left:0px; top:0px; background-image:url(../images/back_rieles.jpg); background-repeat:repeat-x; z-index:10;}
#contenedor_back_soportes { width:100%; position:absolute; left:0px; top:0px; background-image:url(../images/back_soportes.jpg); background-repeat:repeat-x; z-index:10;}
#contenedor_back_perfiles { width:100%; position:absolute; left:0px; top:0px; background-image:url(../images/back_perfiles.jpg); background-repeat:repeat-x; z-index:10;}
#contenedor_back_empresa { width:100%; position:absolute; left:0px; top:0px; background-image:url(../images/back_empresa.jpg); background-repeat:repeat-x; z-index:10;}
#contenedor {/*margin: 0 auto 0 auto;*/ margin:0; width: 1260px; text-align:left; position:relative; height:auto; float:left; }
#contenedor_splash {margin: auto; width: 898px; text-align:left; vertical-align:middle; position:relative; }

/* SPLASH */
#contenedor_back_splash { position:absolute; top:50%; left:50%; margin-top:-350px; margin-left:-449px;}
#contenedor_splash a { float:left;}
.logo_splash { position:absolute; top:470px; right:240px; z-index:10; float:left; }

/* SUBMENU DESPLEGABLE */
#submenu { width:100%; position:absolute; left:0px; top:125px; background-image:url(../images/back_submenu.jpg); background-repeat:repeat-x; z-index:100; overflow:hidden;}
#submenu2 { width:100%; position:absolute; left:0px; top:125px; background-image:url(../images/back_submenu2.jpg); background-repeat:repeat-x; z-index:100; overflow:hidden;}
#content_submenu {/*margin: 0 auto 0 auto;*/ margin:0; width: 100%; text-align:left; position:relative; height:23px; overflow:hidden; }
#submenu_accesorios{position:absolute; top:-23px; left:0px; }
#submenu ul, #submenu2 ul {position:absolute; left:149px; z-index:101;  }

.bts_submenu a {background:url(../images/submenu.jpg) no-repeat; display:block; text-indent:-9000%; height:23px; float:left;}
.bts_submenu2 a {background:url(../images/submenu2.jpg) no-repeat; display:block; text-indent:-9000%; height:23px; float:left;}

.bt_submenu_sistemaromanas a { width:180px; background-position:0px -23px; }
.bt_submenu_sistemaromanas a.active:hover { width:180px; background-position:0px -23px; }
.bt_submenu_sistemaromanas a.active { width:180px; background-position:0px 0px; }
.bt_submenu_rieles a { width:180px; background-position:-180px -23px; }
.bt_submenu_rieles a.active:hover { width:180px; background-position:-180px -23px; }
.bt_submenu_rieles a.active { width:180px; background-position:-180px 0px; }
.bt_submenu_canos a { width:180px; background-position:-360px -23px; }
.bt_submenu_canos a.active:hover { width:180px; background-position:-360px -23px; }
.bt_submenu_canos a.active { width:180px; background-position:-360px 0px; }

.bt_submenu_cortinasenrollables a { width:180px; background-position:0px -23px;}
.bt_submenu_cortinasenrollables a.active:hover { width:180px; background-position:0px -23px; }
.bt_submenu_cortinasenrollables a.active { width:180px; background-position:0px 0px; }
.bt_submenu_panelesdeslizables a { width:180px; background-position:-180px -23px; }
.bt_submenu_panelesdeslizables a.active:hover { width:180px; background-position:-180px -23px; }
.bt_submenu_panelesdeslizables a.active { width:180px; background-position:-180px 0px; }
.bt_submenu_motorizacion a { width:180px; background-position:-360px -23px; }
.bt_submenu_motorizacion a.active:hover { width:180px; background-position:-360px -23px; }
.bt_submenu_motorizacion a.active { width:180px; background-position:-360px 0px; }

/* HEADER */
#header { float:left; width:900px; padding:0 148px; position:relative; }
.logo { float:left; margin-bottom:1px;}
.menu { margin-top:42px; width:184px;  height:47px; float:right; margin-left:377px; margin-bottom:1px; display:inline; text-indent:-9000%;}
.menu li { float:left;}
.menu a {background:url(../images/menu_top.jpg) no-repeat; display:block; height:47px;}
/*.menu { margin-top:42px; width:184px;  height:47px; float:left; padding-left:377px; margin-bottom:1px; display:inline; list-style:none; text-indent:-9000%;}
.menu li { float:left;}
.menu a {background:url(../images/menu_top.jpg) no-repeat; display:block; height:47px;}*/

.bt_empresa a { width:64px;}
.bt_empresa a:hover { width:64px; background-position:0px -47px; }
.bt_empresa a.active { width:64px; background-position:0px -47px; }
.bt_descargas a { width:63px; background-position: -63px 0px; }
.bt_descargas a:hover, .bt_descargas a.active { background-position:-63px -47px; }
.bt_contacto a { width:57px; background-position:-127px 0px; }
.bt_contacto a:hover, .bt_contacto a.active {background-position:-127px -47px; }

.bts_menu{display:block; float:left; height:35px; width:580px;}
.bts_menu a {background:url(../images/menu.jpg) no-repeat; display:block; text-indent:-9000%; height:34px; float:left;}
.bt_menu_cortinas a { width:180px; }
.bt_menu_cortinas a:hover { width:180px; background-position:0px -34px; }
.bt_menu_cortinas a.active { width:180px; background-position:0px -34px; }
.bt_menu_accesorios a { width:180px; background-position:-180px 0px; }
.bt_menu_accesorios a:hover { width:180px; background-position:-180px -34px; }
.bt_menu_accesorios a.active { width:180px; background-position:-180px -34px; }
.bt_menu_galeria a { width:180px; background-position:-360px 0px; }
.bt_menu_galeria a:hover { width:180px; background-position:-360px -34px; }
.bt_menu_galeria a.active { width:180px; background-position:-360px -34px; }


#main { float:left; width:1260px; /*padding:0px 150px 0 158px;*/ margin:0px; }

/* COLUMNA IZQUIERDA ROJA */
#columna_izq { float:left; width:206px; height:387px; background-image:url(../images/back_columnaizq.jpg); background-repeat:repeat-x; margin:31px 9px 8px 0; margin-left:158px;}
.cortinas_enrollables { background-image:url(../images/tit_cortinas_enrollables.gif); background-repeat:no-repeat; width:184px; height:64px; margin:63px 0 17px 11px;}
.paneles_deslizables { background-image:url(../images/tit_paneles_deslizables.gif); background-repeat:no-repeat; width:184px; height:64px; margin:63px 0 17px 11px;}
#columna_izq img { padding-bottom:4px;}
.bt_galeria { margin:7px 0 86px 0;  float:left;}
.palette { margin-left:10px;}

/* MODULOS CORTINAS ENROLLABLES  -  PANELES DESLIZABLES */
.modulo { position:relative; width:213px; height:147px; float:left; background-color:#FFF; border:solid; border-color:#a2a1a1; border-width:1px; padding:40px 1px 1px; margin-top:8px; margin-right:8px;}
.modulo2 { position:relative; width:326px; height:147px; float:left; background-color:#FFF; border:solid; border-color:#a2a1a1; border-width:1px; padding:40px 1px 1px; margin-top:8px; margin-right:7px;}
.contenedor_modulos { width:685px; float:left; margin-top:23px;}
.back_cortinas_enrollables { background-image:url(../images/back_cortinas_enrollables_3.jpg); background-repeat:no-repeat; height:427px;}
.back_paneles_deslizables { background-image:url(../images/back_cortinas_enrollables_3.jpg); background-repeat:no-repeat; height:427px;}


#thumbs_telas { margin:0 0 1px 12px;  }   
#thumbs_telas p { font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; } 
.text_rojo { color:#850000; margin:0;  } 
.text_gris { color:#474747; margin-bottom:3px; float:left; width:196px; } 

#thumbs_mecanismos { margin:0 0 1px 10px;  }
.thumb_mecanismos { margin:0 5px 5px 0px; float:left; border:solid; border-color:#757575; border-width:1px; width:191px; height:82px;  } 

#thumbs_accionamientos { margin:0 0 1px 9px;  } 
#thumbs_accionamientos p { width:159px; float:right; padding-top:11px;}
.thumb_accionamientos { margin:7px 5px 5px 0px; float:left; border:solid; border-color:#757575; border-width:1px; width:146px; height:98px;  } 

h2 { height:20px; margin-left:10px; margin-bottom:13px;}
.translucida {background-image:url(../images/tit_translucida.jpg); background-repeat:no-repeat; width:200px; }
.sunscreen {background-image:url(../images/tit_sunscreen.jpg); background-repeat:no-repeat; width:200px; }
.gasa {background-image:url(../images/tit_gasa.jpg); background-repeat:no-repeat; width:200px; }
.lona {background-image:url(../images/tit_lona.jpg); background-repeat:no-repeat; width:200px;}
.blackout {background-image:url(../images/tit_blackout.jpg); background-repeat:no-repeat; width:200px;}
.modelo25 {background-image:url(../images/tit_modelo25.jpg); background-repeat:no-repeat; width:200px;}
.modelo32 {background-image:url(../images/tit_modelo32.jpg); background-repeat:no-repeat; width:200px;}
.modelo38 {background-image:url(../images/tit_modelo38.jpg); background-repeat:no-repeat; width:200px;}
.modelo45 {background-image:url(../images/tit_modelo45.jpg); background-repeat:no-repeat; width:200px;}
.complementos {background-image:url(../images/tit_complementos.jpg); background-repeat:no-repeat; width:200px; }
.cordon {background-image:url(../images/tit_cordon.jpg); background-repeat:no-repeat; width:311px; }
.baston {background-image:url(../images/tit_baston.jpg); background-repeat:no-repeat; width:311px; }
.baston_sinpanel {background-image:url(../images/tit_baston_sinpanelfijo.jpg); background-repeat:no-repeat; width:311px; }
.libre {background-image:url(../images/tit_libre.jpg); background-repeat:no-repeat; width:311px; }

.thumb_telas { margin:0 3px 3px 0px; float:left;}
/*#linea { width:112px; height:1px; background-color:#d4d4d4; float:left; margin-right:50px; margin-top:2px; margin-bottom:4px; }*/
#linea { width:112px; height:1px; float:left; margin-right:50px; margin-top:2px; margin-bottom:4px; border-top:solid; border-top-color:#d4d4d4; border-top-width:1px;  }
#linea2 { width:152px; height:1px; background-color:#d4d4d4; float:right; margin-top:2px; position:absolute; right:9px; bottom:37px; z-index:1;}
.boton_pdf { position:absolute; bottom:1px; right:1px; z-index:1; float:right;}
.boton_galeria { position:absolute; bottom:1px; left:1px; z-index:1; float:right;}
.boton_pdf2 { position:absolute; bottom:8px; right:9px; z-index:1; float:right;}

/* MODULO MOTORIZACION DE CORTINAS */
#modulo_motorizacion { float:left; width:873px; height:352px; background-image:url(../images/motorizacion.jpg); background-repeat: no-repeat; margin:31px 9px 8px 158px; padding:35px 0 0 11px; position:relative;}
.motorizacion {background-image:url(../images/tit_motorizacion.gif); background-repeat:no-repeat; 007987width:299px; height:21px; }
.bt_enrollables { position:absolute; top:70px; z-index:1;}
.video { position:absolute; bottom:11px; z-index:1;}
.boton_pdf3 { position:absolute; bottom:167px; right:92px; z-index:1; float:right;}

/* DIVISION ACCESORIOS -  SISTEMA PARA ROMANAS */
#sistema_romanas { float:left; width:873px; height:352px; background-image:url(../images/back_azul.jpg); background-repeat: repeat-x; margin:31px 9px 8px 158px; padding:63px 0 0 11px; position:relative;}
.tit_sistema_romanas {background-image:url(../images/tit_sistemaromanas.gif); background-repeat:no-repeat; width:862px; height:64px; }
.contenedor_modulos2 { /*width:872px;*/  float:left; margin-top:20px;}
.modulo3 { width:210px; height:231px; float:left; margin-right:7px; margin-top:20px;}
.modulo3 img { border:solid; border-color:#dddddd; border-width:1px; margin-top:8px; float:left; }
.modulo3 h2 { margin:0 0 0 7px; }
.cordon2 {background-image:url(../images/tit_cordon.gif); background-repeat:no-repeat; width:208px; height:14px; }
.cadenaplastica {background-image:url(../images/tit_cadenaplastica.gif); background-repeat:no-repeat; width:208px; height:14px; }
.cadenametalica {background-image:url(../images/tit_cadenametalica.gif); background-repeat:no-repeat; width:208px; height:14px; }
.reforzado {background-image:url(../images/tit_reforzado.gif); background-repeat:no-repeat; width:208px; height:14px; }

/* DIVISION ACCESORIOS -  CAÑOS Y OTROS */
.back_canos { background-image:url(../images/back_canos.jpg); background-repeat:no-repeat; height:395px;}
.tit_canosyotros {background-image:url(../images/tit_canosyotros.gif); background-repeat:no-repeat; width:862px; height:35px; margin-bottom:50px; }
#canosyotros { float:left; width:873px; height:318px; background-image:url(../images/back_azul.jpg); background-repeat: repeat-x; margin:31px 9px 8px 158px; padding:34px 0 0 11px; position:relative;}
#modulo4 { width:264px;  float:left; }
#modulo4 p { color:#FFF; margin-left:7px; padding-top:20px;}
#modulo4 img { border:solid; border-color:#dddddd; border-width:1px; margin-top:8px; }
#modulo4 h2 { margin:0px 0 0 7px; }
#modulo4 a img { margin:3px 0 0 0;}
.hierro3-4 {background-image:url(../images/tit_hierro3-4.gif); background-repeat:no-repeat; width:208px; height:14px; }
.hierro1 {background-image:url(../images/tit_hierro1.gif); background-repeat:no-repeat; width:208px; height:14px; }
.cabletensor {background-image:url(../images/tit_cabletensor.gif); background-repeat:no-repeat; width:208px; height:14px; }
.separador { margin-right:34px; height:100px; float:left;}

/* DIVISION ACCESORIOS -  RIELES */
.back_rieles { background-image:url(../images/back_rieles2.jpg); background-repeat:no-repeat; height:567px;}
.contenedor_modulos2 { width:667px; float:left; margin-top:31px;}
#columna_izq_azul { float:left; width:206px; height:387px; background-image:url(../images/back_azul.jpg); background-repeat:repeat-x; margin:31px 9px 8px 158px;}
.rieles { background-image:url(../images/tit_rieles.gif); background-repeat:no-repeat; width:184px; height:64px; margin:63px 0 17px 11px;}
.modulo5 { width:667px; height:128px;  float:left; background-color:#FFF; border:solid; border-color:#a2a1a1; border-width:1px; padding:40px 1px 1px; margin:0 0 8px 0; }
.tipoeuropeo {background-image:url(../images/tit_tipoeuropeo.jpg); background-repeat:no-repeat; width:200px;}
.tipoamericano {background-image:url(../images/tit_tipoamericano.jpg); background-repeat:no-repeat; width:200px;}
.dealuminio {background-image:url(../images/tit_dealuminio.jpg); background-repeat:no-repeat; width:200px;}
#thumbs_rieles { margin:0 0 0px 7px; float:left;}
#thumbs_rieles p { width:118px; margin:0px 0 6px 0;}
.thumb_rieles { margin:0 7px 5px 0px; float:left; border:solid; border-color:#757575; border-width:1px; width:128px; height:55px;  } 
.linea_vertical { border-right:solid #d4d4d4 1px; height:90px;}
.pdf_rieles { margin-top:32px; float:right; padding-right:7px;}

/* DIVISION ACCESORIOS -  SOPORTES */
.back_soportes { background-image:url(../images/back_soportes2.jpg); background-repeat:no-repeat; height:597px;}
.modulo6 { width:667px; height:517px; float:left; background-color:#FFF; border:solid; border-color:#a2a1a1; border-width:1px; padding:40px 1px 1px; margin:0 0 8px 0; }
.soportes { background-image:url(../images/tit_soportes.jpg); background-repeat:no-repeat; width:184px; height:17px; margin:0px 0 17px 11px;}
.txt_destacado { background-color:#dcdcdc; border:solid #cfcfcf 1px; padding: 11px; width:624px; margin:9px 0 10px 10px; float:left;}
#thumbs_soportes { margin:0 0 8px 7px; float:left; width:208px; padding-left:3px;}
#thumbs_soportes p { margin:5px 0 4px 0; float:left; width:208px;}
.thumb_soportes { float:left; border:solid; border-color:#b8b8b8; border-width:1px; width:208px; height:110px;  } 

/* DIVISION ACCESORIOS -  PERFILES */
.back_perfiles { background-image:url(../images/back_perfiles2.jpg); background-repeat:no-repeat; height:426px; }
.perfilesvelcrados { background-image:url(../images/tit_perfilesvelcrados.jpg); background-repeat:no-repeat; width:500px; height:17px; margin:0px 0 17px 11px;}
.modulo7 { width:667px; height:342px; float:left; background-color:#FFF; border:solid; border-color:#a2a1a1; border-width:1px; padding:40px 1px 1px; margin:0 0 8px 0; }
#thumbs_perfiles { margin:0 10px 8px 7px; float:left; width:313px; padding-left:3px;}
#thumbs_perfiles p { margin:5px 0 14px 0; float:left; width:313px;}
.thumb_perfiles { float:left; border:solid; border-color:#b8b8b8; border-width:1px; width:313px; height:224px;} 

/* MENU VERTICAL */
.menu_vertical_azul a {background:url(../images/menu_vertical_azul.jpg) no-repeat; display:block; text-indent:-9000%; height:25px; float:left;}
.menu_vertical_azul { margin-bottom:9px;}

.menu_vertical_rojo a {background:url(../images/menu_vertical_rojo1.jpg) no-repeat; display:block; text-indent:-9000%; height:25px; float:left;}
.menu_vertical_rojo2 a {background:url(../images/menu_vertical_rojo2.jpg) no-repeat; display:block; text-indent:-9000%; height:25px; float:left;}
.menu_vertical_rojo, .menu_vertical_rojo2 { margin-bottom:9px;}

.bt_menuvertical_telas a { width:205px; background-position:-207px 0px; }
.bt_menuvertical_telas a.active:hover { width:205px; background-position:-207px 0px; }
.bt_menuvertical_telas a.active { width:205px; background-position:0px 0px; }
.bt_menuvertical_mecanismos a { width:205px; background-position:-207px -25px;}
.bt_menuvertical_mecanismos a.active:hover { width:205px; background-position:-207px -25px; }
.bt_menuvertical_mecanismos a.active { width:205px; background-position:0px -25px; }

.bt_menuvertical_accionamientos a { width:205px; background-position:-207px 0px; }
.bt_menuvertical_accionamientos a.active:hover { width:205px; background-position:-207px 0px; }
.bt_menuvertical_accionamientos a.active { width:205px; background-position:0px 0px; }
.bt_menuvertical_telas2 a { width:205px; background-position:-207px -25px;}
.bt_menuvertical_telas2 a.active:hover { width:205px; background-position:-207px -25px; }
.bt_menuvertical_telas2 a.active { width:205px; background-position:0px -25px; }

.bt_menuvertical_rieles a { width:207px; background-position:-207px 0px; }
.bt_menuvertical_rieles a.active:hover { width:207px; background-position:-207px 0px; }
.bt_menuvertical_rieles a.active { width:207px; background-position:0px 0px; }

.bt_menuvertical_soportes a { width:207px; background-position:-207px -25px;}
.bt_menuvertical_soportes a.active:hover { width:207px; background-position:-207px -25px; }
.bt_menuvertical_soportes a.active { width:207px; background-position:0px -25px; }

.bt_menuvertical_perfilesvelcrados a { width:207px; background-position:-207px -50px;}
.bt_menuvertical_perfilesvelcrados a.active:hover { width:207px; background-position:-207px -50px; }
.bt_menuvertical_perfilesvelcrados a.active { width:207px; background-position:0px -50px; }

/* HOME DIVISION ACCESORIOS - HOME DIVISION CORTINAS*/
.back_accesorios { background-image:url(../images/back_accesorios.jpg); background-repeat:no-repeat; height:427px;}
.back_cortinas { background-image:url("../images/back_cortinas.jpg"); background-repeat:no-repeat; height:427px;}
#contenedor_subsecciones { float:left; width:890px; margin-top:341px; padding-left:95px; height:74px;}
#subsecciones { width:204px; float:left; margin-right:40px; height:74px; border:solid 1px #989898; }
a.sub_romanas { background:url(../images/home_bt_romanas.jpg) no-repeat; height:42px; width:204px; float:left; text-indent:-9999px; display:block; margin:0;}
a.sub_romanas:hover { background-position:0px -42px;}
a.sub_rieles { background:url(../images/home_bt_rieles.jpg) no-repeat; height:42px; width:204px; float:left; text-indent:-9999px; display:block;}
a.sub_rieles:hover { background-position:0px -42px;}
a.sub_canos { background:url(../images/home_bt_canos.jpg) no-repeat; height:42px; width:204px; float:left; text-indent:-9999px; display:block;}
a.sub_canos:hover { background-position:0px -42px;}
a.sub_roller { background:url(../images/home_bt_roller.jpg) no-repeat; height:42px; width:204px; float:left; text-indent:-9999px; display:block; margin:0; padding:0;}
a.sub_roller:hover { background-position:0px -42px;}
a.sub_orientales { background:url(../images/home_bt_orientales.jpg) no-repeat; height:42px; width:204px; float:left; text-indent:-9999px; display:block;}
a.sub_orientales:hover { background-position:0px -42px;}
a.sub_motorizacion { background:url(../images/home_bt_motorizacion.jpg) no-repeat; height:42px; width:204px; float:left; text-indent:-9999px; display:block;}
a.sub_motorizacion:hover { background-position:0px -42px;}

/* EMPRESA */
.left { float:left;}
.back_empresa { background-image:url(../images/back_empresa2.jpg); background-repeat:no-repeat; height:371px;}
#texto_empresa { width:432px; height:298px; background-color:#FFF; border:solid; border-color:#adadad; border-width:1px; margin-top:30px; padding:34px 0 0 0; float:left;}
#texto_empresa p { margin-top:30px; background-color:#ebebeb; padding:19px 20px 0 37px; height:229px; border-top:solid; border-top-color:#dcdcdc; border-top-width:1px;}
.empresa {background-image:url(../images/tit_empresa.jpg); background-repeat:no-repeat; width:146px; height:19px; margin-left:37px;}
.foto_empresa { margin-top:30px; width:445px; padding-right:6px;}

/* CONTACTO */
#contenedor_back_contacto { width:100%; position:absolute; top:0px; background-image:url(../images/back_contacto2.jpg); background-repeat:repeat-x; z-index:10; left:0px}
.back_contacto { background-image:url(../images/back_contacto.jpg); background-repeat:no-repeat; height:420px;}
.contacto {background-image:url(../images/tit_contacto.jpg); background-repeat:no-repeat; width:146px; height:19px; margin-left:37px;}
#texto_contacto { width:208px; height:346px; background-color:#FFF; border:solid; border-color:#adadad; border-width:1px; margin-top:30px; margin-right:8px; padding:34px 0 0 0; float:left;}
#texto_contacto p { margin-top:30px; background-color:#ebebeb; padding:12px 20px 0 37px; height:284px; border-top:solid; border-top-color:#dcdcdc; border-top-width:1px; font-size:10px;}
#caja_formulario { float:left; margin-top:30px; width:665px; height:380px; background-color:#FFF; border:solid; border-color:#adadad; border-width:1px; }
#texto_formulario {padding-top:96px; padding-left:20px; width:80px; float:left; font-size:10px;}
#texto_formulario2 {padding-top:96px; padding-left:5px;float:left; font-family:Arial, Helvetica, sans-serif; font-size:9px; line-height:10px; color:#b60000; vertical-align:top;}
#texto_formulario p { margin-bottom:16px; line-height:10px; font-size:10px;}
.foto_contacto { float:right; }
.formulario { float:left; width:250px; padding-top:96px; color:#b60000; font-family:Arial, Helvetica, sans-serif; font-size:9px; line-height:10px; vertical-align:top; }
.formulario span { vertical-align:top;}
.campos_form {background-color:#FFFFFF; border:1px; border-style:solid; border-color:#c8c8c8; width:230px; height:17px; margin-bottom:8px;}
.textarea_form {background-color:#FFFFFF; border:1px; border-style:solid; border-color:#c8c8c8; width:230px; height:55px; margin-bottom:8px;}
.bt_enviar{ float:right; margin-top:-12px; padding-right:17px; }

/* GALERIA */
#foto_galeria { float:left; margin-top:30px; width:441px; height:328px; padding:1px; border:1px; border-style:solid; border-color:#adadad; background-color:#FFF;}
#columna_izq_galeria { float:left; width:206px; height:330px; background-image:url(../images/back_columnaizq_galeria.jpg); background-repeat:repeat-x; margin:31px 9px 8px 158px;}
#columna_izq_galeria img { margin-bottom:3px;}
.galeria { background-image:url(../images/tit_galeria.gif); background-repeat:no-repeat; width:184px; height:68px; margin:63px 0 17px 6px;}
#columna_galeria  { width:215px; height:275px; background-color:#FFF; border:solid; border-color:#adadad; border-width:1px; margin-top:30px; margin-right:7px; padding:55px 0 0 0; float:left;}
#columna_galeria p { /*margin-top:111px;*/ background-color:#ebebeb; padding:12px 20px 0 17px; height:129px; width:178px; border-top:solid; border-top-color:#dcdcdc; border-top-width:1px; font-size:11px; float:left;}
#thumbs_galeria { float:left; padding:0 0 0 13px; /*width:200px;*/ height:100px;}
#thumbs_galeria img { margin-right:1px; margin-top:1px;}
.thumb_seleccionado {  border:solid; border-color:#c38080; border-width:1px; width:27px; height:24px;}

.menu_vertical_galeria a {background:url(../images/menu_galeria.jpg) no-repeat; display:block; text-indent:-9000%; height:17px; float:left;}
.menu_vertical_galeria { margin-bottom:9px;}

.bt_menuvertical_sunscreen a { width:205px; }
.bt_menuvertical_sunscreen a:hover { width:205px; background-position:-207px 0px; }
.bt_menuvertical_sunscreen_selected a{ width:205px; background-position:-207px 0px; }

.bt_menuvertical_lona a { width:205px; background-position:0px -17px;}
.bt_menuvertical_lona a:hover { width:205px; background-position:-207px -17px; }
.bt_menuvertical_lona_selected a{ width:205px; background-position:-207px -17px; }

.bt_menuvertical_translucidas a { width:205px; background-position:0px -33px;}
.bt_menuvertical_translucidas a:hover { width:205px; background-position:-207px -33px; }
.bt_menuvertical_translucidas_selected a{ width:205px; background-position:-207px -33px; }

.bt_menuvertical_blackout a { width:205px; background-position:0px -50px; height:14px;}
.bt_menuvertical_blackout a:hover { width:205px; background-position:-207px -50px; height:14px;}
.bt_menuvertical_blackout_selected a{ width:205px; background-position:-207px -50px; height:14px;}


/* DESCARGAS */
#contenedor_back_descargas { width:100%; position:absolute; top:0px; background-image:url(../images/back_descargas.jpg); background-repeat:repeat-x; z-index:10; left:0px;}
.back_descargas { background-image:url(../images/back_descargas2.jpg); background-repeat:no-repeat; height:394px;}
#caja_descargas { width:831px; height:319px; background-color:#FFF; border:solid; border-color:#adadad; border-width:1px; margin-top:30px; padding:35px 23px 0 30px; float:left;}
#caja_descargas a { text-decoration:none; color:#7a7a7a; display:block; width:200px; height:13px; }
#caja_descargas a:hover{ color:#595959; }
.descargas { background-image:url(../images/tit_descargas.jpg); background-repeat:no-repeat; width:196px; height:26px; margin:0 0 7px 0; float:left;}

#franja_pdf { float:left; width:100%; height:19px; background-color:#ebebeb; border-top:solid; border-top-color:#dcdcdc; border-top-width:1px; margin-bottom:19px;}
#franja_pdf p { float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#4e4e4e; padding-top:3px;}

#descargas_division_cortinas { width:394px; float:left; /*margin-right:23px;height:225px;  */ }
#descargas_accesorios {  float:right; width:194px; margin-left:23px;}
.texto_descargas { float:left; width:150px; padding-left:5px; }
.texto_descargas2 { float:right; width:200px; padding-left:5px; padding-right:21px;}
.titulo { color:#880000; }
.titulo2, .titulo2 a:hover { color:#007a88;}
.desplegable { background-image:url(../images/desplegable_cortinas.jpg); background-repeat:no-repeat; width:150px; height:13px; float:left; position:absolute; left:190px; z-index:1; padding-left:4px;}
.desplegable2 { background-image:url(../images/desplegable_accesorios.jpg); background-repeat:no-repeat; width:150px; height:13px; float:left; position:absolute; left:610px; z-index:1; padding-left:4px;}
.tit_descargas_cortinas { background-image:url(../images/tit_descargas_divisioncortinas.jpg); background-repeat:no-repeat; height:21px; width:394px; float:left; margin-bottom:17px;}
.tit_descargas_accesorios { background-image:url(../images/tit_descargas_divisionaccesorios.jpg); background-repeat:no-repeat; height:21px; width:194px; float:left; margin-bottom:17px;}
.tit_descargas_varios { background-image:url(../images/tit_descargas_varios.jpg); background-repeat:no-repeat; height:21px; width:194px; float:left; margin-bottom:17px;}


/* MODULO DE NOVEDADES */
#novedades { float:left; width:864px; padding:0 168px; margin:10px 0 18px 0;}
#cont_novedades { width:803px; height:88px; background-color:#FFF; padding: 9px 5px; float:left;}
.novedad { width:370px; margin: 5px 10px 0px 0px; float:left; padding-left:10px; padding-right:10px;}
p{font-family:Arial,Helvetica,sans-serif; font-size:11px; line-height:13px;}
#ulNovedades p { font-family:Arial, Helvetica, sans-serif; color:#7a7a7a; font-size:11px; line-height:13px; text-align:left;}
h1, h2, h6 { text-indent:-9000px; }
/*.tit_novedades { background-image:url(../images/tit_novedades.gif); background-repeat:no-repeat; width:211px; height:13px; }*/
h3 { font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; margin-left:10px; color:#ff7200; text-align:left;}
h4, h5 { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; text-transform:uppercase; padding-top:6px; margin-bottom:4px;}
#ulNovedades h4 { color:#7a7a7a; text-align:left; }
h5 { color:#a66262; }
.foto { float:left; margin-right:7px;}
.flechas { float:left; margin-top:33px;}

/* FOOTER */
#footer { width:1200px; float:left; text-align:center; height:80px; }
#footer, #footer a { font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#a19999; text-decoration:none; line-height:12px; }



#slide_menu{ height:3px; width:180px; background:#696969; position:absolute; top:121px; left:148px; }



.menu_slide {position:relative; background:url(images/menu.jpg) no-repeat; height:34px; width:540px; float:left; overflow:hidden;}
.menu_slide ul {list-style:none;}
.menu_slide li {float:left}
.menu_slide a, .menu_slide a:active, .menu_slide a:visited {text-decoration:none; color:#FFF; display:block; text-indent:-99999px; height:33px; width:180px;}
.menu_slide a:hover {color:#ebf0e6}
#slide {position:absolute; bottom:0; height:4px; background:#89957a; z-index:10; width:180px; left:-190px;}

/* GALLERY */
#columna_galeria p{ display:none;}
#columna_galeria p.selected{ display:block;}
#thumbs_galeria img{ cursor:pointer; border:1px solid #FFF;}
#thumbs_galeria img:hover{ border:1px solid #C38080; }
#thumbs_galeria img.selected{border:1px solid #C38080; }

img.thumb_telas{border:1px solid #FFF; }
img.thumb_telas:hover{border:1px solid #C38080; }

