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

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

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

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

a.normal2:link{color:#4eac3c; text-decoration:none;}
a.normal2:visited{color:#4eac3c; text-decoration:none}
a.normal2:hover{color:#444; text-decoration:none}

a.normal3:link{color:#4eac3c; text-decoration:none; font-weight:bold;}
a.normal3:visited{color:#4eac3c; text-decoration:none; font-weight:bold;}
a.normal3:hover{color:#444; text-decoration:none; font-weight:bold;}

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:#C9810A; text-decoration:none;}
a.aOtras:visited{color:#C9810A; 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:#C9810A; text-decoration:none;}
a.rojo:visited{color:#C9810A; text-decoration:none}
a.rojo:hover{color:#444; text-decoration:none}


a.rojo2:link{color:#118811; text-decoration:none; font-weight:bold;}
a.rojo2:visited{color:#118811; text-decoration:none; font-weight:bold;}
a.rojo2:hover{color:#444; text-decoration:none}

a.notaUrgente2:link{color:#C9810A; text-decoration:none; font-weight:bold;}
a.notaUrgente2:visited{color:#C9810A; text-decoration:none; font-weight:bold;}
a.notaUrgente2:hover{color:#fff; text-decoration:none}



a.aAtencion:link{text-decoration:underline; font-weight:bold;color:#a00}
a.aAtencion:visited{text-decoration:underline;font-weight:bold;color:#666}
a.aAtencion:hover{text-decoration:none;font-weight:bold;color:#444}

.subry{
	text-decoration:underline;
}

a.aNotAnt:link{color:#C9810A; text-decoration:none; background:#fff; padding:10px; *display:block; border:#C9810A 2px solid; font-weight:bold;}
a.aNotAnt:visited{color:#C9810A; text-decoration:none; background:#fff; padding:10px; *display:block; border:#C9810A 2px solid; font-weight:bold;}
a.aNotAnt:hover{color:#fff;  text-decoration:none; background:#C9810A; padding:10px; *display:block; border:#C9810A 2px solid; font-weight:bold;}


strong{
	color:#555;
	font-size:1.3em;
	
}
/******************** CABECERA  *********************************/
/******************** CABECERA  *********************************/
/******************** CABECERA  *********************************/
/******************** CABECERA  *********************************/
/******************** CABECERA  *********************************/
#divCabecera{
	width:100%;
	*width:1000px;
	*margin:0;
}
#divCabIzq{
background:url(../imagenes/cabecera_izq.jpg) repeat; /* NAVIDAD */
	height:156px;
	width:50%;
	float:left;
	*background:none;
	*height:auto;
	*width:auto;
	*float:none;
}
#divCabCent{
	width:100%;
	height:156px;
	position:absolute;
	text-align:center;

	*width:100%;
	*height:156px;
	*position:relative;
	*text-align:center;

}
#divCabDer{
	background:url(../imagenes/cabecera_der.jpg) repeat; /* NAVIDAD */
	height:156px;
	float:left;
	width:50%;

	*background:none;
	*height:auto;
	*float:none;
	*width:auto;

}
#divCabImg{
	background:url(../imagenes/cabecera.jpg) no-repeat; /* NAVIDAD */
	height:156px;
	width:1000px;
	margin:0 auto;
}

#aVitoria{
	vertical-align:middle;
	text-decoration:none;
}

#divVisitas{
	float:left;
	margin:0px 0px 0 0;
	vertical-align:middle;
	color:#333;
}
#divVisitas2{
	float:right;
	color:#ddd;
	margin:60px 36px 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;
	
	*height:23px;
	*width:1000px;
	*clear:none;
	*border-top:#a0dea1 solid thin;
	*margin:0;
}
#divMenuIzq{
	background: url(../imagenes/menu_fondo_izq.jpg);
	width:50%;
	height:23px;
	float:left;

	*background:none;
	*width:auto;
	*height:auto;
	*float:none;

}
#divMenuCent{
	width:100%;
	position:absolute;
	text-align:center;

	*width:100%;
	*position:relative;
	*text-align:center;
}
#divMenuDer{
	background: url(../imagenes/menu_fondo_der.jpg);
	height:23px;
	float:left;
	width:50%;

	*background:none;
	*height:auto;
	*float:none;
	*width:auto;
}
#divMenuCont{
	background:url(../imagenes/menu_fondo.jpg) no-repeat; /* NAVIDAD */
	height:23px;
	width:1000px;
	text-align:left;
	margin:0 auto;
	/*
	background:#F00;
	*/
	*background:#26a934;
	*height:23px;
}
#ulMenu{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:5px 0 0 10px;
	
	*padding:5px 0 3px 0;
	text-align:left;
	color:#FFF;
	width:1000px;
	font-size:13px;
}

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

}
#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:2px 0 -2px 17px;
	padding:3px 0 0 17px;
	border-top:#fff 1px solid;
	border-bottom:#ccc 1px solid;
	list-style:none;
}
.liSubMenu1{
	width:157px;
	text-align:left;
	margin:4px 0 -2px 17px;
	padding:3px 0 0 17px;
	list-style:none;
	border-bottom:#ccc 1px solid;
}
.liSubMenu1_2{
	width:157px;
	text-align:left;
	margin:2px 0 -2px 17px;
	padding:3px 0 0 17px;
	border-top:#fff 1px solid;
	list-style:none;
}

.liSubMenu2{
	width:158px;
	text-align:left;
	margin:3px 0 0px 32px;
	list-style:none;
}
#cartelito1{
	border:#c9c9c9 4px solid;
}

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

/****************** SECCION DERECHA ***********************/
/****************** SECCION DERECHA ***********************/
/****************** SECCION DERECHA ***********************/
/****************** SECCION DERECHA ***********************/
.imgCartelito{
	border:#CCC solid thin;
}

.divLogo{
	width:173px;	
	border:#c9c9c9 solid;
	border-width:3px;
	margin:6px 0 0 17px;
}

.divLogo2{
	width:173px;
	border:#c9c9c9 solid;
	border-width:3px;
	margin:4px 0 0 17px;
}
.divLogo3{
	width:173px;	
	margin:25px 0 0 17px;
}
.divSubTit{
	background-color:#bbb;
	width:205px;
	*width:205px;
	text-align:left;
	font-size:1.14em;
	margin:0px 0 0 0px;
	color:#444;
	padding:5px 0px 5px 15px;
	font-weight:bold;
	text-transform:uppercase;
}
.divSubMenu{
	width:157px;
	text-align:left;
	margin:4px 0 -2px 17px;
	padding:3px 0 0 17px;
	border-top:#DDD thin solid;
}
.divSubMenuEsp{
	height:40px;
}
.divSubMenuEsp3{
	height:15px;
}
.divSubMenuEsp2{
	height:5px;
}
.imgLogo{
	/*border:none;*/
}

/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
/******************** CONTENIDO  *********************************/
.atencion{
	
	color:#f00;
	border:#F00 thin dashed;
	font-weight:bold;
	margin-bottom:22px;
	padding:10px;
}

#infoExtra{
	background:#eee;
	padding:15px;
	*padding:10px;
	margin-bottom:45px;
	margin-top:10px;
	height:190px;
	width:670px;
	
	
}
#infoExtra img{
	border:#bbb 3px solid;
	width:100px;
	height:146px;
}

#infoExtra img.grande{
	border:#bbb 3px solid;
	width:230px;
	height:146px;
}

.infoExtraDiv{
	margin-right:20px;
	margin-left:10px;
	float:left;	
	text-align:center;
	width: 195px;
}
.infoExtraDiv4{
	margin-right:10px;
	margin-left:0px;
	float:left;	
	text-align:center;
	width: 160px;
}


.infoExtraDiv3Grande{
	margin-right:10px;
	margin-left:0px;
	float:left;	
	text-align:center;
	width: 290px;
}

.infoExtraDivDer{
	margin-right:0;
	margin-left:10px;
	width: 195px;
	float:left;	
	text-align:center;
}
.infoExtraDivDer4{
	margin-right:0;
	margin-left:0px;
	width: 160px;
	float:left;	
	text-align:center;
}

.infoExtraDiv p{
	color:#C9810A;
	font-weight:bold;
	margin:7px 0 0 0;

}
.infoExtraDivDer p{
	color:#C9810A;
	font-weight:bold;
	margin:7px 0 0 0;

}
.extraSeparacion{
	float:left;
	width:1px;
	background:#ccc;
	border-right:#fff 1px solid;
	height:190px;
	margin:0 0 0 -5px; 
	
}
.extraSeparacion4{
	float:left;
	width:1px;
	background:#ccc;
	border-right:#fff 1px solid;
	height:190px;
	margin:0 0 0 -5px;
	
}
.extraSeparacionDer{
	float:left;
	width:1px;
	background:#ccc;
	border-right:#fff 1px solid;
	height:190px;
	margin:0 0 0 -2px;
	
}
.extraSeparacionDer4{
	float:left;
	width:1px;
	background:#ccc;
	border-right:#fff 1px solid;
	height:190px;
	margin:0 0 0 -5px; 
	
}
.divEspacio20px{
	height:20px;	
}
#divNotaUrgente1{
	border:#C9810A solid 2px;
	color:#C9810A;
	max-width:155px;
	margin:-10px 0 50px 0;
	padding:7px 7px 7px 7px;
	text-align:center;
	font-weight:bold;
	float:left;
}
#divNotaUrgente2{
	border:#C9810A solid 2px;
	color:#C9810A;
	max-width:175px;
	margin:-10px 0 50px 29px;
	padding:7px 7px 7px 7px;
	text-align:center;
	font-weight:bold;
	float:left;
}
#divNotaUrgente3{
	border:#C9810A solid 2px;
	color:#C9810A;
	max-width:155px;
	margin:-10px 0 50px 25px;
	padding:7px 7px 7px 7px;
	text-align:center;
	font-weight:bold;
	float:left;
}
#divNotaUrgente4{
	border:#C9810A solid 2px;
	color:#C9810A;
	max-width:155px;
	margin:-10px 0 50px 25px;
	padding:7px 7px 7px 7px;
	text-align:center;
	font-weight:bold;
	float:left;
}

