/* Etiquetas html */
body{
margin-top:40px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background-color:#CCCCCC;
}
a{
text-decoration:none;
border:none;
color:#ffffff;
}
a:hover{
text-decoration:underline;
}
h2{
font-size:13px;
margin-top:0;
margin-bottom:18px;
}
h2 a:hover{
color:#3399FF;
text-decoration:underline;
}
h4{
//d
text-decoration:none;
font:Verdana;
font-size:10px;
color:#006699;
margin-right:10px;
margin-top:20px;
display:inline;
}
h5{
//c
text-decoration:none;
font:Verdana;
font-size:10px;
color:#333333;
display:inline;
}
b{
text-decoration:none;
font:Verdana;
color:#ffffff;
margin-right:5px;
}
h6{
display:inline;
color:#FFFFFF;
font-size:10px;
margin-right:10px;
margin-top:20px;
}
h7{
margin-left:40px;
text-decoration:underline;
font:Verdana;
color:#006699;
font-size:14px;
text-align:left;
}

tit{
text-decoration:underline;
text-align:justify;
color:#333333;
font-size:24px;
}
text{
text-decoration:none;
font:Georgia;
color:#2499c4;
font-size:15px;
text-align:left;
}
/* Cabecera */
.cabecera{
width:100%;
height:170px;
}
.cabecera_sup{
margin-left:17%;
width:700px;
height:115px;
border-bottom:1px solid #666666;
border-top:1px solid #000000;
border-right:1px solid #000000;
border-left:1px solid #666666;
}
.cabecera_medio{
width:700px;
margin-left:17%;
height:18px;
margin-top:2px;
text-align:right;
}
.cabecera_inf{
margin-left:17%;
width:700px;
height:15px;
}
.cabecera_inf_izq_noticia{
width:10px;
height:15px;
position:absolute;
padding-top:3px;
padding-left:5px;
text-align:left;
}
.cabecera_inf_izq{
width:308px;
height:15px;
position:absolute;
z-index:1;
padding-top:2px;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
text-align:left;
color:#2499c4;
}
.cabecera_inf_der{
margin-left:300px;
width:402px;
height:15px;
position:absolute;
z-index:0;
padding-top:2px;
background:url(../imgs/cabecera_dch2.png) repeat-y;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
text-align:right;
}
/* TODO */
.todo{
margin-left:17%;
width:768px;
height:100%;
}
/* MENÚ */
.menu{
width:125px;
height:auto;
position:absolute;
/*background-color:#2499c4;*/
background-color:#3399cc;
/*background:url(../imgs/menu.png) repeat-y;*/
border-bottom:1px solid #666666;
border-top:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
}

