@charset "ISO-8859-1";
/* CSS Document */

@import url("resetear_css.css");

body {
	background-color: #e2d4d5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imagenes_css/fondo_pagina.jpg);
	background-repeat: repeat-x;
}




#contenedor {
	background-color: #FFFFFF;
	height: auto;
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #91a0ab;
}
#cabecera {
	background-color: #FFFFFF;
	height: 220px;
	width: 940px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#logo {
	background-color: #91a0ab;
	height: 220px;
	width: 220px;
	float: left;
	background-image: url(imagenes_css/leioa_mendi_taldea.jpg);
	cursor: pointer;
}
#mancheta {
	height: 220px;
	width: 710px;
	float: right;
	background-image: url(cabeceras/cabecera_01.jpg);
}
#links_mancheta {
	float: right;
	height: 80px;
	width: 22px;
	margin: 10px;
}
#home {
	float: right;
	height: 22px;
	width: 20px;
	background-image: url(imagenes_css/home.gif);
	cursor: pointer;
}
#rss {
	float: right;
	height: 22px;
	width: 20px;
	background-image: url(imagenes_css/rss.gif);
	margin-top: 2px;
	cursor: pointer;
}
#mail {
	float: right;
	height: 22px;
	width: 20px;
	background-image: url(imagenes_css/mail2.gif);
	margin-top: 2px;
	cursor: pointer;
}
#contenido {
	background-color: #FFFFFF;
	height: auto;
	width: 940px;
	margin: 10px;
	clear: both;
}
#navegacion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #78412c;
	height: 614px;
	width: 210px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#linea_navegacion {
	background-color: #cec0bd;
	height: 1px;
	width: 100%;
	margin-bottom: 8px;
	margin-top: 7px;
	font-size: 1px;
}
#navegacion h1 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#navegacion li {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
}
#navegacion a {
	text-decoration: none;
	color: #FFFFFF;
}
#navegacion  a:hover {
	text-decoration: none;
	color: #91a0ab;
}
#linea_blanca {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	margin-bottom: 5px;
	font-size: 1px;
}
#pie {
	background-color: #FFFFFF;
	height: 84px;
	width: 920px;
	background-image: url(imagenes_css/fondo_pie.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pie a {
	text-decoration: none;
	color: #FFFFFF;
}
#pie  a:hover {
	text-decoration: none;
	color: #5a6e7e;
}
#pie_contenido {
	height: 54px;
	width: 100%;
}
#pie_copyright {
	text-align: left;
	font-size: 14px;
	width: 360px;
	float: left;
	padding-top: 16px;
	height: 34px;
}
#pie_info {
	text-align: left;
	font-size: 14px;
	width: 270px;
	float: left;
	height: 34px;
	text-indent: 55px;
	background-image: url(imagenes_css/sobre.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
}
#pie_telefono {
	text-align: right;
	font-size: 14px;
	width: 145px;
	float: right;
	background-image: url(imagenes_css/telefono.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 16px;
}
#index_noticias {
	background-color: #dad0ce;
	height: 344px;
	width: 440px;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
}
#index_calendario {
	background-color: #d6d6bf;
	height: 344px;
	width: 200px;
	float: left;
	margin-left: 10px;
	padding: 10px;
}
#index_actividades {
	background-color: #c5b7b3;
	height: 220px;
	width: 440px;
	float: left;
	padding: 10px;
}
#index_galeria {
	background-color: #b9b892;
	height: 220px;
	width: 200px;
	float: left;
	margin-left: 10px;
	padding: 10px;
}
#index_titulares {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5d5c06;
	height: 38px;
	width: 100%;
	line-height: 16px;
}


#contenido_central_index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #8a8949;
	height: auto;
	min-height: 616px;
	overflow:hidden;
	height: expression(this.scrollHeight < 617? "616px" : "auto" );
	width: 690px;
	float: right;
	padding: 10px;
}


#contenido_central {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2a2a13;
	background-color: #d6d6bf;
	height: auto;
	min-height: 616px;
	overflow:hidden;
	height: expression(this.scrollHeight < 617? "616px" : "auto" );
	width: 690px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
#contenido_central h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #364754;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#contenido_central  h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #78412C;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.dianormal {
	line-height: 18px;
}
.dianormallink {
	line-height: 18px;
}
#contenido_central li {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-size: 15px;
	line-height: 13px;
}

#contenido_central  p, caja_texto p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 15px;
}
#contenido_central  a {
	text-decoration: none;
	color: #78412C;
}
#contenido_central   a:hover {
	text-decoration: none;
	color: #5a6e7e;
}
#caja_texto {
	float: left;
	height: auto;
	width: 540px;
	margin-right: 10px;
}

