/*tags*/
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../imagenes/sombra_input.gif);
	background-repeat: no-repeat;
	border: 1px solid #BDBDBD;
	padding-right: 3px;
	padding-left: 3px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #BDBDBD;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}
ul {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: inside;
}
/*main*/
#contenedor {
	background-image: url(../imagenes/fondo_contenedor.png);
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
}
#pie {
	background-image: url(../imagenes/fondo_pie.png);
	height: 28px;
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	background-color: #FFFFFF;
	position: relative;
}
#pie img {
	padding-top: 7px;
	padding-right: 15px;
}
#logo_weblatitude {
	position: absolute;
	left: 10px;
	top: -3px;
}
#columna_izq {
	min-height:480px;
	float: left;
	background-image: url(../imagenes/fondo_columna_izq.png);
	width: 206px;
	background-repeat: no-repeat;
	text-align: right;
}
#columna_izq #logo {
	margin-top: 17px;
	margin-bottom: 100px;
	margin-right: 46px;
}
#cuerpo {
	float: left;
	width: 754px;
}
#sombra_der {
	background-image: url(../imagenes/fondo_sombra_der.png);
	background-repeat: repeat-y;
	width: 5px;
	float: left;
	height: 330px;
}
#cbza {
	background-image: url(../imagenes/fondo_cbza.png);
	background-repeat: repeat-y;
	height: 80px;
	position: relative;
	color: #FFFFFF;
}
#frase_cbza {
	color: #63A07F;
	font-size: 18px;
	line-height: 34px;
	position: absolute;
	top: 51px;
	left: 10px;
}
#btn_idioma {
	position: absolute;
	left: 682px;
	top: 91px;
}
#btn_home {
	position: absolute;
	left: 584px;
	top: 4px;
	width: 160px;
	text-align: right;
}
#botonera {
	background-image: url(../imagenes/fondo_botonera.png);
	background-repeat: no-repeat;
	height: 37px;
}
#botonera ul {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#botonera li {
	margin: 0px;
	float: left;
	list-style-type: none;
	color: #003518;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#botonera li a{
	color: #003518;
	text-decoration:none;
}
#botonera li a:hover{
	color: #003518;
	text-decoration:underline;
}
#contenido {
	float: left;
	width: 546px;
}
#columna_der {
	min-height:500px;
	background-image: url(../imagenes/fondo_columna_der.png);
	width: 208px;
	float: left;
	background-repeat: no-repeat;
}
#botones_pie {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#botones_pie a{
	color: #FFFFFF;
	text-decoration:none;
}
#botones_pie a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

/*style*/
.bug {
	clear:both;
}
.tit_verde {
	font-size: 15px;
	color: #00612D;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 6px;
}
.tit_verde h1{
	font-size: 15px;
}
.tit_verde h2{
	font-size: 15px;
}
#tit_seccion {
	font-size: 15px;
	color: #00612D;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3EECC;
	padding-bottom: 2px;
	margin-top: 10px;
}
#tit_seccion h1 {
	font-size: 15px;
}

.margen {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#btn_volver {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

/*boxes*/
#box_buscar {
	text-align: left;
	padding-left: 12px;
	padding-bottom: 15px;
}
#box_buscar form {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 15px;
	padding-top: 15px;
}
#campo_box_buscar {
	float: left;
	width: 118px;
	margin-right: 3px;
}
#btn_box_buscar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	float: left;
	padding: 0px;
}
#box_eventos {
}
#box_eventos img {
	padding-bottom: 10px;
}
.tit_box_evento h3{
	font-size:11px;
	font-weight: bold;
	color: #C7AD0F;
}
.tit_box_evento a{
	color: #C7AD0F;
	text-decoration:none;
}
.tit_box_evento a:hover{
	color: #C7AD0F;
	text-decoration:underline;
}
.fecha_box_evento {
	font-style: italic;
	text-align: right;
}
.evento_box {
	text-align: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 5px;
}
#box_novedades {
	padding-left: 20px;
}
#tit_novedades {
	margin-top: 30px;
	margin-bottom: 10px;
}
.tit_box_main_novedad h3{
	font-size:11px;
	font-weight: bold;
	color: #C7AD0F;
}
.tit_box_main_novedad {
	width: 110px;
	float: left;
	padding-bottom: 3px;
	padding-right: 4px;
}
.tit_box_main_novedad a{
	color: #C7AD0F;
	text-decoration:none;
}
.tit_box_main_novedad a:hover{
	color: #C7AD0F;
	text-decoration:underline;
}
.fecha_box_main_novedad {
	font-style: italic;
}
.box_main_novedad p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_main_novedad .img_novedad_box {
	border: 1px solid #2C657D;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 6px;
}
.btn_ver_box_main_novedades {
	text-align: right;
	margin-right: 18px;
	margin-bottom: 10px;
	clear: both;
}
#box_galeria {
	padding-left: 20px;
}
#btn_ver_galeria {
	text-align: right;
	padding-right: 18px;
	padding-bottom: 10px;
}
#fotos_galeria_box img {
	border: 1px solid #DDD7C7;
	margin-right: 6px;
	margin-bottom: 6px;
}

