@charset "UTF-8";
/* CSS Document */
body{
	margin:0px;
	background-color:#FFF;
	font-family:  Arial, Helvetica, Sans-Serif;
	color:#888;
	font-size:13px;
}
#divContenedor{
	width:100%;
	margin:0;
}
a.aMenu:link{color:#FFF; text-decoration:none}
a.aMenu:visited{color:#FFF; text-decoration:none}
a.aMenu:hover{color:#444; text-decoration:none}

a.aMenu2:link{color:#FFF; text-decoration:none}
a.aMenu2:visited{color:#FFF; text-decoration:none}
a.aMenu2:hover{color:#444; text-decoration:none}

a.logos:link{color:#FFF; text-decoration:none}
a.logos:visited{color:#FFF; text-decoration:none}
a.logos:hover{color:#444; text-decoration:none}

a.normal:link{color:#5AB54A; text-decoration:underline;}
a.normal:visited{color:#5AB54A; text-decoration:underline}
a.normal:hover{color:#444; text-decoration:none}

a.normalsin:link{color:#5AB54A; text-decoration:none;}
a.normalsin:visited{color:#5AB54A; text-decoration:none}
a.normalsin:hover{color:#444; text-decoration:none}

a.aOtras:link{color:#5AB54A; text-decoration:none;}
a.aOtras:visited{color:#5AB54A; text-decoration:none}
a.aOtras:hover{color:#444; text-decoration:none}

a.aPatrocina:link{text-decoration:none;}
a.aPatrocina:visited{text-decoration:none}
a.aPatrocina:hover{text-decoration:none}

a.rojo:link{color:#34692B; text-decoration:underline;}
a.rojo:visited{color:#34692B; text-decoration:underline}
a.rojo:hover{color:#444; text-decoration:none}

a.aNotAnt{color:#5AB54A; text-decoration:none; background:#eee; padding:10px; border:#999 thin solid;}
a.aNotAnt:hover{color:#444;  text-decoration:none; background:#eee; padding:10px; border:#999 thin solid;}

/******************** CABECERA  *********************************/
/******************** CABECERA  *********************************/
/******************** CABECERA  *********************************/
/******************** CABECERA  *********************************/
/******************** CABECERA  *********************************/
#divCabecera{
	width:100%;
}
#divCabIzq{
	background:url(../imagenes/cabecera_izq.jpg) repeat;
	height:156px;
	width:50%;
	float:left;
}
#divCabCent{
	width:100%;
	height:156px;
	position:absolute;
	text-align:center;
}
#divCabDer{
	background:url(../imagenes/cabecera_der.jpg) repeat;
	height:156px;
	float:left;
	width:50%;
}
#divCabImg{
	background:url(../imagenes/cabecera.jpg) no-repeat;
	height:156px;
	width:1000px;
	margin:0 auto;
}

#divVisitas{
	float:right;
	color:#ddd;
	margin:80px 40px 0 0;
	vertical-align:middle;
}
#spVisitas{
	float:left;
	margin:2px 0 0 0;
}

/******************** MENU  *********************************/
/******************** MENU  *********************************/
/******************** MENU  *********************************/
/******************** MENU  *********************************/
/******************** MENU  *********************************/
#divMenu{
	height:23px;
	width:100%;
	clear:both;
	border-top:#a0dea1 solid thin;
	
}
#divMenuIzq{
	background: url(../imagenes/menu_fondo_izq.jpg);
	width:50%;
	height:23px;
	float:left;
}
#divMenuCent{
	width:100%;
	position:absolute;
	text-align:center;
}
#divMenuDer{
	background: url(../imagenes/menu_fondo_der.jpg);
	height:23px;
	float:left;
	width:50%;
}
#divMenuCont{
	background:url(../imagenes/menu_fondo.jpg) no-repeat;
	height:23px;
	width:1000px;
	text-align:left;
	margin:0 auto;
	/*
	background:#F00;
	*/
	
}
#ulMenu{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:5px 0 0 10px;
	text-align:left;
	color:#FFF;
	width:1000px;
}
#ulSubMenu{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0 0 0px;
	text-align:left;
	color:#FFF;
}
.liSubMenu{
	width:157px;
	text-align:left;
	margin:4px 0 -2px 17px;
	padding:3px 0 0 17px;
	border-top:#DDD thin solid;
	list-style:none;
}

#ulMenu li{
	border-left:#a0dea1 solid thin;
	display: inline;
	padding:5px 14px 3px 16px;
	text-align:center;
	cursor:pointer;
	margin-right:-4px;

}
#contacto{
	border-right:#a0dea1 thin solid;
}

/****************** SECCION DERECHA ***********************/
/****************** SECCION DERECHA ***********************/
/****************** SECCION DERECHA ***********************/
/****************** SECCION DERECHA ***********************/
.divLogo{
	width:173px;
	height:44px;
	border:#bbb thin solid;
	margin:4px 0 0 17px;
}
.divLogo2{
	width:173px;
	border:#bbb thin solid;
	margin:4px 0 0 17px;
}
.divSubTit{
	width:191px;
	text-align:left;
	font-size:1.2em;
	margin:6px 0 0 17px;
	color:#405741;
	font-weight:bold;
}
.divSubMenu{
	width:157px;
	text-align:left;
	margin:4px 0 -2px 17px;
	padding:3px 0 0 17px;
	border-top:#DDD thin solid;
}
.divSubMenuEsp{
	height:20px;
}
.divSubMenuEsp2{
	height:5px;
}
.imgLogo{
	border:none;
}

/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
#divContenido{
	width:100%;
	margin-top:40px;
}
#divContenidoIzq{
	width:50%;
	float:left;
}
#divContenidoCent{
	width:100%;
	/*
	position:absolute;
	*/
	text-align:center;
}
#divContenidoDer{
	float:left;
	width:50%;
}
#divConte{
	width:1000px;
	margin:0 auto;
}
#divContIzq{
	float:left;
	width:720px;
	text-align:left;
	margin:0 0 0 12px;
}
#divContDer{
	background:url(../imagenes/fondo_submenu.jpg) no-repeat;
	width:208px;
	min-height:778px;
	margin:7px 0 0 0;
	float:right;
}

