/* ********************* */
/*    ESTILOS COMUNES    */
/* ********************* */
.accesibilidad{display:none;}
body {
  margin:0;
  padding:0;
  text-align:center;
  font-family: Arial, "Times New Roman", Times, serif;
  background-color:#ffffff;
}
img,h1,h2,h3,h4,h5,h6 {border:0;padding:0;margin:0;}
ul,ol{list-style:none;margin:0;padding:0;}
ul li{float:left;}
a:focus { outline:none; }
abbr{border:none;}
fieldset {border:0;}
legend,label {display:none;}
#marco{
	margin:0 auto 0 auto;
	width:960px;
	height:400px;
	text-align:left;
}
html>body #marco{min-height:400px;height:auto;}
#cabecera{
  float:left;
	width:960px;
	height:131px;
	text-align:left;
  background:none;
}
#apartado #cabecera{height:200px;}
/* HOME */
#home{background:#ffffff url('/images/fondos/home.jpg') no-repeat center top;}
#home #cabecera {height:275px;}
#home h1,#logo-interior{float:left;margin:22px 0 0 15px;width:689px;height:68px;}
html>body #home h1,html>body #logo-interior{margin:22px 0 0 10px;}
#logo-interior{width:238px;height:90px;margin-top:15px !important;}
#desc-home{
  float:left;margin:8px 0 0 145px;
  font-size:13px;
  line-height:18px;
  width:480px;
}
html>body #desc-home{margin:0 0 0 275px;}
.herramientas {float:right;margin:-60px 0 0 0;}
html>body .herramientas {margin:-60px 15px 0 0;}
.interiores .herramientas{margin:30px 0 0 0;}
html>body .interiores .herramientas{margin:30px 15px 0 0;}
.herramientas a{float:left;margin-left:10px;}

#menu{
  float:left;
  margin:0 0 0 141px;
  width:705px;
  height:41px;
}
#menu.interior {margin:10px 0 0 137px;}
html>body #menu,html>body #menu.interior{margin:10px 0 0 260px;}

#menu li{
  float:left;position:relative;
  margin-right:6px;
}
#menu li img{cursor:pointer;}
#menu li ul {
  display:none;
  position:absolute;
  top:42px;
  left:0;
  width:175px;
}
#menu li ul li{
  height:25px;
  line-height:23px;
  padding:0 12px 0 12px;
  margin:0 0 2px 0;
  width:151px !important;
  /*background-color:#585858;*/
  background:transparent url('/images/fondos/submenu.png') repeat left top;
}
#menu li ul li a{color:#ffffff;text-decoration:none;font-size:13px;}
#menu li ul li a:hover{color:#c8c8c8;text-decoration:none;font-size:13px;}

#contenedora{
  float:left;
	width:960px;
	height:131px;
	text-align:left;
}
html>body #contenedora{min-height:300px;height:auto;}

#home h2{float:left;margin:20px 20px 0 15px;}
#home h3{float:left;margin:25px 0 0 0;}
#home h4{float:left;margin:41px 0 0 0;width:229px;height:178px;}
#home h4.eni{margin:-1px 0 0 0;width:353px;height:189px;}
#home h4.pq{margin:-1px 0 0 0;width:378px;height:152px;}