/*becas concursos lista*/
.modulo_lista_becas {
	margin-right: 20px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 470px;
}
.contenido_modulo_lista_becas {
	position: relative;
}
.download .btn_ver {
	position: absolute;
	left: 406px;
	top: 8px;
}
.img_modulo_lista_becas {
	position: relative;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
.img_modulo_lista_becas_amp {
	position: relative;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.img_modulo_lista_becas_amp img{
	border: 1px solid #2C657D;
}
.contenido_modulo_lista_becas .tit {
	color: #666666;
}
.contenido_modulo_lista_becas .tit a{
	color: #666666;
	text-decoration:none;
}
.contenido_modulo_lista_becas .tit a:hover{
	color: #666666;
	text-decoration:underline;
}
.img_modulo_lista_becas .sombra {
	background-image: url(../imagenes/sombra_img.gif);
	height: 80px;
	width: 100px;
	float: right;
	position: absolute;
	top: -10px;
	left: 0px;
}
.download {
	position: relative;
	height: 26px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.ico_beca {
	position: absolute;
}
.nombre_arch_becas {
	position: absolute;
	left: 26px;
	top: -3px;
	color: #C7AD0F;
	font-weight: bold;
}
.nombre_arch_becas a{
	color: #C7AD0F;
	font-weight: bold;
	text-decoration:none;
}
.nombre_arch_becas a:hover{
	color: #C7AD0F;
	font-weight: bold;
	text-decoration:underline;
}
.btn_download {
	position: absolute;
	top: 9px;
	left: 22px;
}


/*galerias*/
.box_galeria {
	margin: 20px;
}
.tit_box_galeria {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-weight: bold;
	color: #C7AD0F;
	padding-bottom: 2px;
}
.tit_box_galeria a{
	color: #C7AD0F;
	text-decoration: none;
}
.tit_box_galeria a:hover{
	text-decoration: underline;
}
.text_box_galeria {
	width: 260px;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}
.imagenes_box_galeria{
	float: right;
	width: 230px;
	margin-top: 10px;
	margin-left: 5px;
}
.imagenes_box_galeria img {
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.btn_ampliar_box_galeria {
	text-align: right;
	clear: both;
}

/*galeria amp*/
#tit_galeria {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-weight: bold;
	color: #C7AD0F;
	padding-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tit_galeria a{
	color: #C7AD0F;
	text-decoration: none;
}
#tit_galeria a:hover{
	text-decoration: underline;
}
#combo_imagenes {
	margin-left: 20px;
	margin-bottom: 20px;
}
.img_galeria_amp {
	float: left;
}
.imagen_galeria_amp {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
}
.btn_ampliar_galeria {
	text-align: right;
	margin-right: 10px;
	margin-top: 3px;
}
#text_galeria_amp{
	margin-right: 20px;
	margin-left: 20px;
}

/*novedades*/
#contenedor_noticias {
	height:450px;
}
.box_novedad {
	width: 242px;
	float: left;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.tit_fecha_box_novedad {
	position: relative;
	height: 34px;
}
.fecha_box_novedad {
	float: right;
	width: 51px;
	text-align: right;
}
.tit_box_novedad {
	float: left;
	width: 185px;
}
.tit_box_novedad h3{
	color: #214A5C;
	font-weight: bold;
	font-size: 11px;
}
.tit_box_novedad h3 a{
	color: #214A5C;
	font-weight: bold;
	text-decoration:none;
}
.tit_box_novedad h3 a:hover{
	color: #214A5C;
	font-weight: bold;
	text-decoration:underline;
}
.contenido_box_novedad img {
	border: 1px solid #2C657D;
	margin-right: 8px;
	margin-bottom: 3px;
}
.contenido_box_novedad p {
	padding: 0px;
	margin: 0px;
}
.contenido_box_novedad {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2DEE3;
	clear: both;
	height: 80px;
}
.btn_box_novedad {
	text-align: right;
}

/*novedad ampliada*/
#contendor_noticia {
	margin-right: 20px;
	margin-left: 20px;
}
#btn_volver_novedad_amp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contenido_novedad_amp {
	clear: both;
}
#bajada_novedad_amp {
	font-weight: bold;
	color: #1B4052;
}
#bajada_novedad_amp img {
	border: 1px solid #2C657D;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}
