/* General */

a { 
	text-decoration: none;
	color:#999999;
  }

/* Elementos del header*/


.titulo_aeropuerto {
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF;
	font-family:"Century Gothic";
}
.subtitulo_aeropuerto {
    font-size: 18px;
	color:#FFFFFF;
	font-weight:700;
	font-family:"Century Gothic";
}

.derechos_reservados {
    font-size: 15px;
	color:#FFFFFF;
	font-weight:700;
	font-family:"Century Gothic";
}

.direccion_foot {
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
	font-family:"Century Gothic";
}


/* Galeria de videos */

.galerias_disponibles {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.list_videos {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

/*Titulos,textos, color y fuentes */

.titulo_seccion {
	font-family: "Century Gothic";
	font-weight: bold;
	color:#FF0000;
	font-size: 18px;
	text-decoration:none;
}

.titulo_seccion_mapa{
	font-family: "Century Gothic";
	font-weight: bold;
	color:#FF0000;
	font-size: 15px;
	text-decoration:none;
}
.titulo_noticia{
	font-size: 14px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}

.txt_articulo {
	font-family:"Century Gothic";
	color: #666;
	font-size: 12px;
}

.ver_mas {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}

.ver_mas_videos {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}

.titulo_sidebar{
  font-family:"Century Gothic";
  font-size: 18px;
  font-style:normal;
  font-weight:bold;
  color:#FFFFFF;
}

.titulo_articulos_pasados {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}


.titulo_encuesta {
	font-family: "Century Gothic";
	font-weight: bold;
	color:#FFFFFF;
	font-size: 15px;
	text-decoration:none;
}

.txt_respuestas {
	font-family: "Century Gothic";
	font-weight: bold;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
}



/*Mostrar articulo */

/* tablas */

.txt_tabla_contenido {
	color: #666666;
	font-size: 12px;
	font-family: "Century Gothic";
}
.titulo_tabla_contenido {
	font-family: "Century Gothic";
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	border-bottom-color:#0000CC;
}

.titulos_preguntas {
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}

/* Estadisticas */

.titulo_seccion {
	font-family:"Century Gothic";
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}

.meses {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.txt_estadistica {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
}


/* Mostrar Articulos*/

.titulo_art{
	font-family: "Century Gothic";
	font-weight: bold;
	color: #999999;
	font-size: 20px;	
}

.fecha_pub {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}

.txt_art {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}

/*Hitorico de Articulos*/

.txt_art {
	font-family:"Century Gothic";
	font-size: 12px;
	color: #000000;
}

.titulo_articulos {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}

/* Mensaje gobernador */

.mensaje_gob {
	font-family: "Century Gothic";
	font-weight: bold;
}
.mensaje_gob_txt {
	font-family: "Century Gothic";
	font-size: 12px;
}

/* consesion */

.txt_concesion {
	font-family: "Century Gothic";
	font-size: 16px;
}

/*mision vision */

.titulo_misionvision {
	color: #FF0000;
	font-size: 36px;
	font-family: "Century Gothic";
}
.txt_misionvision {font-family: "Century Gothic"}

/*politica de calidad*/

.txt_politicac {font-family: "Century Gothic"; font-size: 17px; }

/* compromiso social */
.txt_cs {font-family: "Century Gothic"; font-size: 17px; }

/* mail contacto */
.mail {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF0000;
	text-decoration:none;
}
