/* CSS Document */

#apDiv2 {
	position:absolute;
	left:965px;
	top:0px;
	width:134px;
	height:932px;
	z-index:1;
}
body {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #17206F;
}
.nom-ciudades {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC7E0B;
	text-transform: none;
}

.rojo {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C719D;
	text-align: center;
}
.telefonos {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}
.renglon1 {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #E6E6E6;
	text-align: left;
	color: #2D3091;
}
.renglon2 {
	font-family: Calibri, Arial, Verdana, Tahoma;
	background-color: #F8F8F8;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #2D3091;
	text-align: left;
}
.barra-rojo {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	background-image: url(imagenes/rojo-degrado.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}
.barra-baja {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-image: url(imagenes/rojo-down.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}
#apDiv1 {
	position:absolute;
	left:760px;
	top:0px;
	width:134px;
	height:962px;
	z-index:1;
}
.renglones {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.ruta {
	font-style: normal;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size: x-small;
}
.promo {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-weight: bold;
	color: #2D3091;
	background-color: #CFCFCF;
	text-align: center;
	font-size: 12px;
}
.grises {
	font-style: normal;
	font-weight: normal;
	background-color: #4D4D4D;
	text-align: center;
	font-family: Calibri, Arial, Verdana, Tahoma;
}

.contenido {
	font-family: Calibri, Arial, Tahoma;
	font-size: small;
	font-weight: normal;
	color: #132D7C;
}
.small_text {
	font-family: Calibri, Arial, Tahoma;
	font-size: small;
	font-weight: normal;
	color: #132D7C;
}
.mini {
	font-family: Calibri, Arial, Tahoma;
	font-size: x-small;
	font-weight: normal;
	color: #132D7C;
}
.importante {
	font-family: Calibri, Arial, Tahoma;
	font-size: small;
	font-weight: bold;
	color: #C80203;
}
.letras-chiquitas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #132D7C;
	text-align: justify;
}
.dias {
	font-family: Calibri, Arial, Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #06C;
	text-align: center;
}

/* MENU */
.preload1 {background: url(blank_over.gif);}
.preload2 {background: url(blank_overa.gif);}

#nav {padding:0; margin:0; list-style:none; height:36px; background:#fff; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(blank.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(blank.gif) right top;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(blanka.gif) no-repeat right top;}
#nav li a.top_link:hover {color:#fff; background: url(blank_over.gif) no-repeat;}
#nav li a.top_link:hover span {background:url(blank_over.gif) no-repeat right top;}
#nav li a.top_link:hover span.down {background:url(blank_overa.gif) no-repeat right top;}

#nav li:hover > a.top_link {color:#fff; background: url(blank_over.gif) no-repeat;}
#nav li:hover > a.top_link span {background:url(blank_over.gif) no-repeat right top;}
#nav li:hover > a.top_link span.down {background:url(blank_overa.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:31px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:120px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:20px; width:90px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#fff url(arrow.gif) 80px 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#3a93d2; color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#nav li:hover ul li:hover > a.fly {background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}
.LETRAS {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #0033CC;
}
.oscuro {
	background-color: #B9B9B9;
}.specials {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size: medium;
	color: #FFFFFF;
	background-color: #C80203;
	text-align: center;
}
.salida {
	font-family: Calibri, Arial, Tahoma;
	font-size: x-small;
	color: #06C;
	font-weight: bold;
}
.tarifas {
	text-align: center;
}