#tit_novedad_amp {
	float: left;
	width: 440px;
}
#tit_novedad_amp h2{
	font-size: 14px;
	font-weight: bold;
	color: #214A5C;
}
#fecha_novedad_amp {
	float: right;
	font-style: italic;
}
#tit_fecha_novedad_amp {
	padding-bottom: 0px;
}

/*paginador*/
#paginador_buscar {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#paginador_buscar .activo {
	font-weight: bold;
	padding-left: 5px;
	text-decoration:underline;
}
#paginador_buscar a {
	padding-left: 5px;
}
#paginador_buscar a:hover {
	color: #000000;
	text-decoration: none;
}
#paginador {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
#paginador .activo {
	font-weight: bold;
	padding-left: 5px;
	text-decoration:underline;
}
#paginador a {
	padding-left: 5px;
}
#paginador a:hover {
	color: #000000;
	text-decoration: none;
}

/*patronato*/
.subtit_verde {
	color: #01612E;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.subtit_verde_cursiva {
	color: #01612E;
	margin-right: 20px;
	margin-left: 20px;
	font-style: italic;
}
#lista_patronato {
	text-align: center;
	margin-bottom: 20px;
}
.linea_puntos_patronato {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7DD98;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

/*buscar*/
#contenido_seccion_buscar {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.campo_buscar{
	width:150px;
	float: left;
}
.btn_buscar{
	width:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 3px;
	background-image: none;
}
#campos_buscar {
	float: left;
	position: relative;
}
#cantidad_busqueda {
	float: right;
	padding-top: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
#buscar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.resultado {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#noresultado {
	text-align:center;
}
.pag_resultado {
	color: #C7AD0F;
}
.pag_resultado a{
	color: #C7AD0F;
	text-decoration:none;
}
.pag_resultado a:hover{
	color: #C7AD0F;
	text-decoration:underline;
}
.tit_resultado a{
	color: #214A5C;
}
.tit_resultado a:hover{
	color: #214A5C;
	text-decoration:underline;
}
.resaltado {
	color: #FFFFFF;
	background-color: #738994;
}

/*contactenos*/
#tit_form {
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3EECC;
	margin-top: 10px;
	padding-bottom: 5px;
}
.tit_campo {
	width: 28%;
	float: left;
	text-align: right;
	padding-right: 5px;
	height: 30px;
}
.tit_campo img {
	padding-top: 6px;
}
.campo_form {
	float: left;
	width: 60%;
	height: 30px;
}
.campo_form_textarea {
	float: left;
	width: 60%;
}
#form_contactenos {
	padding-top: 20px;
	padding-bottom: 20px;
}
#btn_enviar {
	clear: both;
	text-align: right;
	margin-right: 85px;
	padding-top: 10px;
}
#btn_enviar input{
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#feed_contactenos{
	text-align: center;
	margin: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3EECC;
	border-bottom-color: #F3EECC;
	padding-top: 20px;
	padding-bottom: 10px;
}
/*eventos*/
#combo_eventos {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#tit_combo_eventos {
	font-weight: bold;
	color: #01612E;
	float: left;
	margin-top: 3px;
}
#form_combo_eventos {
	float: left;
}
form select {
	margin-left: 10px;
}
#select_mes{
	width: 90px;
}
#select_ano{
	width: 70px;
}
.lista_eventos {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E7DD98;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
.tit_lista_eventos {
	font-weight: bold;
	color: #C7AD0F;
	float: left;
	margin-top: 5px;
	width: 330px;
}
.tit_lista_eventos a {
	font-weight: bold;
	color: #C7AD0F;
	text-decoration: none;
}
.tit_lista_eventos a:hover {
	text-decoration: underline;
}
.fecha_lista_eventos {
	color: #01612E;
	font-style: italic;
	font-weight: bold;
	float: right;
	margin-top: 5px;
}
.texto_lista_eventos_amp {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.texto_lista_eventos {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.texto_lista_eventos p{
	margin: 0px;
	padding: 0px;
}
.btn_leer_mas_eventos {
	text-align: right;
	clear: both;
}
#evento_amp {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
#sin_eventos {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3EECC;
	border-bottom-color: #F3EECC;
	text-align: center;
}
