/* CSS Document */ /* */ body { background: #e4e6f4; text-align:center; margin-left:auto; margin-right:auto; width:100%; } /* Estilos de los contenedores*/ div#titulo { display: none; } div#container { width: 790px; top: 0px; position: absolute; padding: 0px; left: 50%; margin-left: -395px; background: #ffffff; } .contenidoNovedad { width: 190px; border: 0px; } div#cabecera { width: 790px; min-height: 194px; height: 194px; background: #92CCFE url(imagenes/inicio/cabecera.jpg) no-repeat; } div#imgTema { width: 170px; height: 200px; left: 0px; } table.center {margin-left:5px; margin-right:5px;} div#editorial { position: relative; padding: 27px 0px 0px 25px; width: 280px; margin: 0px 0px 0px 480px; height: auto; } div#buscador { position: absolute; top: 120px; } .buscadorInterno { margin: 0px 0px 0px 0px; } div#pie { width: 790px; background-color: #ffffff; clear: both; padding-top: 3px; } div#cuerpo { height: auto; width: 790px; background-color: #ffffff; } div#novedades { float: left; width: 220px; height: auto; background-color: #ffffff; } div#cabezeraNovedades { height: 20px; background: url(imagenes/inicio/menu_01.jpg) no-repeat; } .tituloNovedades { display: none; } div#novedadNoticias { background: url(imagenes/inicio/menu_02.jpg) no-repeat; height: 16px; } div#novedadCyB { background: url(imagenes/inicio/menu_04.jpg) no-repeat; height: 16px; } div#novedadEventos { background: url(imagenes/inicio/menu_05.jpg) no-repeat; height: 16px; } a.lnkTitNovedad{ background: url(imagenes/icos/flechita.gif) no-repeat 0 3px; padding-left:10px; } a.lnkTitNovedad:hover{ background: url(imagenes/icos/flechita_on.gif) no-repeat 0 3px ; color:#900; } div#novedadConsejos { background: url(imagenes/inicio/menu_04.jpg) no-repeat; height: 16px; } div#editorial2 { position: relative; background: url(imagenes/inicio/editorial.gif) no-repeat; width: 90px; height: 9px; z-index: 3; } div.seccionBuscador { display:none; } .imgBuscador { width: 17px; height: 17px; border: 0px; vertical-align: middle; } div#columnaDerecha { float: right; width: 170px; background-color: #ffffff; } div#contenido { width: 380px; padding:5px 5px 5px 5px; height: auto; margin: 0px 180px 0px 220px; background-color: #ffffff; padding: 2px 0 10px 0px; } div#temas { float: left; height:auto; width: 184px; background-color: #ffffff; z-index: 2; } div#especiales { float: left; height:auto; width: 184px; background-color: #ffffff; z-index: 2; } div#cVirtuales { float: right; width: 184px; height:auto; background-color: #ffffff; z-index: 2 } div#servicios { float: right; width: 184px; height:auto; background-color: #ffffff; z-index: 2 } #contenido ul { list-style: none; margin: 0; padding: 0; } #contenido li { padding: 0; margin: 0px 2px; width: 175px; } #contenido ul li { margin: 0px 2px; } #contenido a { cursor: pointer; display: block; color: #333333; padding: 2px 4px 4px 8px; height:16px; /* margin: 1px 0px;*/ } #contenido a:hover { border: 1px solid #cccccc; margin: 0px; padding: 1px 4px 3px 8px; /*padding: 2px 4px 4px 7px;*/ background-color: #f1f1f1; text-decoration: none; } #contenido a:visited { color: #000000; } #contenido > ul > li > a { border: 1px solid transparent; /* padding: 2px 4px 4px 7px;*/ } #contenido > ul > li > a:hover { /* margin: 1px 0px;*/ } .imgMarcador { border: 0px; width: 9px; height: 9px; } .tituloMenu { width: 218px; } #menuTabla { width: 218px; border: 0px; } .menuCelda { background: #fff url(imagenes/inicio/fondoNovedades.gif); } #barraInferior { position: relative; background: #444e95; height:25px; } #barraVerde { height:25px; background: #444e95; } .logoHON { border: 0px; vertical-align:middle; } #divespacio { height:1px; }