/* NOTICIAS *****************************************************************************************/
/* NOTICIAS *****************************************************************************************/
/* NOTICIAS *****************************************************************************************/
.pmes{
	visibility:hidden;
}
.praya1{
	float:left;
	width:700px;
	margin-top:5px;
	border-bottom:#DDD solid thin;
}
.praya2{
	width:700px;
	margin-top:75px;
	margin-bottom:60px;
	border-bottom:#DDD solid thin;
}
.praya3{
	width:570px;
	margin-top:75px;
	margin-bottom:60px;
	margin-left:130px;
	border-bottom:#DDD solid thin;
}
.divNoticia{
	width:720px;
}
.titulosin{
	float:left;
	width:120px;
	margin-top:5px;
	color:#888;
	font-size:1.2em;
}
.titulosin2{
	float:left;
	width:130px;
	margin-top:23px;
	color:#888;
	font-size:1.2em;
	text-align:right;
	height:15px;
	
}
h1{
	color:#888;
	font-size:2.3em;
	margin:0;
}
.divH1{
	text-align:right;
	width:700px;
	margin:0 0 45px  0;
	border-bottom:#DDD solid thin;
}
h2{
	color:#405741;
	font-size:1.7em;
	margin:0;
}
.divH2_2{
	width:700px;
	clear:both;
	margin-bottom:30px;
}
.divH2{
	width:590px;
	float:right;
	margin:0 0 20px 0;
}

.divContenidoP{
	clear:both;
	width:570px;
	margin-left:130px;
	line-height:19px;
	margin-top:19px;
	text-align:left;
}
.divContenidoI{
	clear:both;
	width:700px;
	line-height:19px;
	margin-top:19px;
	text-align:left;
}

.divContenidoPDer{
	clear:both;
	width:570px;
	margin-left:130px;
	line-height:19px;
	margin-top:19px;
	text-align:right;
}


