@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabla-index {
	height: 100%;
	width: 1000px;
}
.fondo-head {
	background-image: url(imagenes/fondo-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
}
.fondo-banners {
	background-color: #EBEBEB;
	border: thin solid #CCCCCC;
}
.fondo-botonera {
    background-image: url(imagenes/fondo-botonera.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 32px;
}
.txt-menu {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.txt-botonera {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.txt-reloj {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}
.fondo-curiosidades {
	background-image: url(imagenes/fondo-curiosidades.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.linea-gris-curiosidades {
	border: thin solid #CCCCCC;
	height: 270px;
}
.lineas-punteadas {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.fondo-pie {
	background-image: url(imagenes/fondo-pie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Myriad Pro", "Trebuchet MS", san-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #0060A9;
}
.txt-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #0060A9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.tabla-notas {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.borde-publicidad {
	border: thin solid #CCCCCC;
}
.titulo-nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #0060A9;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txt-nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	line-height: 15pt;
	text-align:left;
	padding-right:10px;
}
.txt-nota-fotos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: lighter;
    color: #333333;
    line-height: 16pt;
    text-align: left;
    padding-right: 10px;
}
.mas-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #E10000;
	height: 30px;
}
.asasas {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	list-style-image: url(imagenes/flechas.gif);
}
.end-nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E10000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	right: 10px;
	background-color: #E9E9E9;
}
.borde-fotos {
	border: 1px solid #999999;
}
.titulo-barra-curiosidades {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-top: 5px;
}
.titulo-curiosidades {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0060A9;
	text-decoration: none;
	height: 70px;
}
.fondo-sombra-derecha {
	background-image: url(imagenes/sombra-derecha.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 30px;
}
.fondo-sombra-izquierda {
	background-image: url(imagenes/sombra-izquierda.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 27px;
}
.linea-columna-notas {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.linea-punteada-vertical-derecha {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.fondo-sombra-end {
	background-image: url(imagenes/sombra-derecha-end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30px;
}
.fondo-sombra-end-left {
	background-image: url(imagenes/sombra-izquierda-end.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 27px;
}
.titulo-lineas-aereas {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0060A9;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.txt-lineas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 12pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.titulo-organismos {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0060A9;
}
.cargo-organismos {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #0060A9;
}
.borde-rojo {
	border: 1px solid #CC0000;
}
.borde-amarillo {
	border: 1px solid #FFCC00;
}
.borde-verde {
	border: 1px solid #009900;
}
.txt-tabla-alimentos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CC0000;
}
.titulo-parking {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7CA241;
	height: 35px;
}
.borde-table-parking {
	border: 2px solid #FFFFFF;
}
.titulo-categoria {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #D7DEC3;
	padding-left: 5px;
	vertical-align: middle;
}
.txt-verde-claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ECEFE3;
	padding-left: 5px;
	vertical-align: middle;
}
.txt-verde-claro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #D7DEC3;
	padding-left: 5px;
	vertical-align: middle;
}
.borde-blanco-parking {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titulo-general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0060A9;
	margin-top: 35px;
}
.frase-destacada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
    line-height: normal;
	font-weight: normal;
	color: #0060A9;
	font-style: italic;
}
.doble-linea {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.arriba {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #E10000;
}
.banner-head {
	padding-right: 10px;
}
.borde-blanco {
	border: 1px solid #FFFFFF;
}
.fondo-banners-derecha {
	background-color: #F2F2F2;
	height: 100%;
}
.cargando {
	background-image: url(imagenes/informacion/cargando-video.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt-epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.txt-epigrafe_Tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.titulo-notaXL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0060A9;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 28px;
	border-bottom: dotted #CCCCCC 1px;
}
.end-nota2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E10000;
	text-decoration: none;
	background-image: url(imagenes/end-nota2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	right: 10px;
}
.txt-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0060A9;
}
.linea-centro {
	padding-left: 12px;
}
.fondo-curiosidades-mapa {
	background-image: url(imagenes/fondo-curiosidades-mapa.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#curiosidades {
	width: 640px;
	height: 350px;
	overflow-x: hidden;
	border: solid #CCCCCC thin;
}.txt-epigrafeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0060A9;
}
.cabotaje-head {
	border-top: solid #0060A9 5px;
	border-bottom: dashed #0060A9 1px;
	padding-left: 5px;
	height: 40px;
}
.txt-notaXL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 12pt;
	padding-top: 10px;
}
.fondo-botonera tr td {
}