/* PRINCPAL */
.prin{
margin-left:135px;
width:565px;
height:auto;
position:absolute;
}
.centre{
width:565px;
height:auto;
background-color:#ffffcc;
/*background:url(../imgs/centre.png) repeat-y;*/
border-bottom:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
overflow:auto;
}
.porta{
width:565px;
height:auto;
background:url(../imgs/Fondo_prin_solo_Grande.jpg);
background-repeat:no-repeat;
background-color:#ffffcc;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
}
.porta2{
width:565px;
height:auto;
background-color:#ffffcc;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
}
.porta a{
font-size:11px;
}
.porta_img{
position:relative;
float:right;
text-align:right;
margin-right:10px;
margin-top:0px;
margin-bottom:20px;
border:1px solid #666666;
clear:both;
}
.porta_img_pie{
position:relative;
}
.porta_noticia{
position:relative;
margin-left:10px;
margin-top:130px;
font-size:10px;
}
.porta_evento{
position:relative;
margin-left:10px;
margin-top:20px;
font-size:10px;
}
.porta_leyenda{
position:absolute;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
margin-left:10px;
margin-top:10px;
padding:2px;
}
.porta_leyenda_cal{
position:relative;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
margin-left:5px;
margin-right:5px;
margin-bottom:20px;
padding:3px;
}
.porta_rss{
position:relative;
width:200px;
margin-left:10px;
margin-top:0px;
}
.porta_img_left{
position:relative;
width:200px;
border:0px;
margin-left:10px;
margin-top:45px;
}
.AO_FB_index{
position:relative;
float:right;
margin-top:-100px;
margin-right:25px;
margin-bottom:50px;
}
.img_AO_FB_index{
margin-top:25px;
margin-left:30px;
}
.text_AO_FB_index{
border:4px solid #FF9900;
width:468px;
height:270px;
padding-top:30px;
padding-left:20px;
padding-right:10px;
padding:bottom:10px;
margin-top:-35px;
margin-bottom:0px;
margin-left:0px; 
}
.espacio_prin{
width:565px;
height:auto;
background-color:#ffffcc;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
}
.rss_todo{
width:565px;
height:auto;
margin-left:10px;
margin-right:10px;
text-align:center;
}
.porta_evento a{
color:#333333;
}
.porta_noticia a{
color:#333333;
}
.calendario{
width:565px;
height:auto;
background-color:#FFFF99;
text-align:center;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
}
.pie{
width:565px;
height:15px;
text-align:right;
background-color:#3399cc;
/*background:url(../imgs/centre2.png) repeat-y;*/
margin-top:5px;
padding-top:1px;
margin-bottom:30px;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
border-top:1px solid #666666;
}
.final{
height:500px;
}
.todo_contacto{
width:565px;
height:auto;
margin-bottom:25px;
}
.contacto{
width:550px;
height:380px;
position:relative;
background-color:#ffffcc;
border-bottom:0px solid #666666;
border-top:0px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
padding-top:25px;
padding-left:15px;
}
.contacto_titulo{
width:535px;
height:55px;
position:relative;
background-color:#999999;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
padding-left:30px;
}
.contacto_titulo2{
width:545px;
height:30px;
position:relative;
background-color:#999999;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
padding-left:20px;
}
.contacto2{
width:495px;
/*height:79px;*/
height:auto;
position:relative;
background-color:#ffffcc;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
padding-left:70px;
padding-bottom:35px;
}
.text_contacto{
float:left;
color:#CC0000;
font-size:16px;
}
.todo_socio{
width:565px;
height:220px;
margin-bottom:25px;
}
.socio_titulo{
width:535px;
height:55px;
position:relative;
background-color:#999999;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
padding-left:30px;
}
.socios{
width:530px;
height:185px;
position:relative;
background-color:#ffffcc;
border-bottom:1px solid #666666;
border-top:0px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
padding-top:35px;
padding-left:20px;
padding-right:15px;
}
.Que_es_AEGEE{
width:565px;
height:auto;
background-color:#ffffcc;
/*background:url(../imgs/centre.png) repeat-y;*/
border-bottom:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
}
.Que_es_AEGEE p{
margin-left:55px;
margin-right:30px;
margin-top:40px;
text-decoration:none;
font:Verdana;
color:#333333;
font-size:12px;
text-align:justify;
}
.titular_Que_es_AEGEE{
width:565px;
height:55px;
overflow:hidden;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
background-color:#999999;
/*background:url(../imgs/titular_seccion.png) repeat-y;*/
}
.titular_info{
width:565px;
height:55px;
overflow:hidden;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
background-color:#999999;
/*background:url(../imgs/titular_seccion.png) repeat-y;*/
}
.abajo{
width:100%;
height:17%;
background-color:#CCCCCC;
position:absolute;
}
.index{
position:absolute;
width:700px;
height:400px;
margin-top:0;
margin-left:15%;
text-align:center;
}
.index_webfinalista{
position:absolute;
margin-top:15%;
margin-left:1;
text-align:left;
}
.video_mural{
width:560px;
height:410px;
margin:0px;
padding-left:10px;
padding-top:10px;
border-bottom:2px solid #666666;
border-top:1px solid #666666;
border-right:2px solid #666666;
border-left:1px solid #666666;
background:#2499c4;
}
.noticia{
border-bottom:2px solid #CCCCCC;
overflow: hidden;
padding-bottom:8px;
padding-top:8px;
width:565px;
}
.noticia:hover{
background-color:#b2cfda;
/*background:url(../imgs/centre2.png) repeat-y;*/
}