#pie{
  float:left;margin:0 0 25px 0;
  padding:0;
	width:960px;
	height:45px;
	text-align:left;
  background:none;
}
#pie address{float:left;margin:0 0 0 130px;width:470px;height:45px;font-size:11px;font-style:normal;color:#7d7d7d;}
html>body #pie address{margin:-15px 0 0 265px;}
#pie address a{color:#7d7d7d;text-decoration:none;}
#apartado #pie{margin-top:20px;}
/* APARTADOS DINÁMICOS */
body.fondo1{background:#ffffff url('/images/fondos/cabecera-01.jpg') no-repeat center top;}
body.fondo2{background:#ffffff url('/images/fondos/cabecera-02.jpg') no-repeat center top;}
body.fondo3{background:#ffffff url('/images/fondos/cabecera-03.jpg') no-repeat center top;}
body.fondo4{background:#ffffff url('/images/fondos/cabecera-04.jpg') no-repeat center top;}
body.fondo5{background:#ffffff url('/images/fondos/cabecera-05.jpg') no-repeat center top;}
#apartado #contenedora{background:#ffffff url("/images/fondos/apartado-dinamico.jpg") no-repeat 0 0;margin-left:10px}
html>body #apartado #contenedora{margin-left:0}
#apartado h1{
  float:left;
  margin:0 0 20px 260px;
  _margin:0 0 20px 128px;
  width:570px;
  height:70px;
  line-height:70px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  font-size:32px;
  color:#47477b;
}
#apartado h2{
  float:right;margin:0;
  width:475px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  font-size:22px;
  color:#47477b;
}
.parrafo{
  float:right;margin:0 120px 20px 0;
  width:725px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#484848;
}
html>body .parrafo{margin:0 220px 20px 0;}
.parrafo .foto{float:left;margin:40px 0 0 15px;width:215px;}
html>body .parrafo .foto{margin:40px 0 0 20px;width:215px;}
.parrafo .izquierda{text-align:right;padding-right:15px;width:200px;}
.parrafo .arriba{width:505px;padding-left:220px;margin-bottom:10px;}
.parrafo .abajo{width:505px;padding-left:220px;margin-top:15px;}
html>body .parrafo .arriba, html>body .parrafo .abajo{padding-left:230px;}
.parrafo p,.parrafo ul{
  float:right;
  width:475px;
  margin:5px 0 0 0;
  /*float:left;margin:0;*/
  line-height:18px;
  font-size:14px;
}
.parrafo a{
  font-weight:bold;
  color:#494949;
  text-decoration:underline;
}
.parrafo a:hover{text-decoration:none;}
.parrafo strong{color:#494949;}

.parrafo ul li{
  float:none;padding:0;background:none;
  background:url('/images/iconos/bullet-apartado.gif') no-repeat 3px 8px;
  padding-left:15px;
  height:22px;line-height:18px;
}
html>body .parrafo ul li{min-height:22px;height:auto;}

/* GALERÍA FOTOGRÁFICA */
#apartado.galeria #contenedora{background:#ffffff url("/images/fondos/hombre-galeria.jpg") no-repeat 0 0;}
#apartado.galeria h1{margin:15px 0 20px 258px;}
#apartado.galeria h2{width:75px;height:75px;}
#apartado.galeria #contenedora ul{float:left;width:260px;margin:150px 1px 0 0;}
#apartado.galeria #contenedora ul li {width:75px;height:75px;margin:0 10px 10px 0;text-align:center;}
#apartado.galeria #contenedora ul li.ultimo{margin-right:0;}
#foto-ampliada {
  float:left;margin:8px 0 50px 0;
  width:560px;height:390px;
}
#apartado.galeria h3{
  float:left;margin:10px 0 0 0;
  width:375px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:18px;
  color:#646499;
}

/* LOCALIZACION Y CONTACTO */
#apartado.localizacion #contenedora{background:#ffffff url("/images/fondos/localizacion-contacto.jpg") no-repeat 0 0;}
#apartado.localizacion h1{margin:15px 0 0 258px;_margin:15px 0 0 130px;}
#mapa-google{float:right;margin:0 100px 20px 0;}
#contacto {
  float:left;margin:0 0 20px 120px;
  width:650px;height:100px;
  font-size:12px;
}
html>body #contacto{margin:0 0 20px 250px;}
.nosotros #contacto{margin-left:130px;}
html>body.nosotros #contacto{margin:0 0 20px 250px;}
#contacto legend{display:block;}
#contacto fieldset{width:600px;float:left;}
#contacto div{float:left;margin-bottom:10px;width:600px;}
#contacto label{
  float:left;width:500px;display:inline;text-align:left;padding-right:10px;line-height:30px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:14px;
  color:#646499;
}
#contacto input, #contacto textarea, #contacto select{
  float:left;
  border:1px solid #646499;
  background-color:#f2f3f3;
}
html>body #contacto{min-height:100px;height:auto;}
#contacto textarea{height:100px;}
#contacto .largo{width:450px;}
#contacto .corto{width:200px;}
#contacto .muycorto{width:50px;}
#contacto button{float:left;width:75px;height:21px;border:0;padding:0;cursor:pointer;}
html>/**/body #contacto button{margin:0 0 0 10px;}
html>/**/body #contacto button img{margin:-1px 0 0 -3px;}

#aviso-legal{float:left;width:580px;margin:0 0 0 10px;color:#999999;}