#caja_imagenes {
	background-color: #b9b892;
	float: right;
	height: auto;
	width: 100px;
	padding: 10px;
}
.negrita {
	font-weight: bold;
}
#caja_imagenes img {
	margin-bottom: 10px;
}
.link_descarga {
	background-image: url(imagenes_css/logopdf.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	color: #78412C;
}
#formulario {
}
#formulario fieldset {
	margin-top: 15px;
	border: 1px solid #78412C;
	margin-bottom: 5px;
	padding-top: 15px;
}
#formulario h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78412C;
	font-size: 15px;
}
#formulario h4 {
	font-size: 13px;
}
#formulario label {
	display: block;
	width: 115px;
	float: left;
	margin-right: 5px;
	font-size: 13px;
}
#formulario li {
	list-style-type: none;
	height: 18px;
	font-size: 11px;
	margin-bottom: 7px;
}
#formulario #Comentarios {
	list-style-type: none;
	height: 65px;
	font-size: 12px;
}
#formulario legend {
	font-size: 14px;
	color: #78412C;
	font-weight: bold;
}
p + h1 {
	margin-top: 20px;
}
#contacto_texto {
	width: 385px;
	float: left;
	height: 85px;
}
#contacto_texto p {
	line-height: 12px;
}
#contacto_imagen {
	width: 300px;
	height: 85px;
	float: right;
}
#contacto_contenidos {
	margin-bottom: 15px;
	height: 90px;
	width: 690px;
}
#reducir_cuerpo {
}
#reducir_cuerpo p {
	font-size: 13px;
	line-height: 15px;
}






#conten_enlaces {
}
#conten_enlaces h2 {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 35px;
	margin-bottom: 15px;
	background-color: #91a0ab;
	padding: 5px;
}
#ficha_enlaces {
	border: 1px solid #78412c;
	height: 120px;
	width: 550px;
	margin-bottom: 10px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
#ficha_enlaces_caja_texto {
	float: left;
	height: 120px;
	width: 410px;
}
#ficha_enlaces_caja_imagen {
	float: right;
	height: 100px;
	width: 128px;
	background-color: #b9b892;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ficha_texto_titulo {
	color: #364754;
	font-size: 15px;
	margin-bottom: 5px;
	background-color: #b9b892;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}













#index_noticia_sola_izda {
	background-color: #DAD0CE;
	height: 294px;
	width: 132px;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 6px;
	margin-left: 6px;
}
#index_noticia_sola {
	background-color: #DAD0CE;
	height: 288px;
	width: 132px;
	float: left;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-top: 5px;
	margin-right: 6px;
}
.index_noticia_imagen  {
	border: 1px solid #8a8949;
	text-decoration: none;
	background-color: #8A8949;
	height: 142px;
	width: 130px;
	margin-bottom: 7px;
}
#index_noticias h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #787738;
	margin-bottom: 3px;
}
#index_noticias h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #673522;
}
#index_noticias  h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}
#index_noticias   a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	text-decoration: none;
}
#index_noticias    a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5a6e7e;
	margin-top: 5px;
	text-decoration: none;
}









#index_actividad_sola_izda {
	background-color: #c5b7b3;
	height: 172px;
	width: 132px;
	float: left;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 6px;
	margin-left: 6px;
}


#index_actividad_sola {
	background-color: #c5b7b3;
	height: 172px;
	width: 132px;
	float: left;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-left: 6px;
	margin-top: 5px;
	margin-right: 6px;
}
.index_actividad_imagen  {
	border: 1px solid #8a8949;
	text-decoration: none;
	background-color: #8A8949;
	height: 70px;
	width: 130px;
	margin-bottom: 4px;
}
#index_actividades h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #5d5c06;
	margin-bottom: 2px;
}
#index_actividades h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #673522;
	line-height: 15px;
}
#index_actividades  h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}
#index_actividades   a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
	text-decoration: none;
}
#index_actividades    a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5a6e7e;
	margin-top: 4px;
	text-decoration: none;
}
.index_galeria_imagen  {
	border: 1px solid #8a8949;
	text-decoration: none;
	background-color: #8A8949;
	height: 170px;
	width: 170px;
}
#index_imagen_galeria {
	background-color: #b9b892;
	height: 172px;
	width: 172px;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-top: 10px;
	margin-right: 9px;
}	
#index_calendario_contenido {
	background-color: #D6D6BF;
	height: 163px;
	width: 172px;
	margin-bottom: 5px;
	margin-left: 14px;
	margin-top: 10px;
	margin-right: 9px;
	background-image: url(../imagenes/calendario_simul.gif);
	background-repeat: no-repeat;
}	
#index_calendario_contenido2 {
	background-color: #D6D6BF;
	height: auto;
	width: 172px;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-top: 1px;
	margin-right: 9px;
	overflow: auto;
}	




