﻿body,html 
{
	/*background-color:#ECECEC;*/
	background-color:#EDEDED;
}
.DIV_externo
{
	width:100%;
	height:100%;
	
}
.DIV_1000
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	position:relative;
	background-color:White;
}
.DIV_barra_arriba
{
	width:1000px;
	height:10px;
	left:auto;
	right:auto;
	text-align:center;
	background-color:#5E7CC5;
	border-color:#0031A4;
	border-width:1px;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
}
/* IE6 Only */
* html .DIV_barra_arriba
{
	width:1000px;
	height:10px;
	left:auto;
	right:auto;
	text-align:center;
	background-color:#5E7CC5;
	border-color:#0031A4;
	border-width:1px;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
}
.DIV_barra_abajo
{
	width:1000px;
	height:5px;
	left:auto;
	right:auto;
	text-align:center;
	background-color:#5E7CC5;
	border-color:#0031A4;
	border-width:1px;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
}

/* IE6 Only */
* html .DIV_barra_abajo
{
	width:1000px;
	height:5px;
	left:auto;
	right:auto;
	text-align:center;
	background-color:#5E7CC5;
	border-color:#0031A4;
	border-width:1px;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
}
.DIV_fecha
{
	width:1000px;
	height:15px;
	padding-top:5px;
}
/* IE6 Only */
* html .DIV_fecha
{
	width:1015px;
	height:15px;
}

.DIV_fecha_izquierda
{
	margin-left:10px;
	margin-top:1px;
	float:left;
	width:410px;
	text-align:right;
	text-decoration:none;
	font-family:Arial;
	font-size:x-small;
	color:#0031A4;
}
.DIV_fecha_derecha
{
	margin-right:10px;
	margin-top:1px;
	float:right;
	width:300px;
	text-align:right;
	text-decoration:none;
	font-family:Arial;
	font-size:x-small;
	color:#0031A4;
}
.DIV_fecha_derecha a
{
	font-family:Arial;
	font-size:x-small;
	color:#0031A4;
	text-decoration:none;
}
.DIV_fecha_derecha a:hover
{
	color:#5E7CC5;
}

.DIV_cabecera
{
	width:1000px;
	height:192px;
	background-repeat:no-repeat;
	border-bottom: solid 2px #006699;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
}

/* IE6 Only */
/*
* html .DIV_cabecera
{
	width:1042px;
	height:194px;
	border-top-color:#0031A4;
	border-top-width:1px;
	border-top-style:solid;
}
*/

.DIV_cabecera_logo
{
	margin-right:15px;
	padding-top:10px;
	width:210px;
	height:80px;
	float:right;
	text-align:center;
}
.DIV_cabecera_logo a
{
	font-family:Arial;
	font-size:x-small;
	text-align:center;
	color:#006699;
}
.DIV_cabecera_logo img
{
	border:0px;
}
.DIV_cabecera_centro
{
	width:470px;
	height:90px;
	float:right;
	margin-right:10px;
	margin-top:5px;
}
/******************************* Menús */

