﻿.menuMarker
{	
	left: 232px;
}

.fondoColor 
{
	background-color: #0066FF;
}

#headerContent
{
	background-image: url("/images/homeVuelo/bgHeaderVuelo.jpg"); /* 759 x 95 */
}

#recomiendaHeader
{
	background-image: url("/images/homeVuelo/bgRecomendadoVuelo.png"); /* 281 x 40 */
}

#promocionHeader
{
	background-image: url("/images/homeVuelo/bgPromocionesVuelo.png"); /* 165 x 40 */
}

/**
 * Buscador 
 */

#tblBuscador, #tblBuscadorBL, #tblBuscadorBR
{
	background-image: url("/images/homeVuelo/bgFormVuelo.png"); /* 304 x 229 */
	 background-repeat :no-repeat;
}

#tblBuscadorBL, #tblBuscadorBR
{
 width: 12px; 
 height: 12px;
}

#tblBuscadorBL
{
	background-position: bottom left;
}
 
#tblBuscadorBR
{
	background-position: bottom right;
}

/*#buscador input, #buscador select
{
	height: 15px;
	border: solid 1px #02357A;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 9px;
}*/


.distriId
{
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 9px;
	position: relative;
	top: 4px;
}

.titleInput
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #013479;
}

.inpFecha img
{
	position: relative;
	left: -20px;
	top: 1px;
}

.inpFecha input
{
	width: 94px;
}

.inpLargo
{
	width: 126px;
}

#fBoton
{
	width: 136px;
	height: 19px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #013479;
	background-image: url("/images/homeAlo/btnBuscarAlo.gif"); /* 136 x 19 */
	background-position: right top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
	cursor: pointer;
}

#buscadorlistado
{
	width:100%;
	background-image: url("/images/homeVuelo/buscFond.gif"); /* 190 x 242 */
	background-repeat :no-repeat;
	}
.titleWizard
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #013479;
}	

#tblBuscador select
{
	font-size: 11px;
	font-family: Arial;
	color: #333333;
	text-align: left;
	padding-left: 2px;
	padding-top: 0px;
	height: 20px;
	border:1px solid #02357A;
}