#index_calendario  h1, #index_calendario  h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #673522;
	font-weight: bold;
	text-decoration: none;
	margin-top: 7px;
}
#index_calendario h2, #index_calendario  h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #673522;
	font-weight: normal;
	text-decoration: none;

}




#conten_dinamico {
}
#conten_dinamico h2 {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 35px;
	margin-bottom: 15px;
	background-color: #91a0ab;
	padding: 5px;
}
#ficha_dinamico {
	border: 1px solid #78412c;
	height: auto;
	width: 550px;
	margin-bottom: 10px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
#ficha_dinamico_caja_texto {
	float: left;
	height: auto;
	width: 410px;
}
#ficha_dinamico_caja_imagen {
	float: right;
	height: 100px;
	width: 128px;
	background-color: #b9b892;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ficha_dinamico_titulo {
	color: #364754;
	font-size: 15px;
	margin-bottom: 15px;
	background-color: #93A1AC;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 375px;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	text-indent: 0px;
	display: block;
}
#ficha_dinamico_caja_texto p {
	margin-top: 4px;
	color: #2a2a13;
	width: 360px;
	text-align: left;
	font-size: 14px;
}




.mesdecalendario{
	border: 1px solid blue;
	width: 200px;
	height: 200px;
	display: inline;
}
.contenedorcalendario{
	border: 1px solid red;
	font-size: 10px;
}
#index_calendario a {
	text-decoration: none;
	color: #78412c;
	font-weight: bold;
	font-size: 12px;
}
.cabecerames{
	background-color: #B9B892;
	text-align: center;
	color: #78412C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78412C;
	font-size: 15px;
	width: 75px;
	margin-top: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.mes{
	color: #59582E;
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.diasemana{
	width: 40px;
	font-weight: bold;
	text-align: center;
	color: #5B5B47;
	background-color: #b9b892;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78412C;
}
.findesemana{
	color:#6633FF;
}
.fiestapatronal{
	background-color: #66FFFF;
}
#index_calendario td {
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}
#contenedor #contenido #contenido_central_index #index_calendario #ver_calendario {
	margin-bottom: 10px;
}
.puente{
	background-color:   #CCCCCC;
}

.iniciofin{
	background-color: #CDFFAC;
}
.prematricula{
	background-color: #FA5F76;
}
.nolectivo{
	background-color: #FFACF7;
}
.examenes{
	background-color: #FFDEAD;
}
.finales{
	background-color: #B4ACFF;
}
.existeactividad{
color: #CC0000;
}
.leyenda{
	font-size: 0.8em;
}
.texto p{
padding-left: 0px;
	font-size: 1.0em !important ;
}

#contenido_central td .negrita {
	background-color: #91a0ab;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


#contenido_central td .antetitulo {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2a2a13;
	text-align: justify;
	font-size: 13px;
	font-weight: bold;
}
.descripcion #imagennoticiaa {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #b9b892;
	height: 100px;
	width: 128px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#contenido_central td .descripcion {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2a2a13;
	text-align: justify;
	font-size: 13px;
}
#caja_alquiler {
	margin-top: 20px;
}
#caja_alquiler .texto{
	font-size: 15px;
	margin-bottom: 5px;
	display: block;
}

#caja_alquiler li{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8a8949;
	height: auto;
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}



#caja_alquiler p{
}

#caja_alquiler #imagennoticiaa {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #b9b892;
	height: 100px;
	width: 128px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#caja_galeria{
}
#verservicio, #vernoticia, #verdocumento, #vercurso{
	line-height: 17px;
}
#vercurso .descripcion {
	line-height: 20px;
}
#vercurso table{
	background-color: #D6D6BF;
	line-height: 22px;
}
#vercurso  .titulo{
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#vercurso   .documentos_relacionados{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

#verservicio img {
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.gale_caja {
	background-color: #C9C89E;
	padding-top: 9px;
	height: 130px;
	width: 145px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A2A17F;
	border-bottom-color: #A2A17F;
	margin: 9px;
}
.gale_caja:hover {
	background-color: #b9b892;
}


#caja_galeria .textope {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}
#caja_galeria img {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89896C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89896C;
	margin-bottom: 4px;
}


div.clear { clear: both; }