.grisMed{
	float:left;
	font-size:1.2em;
	width:120px;
	height:22px;
	text-align:left;
	margin:0 10px 0 0;
}
.divContenidoR{
	width:580px;
	text-align:left;
	height:22px;
	margin:0 0 0 120px;
}


.imgNoticias{
	margin-left:0;
}

.imgNoticias2{
	margin-left:0;
	border:#777 thin solid;
}


.divNotImg{
	margin:15px 0 15px 130px;
	clear:both;
}

.divNotImg2{
	margin:15px 0 15px 0;
	clear:both;
}

/******************** PIE  *********************************/
/******************** PIE  *********************************/
/******************** PIE  *********************************/
/******************** PIE  *********************************/
/******************** PIE  *********************************/
#divPie{
	width:100%;
	clear:both;
	margin-top:500px;
	border-top:#FFF 100px solid;
	
}
#divPieIzq{
	background: url(../imagenes/pie_laterales.jpg);
	height:104px;
	width:50%;
	float:left;
}
#divPieCent{
	width:100%;
	height:104px;
	position:absolute;
	text-align:center;
}
#divPieDer{
	background: url(../imagenes/pie_laterales.jpg);
	height:104px;
	float:right;
	width:50%;
}
#divPiePie{
	background: url(../imagenes/pie.jpg) no-repeat;
	height:104px;
	width:1000px;
	margin:0 auto;
}
/******************** FOTOS  *********************************/
/******************** FOTOS  *********************************/
/******************** FOTOS  *********************************/
/******************** FOTOS  *********************************/
/******************** FOTOS  *********************************/
.divFotoFila{
	width:700px;
	height:78px;
}
.divFotito{ /* para las columnas 2-5 */
	width:110px;
	height:70px;
	float:left;
	margin:0 0 0 5px;
	border:#999 solid thin;
}
.divFotito1{ /* para la primera foto de cada fila, columnas 1, sin padding */
	width:110px;
	height:70px;
	float:left;
	padding:0 0 0 0;
	border:#999 solid thin;
}
.grisMedFotos{
	width:250px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divContFotos{
	height:20px;
	float:right;
	width:450px;
	margin:0 0 0 0;
}
.divResFilaVaciaFotos{
	width:700px;
	height:20px;
	clear:both;
}


/******************** RESULTADOS  *********************************/
/******************** RESULTADOS  *********************************/
/******************** RESULTADOS  *********************************/
/******************** RESULTADOS  *********************************/
/******************** RESULTADOS  *********************************/
.divResFila1{
	width:561px;
	border-bottom:#888 dotted thin;
	height:15px;
	float:left;
	margin:0 0 3px 0;
}
.divResFila{
	width:561px;
	border-bottom:#888 dotted thin;
	height:16px;
	clear:both;
	margin:0 0 3px 140px;
}

.divResFilaVacia{
	width:700px;
	height:60px;
	clear:both;
}

.divResColumn1, .divResColumn2, .divResColumn3, .divResColPdf{
	float:left;
	height:15px;
}
.divResColumn1{
	width:80px;
}
.divResColumn2{
	width:100px;
}
.divResColumn3{
	width:365px;
}
.divResColPdf{
	width:16px;
}
.grisMedRes{
	float:left;
	font-size:1.2em;
	width:140px;
	height:16px;
	text-align:left;
	margin:0 0 0 0;
}

.rojo{
	color:#34692B;
	font-weight:bold;
}

/******************** CIRCULARES  *********************************/
/******************** CIRCULARES  *********************************/
/******************** CIRCULARES  *********************************/
/******************** CIRCULARES  *********************************/
/******************** CIRCULARES  *********************************/
.grisMedCirc{
	float:left;
	font-size:1.2em;
	width:140px;
	height:23px;
	text-align:left;
	margin:0 0 0 0;
}
.divCircular{
	float:right;
	height:23px;
	width:560px;
}


/******************** PRENSA  *********************************/
/******************** PRENSA  *********************************/
/******************** PRENSA  *********************************/
/******************** PRENSA  *********************************/
/******************** PRENSA  *********************************/
.grisMedPrensa{
	float:left;
	font-size:1.5em;
	width:90px;
	height:23px;
	text-align:left;
	margin:0 0 0 0;
}
.divPrensa{
	width:610px;
	float:right;
	margin:0 0 5px 0;	
}

/******************** RANKINGS  *********************************/
/******************** RANKINGS  *********************************/
/******************** RANKINGS  *********************************/
/******************** RANKINGS  *********************************/
/******************** RANKINGS  *********************************/
.grisMedRank{
	float:left;
	font-size:1.2em;
	width:140px;
	text-align:left;
	margin:0 0 0 0;
}
.divRanking{
	width:560px;
	float:right;
	margin:0 0 5px 0;
}

/******************** RECORDS  *********************************/
/******************** RECORDS  *********************************/
/******************** RECORDS  *********************************/
/******************** RECORDS  *********************************/
/******************** RECORDS  *********************************/
.grisMedRec{
	float:left;
	font-size:1.2em;
	width:140px;
	text-align:left;
	margin:0 0 0 0;
}
.divRecords{
	width:560px;
	float:right;
	margin:0 0 5px 0;
}

/******************** TU OPINION  *********************************/
/******************** TU OPINION  *********************************/
/******************** TU OPINION  *********************************/
/******************** TU OPINION  *********************************/
.grisMedOpi{
	font-size:1.2em;
}
.divOpinionArt{
	width:700px;
	margin:0 0 5px 20px;
}


/******************** BIOGRAFIAS  *********************************/
/******************** BIOGRAFIAS  *********************************/
/******************** BIOGRAFIAS  *********************************/
/******************** BIOGRAFIAS  *********************************/
.divH2_Bio{
	width:700px;
	clear:both;
	margin:0 0 15px 0;
	border-bottom:#DDD thin solid;
}
.divResFilaVaciaBio{
	width:700px;
	height:40px;
	clear:both;
}
.divFotoBio{
	float:right;
	width:200px;
	margin:0 0 0 0;;
	padding:-18px 0 0 0;
	
}
.bordeDDD{
	border:#DDD thin solid;
}
.divInfoBio{
	width:480px;
	float:left;
	
}
.divBioEnlaces{
	width:700px;
	text-align:center;
	
}
.divBiografia{
	border:#DDD;
	width:700px;
	height:500px;
}

/******************** ENLACES  *********************************/
/******************** ENLACES  *********************************/
/******************** ENLACES  *********************************/
/******************** ENLACES  *********************************/
/******************** ENLACES  *********************************/
.grisMedEnl{
	width:200px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divEnlaces{
	float:left;
	width:500px;
	margin:0 0 0 0;
}
.spanNegrita{
	font-size:1.2em;
	color:#34692B;
}

/******************** CONTACTO  *********************************/
/******************** CONTACTO  *********************************/
/******************** CONTACTO  *********************************/
/******************** CONTACTO  *********************************/
/******************** CONTACTO  *********************************/
.grisMedCon{
	width:250px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divContacto{
	float:left;
	width:450px;
	margin:0 0 0 0;
}

/******************** CIRCUITO ALAVES  *********************************/
/******************** CIRCUITO ALAVES  *********************************/
/******************** CIRCUITO ALAVES  *********************************/
/******************** CIRCUITO ALAVES  *********************************/
.grisMedCircAl{
	width:250px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divCircAlaves{
	float:right;
	width:450px;
	margin:0 0 0 0;
}

.grisMedCircAl2{
	width:470px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.divCircAlaves2{
	float:right;
	width:200px;
	height:16px;
	margin:0 0 0 30px;	
}
.prayaCircAlaves{
	width:700px;
	height:50px;
	clear:both;
	margin-bottom:50px;
	border-bottom:#DDD solid thin;
}
.divH2_CircAlaves{
	width:700px;
	clear:both;
	margin:70px 0 30px 0;
	padding-bottom:15px;
	border-bottom:#DDD solid thin;
}
.divResFilaVacia20px{
	width:700px;
	height:20px;
	clear:both;
}


/******************** CROSS LA BLANCA  *********************************/
/******************** CROSS LA BLANCA  *********************************/
/******************** CROSS LA BLANCA  *********************************/
/******************** CROSS LA BLANCA  *********************************/
.grisMedCrossLB{
	width:400px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divCrossLB{
	float:right;
	width:280px;
	margin:0 0 0 20px;
}
.prayaCrossLB{
	width:700px;
	height:50px;
	clear:both;
	margin-bottom:50px;
	border-bottom:#DDD solid thin;
}


/******************** CTO. VETERANOS ESPAÑA  *********************************/
/******************** CTO. VETERANOS ESPAÑA  *********************************/
/******************** CTO. VETERANOS ESPAÑA  *********************************/
/******************** CTO. VETERANOS ESPAÑA  *********************************/
.grisMedCtoVet{
	width:200px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divCtoVet{
	float:right;
	width:450px;
	margin:0 0 0 20px;
}

/******************** CARRERA VALLE DE AYALA  *********************************/
/******************** CARRERA VALLE DE AYALA  *********************************/
/******************** CARRERA VALLE DE AYALA  *********************************/
/******************** CARRERA VALLE DE AYALA  *********************************/
.grisMedVAyala{
	width:120px;
	font-size:1.5em;
	float:left;
	text-transform:uppercase;
}
.divValleAyala{
	float:right;
	width:560px;
	margin:0 0 0 20px;
}
.prayaVAyala{
	width:700px;
	height:50px;
	clear:both;
	margin-bottom:50px;
	border-bottom:#DDD solid thin;
}

/******************** 3 CIRCUITO DE EUSKAL HERRIA  *********************************/
/******************** 3 CIRCUITO DE EUSKAL HERRIA  *********************************/
/******************** 3 CIRCUITO DE EUSKAL HERRIA  *********************************/
/******************** 3 CIRCUITO DE EUSKAL HERRIA  *********************************/
.grisMed3EHerria{
	width:120px;
	font-size:1.5em;
	float:left;
	text-transform:uppercase;
}
.div3EHerria{
	float:right;
	width:560px;
	margin:0 0 0 20px;
}
.praya3EHerria{
	width:700px;
	height:50px;
	clear:both;
	margin-bottom:50px;
	border-bottom:#DDD solid thin;
}

/******************** OTRAS PRUEBAS *********************************/
/******************** OTRAS PRUEBAS *********************************/
/******************** OTRAS PRUEBAS *********************************/
/******************** OTRAS PRUEBAS *********************************/
.grisMedOtrasPru{
	width:478px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divOtrasPruebas{
	float:right;
	width:200px;
	margin:0 0 0 20px;
}
.prayaOtrasPruebas{
	width:700px;
	height:50px;
	clear:both;
	margin-bottom:50px;
	border-bottom:#DDD solid thin;
}

/******************** ESCUELA C.A. LA BLANCA *********************************/
/******************** ESCUELA C.A. LA BLANCA *********************************/
/******************** ESCUELA C.A. LA BLANCA *********************************/
/******************** ESCUELA C.A. LA BLANCA *********************************/
.grisMedEscuela{
	width:478px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divEscuela{
	width:700px;
	margin:0 0 0 0;
}

/******************** AGRUPACION *********************************/
/******************** AGRUPACION *********************************/
/******************** AGRUPACION *********************************/
/******************** AGRUPACION *********************************/
.grisMedAgrupacion{
	width:180px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divAgrupacion{
	float:right;
	width:500px;
}
.prayaAgrupacion{
	width:700px;
	height:50px;
	clear:both;
	margin-bottom:50px;
	border-bottom:#DDD solid thin;
}

/******************** OPINIÓN *********************************/
/******************** OPINIÓN *********************************/
/******************** OPINIÓN *********************************/
/******************** OPINIÓN *********************************/
.grisOpinion{
	width:180px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divOpinion{
	float:right;
	width:500px;
}
.divOpinion2{
	clear:both;
	width:700px;
}

