body{
	background-image: url(../imagenes/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2{
	background-image: url(../imagenes/bg2.png);
}
@font-face {
    font-family: 'HelveticaNeueMediumCondRegularRegular';
    src: url('../fonts/helveticamedcd.eot');
    src: url('../fonts/helveticamedcd.eot') format('embedded-opentype'),
         url('../fonts/helveticamedcd.woff2') format('woff2'),
         url('../fonts/helveticamedcd.woff') format('woff'),
         url('../fonts/helveticamedcd.ttf') format('truetype'),
         url('../fonts/helveticamedcd.svg#HelveticaNeueMediumCondRegularRegular') format('svg');
}
@font-face {
    font-family: 'HelveticaLTStdCondensed';
    src: url('../fonts/helveticaltstd-cond.eot');
    src: url('../fonts/helveticaltstd-cond.eot') format('embedded-opentype'),
         url('../fonts/helveticaltstd-cond.woff') format('woff'),
         url('../fonts/helveticaltstd-cond.ttf') format('truetype'),
         url('../fonts/helveticaltstd-cond.svg#HelveticaLTStdCondensed') format('svg');
}
.margin-left-12{
	margin-left: 12px;
}
.margin-left-20{
	margin-left: 20px;
}
p{
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 14px;
	color: #5a5a5a;
	font-weight: normal;
}
p a{
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 14px;
	color: #5a5a5a;
	text-decoration: none;
}
h4{
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 18px;
	color: #0097ae;
	font-weight: normal;
}
.cg{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.barra-top{
	float: left;
	width: 970px;
	height: 40px;
}
.menu-top{
	width: 540px;
	height: 40px;
	float: right;
}
.buscador-top{
	float: left;
	width: 165px;
	height: 20px;
	background-color: #3797d8;
	border: 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
	font-family: 'arial';
	font-size: 11px;
	color: #9ad6ff;
	padding-left: 10px;
}
.boton-top a{
	padding: 14px 20px 14px 20px;
	float: left;
	display: inline-block;
	width: auto;
	height: 26px;
	font-size: 12px;
	font-family: 'arial';
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.separa-top{
	float: left;
	width: 1px;
	height: 15px;
	background-color: #3899da;
	margin-top: 13px;
}
.btn-lupa{
	float: left;
	display: inline-block;
	padding: 12px;
}
.btn-face a{
	float: left;
	width: 44px;
	height: 40px;
	background-image: url(../imagenes/btn-face.png);	
}
.btn-face a:hover{
	float: left;
	width: 44px;
	height: 40px;
	background-image: url(../imagenes/btn-face.png);	
	background-position: 0px -40px;
}
.btn-twitter a{
	float: left;
	width: 44px;
	height: 40px;
	background-image: url(../imagenes/btn-twitter.png);	
}
.btn-twitter a:hover{
	float: left;
	width: 44px;
	height: 40px;
	background-image: url(../imagenes/btn-twitter.png);	
	background-position: 0px -40px;
}
.btn-youtube a{
	float: left;
	width: 44px;
	height: 40px;
	background-image: url(../imagenes/btn-youtube.png);	
}
.btn-youtube a:hover{
	float: left;
	width: 44px;
	height: 40px;
	background-image: url(../imagenes/btn-youtube.png);	
	background-position: 0px -40px;
}
.header{
	float: left;
	width: 970px;
	height: 152px;
}
.logo{
	width: 316px;
	height: 96px;
	float: left;
	margin-top: 28px;
}
.menu-principal{
	margin-top: 64px;
	margin-left: 35px;
	float: right;
	width: 570px;
	height: 32px;
}
.btn-principal a{
	display: inline-block;
	float: left;
	width: auto;
	height: 14px;
	padding: 9px 8px 9px 8px;
    font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 15px;
	color: #006abc;
	text-decoration: none;
}
.btn-principal a:hover{
	color: #006abc;
	text-decoration: none;
	background-color: #a7d9f1;
}
.separa-principal{
	display: inline-block;
	float: left;
	width: 1px;
	height: 30px;
	background-color: #d9d9d9;
}
.slide{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 346px;
}
.ultimas-novedades{
	width: 100%;
	height: 467px;
	background-image: url(../imagenes/bg-ultimas-novedades.gif);
}
.caja-ultimas-novedades{
	width: 970px;
	height: 467px;
	margin-right: auto;
	margin-left: auto;
}
.caja-titulo-ultimas-novedades{
	margin-top: 23px;
	float: left;
	width: 970px;
	height: 41px;
}
.titulo-ultimas-novedades{
	margin-left: 14px;
	float: left;
	width: 267px;
	height: 41px;
}
.contenedor-ultimas-novedades{
	width: 930px;
	min-height: 328px;
	float: left;
	background-color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 20px;
}
.contenedor-central{
	margin-top: 20px;
	float: left;
	width: 970px;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.columna-grande{
	float: left;
	width: 632px;
}
.columna-chica{
	margin-left: 16px;
	float: left;
	width: 321px;
}
.bloque-novedades{
	float: left;
	width: 631px;
	height: auto;
	border-bottom: 1px solid #89bcde;
		padding-bottom: 19px;
		margin-bottom: 18px;
}
.titulos-grandes{
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 18px;
	padding-top: 17px;
	padding-left: 30px;
	color: #fff;
	float: left;
	width: 601px;
	height: 37px;
	background-image: url(../imagenes/bg-titulos-grandes.gif);
}
.subtitulos-grandes{
	width: 616px;
	height: 23px;
	float: left;
	background-color: #89bcde;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: 'arial';
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
	padding-left: 15px;
}
.fecha1{
	font-size: 12px;
	float: right;
	font-style: italic;
	margin-right: 15px;
	padding-top: 2px;
}
.caja-foto-novedad-principal{
	position: relative;
	float: left;
	width: 631px;
	height: 412px;
	border-bottom: 6px solid #89bcde;
}
.caja-titulos-foto-principal{
	position: absolute;
	bottom: 0;
	width: 631px;
	height: 114px;
	background-image: url(../imagenes/bg-titulo-foto-principal.png);
	z-index: 1900;
}
.flecha-derecha{
	float: left;
	width: 45px;
	height: 114px;
}
.flecha-izquierda{
	float: right;
	width: 45px;
	height: 114px;	
}
.epigrafe-foto-principal{
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 25px;
	color: #fff;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 25px;
}
.epigrafe-foto-principal a{
	color: #fff;
    text-decoration: none;
}
.epigrafe-foto-principal a:hover{
    text-decoration: underline;
}
.titulo-foto-novedad-principal{
	float: left;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 18px;
	color: #003d6e;
	margin-top: 15px;
	margin-bottom: 15px;
    max-height: 63px;
    overflow: hidden;
}
.titulo-foto-novedad-principal a{
	color: #003d6e;
    text-decoration: none;
}
.titulo-foto-novedad-principal a:hover{
    text-decoration: underline;
}
.bullets-carrousel{
	float: left;
	width: 631px;
	text-align: center;
}
.noticia{
	float: left;
	width: 305px;
	height: auto;
}
.volanta-noticias{
	width: 295px;
	height: 20px;
	float: left;
	background-color: #688ea8;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: 'arial';
	font-size: 11px;
	color: #fff;
	padding-top: 7px;
	padding-left: 10px;
}
.bloque-noticias{
	float: left;
	width: 305px;
}
.fecha2{
	font-size: 10px;
	float: right;
	font-style: italic;
	margin-right: 15px;
	padding-top: 0px;
}
.foto-noticia-1{
	float: left;
    width:305px; 
    height: 202px; 
}
.titulo-noticias{
	background-color: #89bcde;
	float: left;
	width: 273px;
	height: 56px;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 18px;
	color: #fff;
	padding: 16px;
}
.titulo-noticias a{
	color: #fff;
	text-decoration: none;
}
.titulo-noticias a:hover{
	text-decoration: underline;
}
.subtitulo-noticias{
	float: left;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 14px;
	color: #003d6e;
	padding: 12px 12px 12px 0px;	
}
.subtitulo-noticias a{
	color: #003d6e;
	text-decoration: none;	
}
.subtitulo-noticias a:hover{
	text-decoration: underline;	
}
.margen-derecho{
	margin-left: 20px;
}
.bloque-noticia-chica{
	float: left;
	width: 631px;
	height: 122px;
	border-bottom: 1px solid #89bcde;
	padding-bottom: 19px;
	margin-bottom: 18px;
}
.foto-noticia-chica{
	float: left;
	width: 182px;
	height: 122px;
}
.cuerpo-noticia-chica{
	width: 416px;
	float: left;
	margin-left: 20px;
}
.volanta-noticias-chicas{
	width: 416px;
	height: 20px;
	float: left;
	background-color: #cde3f1;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: 'arial';
	font-size: 11px;
	color: #008e8e;
	padding-top: 7px;
	padding-left: 10px;
}
.fecha2{
	font-size: 10px;
	float: right;
	font-style: italic;
	margin-right: 15px;
	padding-top: 0px;
}
.titulo-noticias-chicas{
	float: left;
	width: 100%;
	height: auto;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 18px;
	color: #003d6e;
	padding: 12px 16px 5px 0px;
}
.titulo-noticias-chicas a{
	color: #003d6e;
	text-decoration: none;
}
.titulo-noticias-chicas a:hover{
	text-decoration: underline;
}
.subtitulo-noticias-chicas{
	float: left;
	width: 100%;
	height: auto;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 14px;
	color: #7cabca;
}
.subtitulo-noticias-chicas a{
	color: #7cabca;
	text-decoration: none;	
}
.subtitulo-noticias-chicas a:hover{
	text-decoration: underline;	
}
.sin-borde{
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.recuadro-obras{
	float: left;
	width: 320px;
	min-height: 605px;
	background-color: #89bcde;
    overflow: hidden;
}
.titulos-chicos{
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 18px;
	padding-top: 17px;
	padding-left: 30px;
	color: #fff;
	float: left;
	width: 290px;
	height: 37px;
	background-image: url(../imagenes/bg-titulos-chicos.gif);
}
.bloque-obra{
	float: left;
	margin: 18px 18px 0px 18px;
}
.foto-obra{
	float: left;
	width: 277px;
	height: 151px;
	border: 2px solid #fff;
}
.fecha-obra{
	width: 477px;
	margin-top: 10px;
	margin-bottom: 6px;
	float: left;
	font-size: 12px;
	font-family: 'arial';
	color: #fff;
	font-style: italic;
	font-weight: bold;
}
.titulo-obra{
	float: left;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 18px;
	color: #00325b;
}
.titulo-obra a{
	color: #00325b;
    text-decoration: none;
}
.titulo-obra a:hover{
    text-decoration: underline;
}
.facepile{
	float: left;
	margin-top: 17px;
}
.buscador-novedades{
	width: 400px;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	float: right;
	font-size: 16px;
	color: #002d60;
	padding-top: 8px;
	margin-right: 20px;
}
.selector-novedades{
	width: 190px;
	height: 20px;
		display: inline-block;
		font-family: 'HelveticaNeueMediumCondRegularRegular', Arial;
		font-size: 14px;
}
.btn-ver{
	float: right;
	display: inline-block;
	margin-top: -3px;
}
.tipo-ultima-novedad{
	float: left;
	width: 840px;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 30px;
	color: #008e8e;
}
.columna-ultimas{
	width: 462px;
	float: left;
	border-right: 1px solid #c9c9c9;
	margin-top: 20px;
}
.bloque-ultima-novedad{
	width: 425px;
	float: left;
	border-bottom: 1px solid #89bcde;
	margin-bottom: 10px;
	margin-left: 20px;
}
.titulo-ultimas-noticias{
	float: left;
	width: auto;
	height: auto;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 18px;
	color: #003d6e;
	padding: 5px 16px 5px 0px;
}
.titulo-ultimas-noticias a{
	color: #003d6e;
	text-decoration: none;
}
.titulo-ultimas-noticias a:hover{
	text-decoration: underline;
}
.sacar-borde{
	border: none;
}
.caja-footer{
	width: 100%;
	height: 106px;
	background-image: url(../imagenes/bg-footer.gif);
	background-repeat: repeat-x;
}
.footer{
	width: 970px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
.logo-footer{
	float: left;
	width: 210px;
	height: 54px;
	margin-top: 30px;
}
.menu-footer{
	float: left;
	width: 620px;
	height: 35px;
	margin-top: 40px;
}
.boton-footer a{
	padding: 14px 8px 14px 8px;
	float: left;
	display: inline-block;
	width: auto;
	height: 26px;
	font-size: 13px;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	color: #fff;
	text-decoration: none;
}
.separa-footer{
	padding: 0px;
	float: left;
	width:6px;
	color: #0082e1;
	margin-top: 12px;
}
.social-footer{
	float: left;
	margin-left: 40px;
	width: 100px;
	height: 35px;
	margin-top: 40px;
}
.btn-social-footer{
	float: left;
	width: 27px;
	height: 27px;
}
/********* DEPLEGABLE    *******/
#desplega{
	z-index:15;
	top: 135px;
	position: absolute;
	width:auto;
	height:auto;
	/*background-color:#292829;*/
	display:none;
	margin-left: 0px;
	margin-right: 20px;
	background-color: #cee4f0;
	padding: 5px;
			-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
}
#desplega2{
	width: auto;
	z-index:15;
	top: 135px;
	position: absolute;
	width:auto;
	max-height:280px;
	/*background-color:#292829;*/
	display:none;
	margin-left: -180px;
	margin-right: auto;
	background-color: #cee4f0;
	padding: 5px;
			-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
}
#desplega3{
	width: auto;
	z-index:15;
	top: 135px;
	position: absolute;
	width:auto;
	max-height:280px;
	/*background-color:#292829;*/
	display:none;
	margin-left: -120px;
	margin-right: auto;
	background-color: #cee4f0;
	padding: 5px;
			-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
}
#desplega4{
	z-index:15;
	top: 135px;
	position: absolute;
	width:auto;
	height:auto;
	/*background-color:#292829;*/
	display:none;
	margin-left: 250px;
	margin-right: auto;
	background-color: #cee4f0;
	padding: 5px;
			-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
}
.col-botones{
	float: left;
	width: 220px;
}
/*
.sub-boton{
	width:auto;
	height:37px;
	float:left;
	background-image:url(imagenes/bg-sub.png);
}
*/
.sub-boton a{
	width:200px;
	height:auto;
	float:left;
 	margin-top: 0px;
 	padding: 10px 10px 10px 10px;
	font-size: 14px;
}
.sub-boton a:hover{
	width:200px;
	height:auto;
	float:left;
	background-color: #fff;
	font-size: 14px;
}
/****************************************/
.header-interno{
	float: left;
	width: 940px;
	height: 60px;
	padding-top: 30px;
	padding-left: 30px;
}
.titulo-seccion-interna{
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 20px;
	color: #fff;
}
.subtitulo-seccion-interna{
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 20px;
	color: #64eeff;
}
.caja-detalles-interno{
	float: left;
	width: 940px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;	
	padding: 15px;
}
.thumb-instalaciones{
	float: left;
	width: 148px;
	height: 112px;
	border: 0px;
	margin: 0px 13px 13px 0px;
}
.thumb-instalaciones .img{
	max-width: 144px;
	max-height: 108px;
	border: 2px solid #e4e4e4;
	margin: 0px;
}
/****** SECCIONES DEPORTES  ***********/
.deportes__destacada--contenedor{
	float: left;
	margin-top: 15px;
	width: 449px;
	height: 508px;
	background-color: #89bcde;
	padding: 14px;
}
.deportes__destacada--foto{
	width: 447px;
	height: 335px;
	float: left;
	border: 2px solid #fff;
	display: inline-block;
	margin-bottom: 10px;
}
.deportes__destacada--titulo{
	margin-top: 10px;
	float: left;
	float: left;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 20px;
	color: #00325b;
	margin-bottom: 10px;
}
.deportes__destacada--titulo a{
	color: #00325b;
	text-decoration: none;
}
.deportes__destacada--titulo a:hover{
	text-decoration: underline;
}
.deportes__destacada--bajada{
	width: 460px;
	float: left;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 14px;
	color: #fff;
}
.deportes__noticia--caja{
	float: left;
	width: 467px;
	height: 122px;
	border-bottom: 1px solid #89bcde;
	padding-bottom: 14px;
	margin-bottom: 18px;
	margin-top: 18px;
}
.deportes__noticia--foto{
	float: left;
	width: 182px;
	height: 122px;
}
.deportes__noticia--cuerpo{
	float: left;
	width: 265px;
	margin-left: 15px;
}
.deportes__noticias--volanta{
	width: 265px;
	height: 20px;
	float: left;
	background-color: #cde3f1;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: 'arial';
	font-style: italic;
	font-size: 11px;
	color: #008e8e;
	padding-top: 7px;
	padding-left: 10px;
}
.deportes__noticias--titulo{
	margin-top: 10px;
	float: left;
	width: auto;
	height: auto;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 19px;
	color: #00325b;
}
.deportes__noticias--titulo a{
	color: #00325b;
    text-decoration: none;
}
.deportes__noticias--titulo a:hover{
    text-decoration: underline;
}
.deportes__breves--caja{
	float: left;
	width: 914px;
	border: 1px solid #d4d4d4;
	padding: 22px;
}
.deportes__breves--bloque{
	margin-top: 18px;
	width: 914px;
	height: 70px;
	float: left;
	border-bottom: 1px solid #cde3f1;
}
.deportes__breves--fecha{
	padding-top: 5px;
	float: left;
	width: 125px;
	height: 80px;
	font-family: 'arial';
	font-size: 10px;
	font-style: italic;
	color: #676767;
}
.deportes__breves--titulo{
	float: left;
	width: 410px;
	height: 80px;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	font-size: 16px;
	color: #00325b;
}
.deportes__breves--titulo a{
	color: #00325b;
    text-decoration: none;
}
.deportes__breves--titulo a:hover{
    text-decoration: underline;
}
.deportes__breves--bajada{
	float: left;
	width: 370px;
	height: 80px;
	font-family: 'arial';
	font-size: 11px;
	color: #676767;
}
.deportes__breves--paginado{
	float: left;
	width: 914px;
	height: 30px;
	padding-top: 20px;
	text-align: center;
	font-family: 'arial';
	font-size: 12px;
	color: #0d5da1;
	font-weight: bold;
}
.deportes__breves--paginado a{
	text-decoration: none;
	background-color: #0d5da1;
	color: #fff;
	padding: 3px 6px 3px 6px;
	margin-left: 1px;
	margin-right: 1px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.novedadampliada__galeria--caja{
	margin-top: 15px;
	float: left;
	width: 485px;
	height: auto;
}
.novedadampliada__galeria--fotogrande{
	float: left;
	width: 474px;
	height: 353px;
	margin-bottom: 15px;
}
.leyendampliar{
	float: left;
	color: #005ba5;
	font-size: 14px;
	font-family: 'HelveticaNeueMediumCondRegularRegular';
	width: 474px;
	margin-bottom: 15px;
}
.novedadampliada__galeria--thumb{
	float: left;
	width: 110px;
	height: 80px;
	margin-bottom: 8px;
	margin-right: 8px;
}
.novedadampliada__galeria--thumb .img{
	max-width: 108px;
	max-height: 78px;
	border: 1px solid #e4e4e4;
	margin: 0px;
}
.novedadampliada__nota--caja{
	margin-top: 15px;
	float: left;
	width: 460px;
	height: auto;
	margin-left: 10px;
}
.novedadampliada__nota--fecha{
	width: 460px;
	height: 20px;
	float: left;
	background-color: #cde3f1;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: 'arial';
	font-style: italic;
	font-size: 11px;
	color: #008e8e;
	padding-top: 7px;
	padding-left: 10px;
}
.novedadampliada__nota--titulo{
	margin-top: 15px;
	float: left;
	color: #005ba5;
	font-size: 34px;
	font-family: 'HelveticaNeueMediumCondRegularRegular';	
}
.novedadampliada__nota--texto{
	margin-top: 15px;
	float: left;
	color: #5a5a5a;
	font-size: 14px;
	font-family: 'HelveticaNeueMediumCondRegularRegular';	
	margin-bottom: 15px;
}
.volver__barra{
	margin-top: 15px;
	border-top: 1px solid #d4d4d4;
	padding-top: 15px;
	text-align: center;
	float: left;
	width: 970px;
	height: 50px;
}
.comision--caja{
	float: left;
	width: 970px;
	min-height: 400px;
	background-image: url(../imagenes/bg-comision.jpg);
	background-repeat: no-repeat;
}
.comision-texto{
	margin-top: 15px;
	float: left;
	width: 600px;
	font-family: 'HelveticaLTStdCondensed';
	color: #003d6e;
	margin-left: 20px;
}
.comision--bullet{
		color: #0097ae;
}
.comision--titulo{
	color: #0097ae;
	font-family: 'HelveticaLTStdCondensed';	
	font-size:  19px;
	font-weight: bold;
}
.comision--titulo a{
	color: #0097ae;
	text-decoration: none;
}
.comision--titulo a:hover{
	text-decoration: underline;
}
.comision--subtitulo{
	color: #0097ae;
	font-family: 'HelveticaLTStdCondensed';	
	font-size:  16px;
	font-weight: normal;
}
.actividades__horarios--caja{
	float: left;
	width: 970px;
	min-height: 400px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
}
.actividades__horarios-texto{
  margin-top: 30px;
  padding-bottom: 10px;
  float: left;
  width: 945px;
  font-family: 'HelveticaLTStdCondensed';
  color: #5a5a5a;
  margin-left: 16px;
  line-height: 130%;
  border-bottom: 1px solid #c2c2c2;
}
.secretaria--caja{
	margin-top: 15px;
	float: left;
	width: 970px;
	min-height: 400px;
}
.secretaria__info--caja{
	float: left;	
	width: 970px;
	height: 90px;
	font-family: 'HelveticaLTStdCondensed';
	color: #5a5a5a;
	font-size: 16px;
}
.iconoinfo{
	float: left;
	width: 95px;
}
.secretaria__info--columna{
	float: left;
	margin-top: 10px;
	margin-right: 45px;
}
.secretaria__info--columna-sinmargin{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.secretaria__info--columna a{
	text-decoration: none;
	color: #5a5a5a;
}
.secretaria--caja2{
	margin-top: 0px;
	float: left;
	width: 938px;
	min-height: 400px;
	border: 1px solid #d4d4d4;
	padding: 15px;
	font-family: 'HelveticaLTStdCondensed';
	color: #5a5a5a;
	font-size: 14px;
}
.secretaria--titulo{
	color: #0097ae;
	font-family: 'HelveticaLTStdCondensed';	
	font-size:  19px;
	font-weight: bold;
}
.ingreso--caja{
	padding-top: 10px;
	float: left;
	width: 970px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;	
	font-family: 'HelveticaLTStdCondensed';	
	font-size:  16px;
	color: #5a5a5a;
	padding-bottom: 5px;
	line-height: 240%;
}
.ingreso--campo1{
	width: 360px;
	height: 28px;
	background-color: #f1f1f1;
	border: 0px;
}
.mmss {
	width: 98%;
	overflow: hidden;
    padding: 5px;
    border: none;
    margin: 0px;
    font-family: 'HelveticaLTStdCondensed', Arial, Tahoma;
    font-size: 12px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    background-color: #003d6e;
    font-weight: bold;
    text-align: center;
}
.ingreso--campo1.error
{
    BORDER: 1px solid #FF3D00;
    BACKGROUND-COLOR: #FFFFD5;
    COLOR: #FF3D00;
    /*margin: 2px 3px 2px 3px;
    width: 160px;*/ 
}
.ingreso--campo2{
	width: 165px;
	height: 28px;
	background-color: #f1f1f1;
	border: 0px;
	margin-right: 20px;
}
.ingreso--campo2.error
{
    BORDER: 1px solid #FF3D00;
    BACKGROUND-COLOR: #FFFFD5;
    COLOR: #FF3D00;
    /*margin: 2px 3px 2px 3px;
    width: 160px;*/ 
}
.ingreso--campo3{
	width: 170px;
	height: 28px;
	border: 1px solid #d4d4d4;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	font-family: 'arial';
	font-size: 12px;
	color: #686868;
	padding-left: 5px;
}
.ingreso--campo3.error
{
    BORDER: 1px solid #FF3D00;
    BACKGROUND-COLOR: #FFFFD5;
    COLOR: #FF3D00;
    /*margin: 2px 3px 2px 3px;
    width: 160px;*/ 
}
LABEL.error /*es la q muestra en error de MAIL*/
{
    FONT-STYLE: italic;
    DISPLAY: block;
    COLOR: red;
    FONT-WEIGHT: normal;
    margin: 0px;
    font-size: 10px;
    text-align: left;
    float: right;
}

.ingreso--columna{
	float: left;
	margin-top: 10px;
	margin-right: 45px;
	line-height: 120%;
}
.derechabajo{
	float: right;
	margin-top: 53px;
}
.glorias--caja{
	margin-top: 15px;
	padding-top: 5px;
	float: left;
	width: 970px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 0px;	
	font-family: 'HelveticaLTStdCondensed';	
	font-size:  15px;
	color: #5a5a5a;
	padding-bottom: 0px;
}
.glorias-bloque{
	float: left;
	width: 470px;
	height: 175px;
}
.glorias-foto{
	float: left;
	width: 150px;
	height: 150px;
	border: 2px solid #cfcfcf;
}
.glorias-texto{
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	color: #003d6e;
}
.glorias--titulo{
	color: #0097ae;
	font-family: 'HelveticaLTStdCondensed';	
	font-size:  19px;
	font-weight: bold;
}
.comollegar--caja{
	margin-top: 15px;
	padding-top: 5px;
	float: left;
	width: 970px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 0px;	
	font-family: 'HelveticaLTStdCondensed';	
	font-size:  15px;
	color: #5a5a5a;
	padding-bottom: 0px;
}
.mapa{
	float: left;
	width: 807px;
	height: 382px;
	margin-bottom: 20px;
}
.comollegar-caja-fotos{
	float: right;
	width: 150px;
	height: 362px;
	background-color: #89bcde;
	font-family: 'HelveticaLTStdCondensed';	
	font-size:  19px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}
.comollegar-thumb{
	width: 90px;
	height: 58px;
	border: 1px solid #fff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	margin-top: 5px;
}

















.contenedor-central table{
	font-family: 'HelveticaLTStdCondensed';	
	font-size: 16px;
	color: #003d6e;
}

.campos-contacto{
	width: 220px;
	height: 27px;
	background-color: #f0f0f0;
	border:none;
}
.campos-contacto.error{
    BORDER: 1px solid #FF3D00;
    BACKGROUND-COLOR: #FFFFD5;
    COLOR: #FF3D00;
    /*margin: 2px 3px 2px 3px;
    width: 160px;*/ 
}
.textarea-contacto{
	width: 920px;
	height: 110px;
	background-color: #f0f0f0;
	border:none;
}
.textarea-contacto.error{
    BORDER: 1px solid #FF3D00;
    BACKGROUND-COLOR: #FFFFD5;
    COLOR: #FF3D00;
    /*margin: 2px 3px 2px 3px;
    width: 160px;*/ 
}
.enviar{
	margin-top: 20px;
	float: left;
	width: 945px;
	text-align: right;
}

.bloque-resultado{
	width: 970px;
	height: 130px;
	float: left;
	border-bottom: 1px solid #dbdbdb;
	padding-top: 10px;
	padding-bottom: 10px;

	color: #616161;
	font-family: 'HelveticaLTStdCondensed';	
	font-size: 16px;

}
/*.btn-ver{
	float: right;
	width: 105px;
	height: 130px;
	margin-left: 100px;
	margin-top: 52px;
}
*/
.busqueda--fecha{
	font-family: 'HelveticaLTStdCondensed';	
	font-size: 13px;
	color: #616161;
	font-weight: bold;
	margin-bottom: 10px;

}
.busqueda--titulo{
	color: #005ba5;
	font-size: 22px;
	font-family: 'HelveticaNeueMediumCondRegularRegular';	
	margin-bottom: 10px;
}