.DIV_menu
{
	float:left;
	width:220px;
	margin-bottom:10px;
}
.DIV_menu_inicio
{
	margin-top:5px;
}
.DIV_menu_inicio a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/inicio.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_inicio a:hover
{
	background-image:url(images/menus/iniciomarcado.jpg);
}
.DIV_menu_fundacion
{
	margin-top:5px;
}
.DIV_menu_fundacion a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/fundacion.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_fundacion a:hover
{
	background-image:url(images/menus/fundacionmarcado.jpg);
}
.DIV_menu_aviones
{
	margin-top:5px;
}
.DIV_menu_aviones a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/aviones.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_aviones a:hover
{
	background-image:url(images/menus/avionesmarcado.jpg);
}
.DIV_menu_agenda
{
	margin-top:5px;
}
.DIV_menu_agenda a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/agenda.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_agenda a:hover
{
	background-image:url(images/menus/agendamarcado.jpg);
}
.DIV_menu_conferencias
{
	margin-top:5px;
}
.DIV_menu_conferencias a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/conferencias.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_conferencias a:hover
{
	background-image:url(images/menus/conferenciasmarcado.jpg);
}
.DIV_menu_relatos
{
	margin-top:5px;
}
.DIV_menu_relatos a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/relatos.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_relatos a:hover
{
	background-image:url(images/menus/relatosmarcado.jpg);
}
.DIV_menu_restauracion
{
	margin-top:5px;
}
.DIV_menu_restauracion a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/restauracion.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_restauracion a:hover
{
	background-image:url(images/menus/restauracionmarcado.jpg);
}
.DIV_menu_proyectos
{
	margin-top:5px;
}
.DIV_menu_proyectos a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/proyectos.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_proyectos a:hover
{
	background-image:url(images/menus/proyectosmarcado.jpg);
}
.DIV_menu_peques
{
	margin-top:5px;
}
.DIV_menu_peques a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/peques.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_peques a:hover
{
	background-image:url(images/menus/pequesmarcado.jpg);
}
.DIV_menu_lost
{
	margin-top:5px;
}
.DIV_menu_lost a
{
	width:220px;
	height:54px;
	background-image:url(images/menus/lost.jpg);
	background-repeat:no-repeat;
	display:block;
}
.DIV_menu_lost a:hover
{
	background-image:url(images/menus/lostmarcado.jpg);
}


/* --------------------------------------------- */
.DIV_menu_boton
{
	z-index:100;
	width:137px;
	height:35;
	text-align:left;
	text-decoration:none;
	font-family:Arial;
	font-size:small;
	color:#194FA9;
	float:left;
	margin-right:-20px;
}
.DIV_menu_boton a
{
	
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-family:Arial;
	font-size:small;
	background-image:url(images/boton_azul.png);
	background-repeat:no-repeat;
	/*margin-left:-10px;
	margin-right:-24px;*/
	width:137px;
	height:35px;
	display:block;
	color:#194FA9;
	
}
.DIV_menu_boton a:hover
{
	background-image:url(images/boton_rojo.png);
	background-repeat:no-repeat;
	color:#990000;
	width:137px;
	height:35px;
}

/* ------------------------------------- */

.DIV_contenido
{
	width:1000px;
	/*height:650px;*/
	background-color:White;
	float:left;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}
.DIV_logo
{
	width:470px;
	margin-bottom:10px;
	text-align:center;
	font-family:Arial;
	font-size:small;
	color:#006699;
	float:left;
	
}
.DIV_logo_navidad
{
	width:300px;
	margin-bottom:10px;
	text-align:center;
	font-family:Arial;
	font-size:small;
	color:#006699;
	float:left;
}
.DIV_logo_postal
{
	width:200px;
	margin-bottom:10px;
	text-align:left;
	font-family:Arial;
	font-size:small;
	color:#006699;
	float:left;
	padding-top:20px;
}


.DIV_camino
{
	Width:480px;
	height:20px;
	float:left;
	text-align:left;
	text-decoration:none;
	font-family:Arial;
	font-size:small;
	color:#0031A4;
	margin-top:5px;
}
.DIV_camino_centro
{
	Width:225px;
	height:20px;
	float:left;
	text-align:left;
	text-decoration:none;
	font-family:Arial;
	font-size:small;
	color:#006699;
	margin-top:5px;
}
.DIV_camino_derecha
{
	Width:280px;
	height:20px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-family:Arial;
	font-size:small;
	color:#006699;
	margin-top:5px;
}
.DIV_camino_derecha a
{
	color:#006699;
	text-decoration:none;
}

.DIV_contenido_conferencia_inicio
{
	width:465px;
	margin-top:10px;
}
.DIV_contenido_separador_inicio
{
	width:435px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	font-size:large;
	color:#006699;
	border-top:solid 1px #006699;
	border-bottom:solid 1px #006699;
	border-left:solid 1px #006699;
	border-right:solid 1px #006699;
	
}