/* NOTICIAS */
#apartado.noticias #contenedora{background:#ffffff url("/images/fondos/mano-raton.jpg") no-repeat 0 0;}
#apartado.noticias h1{margin:25px 0 25px 330px;_margin:25px 0 25px 160px;}
#apartado.noticias h1.detalle{margin:0 0 0 330px;_margin:0 0 0 170px;font-size:26px;}
.videos h1{margin:5px 0 0 260px !important;_margin:5px 0 0 130px !important;}
#apartado.noticias .titulo{float:left;margin:25px 0 0 330px;_margin:25px 0 0 170px;}
.contenedor-paginador{
  float:left;margin:0 0 0 170px;
  width:490px;height:25px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:14px;
  color:#4c5ea0;
}
html>body .contenedor-paginador{margin:0 0 0 330px;}
.preguntas .contenedor-paginador{margin:0 0 0 170px;}
html>body .preguntas .contenedor-paginador{margin:0 0 0 330px;}
.contenedor-paginador.abajo{margin:-5px 0 50px 170px;}
html>body .contenedor-paginador.abajo{margin:-5px 0 50px 330px;}
.contenedor-paginador span{
  float:left;
  margin:5px 0 0 0;
}
.paginador{
  float:right;
  margin:5px 10px 0 0;
  height:20px;
  font-size:12px;
  color:#4c5ea0;
}
html>body .paginador {height:25px;}
.paginador li{float:left;margin-left:3px;}
.paginador li a{text-decoration:none;color:#4c5ea0;line-height:15px;}
.paginador li a.activo{color:#646499;font-weight:bold;text-decoration:underline;font-size:18px;}
.lista-noticias{
  float:left;margin:20px 0 0 80px;
  width:640px;
  height:150px;
}
html>body .lista-noticias{min-height:150px;height:auto;margin:20px 0 0 180px;}
.foto-listado-noticias{float:left;width:135px;height:105px;text-align:right;background-color:transparent !important;}
.foto-listado-noticias img{border:3px solid #ffffff;}
.descargas .foto-listado-noticias img{border:none;}
.lista-noticias li{
  margin-bottom:10px;
  padding:0 0 10px 0;
  background:url("/images/fondos/noticias-listado.gif") no-repeat right bottom;
}
.lista-noticias h2,.lista-noticias h2 a{
  float:left !important;margin:0 0 0 0 !important;
  width:395px !important;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:18px;
  color:#646499;
}
.preguntas .lista-noticias{margin-left:95px;}
html>body .preguntas .lista-noticias{margin-left:180px;}
.preguntas .lista-noticias h2{width:450px !important;}
.descargas .lista-noticias h2{width:410px !important;}
.lista-noticias h2{margin-left:15px !important;}
.lista-noticias span{float:right;font-size:14px;}
.lista-noticias p{
  float:left;margin:5px 0 0 15px;
  width:395px;padding-right:80px;
  font-size:14px;
}
.preguntas .lista-noticias p{width:410px !important;}
.lista-noticias a{float:right;}

#foto-detalle{float:left;margin:30px 0 0 0;text-align:right;width:145px;}
#foto-detalle img{border:3px solid #ffffff;}
#detalle-noticia{
  float:left;
  margin:20px 0 50px 30px;
  width:480px;
}
#detalle-noticia h2{float:left;width:480px;margin:0 0 15px 0 !important;font-size:18px;font-weight:bold;color:#646499;}
.detalle-noticia #foto-detalle{width:300px;}
#detalle-noticia p,#detalle-noticia ul{
  float:right;
  width:475px;
  margin:5px 0 0 0;
  /*float:left;margin:0;*/
  line-height:18px;
  font-size:14px;
}
#detalle-noticia a{
  font-weight:bold;
  color:#494949;
  text-decoration:underline;
}
#detalle-noticia a:hover{text-decoration:none;}
#detalle-noticia strong{color:#494949;}

#detalle-noticia ul li{
  float:none;padding:0;background:none;
  background:url('/images/iconos/bullet-apartado.gif') no-repeat 3px 8px;
  padding-left:15px;
  height:22px;line-height:22px;
}
#detalle-noticia .volver{float:left;margin:25px 0 0 5px;}