#divContenido{
	width:100%;
	margin-top:25px;

	*width:1000px;
	*margin:0;
	*background-color:#fff;
	*padding-top:20px;
	*padding-bottom:20px;
}
#divContenidoIzq{
	width:50%;
	float:left;


	*width:auto;
	*float:none;
}
#divContenidoCent{
	width:100%;
	/*
	position:absolute;
	*/
	text-align:center;
	
}
#divContenidoDer{
	float:left;
	width:50%;

	*float:none;
	*width:auto;
	
	
}
#divConte{
	width:1000px;
	margin:0 auto;

	*margin:auto;
	
}
#divContIzq{
	float:left;
	width:720px;
	text-align:left;
	margin:0 0 0 12px;

}

#divLogoVito{
	float:right;
	width:220px;
	height:99px;	
	text-align:left;
	margin:10px -3px 35px 0px;
	/*border:#ccc 1px solid;*/

	*float:right;
	*width:220px;
	*height:99px;	
	*text-align:left;
	*margin:0 7px 35px 0;
	

}

#divContDer{
	/*background:url(../imagenes/fondo_submenu.jpg) no-repeat;*/
	background-color:#eee;
	width:220px;
	min-height:778px;
	margin:-17px -2px 0 0;
	float:right;
	*margin:-17px 7px 0 0;
}