.DIV_contenido_separador
{
	width:435px;
	height:40px;
	text-align:left;
	padding-left:45px;
	padding-top:10px;
	font-weight:bold;
	font-size:small;
	color:#006699;
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:20px;
	
}
.DIV_contenido_separador_abajo
{
	width:190px;
	height:40px;
	text-align:left;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial;
	font-weight:bold;
	font-size:small;
	color:#2D5BA6;
	background-repeat:no-repeat;
	clear:both;
}
.DIV_contenido_separador_metar
{
	width:190px;
	height:40px;
	text-align:left;
	padding-left:35px;
	padding-top:10px;
	font-family:Arial;
	font-weight:bold;
	font-size:small;
	color:#2D5BA6;
	background-repeat:no-repeat;
	clear:both;
}
.DIV_contenido_controles_metar
{
	width:210px;
	text-align:left;
	padding-left:15px;
	Font-family:Arial;
	font-size:x-small;
	color:#333333;
	overflow:auto;
}
.DIV_contenido_controles_metar a
{
	font-family:Arial;
	font-size:small;
	color:#0031A4;
}
.DIV_contenido_controles_metar a:hover
{
	color:#999999;
}
.DIV_contenido_controles_abajo
{
	width:230px;
	height:277px;
	text-align:left;
	margin-left:5px;
	Font-family:Arial;
	font-size:small;
	color:#0031A4;
	overflow:auto;
}
.DIV_contenido_controles_abajo a
{
	font-family:Arial;
	font-size:small;
	color:#0031A4;
}
.DIV_contenido_controles_abajo a:hover
{
	color:#999999;
}
.DIV_contenido_controles_inicio
{
	width:465px;
	text-align:left;
	padding-left:5px;
	Font-family:Arial;
	font-size:small;
	color:#0031A4;
	margin-top:10px;
}
.DIV_contenido_controles_inicio a
{
	font-family:Arial;
	font-size:small;
	color:#0031A4;
}
.DIV_contenido_controles_inicio a:hover
{
	color:#999999;
}
.DIV_contenido_controles
{
	width:460px;
	text-align:left;
	padding-left:15px;
	Font-family:Arial;
	font-size:small;
	color:#0031A4;
	overflow:auto;
}
.DIV_contenido_controles a
{
	font-family:Arial;
	font-size:small;
	color:#0031A4;
}
.DIV_contenido_controles a:hover
{
	color:#999999;
}