/* ELETUBO EN TU CASA */
body.fondoCasa{background:#ffffff url('/images/fondos/cabecera-eletubo-casa.jpg') no-repeat center top;}
.casa #contenedora{background:#ffffff url("/images/fondos/mujer-casa.jpg") no-repeat 0 0 !important;}
.casa h1{margin:25px 0 0 120px !important;}
html>body.casa h1{margin:25px 0 0 250px !important;}
.casa h2{float:left !important;margin:-10px 0 0 200px !important;}
html>body.casa h2{margin:-10px 0 0 410px !important;}
.casa h3{float:left !important;margin:20px 600px 0 25px !important;}
html>body.casa h3{margin:10px 600px 0 50px !important;}
.casa h4{float:left;margin:0 0 0 43px !important;}
html>body.casa h4{margin:0 0 0 83px !important;}
.pasos{float:left;margin:10px 0 0 25px;}
html>body .pasos{float:left;margin:10px 0 0 50px;}
.pasos li{margin-right:20px;}
.pasos li img{float:left;margin:0 10px 0 0;}
.pasos li p{float:left;margin:0;font-size:12px;}
.pasos li p.uno{width:270px;}
.pasos li p.dos{width:160px;}
.pasos li p.tres{width:260px;}

.botones {float:left;width:70px;height:100px;margin:20px 0 0 0;}
html>body .botones{min-heigh:100px;height:auto;}
.botones li{margin-bottom:15px;}
.botones li a{cursor:pointer;}
#herramienta{
  float:left;width:800px;height:600px;padding:10px;
  margin:20px 0 0 15px;
  background:#ffffff url('/images/prueba-casa.jpg') no-repeat;
}
#herramienta .eletubo{position:relative;width:207px;height:471px;border:1px dotted black;}
.notas{float:left;margin:3px 0 50px 15px;}
.notas li{margin-right:10px;}
.notas li img{float:left;margin:0 10px 0 0;}
.notas li p{float:left;margin:0;font-size:10px;}
.notas li p.uno{width:250px;}
.notas li p.dos{width:240px;}
.notas li p.tres{width:220px;}
@media print {
  #herramienta .eletubo{border:none;}
  #herramienta .ui-resizable-handle{display:none;}
}
/*
------------------------------
	Impromptu's
------------------------------
*/
.jqiwarning .jqi{ background-color: #b0be96; }
.jqifade{
	position: absolute;
	background-color: #ffffff;
}
div.jqi{
	position: absolute;
	background-color: #cce8ff;
	padding: 10px; 
	width: 300px;
	text-align: left;
}
div.jqi .jqiclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #8fbadd;
}
div.jqi .jqicontainer{
	background-color: #d9ebfa;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
}
div.jqi .jqimessage{
	background-color: #8fbadd;
	padding: 10px;
}
div.jqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.jqi button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}

/* Fancy Box */ 
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(/images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(/images/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
	background-color:#000000;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent repeat-x;
}
html>/**/body td#fancy_title_left {background: transparent url(/images/fancy_title_left.png) repeat-x;}

td#fancy_title_main {
	height: 32px;
	background: transparent repeat-x;
}
html>/**/body td#fancy_title_main {	background: transparent url(/images/fancy_title_main.png) repeat-x;}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent repeat-x;
}
html>/**/body td#fancy_title_right {	background: transparent url(/images/fancy_title_right.png) repeat-x;}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(/images/data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(/images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(/images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent repeat-x;
}
html>/**/body div.fancy_bg_n {	background: transparent url(/images/fancy_shadow_n.png) repeat-x;}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent no-repeat;
}
html>/**/body div.fancy_bg_ne {background: transparent url(/images/fancy_shadow_ne.png) no-repeat;}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent repeat-y;
}
html>/**/body div.fancy_bg_e {background: transparent url(/images/fancy_shadow_e.png) repeat-y;}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent no-repeat;
}
html>/**/body div.fancy_bg_se {background: transparent url(/images/fancy_shadow_se.png) no-repeat;}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent repeat-x;
}
html>/**/body div.fancy_bg_s {background: transparent url(/images/fancy_shadow_s.png) repeat-x;}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent no-repeat;
}
html>/**/body div.fancy_bg_sw {background: transparent url(/images/fancy_shadow_sw.png) no-repeat;}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent repeat-y;
}
html>/**/body div.fancy_bg_w {background: transparent url(/images/fancy_shadow_w.png) repeat-y;}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent no-repeat;
}
html>/**/body div.fancy_bg_nw {background: transparent url(/images/fancy_shadow_nw.png) no-repeat;}

.azulEletubo{color:#1f1fb7 !important;}
.gris{color:#494949 !important;}
.violeta{color:#52527d !important;}

/* file upload */
.uploadifyQueueItem {
  position:absolute;
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}