/* 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:#555;
	font-size:1.9em;
	margin:0;
}
.divH1{
	text-align:left;
	text-transform:uppercase;
	width:700px;
	margin:0 0 45px  0;
	border-bottom:#DDD solid thin;
	clear:both;
}
h2{
	color:#777;
	font-size:1.7em;
	margin:0;
}
.divH2_2{
	width:700px;
	clear:both;
	margin-bottom:30px;
	color:#999;
}
.divH2{
	width:590px;
	float:right;
	margin:0 0 20px 0;
	font-size:1.2em;
}

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

	*clear:none;
	*float:left;
	*width:180px;
	*margin-left:0px;
	*line-height:19px;
	*margin-top:0px;
	*margin-bottom:0px;
	*text-align:right;
}

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

	*clear:none;
	*float:right;
	*width:140px;
	*margin-left:0px;
	*line-height:19px;
	*margin-top:30px;
	*margin-bottom:90px;
	*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;
}

.azul{
	color:#008aa8;
	font-size:19px;
}

.morado{
	color:#6c0a52;
	font-size:19px;
}

/******************** PIE  *********************************/
/******************** PIE  *********************************/
/******************** PIE  *********************************/
/******************** PIE  *********************************/
/******************** PIE  *********************************/
#divPie{
	width:100%;
	clear:both;
	margin-top:500px;
	border-top:#FFF 100px solid;
	
	*width:100%;
	*clear:none;
	*border-top:#FFF 0 solid;
	*margin-top:-15px;
	*margin-bottom:-15px;
}
#divPieIzq{
	background: url(../imagenes/pie_laterales.jpg);
	height:104px;
	width:50%;
	float:left;

	*background: none;
	*height:0;
	*width:0;
	*margin:0;
	*float:none;
}
#divPieCent{
	width:100%;
	height:104px;
	position:absolute;
	text-align:center;

	*width:1000px;
	*height:auto;
	*position:relative;
	*text-align:center;
	*margin:0;
}
#divPieDer{
	background: url(../imagenes/pie_laterales.jpg);
	height:104px;
	float:right;
	width:50%;

	*background: none;
	*height:0;
	*float:none;
	*width:0;
	*margin:0;
}
#divPiePie{
	background: url(../imagenes/pie.jpg) no-repeat; /* NAVIDAD */
	height:104px;
	width:1000px;
	margin:0 auto;
	*margin:0;
}