.DIV_resumen
{
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	width:440px;
	text-align:justify;
	font-family:Arial;
	font-size:small;
	color:#555555;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}
.DIV_resumen_ultimas
{
	margin-top:5px;
	padding-bottom:5px;
	width:210px;
	text-align:justify;
	font-family:Arial;
	color:#555555;
	margin-left:0px;
	background-color:#FCFCFC;
	/*border-color:#AAAAAA;
	border-style:solid;
	border-width:1px;*/
}
.DIV_resumen_metido
{
	margin-top:5px;
	margin-left:5px;
	padding-bottom:5px;
	width:140px;
	text-align:left;
	font-family:Arial;
	font-size:x-small;
	color:#555555;
	float:right;
}
.DIV_resumen_metido a
{
	color:#555555;
}
.DIV_resumen_metido a:hover
{
	color:#777777;
}

.DIV_contenido_completo
{
	width:470px;
	/*height:620px;*/
	float:left;
	margin-left:5px;
	text-align:left;
}
.div_contenido_texto
{
	width:455px;
	text-align:justify;
	Font-family:Arial;
	font-size:small;
	color:#333333;
	margin-bottom:10px;
}
.div_contenido_texto a
{
	text-decoration:none;
	margin-right:10px;
	text-align:center;
	font-size:small;
}
.div_contenido_texto a:hover
{
	color:#5E7CC5;	
}
.div_img_contenido
{
	float:left;
	width:220px;
	text-align:center;
	Font-family:Arial;
	font-size:x-small;
	color:#0031A4;
}

.div_img_mininoticia
{
	float:left;
	width:120px;
	text-align:center;
	Font-family:Arial;
	font-size:x-small;
	color:#0031A4;
}
.div_img_mininoticia a
{
	color:#555555;
}
.div_img_mininoticia a:hover
{
	color:#777777;
}
.div_img_minifotos
{
	width:120px;
	text-align:center;
	Font-family:Arial;
	font-size:x-small;
	color:#0031A4;
	float:left;
	margin-right:5px;
}
.div_img_minifotos a
{
	color:#555555;
}
.div_img_minifotos a:hover
{
	color:#777777;
}
.div_img_minifotos_der
{
	width:150px;
	text-align:justify;
	Font-family:Arial;
	font-size:x-small;
	color:#0031A4;
	float:right;
	margin-right:5px;
}
.div_img_minifotos_der a
{
	color:#555555;
}
.div_img_minifotos_der a:hover
{
	color:#777777;
}

.div_contenido_docs_cab
{
	width:445px;
	text-align:justify;
	Font-family:Arial;
	font-size:small;
	margin-top:10px;
	margin-bottom:10px;
	color:#333333;
	background-color:#EEEEEE;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#888888;
}
.div_contenido_docs
{
	width:445px;
	text-align:justify;
	Font-family:Arial;
	font-size:small;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
	color:#333333;
	background-color:#EEEEEE;
	
}
.div_contenido_docs a
{
	text-decoration:none;
	margin-right:10px;
	text-align:center;
	font-size:small;
}
.div_contenido_docs a:hover
{
	color:#5E7CC5;	
}
.div_contenido_imgs_cab
{
	width:445px;
	text-align:justify;
	Font-family:Arial;
	font-size:small;
	margin-top:10px;
	margin-bottom:10px;
	color:#333333;
	background-color:#EEEEEE;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#888888;
}
.div_contenido_imgs
{
	width:445px;
	text-align:justify;
	Font-family:Arial;
	font-size:small;
	margin-top:10px;
	margin-bottom:10px;
	color:#333333;
	background-color:#EEEEEE;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
}
.div_contenido_imgs a
{
	text-decoration:none;
	margin-right:8px;
	margin-bottom:5px;
	
}
.div_contenido_imgs a:hover
{
	color:#5E7CC5;	
}


.DIV_contenido_arriba_inicio
{
	
	width:470px;
	float:left;
	text-align:left;
	
}
.DIV_contenido_arriba
{
	
	width:470px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	background-repeat:no-repeat;
	padding-bottom:20px;
	text-align:left;
}
.DIV_contenido_abajo
{
	
	width:240px;
	height:340px;
	float:left;
	margin-left:5px;
	margin-top:2px;
	background-image:url(images/ultimos.png);
	background-repeat:no-repeat;
	padding-bottom:20px;
}
/* IE6 Only */
* html .DIV_contenido_abajo
{
	width:400px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	background-repeat:no-repeat;
	padding-bottom:20px;
} 
.DIV_contenido_colabora
{
	width:240px;
	height:55px;
	float:left;
	margin-left:5px;
	background-image:url(images/colabora.png);
	background-repeat:no-repeat;
	margin-top:-15px;
	text-align:center;
	font-family:Arial;
	font-size:small;
	color:#0031A4;
	padding-top:15px;
	
}
.DIV_contenido_colabora a
{
	color:#0031A4;
}

.DIV_contenido_metar
{
	width:240px;
	height:230px;
	float:left;
	margin-left:5px;
	background-image:url(images/metar.png);
	background-repeat:no-repeat;
	margin-top:-14px;
}
/* IE6 Only */
* html .DIV_contenido_metar
{
	width:230px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	background-repeat:no-repeat;
	padding-bottom:20px;
} 


.DIV_pie
{
	width:1000px;
	height:164px;
	border-top:solid 2px #006699;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	float:left;
	background-color:White;

}
/* IE6 Only */
* html .DIV_pie
{
	width:1000px;
	height:164px;
	background-image:url(images/pie.png);
	background-repeat:no-repeat;
}
.DIV_pie_derecha
{
	float:right;
	width:360px;
	margin-top:10px;
	text-align:left;
	background-color:White;
}
.DIV_pie_derecha a
{
	text-decoration:none;	
}
.DIV_pie_derecha_arriba
{
	width:350px;
	height:20px;
	margin:1px;
	background-color:White;
}
.DIV_pie_derecha_abajo
{
	width:350px;
	height:65px;
	margin:1px;
	text-align:center;
	background-color:White;
	
	
}
.DIV_pie_derecha_abajo img
{
	vertical-align:middle;
	valign:middle;
	
}

.DIV_pie_izquierda
{
	float:left;
	width:630px;
	margin-top:10px;
	text-align:left;
	background-color:White;
}
.DIV_pie_izquierda a
{
	text-decoration:none;
}
.DIV_pie_izquierda_cabecera
{
	width:620px;
	height:20px;
	margin-left:9px;
	text-align:left;
	background-color:White;
}
.DIV_pie_izquierda_arriba
{
	width:500px;
	height:40px;
	margin:1px;
	padding-right:2px;
	text-align:center;
	background-color:White;
	float:left;
}
.DIV_pie_izquierda_arriba img
{
	vertical-align:middle;
	valign:middle;
	
}

.DIV_pie_izquierda_abajo
{
	width:500px;
	height:40px;
	margin:1px;
	padding-right:2px;
	text-align:center;
	background-color:White;
	float:left;
}
.DIV_pie_izquierda_abajo img
{
	vertical-align:middle;
	valign:middle;
	background-color:White;
	
}
.DIV_abajo
{
	width:1000px;
	height:30px;
	text-align:center;
	text-decoration:none;
	font-family:Arial;
	font-size:x-small;
	color:#0031A4;
	margin-top:10px;
	background-color:White;
}
.DIV_noticias
{
	width:270px;
	float:left;
	margin-left:15px;
}

/* IE6 Only */
/*
* html .DIV_noticias
{
	width:240px;
	float:left;
} 
*/
.DIV_anuncio
{
	text-align:center;
	width:280px;
	margin-bottom:5px;
	height:81px;
}
.DIV_noticias_arriba
{
	width:280px;
	height:20px;
	text-align:center;
	border:solid 1px #006699;
	margin-bottom:5px;
}
.DIV_noticias_arriba a
{
	text-decoration:none;
	font-family:Arial;
	font-size:large;
	color:#006699;
	font-weight:bold;
}
.DIV_noticias_arriba a:hover
{
	color:#999999;
}
.DIV_noticias_izquierda
{
	width:230px;
	float:left;
	margin-left:50px;
}
.DIV_fotos_izquierda
{
	width:280px;
	float:left;
	margin-left:40px;
}
.DIV_noticias_derecha
{
	width:230px;
	float:right;
	margin-right:50px;
}

.DIV_noticias_centro
{
	width:275px;
}
.DIV_noticias_centro_texto
{
	width:280px;
	font-family:Arial;
	font-size:x-small;
	color:#444444;
	text-align:justify;
	margin-right:15px;
}
.DIV_noticias_centro_texto a
{
	font-family:Arial;
	font-size:small;
	color:#0031A4;
}
.DIV_noticias_centro_texto a:hover
{
	color:#5531A4;
}

.DIV_fotos_centro
{
	width:300px;
	
}
.DIV_fotos_centro_texto
{
	width:280px;
	font-family:Arial;
	font-size:x-small;
	color:#444444;
	text-align:justify;
	margin-right:15px;
}
.DIV_fotos_centro_texto a
{
	font-family:Arial;
	font-size:small;
	color:#0031A4;
}
.DIV_fotos_centro_texto a:hover
{
	color:#5531A4;
}


.DIV_secciones_arriba
{
	width:280px;
	height:20px;
	text-align:center;
	font-family:Arial;
	font-size:medium;
	font-weight:bolder;
	color:#006699;
	margin-top:10px;
	border:solid 1px #006699;
	margin-bottom:5px;
}

.DIV_secciones_centro
{
	z-index:200;
	width:230px;
	text-align:left;
	margin-top:17px;
	margin-left:10px;
}
.DIV_secciones_a
{
	font-family:Arial;
	font-weight:bold;
	font-size:small;
	margin-left:35px;
	color:#0031A4;
	text-decoration:none;
	display:block;
	border-bottom-color:#AAAAAA;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.DIV_secciones_a:hover
{
	color:#5E7CC5;
	background-color:#EEEEEE;
}

.DIV_secciones_a2
{
	font-family:Arial;
	font-size:x-small;
	margin-left:45px;
	color:#0031A4;
	text-decoration:none;
	display:block;
}
.DIV_secciones_a2:hover
{
	color:#5E7CC5;
	background-color:#EEEEEE;
	
}


.submenu
{
	width:210px;
	font-family:Arial;
	font-size:x-small;
	color:#0031A4;
	text-align:left;
	margin-right:15px;
}
.submenu a
{
	font-family:Arial;
	font-size:small;
	color:#0031A4;
}
.submenu a:hover
{
	color:#5531A4;
}



.DIV_noticias_abajo
{
	width:230px;
	height:19px;
}
.cabeceras_contenido
{
	font-family:Arial;
	font-size:large;
	font-weight:bold;
	color:#006699;
	border:solid 1px #006699;
	/*height:20px;*/
	padding-left:5px;
	width:350px;
}
.titulos_contenido
{
	font-family:Arial;
	font-size:small;
	color:#006699;
	font-style:oblique;
	width:350px;
	border-bottom-color:#006699;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
H1
{
	font-family:Arial;
	font-size:large;
	color:#0031A4;
}
H2
{
	font-family:Arial;
	font-size:large;
	color:#0031A4;
}
H3
{
	font-family:Arial;
	font-size:small;
	color:#0031A4;
}
.Texto_grande
{
	font-family:Arial;
	font-size:small;
	color:#0031A4;
}
.Texto_mediano
{
	font-family:Arial;
	font-size:x-small;
	color:#0031A4;
}
.Texto_pequenyo
{
	font-family:Arial;
	font-size:xx-small;
	color:#0031A4;
}
.fecha_contenido
{
	font-family:Arial;
	font-size:x-small;
	color:#333333;
	margin-top:-10px;
	margin-bottom:10px;
}
.DIV_bucker
{
	position:absolute;
	left:2px;
	top:2px;
	width:247px;
	height:271px;
	background-image:url(images/bucker.png);
	z-index:1;
}

.DIV_calendario
{
	float:left;
	width:160px;
	height:150px;
	margin-top:10px;
	margin-bottom:10px;
}
.calendario
{
	margin-top:5px;
	margin-left:5px;
	padding:5px;	
}
.DIV_cabecera_eventos_mes
{
	font-family:arial;
	font-size:medium;
	color:#0031A4;
	width:255px;
	float:left;
	margin-bottom:10px;
	background-color:#EFEFEF;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:5px;
}
.DIV_cabecera_eventos_largo
{
	font-family:arial;
	font-size:medium;
	color:#0031A4;
	width:475px;
	float:left;
	margin-bottom:10px;
	
}
.DIV_evento
{
	float:left;
	width:260px;	
	height:200px;
	margin-left:10px;
	overflow:auto;
	background-color:White;
	margin-top:10px;
	margin-bottom:10px;
	
}
.DIV_proximoseventos
{
	float:left;
	width:445px;
	margin-top:5px;
	text-align:justify;
	font-family:Arial;
	font-size:x-small;
	color:#444444;
}
.DIV_evento_corto
{
	width:240px;
	text-align:justify;
	font-family:Arial;
	font-size:x-small;
	color:#444444;
	margin-left:5px;
	
}
.evento_fecha
{
	text-align:justify;
	font-family:Arial;
	font-size:xx-small;
	color:#444444;
	margin-bottom:10px;
}
.evento_titulo
{
	text-align:justify;
	font-family:Arial;
	font-size:small;
	color:#444444;
	margin-top:10px;
}
.DIV_evento_largo
{
	width:460px;
	text-align:justify;
	font-family:Arial;
	font-size:x-small;
	color:#444444;
}
.leyenda
{
	font-family:Arial;
	font-size:xx-small;
}
.fundacionactiva
{
	font-family:Arial;
	font-size:xx-small;
	color:#cc3300;
}
