body {
margin: 0px;
padding: 0px;
font-family: Arial;
font-size: 8pt;
background: url(../gfx/fondo.jpg) repeat;
}
div.todo {
display: block;
background-color: #FFFFFF;
margin: 0px auto;
width: 1000px;
min-height: 615px;
height: auto !important;
height: 615px;
border-top: 1px solid #FFFFFF;
}
div.cabecera {
display: block;
margin: 4px;
width: 992px;
height: 119px;
}
div.botonera {
display: block;
margin-right: 4px;
margin-left: 4px;
width: 992px;
height: 24px;
text-align: center;
background: url(../gfx/fondo_botonera.jpg) no-repeat;
color: #FFFFFF;
padding-top: 8px;
}
div.boton {
display: inline;
font-size: 11pt;
color: #FFFFFF;
padding-left: 10px;
padding-right: 10px;
}
div.botonSelected {
display: inline;
font-size: 11pt;
color: #FFFFFF;
padding-left: 10px;
padding-right: 10px;
}
div.boton a {
font-size: 11pt;
color: #FFFFFF;
text-decoration: none;
}
div.boton a:hover {
color: #99CCFF;
}
div.botonSelected a {
font-size: 11pt;
color: #99CCFF;
text-decoration: none;
}
div.contenido {
display: block;
float: left;
width: 1000px;
margin-top: 4px;
min-height: 450px;
height: auto !important;
height: 450px;
background-color: #FFFFFF;
}
div.contenedorSubmenus {
display: block;
float: left;
width: 175px;
min-height: 440px;
height: auto !important;
height: 440px;
}
html>body div.contenedorSubmenus {
margin-left: 4px;
}
div.submenus {
display: block;
float: left;
width: 166px;
border: 1px solid #999999;
margin-left: 2px;
padding-top: 2px;
padding-bottom: 2px;
margin-bottom: 2px;
padding-left: 4px;
}
html>body div.submenus {
margin-left: 0px;
}
div.submenus a {
font-size: 10pt;
text-decoration: none;
color: #000000;
}
div.submenu {
padding-left: 8px;
color: #000000;
}
div.submenu a {
font-size: 8pt;
text-decoration: none;
color: #000000;
}
div.textos {
display: block;
float: left;
display: block;
width: 810px;
margin-left: 5px;
min-height: 440px;
height: auto !important;
height: 440px;
padding-bottom: 5px;
}
div.textos a {
color: #000000;
}
div.pie {
display: block;
float: left;
margin-left: 2px;
width: 987px;
height: 15px;
color: #FFFFFF;
text-align: right;
background: url(../gfx/fondo_pie.jpg);
padding-right: 5px;
padding-top: 1px;
}
html>body div.pie {
margin-left: 4px;
}
div.pie a {
color: #FFFFFF;
text-decoration: none;
}
/* Contacto */
DIV#formularioContacto {
display:block;
float: left;
width: 560px;
padding-top: 10px;
}
label.contacto {
display: block;
float: left;
width: 120px;
margin-bottom: 5px;
font-family: Arial;
font-size: 8pt;
}
input.contacto, textarea.contacto {
display: block;
float: left;
font-family: Arial;
font-size: 8pt;
width: 375px;
margin-bottom: 5px;
}
.botonContacto {
display: inline;
float: center;
font-family: Arial;
font-size: 8pt;
width: 185px;
}
/* Formulario de autentificación */
DIV.formAut {
display: block;
float: left;
width: 162px;
font-family: Arial;
font-size: 8pt;
margin-left: 2px;
margin-top: 50px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 4px;
padding-right: 4px;
border: 1px solid #FFC726;
background-color: #FFF4AB;
}
html>body DIV.formAut {
margin-left: 0px;
}
input.autentificacion {
font-family: Arial;
font-size: 8pt;
width: 155px;
}
input.botonAutentificacion {
font-family: Arial;
font-size: 8pt;
width: 158px;
margin-top: 1px;
}
/* Imágenes */
IMG.ifoto {
float: left;
margin: 5px;
border: none;
}
IMG.dfoto {
float: right;
margin: 5px;
border: none;
}
IMG.cfoto {
float: center;
margin: 5px;
border: none;
}
/* INICIA LIGHTBOX */
a.lightBoxLink {
text-decoration: none;
}
#lightbox {
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails {
font-size: 0.8em;
padding-top: 0.4em;
}
/* Texto descriptivo inferior */
#lightboxCaption {
float: left;
font-family: Arial;
font-size: 9pt;
}
#keyboardMsg {
float: right;
font-size: 8pt;
}
#closeButton {
top: 5px;
right: 5px;
}
#lightbox img {
border: none;
clear: both;
}
#overlay img {
border: none;
}
#overlay {
background-image: url(../gfx/overlay.png);
}
* html #overlay {
background-color: #333;
back\ground-color: transparent;
background-image: url(gfx/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/overlay.png", sizingMethod="scale");
}
/* Noticias - listado */
div.noticiaListado {
display: block;
float: left;
border: 1px solid #999999;
padding: 10px;
cursor: pointer;
cursor: hand;
margin-bottom: 10px;
}
div.tituloNoticia {
display: block;
float: left;
width: 780px;
font-weight: bold;
padding-bottom: 5px;
}
div.entradillaNoticia {
display: block;
float: left;
width: 780px;
font-style: Italic;
font-size: 8pt;
padding-bottom: 5px;
}
div.fechaNoticia {
display: block;
float: left;
width: 780px;
font-style: Italic;
font-weight: bold;
}
/* paginación */
div.containerPaginacion {
display: block;
float: left;
width:800px;
}
div.paginacionAnterior {
display: block;
float: left;
width: 390px;
}
div.paginacionSiguiente {
display: block;
float: right;
width: 390px;
text-align: right;
}
/* Noticias - ficha */
div.tituloNoticiaFicha {
display: block;
float: left;
width: 800px;
font-weight: bold;
padding-bottom: 5px;
}
div.entradillaNoticiaFicha {
display: block;
float: left;
width: 800px;
font-style: Italic;
padding-bottom: 10px;
color: #999999;
}
div.contenidoNoticiaFicha {
display: block;
float: left;
width: 800px;
padding-bottom: 10px;
}
div.fechaNoticiaFicha {
display: block;
float: left;
width: 800px;
font-style: Italic;
font-weight: bold;
}
/* Foros */
TD.cabecera {
font-family: Trebuchet MS;
font-size:10pt;
font-weight: bold;
background-color: #5988D0;
color: #FFFFFF;
}
TD.fila1 {
background-color:#ededed;
padding-left: 5px;
}
TD.fila2 {
background-color:#F9F9F9;
padding-left: 5px;
}
TR.fila1 {
background-color:#ededed;
}
TR.fila2 {
background-color:#F9F9F9;
}
INPUT.boton {
font-family: Arial;
font-size: 9pt;
}
/* archivos */
a.linkArchivo {
color: #000000;
font-size: 9pt;
}