/******************** CALENDARIO  *********************************/
/******************** CALENDARIO  *********************************/
/******************** CALENDARIO  *********************************/
/******************** CALENDARIO  *********************************/

.divCalFilaVaciaBio{
	width:700px;
	height:40px;
	clear:both;
}

/******************** FOTOS  *********************************/
/******************** FOTOS  *********************************/
/******************** FOTOS  *********************************/
/******************** FOTOS  *********************************/
.divFotoFila{
	width:700px;
	height:78px;
}
.divFotito{ /* para las columnas 2-5 */
	width:110px;
	height:70px;
	*height:30px;
	float:left;
	margin:0 0 0 5px;
	*margin:0 0 -30px 3px;
	border:#999 solid 1px;
	*border:none;
}
.divFotito1{ /* para la primera foto de cada fila, columnas 1, sin padding */
	width:110px;
	height:70px;
	*height:67px;
	float:left;
	padding:0 0 0 0;
	border:#999 solid 1px;
	*border:none;
}
.thumbFotos{
	cursor:pointer;
	*border:#999 solid 1px;
}
.grisMedFotos{
	width:250px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divContFotos{
	float:right;
	width:450px;
	margin:0 0 4px 0;
	
}
.divResFilaVaciaFotos{
	width:700px;
	height:20px;
	clear:both;
}


/******************** RESULTADOS  *********************************/
/******************** RESULTADOS  *********************************/
/******************** RESULTADOS  *********************************/
/******************** RESULTADOS  *********************************/
/******************** RESULTADOS  *********************************/
.divResFila1{
	width:561px;
	border-bottom:#888 dotted thin;
	float:left;
	overflow:hidden;
	margin:0 0 3px 0;

}
.subrayado{
	border-bottom:#aaa solid 1px;
}
.divResFilaCab{
	width:575px;
	float:left;
	overflow:hidden;
	margin:0 0 15px 0;
}
.divResFilaCab1, .divResFilaCab2, .divResFilaCab3, .divResFilaCab4{
	float:left;
	overflow: auto;
	color:#aaa;
}
.divResFilaCab1{
	width:70px;
}
.divResFilaCab2{
	width:95px;
	margin:0 0 0 9px;
}
.divResFilaCab3{
	width:360px;
	margin:0 0 0 9px;
}
.divResFilaCab4{
	width:16px;
}
.divResFila1 + .divResFila1{
	width:561px;
	border-bottom:#888 dotted thin;
	clear:both;
	margin:0 0 3px 140px;
	overflow: hidden;	
}

.divResFila{
	width:561px;
	border-bottom:#888 dotted thin;
	clear:both;
	margin:0 0 3px 140px;
	overflow: hidden;	
}

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

.divResColumn1, .divResColumn2, .divResColumn3, .divResColPdf{
	float:left;
	

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

.rojo{
	color:#C9810A;
	font-weight:bold;
	text-decoration:none;
}
.negrita{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.rojo2{
	color:#008800;
	font-weight:bold;
}

.fonditoGris{
	background:#eee;
}
.fonditoBlanco{
	background:#fff;
}

/******************** 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;
}

.divRankFilaVacia{
	width:700px;
	height:30px;
	clear:both;
}
#rank0708{
	visibility:hidden;
}
#rank0809{
	visibility:hidden;
}

/******************** 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.5em;
}
.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{
	
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
	margin:0 0 0 0;
}
.divOtrasPruebas{
	clear:both;
	margin:0 0 0 30px;

}

.grisMedOtrasPru + .divOtrasPruebas{
	margin:85px 0 0 30px;

}
.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;
}

/******************** VAMPUS VERANO 2011 *********************************/
/******************** VAMPUS VERANO 2011 *********************************/
/******************** VAMPUS VERANO 2011 *********************************/
/******************** VAMPUS VERANO 2011 *********************************/
.grisMedCampus{
	width:478px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divCampus{
	width:200px;
	margin:0 0 0 20px;
}
.prayaCampus{
	width:700px;
	height:50px;
	clear:both;
	margin-bottom:50px;
	border-bottom:#DDD solid thin;
}


/******************** 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;
	font-size:1.2em;
}

pre{
	font-size:13px;
	display:inline;
	padding:0;
	margin:0;
}

/******************** MEDIA MARATON *********************************/
/******************** MEDIA MARATON *********************************/
/******************** MEDIA MARATON *********************************/
/******************** MEDIA MARATON *********************************/
.grisMedMedia{
	width:478px;
	font-size:1.2em;
	float:left;
	text-transform:uppercase;
}
.divMedia{
	margin:0 0 0 20px;
}
.prayaMedia{
	width:700px;
	clear:both;
	margin-bottom:20px;
}
	