.noticia img{
float:right;
margin-right:20px;
}
.noticia p{
clear:both;
float:left;
width:450px;
margin:0;
font-size:11px;
font-weight:100;
}
.contenido_noticia{
position:relative;
float:left;
margin-left:30px;
margin-right:15px;
margin-top:5px;
margin-bottom:5px;
}
.txt_noticia{
float:left;
width:460px;
}
.texto_sangria{
position:relative;
width:auto;
margin-left:17px;
margin-top:0px;
margin-bottom:10px;
}
.texto_sangria_solo{
position:relative;
width:auto;
margin-left:17px;
margin-top:8px;
margin-bottom:20px;
}
.texto_comentario{
position:relative;
float:left;
width:auto;
margin-left:45px;
margin-right:50px;
margin-top:8px;
margin-bottom:20px;
text-align:justify;
padding:5px;
}
.evento{
border-bottom:2px solid #CCCCCC;
overflow: hidden;
padding-bottom:8px;
padding-top:8px;

}
.evento:hover{
background-color:#b2cfda;
}
.evento:hover a{
color:#b2cfda;
}
.contenido_evento{
position:relative;
margin-left:30px;
margin-right:15px;
margin-top:10px;
margin-bottom:20px;
}
.txt_evento{
float:left;
width:460px;
}
.evento_solo{
border:2px solid #CCCCCC;
overflow: hidden;
background:#ffffcc;
}
.contenido_evento_solo{
position:relative;
margin-top:10px;
margin-left:30px;
margin-right:15px;
margin-bottom:20px;
}
.contenido_evento_solo h4{
color:#CC0000;
}
.contenido_evento h4{
color:#CC0000;
}
.noticia_solo{
border:2px solid #CCCCCC;
overflow: hidden;
background:#ffffcc;
}
.contenido_noticia_solo{
position:relative;
float:left;
margin-top:10px;
margin-left:30px;
margin-right:15px;
margin-bottom:20px;
}
.fotos{
border-bottom:2px solid #CCCCCC;
overflow: hidden;
padding-top:8px;
width:565px;
background-color:#FFFFCC;
color:#CC3300;
}
.fotos:hover{
background-color:#b2cfda;
color:#CC3300;
}
.contenido_fotos{
position:relative;
margin-left:45px;
margin-right:10px;
margin-top:10px;
margin-bottom:20px;
text-align:center;
}
.contenido_fotos_evento{
position:relative;
margin-left:0px;
margin-right:10px;
margin-top:10px;
margin-bottom:20px;
text-align:center;
}
.polaroid_combo{
float:left;
width:85px;
height:72px;
margin:10px;
}
.polaroid_combo_evento{
float:left;
width:85px;
height:72px;
margin:10px;
margin-left:25px;
}
.polaroid{
position:absolute;
height:70px;
width:50px;
overflow:visible;
margin:10px;
margin-top:-7px;
margin-left:-5px;
z-index:1;
}
.foto_polaroid{
width:75px;
height:55px;
position:absolute;
text-align:center;
z-index:0;
overflow:hidden;
}
.foto_polaroid_evento{
width:75px;
height:55px;
position:absolute;
text-align:center;
z-index:0;
overflow:hidden;
}
.polaroid_combo a{
color:#FFFFCC;
}
.polaroid_combo_evento a{
color:#ffffcc;
}
.fotos:hover a{
color:#b2cfda;
}
.contenedor_izq{
float:left;
width:565px;
}
.clearing{
clear:both;
}
.trabajos{
border-bottom:2px solid #CCCCCC;
overflow: hidden;
padding-bottom:20px;
padding-top:5px;
width:564px;
}
.trabajos img{
float:left;
margin-left:150px;
}
.trabajos_link{
float:left;
margin-left:10px;
margin-top:20px;
}
.trabajos p{
clear:both;
float:left;
width:450px;
margin:0;
font-size:11px;
font-weight:100;
}
.contenido_trabajos{
float:left;
margin-left:30px;
margin-right:30px;
margin-top:10px;
margin-bottom:15px;
}
.board{
border-bottom:2px solid #CCCCCC;
overflow: hidden;
padding-bottom:8px;
padding-top:8px;
width:565px; 
}
.board:hover{
background-color:#b2cfda;
/*background:url(../imgs/centre2.png) repeat-y;*/
}
.board img{
float:left;
margin-left:20px;
}
.board p{
clear:both;
float:left;
width:450px;
margin:0;
font-size:11px;
font-weight:100;
}
.contenido_board{
float:left;
margin-left:30px;
margin-top:10px;
}
.txt_board{
float:left;
width:460px;
}
.enlace{
overflow:hidden;
border-bottom:2px solid #CCCCCC;
padding-bottom:8px;
padding-top:8px;
width:565px;
}
.enlace:hover{
background-color:#b2cfda;
/*background:url(../imgs/centre2.png) repeat-y;*/
}
.enlace img{
float:left;
margin-left:20px;
margin-top:15px;
}
.contenido_enlace{
float:left;
margin-left:45px;
margin-right:15px;
margin-top:10px;
}
.dossier{
border-bottom:2px solid #CCCCCC;
padding-bottom:8px;
padding-top:8px;
width:565px;
}
.dossier:hover{
background-color:#b2cfda;
}
.dossier img{
float:left;
margin-left:20px;
margin-top:15px;
}
.contenido_dossier{
float:left;
margin-left:45px;
margin-right:15px;
margin-top:10px;
}
.dossier a{
color:#FFFFCC;
}
.dossier:hover a{
color:#b2cfda;
}
.visita{
border-bottom:2px solid #CCCCCC;
overflow: hidden;
padding-bottom:8px;
padding-top:5px;
width:565px;
}
.datos_visita{
float:left;
height:auto;
width:555px;
padding-top:7px;
padding-bottom:7px;
padding-left:10px;
background-color:#999999;
}
.visita p{
clear:both;
float:left;
width:450px;
margin:0;
font-size:11px;
}
.contenido_visita{
float:left;
margin-left:15px;
margin-right:10px;
margin-top:20px;
margin-bottom:15px;
}
.contenido_visita img{
float:left;
margin-top:0px;
}
.contenido_visita_msg{
float:left;
margin-left:15px;
}
.time{
float:right;
}
.firma_visita{
width:545px;
height:445px;
overflow:auto;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
border-top:1px solid #666666;
border-left:1px solid #666666;
background-color:#999999;
margin-top:45px;
padding-right:10px;
padding-left:10px;
padding-top:15px;
text-align:left;
}
.suggest{
width:545px;
height:465px;
overflow:auto;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
border-top:1px solid #666666;
border-left:1px solid #666666;
background-color:#999999;
margin-top:45px;
padding-right:10px;
padding-left:10px;
padding-top:15px;
text-align:left;
}
.titular_seccion{
width:565px;
height:55px;
overflow:auto;
border-bottom:2px solid #CCCCCC;
background-color:#999999;
overflow:hidden;
/*background:url(../imgs/titular_seccion.png) repeat-y;*/
}
.contenido_titular_seccion{
float:left;
margin-left:55px;
}
.cabecera_buscador{
width:100%;
height:57px;
text-align:center;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
background:url(../imgs/buscador.png) repeat-y;
margin-bottom:5px;
}
.cabecera_buscador form{
margin:0;
padding-top:2px;
}
.caja_busqueda_imagen{
background-image:url(../imgs/icon.buscador.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
padding-left:25px;
border:1px #CCCCCC solid;
height:17px;
font-size:13px;
}
.caja_busqueda_categoria{
border:1px #CCCCCC solid;
height:20px;
font-size:13px;
}
.caja_busqueda_año{
border:1px #CCCCCC solid;
height:20px;
font-size:13px;
}
.boton_buscar{
height:24px;
color: #ffffff;
font-weight:bold;
}
.buscador_estado{
width:565px;
height:17px;
overflow:auto;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background:url(../imgs/titular_seccion.png) repeat-y;
margin-top:5px;
}
.contenido_buscador_estado{
float:right;
}
.buscador_estado p{
clear:both;
float:right;
margin-top:2px;
margin-right:20px;
font-size:11px;
font-weight:100%;
color:#FFFFFF;
}
.paginacion{
width:556px;
height:15px;
overflow:hidden;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
background-color:#999999;
/*background:url(../imgs/titular_seccion.png) repeat-y;*/
margin-top:2px;
padding-right:9px;
padding-top:3px;
text-align:right;
}
.cuantos{
width:556px;
height:23px;
overflow:hidden;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-left:1px solid #666666;
background-color:#999999;
/*background:url(../imgs/titular_seccion.png) repeat-y;*/
margin-top:5px;
padding-right:9px;
padding-top:2px;
text-align:right;
}
.error_bd{
float:left;
margin-left:20px;
}
.ayuda{
width:200px;
height:150px;
}
.premio{
margin-top:15%;
margin-left:15%;
}
.premio_enlace{
position:absolute;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #ffffff;
}
.premio_expli{
position:absolute;
width:auto;
height:200px;
margin-left:205px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
border-top:2px solid #ffffff;
border-right:2px solid #ffffff;
border-bottom:2px solid #ffffff;
}
.index_flash{
width:100%;
height:100%;
margin:0px;
text-align:center;
}