﻿* { margin: 0px; padding: 0px; }
body { font-family: Helvetica, Verdana, Georgia, Book Antiqua; }
div#portada { width: 980px; margin: 20px auto 0 auto; }
div#izquierda { float: left; width: 380px; margin-left: 15px; }
div#derecha { float: left; width: 550px; margin: 0 15px 0 20px; }
div.clearfix { clear: both; font-size: xx-small; }

/* IE hack */
/*\*/
div#izquierda, div#derecha { display: inline; }
/**/

h1 { text-indent: -9000em; background: White url(/inc/img/portada/titulo_fundacion.gif) no-repeat center center; width: 550px; height: 42px; margin: 50px 0 24px 0; }

/* ACCESOS */
div#accesos a {  text-decoration: none; margin: 0 0 12px 0; display: block; width: 380px; height: 46px; background-position: no-repeat; }
div#accesos a span { display: none; }
div.accesos_es a { background-image: url(/inc/img/portada/wallbuttons.es.jpg); }
div.accesos_en a { background-image: url(/inc/img/portada/wallbuttons.en.jpg); }
div.accesos_fr a { background-image: url(/inc/img/portada/wallbuttons.fr.jpg); }
a#acceso_fundacion { background-position:  0px 0px; }
a#acceso_monumentos { background-position: 0px 276px; }
a#acceso_coleccion { background-position: 0px 230px; }
a#acceso_casaducal { background-position: 0px 184px; }
a#acceso_archivo { background-position: 0px 138px; }
a#acceso_servicios { background-position: 0px 92px; }
a#acceso_actividades { background-position: 0px 46px; }

div#slideshow { height: 24px; }
div#slidefoot { text-align: right; color: #777777; font-size: 12px; width: 550px; }

/* NOTICIAS */
div#noticias { float: left; width: 380px; height: 135px; border-bottom: 1px solid rgb(220,216,220); }
div#noticias h2 a { display: block; text-indent: -9000em; outline: none; }
 .en { background: url(/inc/img/portada/noticias-bg.en.gif) no-repeat top left; }
 .es { background: url(/inc/img/portada/noticias-bg.es.gif) no-repeat top left; }
 .fr { background: url(/inc/img/portada/noticias-bg.fr.gif) no-repeat top left; }
div#nbody { overflow: auto; height: 104px; }
div.noticia { margin: 0 0 0 0; padding: 4px 0 4px 14px; border-bottom: 1px dotted #cccccc; }
div.no { border-bottom: 1px dotted #bbbbbb; }
div.noticia p.head { font-weight: normal; font-size: 10px; color: #444; }
div.noticia p.head a { color: #777; text-decoration: none; }
div.noticia p.head a:hover { text-decoration: underline; }
div.noticia p.title { font-size: 12px; color: #495F46; font-weight: bold; margin: 0 0 2px 0; font-family: sans-serif; }
div.noticia p.title a { color: #495F46; text-decoration: none; font-weight: bold; }
div.noticia p.title a:hover { text-decoration: none; }
div.noticia p.description { font-size: 12px; color: #444; padding-right: 20px; margin: 0 0 2px 0; }
div.noticia.resaltada { background-color: #eeeeee; cursor: pointer; font-size: 12px; }
div.noticia.noresaltada { background-color: #ffffff; cursor: normal; }

/* MONUMENTOS */
div#monumentos { display: none; width: 400px; margin: 8px auto 8px auto; }
div#monumentos table { width: 100%; }
div#monumentos table tr td { text-align: center; }

/* PIE */
div#pie { font-family: sans-serif; font-size: 11px; text-align: center; color: #A1AEA7; }
div#pie a, div#pie a:link, div#pie a:active, div#pie a:visited { color: #A1AEA7; text-decoration: none; }
div#pie a:hover { color: #00230F; text-decoration: underline; }
div#banderas_pie { display: inline; }
div#pie a.bold { font-weight: bold; color: #999999; }
div#pie a.bold:hover { text-decoration: none; }