* { margin: 0; padding: 0; }
img { border: 0; margin-bottom: -4px; }

/* ESTILOS GENERALES */
#contenedor 	{ width: 1000px; margin: 0 auto; }
#cabecera 		{ height: 185px; background-color: #0A6464; position: relative; }
#centro			{ width: 980px; padding: 0 10px; }
#pie			{ margin-top: 50px; }
#menu-principal { list-style: none; width: 100%; border-width: 1px 0; border-color: #0A6464; border-style: solid; background-color: #E9E4E1; }
#titulo-seccion { height: 50px; background-color: #F4F3F2; margin-bottom: 30px; }

blockquote		{ margin-left: 40px; }
blockquote.cita { margin: 20px; padding-left: 20px; border-left: 3px solid #0A6464; font-style: italic; font-family: "arial", "helvetica", sans-serif; color: #0A6464;  font-size: 12px; }

h2				{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 13px; font-weight: bolder; margin: 40px 0 10px 0; }


/* CABECERA */
#cabecera-der					{ padding: 10px 20px; text-align: right; position: absolute; bottom: 0; right: 0; width: 280px; }
#cabecera-der #leyenda-boton	{ color: #FFF; font-size: 10px; font-family: "arial", "helvetica", sans-serif; margin-bottom: 8px; text-align: right; }

#cabecera-der #miga-pan 		{ float: right; color: #FFF; font-size: 10px; font-family: "arial", "helvetica", sans-serif; }
#miga-pan a						{ color: #FFF; font-size: 10px; font-family: "arial", "helvetica", sans-serif; margin-bottom: 8px; text-decoration: none; }
#miga-pan a:hover				{ text-decoration: underline; }

#cabecera-der #menu-der			{ list-style: none; margin-bottom: 8px; }
#menu-der li					{ float: right; display: block; margin-left: 5px; }

#cabecera-der #form-der			{ float: right; margin-bottom: 8px; }
#form-der fieldset				{ border: 0; }
#form-der label					{ color: #FFF; font-size: 10px; font-family: "arial", "helvetica", sans-serif; float: left; margin-right: 10px; line-height: 19px; }
#form-der input					{ border: 1px solid #79736C; height: 15px; width: 135px; float: left; margin-right: 10px; }
#form-der input.boton			{ border-style: solid; border-color: #000; border-width: 0 1px 1px 0; padding: 0 10px; width: auto; height: 17px; margin-right: 0; background-color: #004D51; color: #FFF; font-size: 10px; font-family: "arial", "helvetica", sans-serif; cursor: pointer; }

/* MENU PRINCIPAL */
#menu-principal li				{ height: 30px; border-right: 1px solid #0A6464; width: 124px; text-align: center; display: block; float: left; }
#menu-principal li.ult			{ border-right: 0; width: 125px; }
#menu-principal a				{ padding: 5px 0; display: block; width: 100%; line-height:20px; font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; text-decoration: none; }
#menu-principal a:hover			{ background-color: #D1CCC9; }

/* ZONA CENTRAL */
#centro-izq						{ width: 535px; float: left; }
#centro-der						{ width: 395px; float: right; }
#centro-izq2					{ width: 205px; float: left; }
#centro-der2					{ width: 725px; float: right; }
#centro-izq3					{ width: 405px; float: left; }
#centro-der3					{ width: 525px; float: right; }

div.titulo-inicio p				{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 13px; font-weight: bolder; margin-bottom: 15px; }
div.pie-inicio p				{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 10px; text-align: right; font-weight: normal; margin-top: -15px; margin-bottom: 20px; }
p								{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; line-height: 17px; text-align: justify; margin-bottom: 10px; }
p.subrayado						{ font-weight: bolder; text-decoration: underline; }
a								{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; }
#texto strong					{ font-weight: bolder; }
#centro #cont-foto				{ padding: 10px; border: 1px solid #3F3F3E; margin-bottom: 20px; }
#centro div.cab-seccion			{ height: 25px; background-color: #0A6464; margin: 20px 0; padding-left: 5px; }
div.cab-seccion img				{ float: left; margin-right: 10px; }
div.cab-seccion p				{ line-height: 25px; font-family: "Tahoma", sans-serif; font-size: 14px; font-weight: bolder; color: #FFF; letter-spacing: 1px; }
#centro div.cab-seccion2		{ height: 25px; background-color: #FFF; margin: 20px 0; padding-left: 5px; }
div.cab-seccion2 img			{ float: left; margin-right: 10px; }
div.cab-seccion2 p				{ line-height: 25px; font-family: "Tahoma", sans-serif; font-size: 14px; font-weight: bolder; color: #0A6464; }
div.centrado					{ width: 100%; text-align: center; }

/* NOTICIAS */
div.noticia p.fecha				{ background: url(../img/fondo_fecha.gif) no-repeat top left; line-height: 10px; font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; padding-left: 10px; }
div.noticia p.titular			{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 13px; font-weight: bolder; margin-bottom: 20px; }
div.titular-inicio p			{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 13px; font-weight: bolder; margin-bottom: 20px; }
div.noticia p.leer-mas			{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; text-decoration: none; background: url(../img/fondo_leer_mas.gif) no-repeat center right; padding-right: 20px; line-height: 15px; cursor: pointer; display: block; width: 45px; float: right; margin-top: 5px; }
div.noticia a.relacionado		{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; text-decoration: none; background: url(../img/fondo_asociado.gif) no-repeat center right; padding-right: 20px; line-height: 15px; cursor: pointer; display: block; }
div.noticia div.imagen			{ width: 90px; padding: 5px; float: left; margin-right: 10px; }
p.resumen-noticias				{ font-family: "Tahoma", sans-serif; font-size: 11px; color: #0A6464; float: left; line-height: 10px; background: url(../img/fondo_resumen_noticias.gif) no-repeat top left; padding-left: 25px; }
#archivo-noticias				{ background: url(../img/fondo_archivo.gif); width: 380px; }
#archivo-noticias a				{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 13px; text-decoration: none; margin-left: 20px; display: block; margin-bottom: 3px; }

/* PAGINACION */
div.paginacion 					{ font-family: "arial", "helvetica", sans-serif; font-size: 11px; font-weight: bolder; margin-top: 10px; color: #073f40; }
div.paginacion a 				{ color: #073f40; text-decoration: none; }
div.paginacion a:hover 			{ text-decoration: underline; }
div.paginacion b 				{ padding: 0 3px; color: #FFF; background-color: #073f40; }
div.paginacion img 				{ border: 0; vertical-align: middle; margin-bottom: 2px; }

/* RAMÓN */
div.submenu						{ font-family: "Tahoma", sans-serif; font-size: 12px; color: #0A6464; margin-bottom: 30px; margin-top: -20px; }
div.submenu a					{ font-family: "Tahoma", sans-serif; font-size: 14px; color: #0A6464; text-decoration: none; }
div.submenu a:hover				{ text-decoration: underline; }
#detalle-obra					{ width: 90%; }
#detalle-obra p>strong			{ font-weight: bolder; background-color: #f4f3f2; padding: 2px; }

/* PINTURAS */
div.pintura						{ width: 125px; height: 160px; text-align: center; float: left; margin-right: 10px; margin-bottom: 20px; background-color: #f4f3f2; background: url(../img/fondo_cont_pintura.gif); position: relative; }
div.ult							{ margin-right: 0; }
div.pintura p.titulo			{ font-size: 9px; margin-left: 5px; }
div.pintura p.medidas			{ font-size: 9px; margin: 5px; float: right; position: absolute; bottom: 0; right: 0; }

/* MULTIMEDIA */
a.multimedia					{ font-family: "Tahoma", sans-serif; font-size: 12px; padding: 2px; line-height: 14px; padding-left: 25px; background: url(../img/fondo_enlace_multimedia.gif) no-repeat; text-decoration: none; color: #0A6464; display: block; margin-bottom: 5px; }
a:hover.multimedia				{ background-color: #f4f3f2; }
a.pdf							{ font-family: "Tahoma", sans-serif; font-size: 12px; padding: 2px; line-height: 14px; padding-left: 25px; background: url(../img/fondo_enlace_pdf.gif) left center no-repeat; text-decoration: none; color: #0A6464; display: block; margin-bottom: 5px; }
a:hover.pdf						{ background-color: #f4f3f2; }
a.tools							{ font-family: "Tahoma", sans-serif; font-size: 12px; padding: 2px; line-height: 14px; padding-left: 25px; background: url(../img/fondo_enlace_tools.gif) left center no-repeat; text-decoration: none; color: #0A6464; display: block; margin-bottom: 5px; }
a:hover.tools					{ background-color: #f4f3f2; }
a.banners						{ font-family: "Tahoma", sans-serif; font-size: 12px; padding: 2px; line-height: 14px; padding-left: 25px; background: url(../img/icono_banner.gif) left center no-repeat; text-decoration: none; color: #0A6464; display: block; margin-bottom: 5px; }
a:hover.banners					{ background-color: #f4f3f2; }

/* ENLACES */
a.enlace						{ font-family: "Tahoma", sans-serif; font-size: 12px; padding: 2px; line-height: 14px; padding-left: 25px; background: url(../img/fondo_enlace_multimedia.gif) left center no-repeat; text-decoration: none; color: #0A6464; display: block; margin-bottom: 5px; font-weight: bolder; }
a:hover.enlace					{ background-color: #f4f3f2; }
div.desc-enlace					{ border-bottom: 1px solid #0A6464; margin-left: 20px; margin-bottom: 10px; }

/* RECUADRO CITA */
div.cita						{ background: url(../img/fondo_cita.gif) repeat-y; width: 542px; }
div.cita p						{ padding: 0 30px; font-size: 0.6em; line-height: 13px; }

/* CRONOLOGIA */
#cronologia #crono-izq			{ width: 540px; float: left; text-align: left; }
#cronologia #crono-der			{ width: 160px; float: right; }
#crono-izq h4					{ font-family: "Tahoma", sans-serif; font-size: 14px; font-weight: bolder; color: #FFF; background-color: #0A6464; padding: 2px 5px; margin: 10px 0; width: 100px; text-align: center; }
#crono-izq a					{ font-family: "Tahoma", sans-serif; font-size: 12px; font-weight: bolder; text-decoration: none; color: #0A6464; }
#crono-izq a:hover				{ background-color: #e8e4e1; }
#anyos-biografia				{ width: 205px; margin: 0 auto; background: url(../img/biomenu.gif) no-repeat; height: 195px; padding: 100px 0 0 20px; }
#anyos-biografia a				{ font-family: "Tahoma", sans-serif; font-size: 18px; color: #0A6464; font-weight: bolder; display: block; text-decoration: none; margin-bottom: 8px; padding-left: 40px; }
#anyos-biografia a:hover		{ background: url(../img/mano.gif) no-repeat center left; }
#anyos-biografia-kat			{ width: 205px; margin: 0 auto; background: url(../img/biomenu_kat.gif) no-repeat; height: 431px; padding: 245px 0 0 60px; }
#anyos-biografia-kat a			{ font-family: "Tahoma", sans-serif; font-size: 18px; color: #0A6464; font-weight: bolder; display: block; text-decoration: none; margin-bottom: 8px; padding-left: 40px; }
#anyos-biografia-kat a:hover	{ background: url(../img/mano_kat.gif) no-repeat center left; }
#anyos-biografia-sol			{ width: 205px; margin: 0 auto; background: url(../img/biomenu_sol.gif) no-repeat; height: 431px; padding: 245px 0 0 60px; }
#anyos-biografia-sol a			{ font-family: "Tahoma", sans-serif; font-size: 18px; color: #0A6464; font-weight: bolder; display: block; text-decoration: none; margin-bottom: 8px; padding-left: 40px; }
#anyos-biografia-sol a:hover	{ background: url(../img/mano_kat.gif) no-repeat center left; }
/* #anyos-biografia a.activo	{ background: url(../img/mano.gif) no-repeat center left; } */
a.descargarbio					{ background: url(../img/fondo_fecha.gif) no-repeat center left; font-family: "Tahoma", sans-serif; font-size: 13px; color: #0A6464; display: block; text-decoration: none; padding-left: 10px; margin-left: 5px; }

/* FORMULARIO BUSCADOR */
#form-buscador					{ margin-top: 20px; }
#form-buscador fieldset			{ border: 0; width: 370px; margin: 0 auto; }
#form-buscador label			{ color: #0A6464; font-size: 12px; font-family: "arial", "helvetica", sans-serif; float: left; margin-right: 10px; line-height: 19px; }
#form-buscador input,
#form-buscador select			{ padding: 0 3px; border: 1px solid #000; background-color: #F2EFEF; height: 15px; width: 135px; float: left; margin-right: 10px; font-size: 11px; }
#form-buscador input.boton		{ border-style: solid; border-color: #000; border-width: 0 1px 1px 0; padding: 0 10px; width: auto; height: 17px; margin-right: 0; background-color: #004D51; color: #FFF; font-size: 10px; font-family: "arial", "helvetica", sans-serif; cursor: pointer; margin-right: 0; }
#form-buscador input.radio		{ width: 10px; margin-right: 20px; vertical-align: middle; height: 21px; border: 0; }
#form-buscador br				{ clear: left; margin-bottom: 10px; }

/* MENU PIE PAGINA */
#pie #menu-pie					{ list-style: none; background: url(../img/fondo_menupie.gif) repeat-x; height: 40px; margin-bottom: 10px; }
#menu-pie li					{ height: 40px; width: 125px; text-align: center; background: transparent; display: block; float: left;  }
#menu-pie a						{ width: 115px; display: block; line-height: 20px; background-color: #E9E4E1; margin: 10px auto; font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; text-decoration: none; }
#menu-pie a:hover				{ background-color: #D1CCC9; }

/* AVISO LEGAL */
#pie #aviso-legal				{ line-height: 20px; font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; margin-bottom: 20px; }
#aviso-legal a					{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; text-decoration: none; }
#aviso-legal a:hover			{ text-decoration: underline; }
#aviso-legal img				{ vertical-align: middle; }
p.texto-legal					{ font-size: 10px; line-height: 12px; }

/* FORMULARIO SUSCRIPCION */
#form-suscripcion fieldset		{ width: 80%; margin: 20px auto; border: 0; }
#form-suscripcion ul			{ list-style: none; }
#form-suscripcion li			{ margin-bottom: 10px; }
#form-suscripcion label			{ display: block; float: left; width: 100px; font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 12px; font-weight: bolder; }
#form-suscripcion input			{ border: 1px solid #0A6464; width: 300px; }
#form-suscripcion textarea		{ border: 1px solid #0A6464; width: 300px; height: 100px; }
#form-suscripcion input.boton	{ border-style: solid; border-color: #000; border-width: 0 1px 1px 0; padding: 0 10px; width: auto; height: 17px; background-color: #004D51; color: #FFF; font-size: 10px; font-family: "arial", "helvetica", sans-serif; cursor: pointer; float: right; margin-right: 20px; }
p.mensaje						{ font-family: "Tahoma", sans-serif; color: #F00; font-size: 12px; font-weight: bolder; text-align: center; margin: 20px 0; }

/* FORMULARIO RESULTADOS POR PAGINA */
#formNumResultados select		{ border: 1px solid #004D51; width: 150px; margin: 0 20px 0 40px; height: 15px; font-size: 10px; font-family: "arial", "helvetica", sans-serif; color: #004D51; }
#formNumResultados input.boton	{ border-style: solid; border-color: #000; border-width: 0 1px 1px 0; padding: 0 10px; width: auto; height: 17px; background-color: #004D51; color: #FFF; font-size: 10px; font-family: "arial", "helvetica", sans-serif; cursor: pointer; }

/* COPYRIGHT */
#pie #copyright					{ font-family: "Tahoma", sans-serif; color: #0A6464; font-size: 10px; margin-bottom: 20px; }

/* TITULO SECCION */
#titulo-seccion h1				{ margin-left: 20px; line-height: 50px; color: #76999B; font-family: "arial", "helvetica", sans-serif; font-weight: bolder; font-size: 22px; }

/* GENERAL */
div.separador					{ height: 1px; background-color: #0A6464; margin: 10px 0; clear: left; }
div.separador2					{ height: 2px; margin: 10px 0; clear: left; background: url(../img/fondo_separador.gif); }
div.separador3					{ height: 2px; background-color: #0A6464; margin: 10px 0; clear: left; }
div.separador4					{ height: 1px; background-color: #D3D3D7; margin: 10px 0 20px 0; }
div.separador5					{ height: 7px; background-color: #096562; margin: 10px 0 20px 0; clear: left; }

/* BUSCADOR AVANZADO */
#cajaBuscador					{ padding: 20px; border: 1px solid #0A6464; }
#buscador_avanzado fieldset		{ border: 0; width: 100%; }
#buscador_avanzado label		{ font-family: "arial", "helvetica", sans-serif; font-size: 12px; font-weight: bolder; color: #0A6464; display: block; margin-bottom: 10px; }
#buscador_avanzado input		{ font-family: "arial", "helvetica", sans-serif; font-size: 11px; font-weight: bolder; color: #555; height: 15px; border: 1px solid #0A6464; width: 100%; margin-bottom: 20px; }
#buscador_avanzado input.radio	{ width: auto;  float: left; vertical-align: middle; margin: 0 10px 10px 0; cursor: pointer; border: 0; }
#buscador_avanzado label.radio	{ font-family: "arial", "helvetica", sans-serif; font-size: 11px; font-weight: normal; color: #0A6464; float: left; cursor: pointer; }
#buscador_avanzado input.boton	{ border-style: solid; border-color: #000; border-width: 0 1px 1px 0; padding: 0 10px; width: auto; height: 17px; background-color: #004D51; color: #FFF; font-size: 10px; font-family: "arial", "helvetica", sans-serif; cursor: pointer; margin: 20px 0 0 0; float: right; }
#buscador_avanzado input.anyo	{ font-family: "arial", "helvetica", sans-serif; font-size: 11px; font-weight: bolder; color: #555; height: 15px; border: 1px solid #0A6464; width: 50px; margin-bottom: 0; }


/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
