/*Estilos plantilla*/
body {
	background:url(../images/bkgBottom.jpg) repeat-x bottom left #2B4AA0;
	margin: 0px;
	bottom: 0px;
}

html {
	min-height: 100%;
 	height: auto;
 }
 
 .Clear {
	width:100%;
	height:15px;
	margin: 0px auto;
	clear:both;
}
 
 #ContenedorSitio {
	width:975px;
	height:100%;
	margin: 0px auto;
}

#Top {
	width:975px;
	height:100px;
	margin: 0px auto;
}

#MenuTop {
	width:975px;
	height:29px;
	margin: 0px auto;
}

#HomeImagenAvion {
	width:757px;
	height:225px;
	margin: 0px auto;
	clear:both;
}

#HomePasabordo {
	width:759px;
	height:305px;
	margin: 0px auto;
	clear:both;
	background:url(../images/HomeDestacado.gif) no-repeat 0 0;
}

#Pata {
	width:759px;
	height:20px;
	margin: 0px auto;
	clear:both;
	display:block;
	z-index:500;
}
/*fin estilos plantilla*/

/*Estilos para m�dulos*/
.moduletable_toplogo{
	float:left;
	height:100px;
	width:357px;
	_margin-bottom: -10px;	
}

.moduletable_toplogo img{
	border:0;	
}

.moduletable_buscador{
	float: right;
	padding-top: 40px;
	height: 20px;
}

.inputbox_buscador{
	background-color:#FFFFFF;
	border:0 none;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:20px;
	padding:0 5px;
	width:150px;	
	float: left;
}

.button_buscador{
	padding:0 4px;
}

.moduletable_menuglobal{
	float: right;
	padding-top: 40px;
	margin-right: 16px;
}

.moduletable_menuglobal ul{
	margin: 0;
	padding: 0;
}

.moduletable_menuglobal li{
	float: left;
	padding: 0 4px;
}

.moduletable_menuglobal img{
	border: 0;
}


.module_menunavegacion ul{
	padding: 0;
	margin: 0 0 0 37px;
	_margin-left: 20px;
}

.module_menunavegacion li{
	float: left;
	list-style-type: none;
	padding: 0px 0 0 15px;
	line-height: 29px;
}

.module_menunavegacion a{
	color:#004B8E;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
	text-decoration:none;
	text-transform:uppercase;
}

.module_menunavegacion a:hover{
	color: #0671B0;
}

.module_menunavegacion img{
	padding-right:15px;
	border: 0;
	margin-top: 6px;
	float: left;
}

.module_menunavegacion div{
	background:transparent url(../images/MenuTopBkg.gif) repeat-x scroll 0 0;
}

.module_menunavegacion div div{
	background:transparent url(../images/MenuTopRight.gif) no-repeat scroll right 0;
	height:29px;
}

.module_menunavegacion div div div{
	background:transparent url(../images/MenuTopLeft.gif) no-repeat scroll left 0;
}

.moduletable_aeropuertos{
	height:34px;
	margin:161px 0 0 62px;
	position:absolute;
	width:280px;	
}

.moduletable_llegadasysalidas{
	height:29px;
	margin:227px 0 0 62px;
	position:absolute;
	width:227px;	
}

.moduletable_pasabordo{
	height:155px;
	margin:82px 0 0 568px;
	position:absolute;
	width:180px;
	color:#71625B;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:16px;
	text-align:justify;	
}

.moduletable_pasabordo p{
	margin: 0px;
}

.moduletable_contacto{
	height:40px;
	margin:252px 0 0 569px;
	position:absolute;
	width:175px;
}

.moduletable_footer{
	background:url("../images/PataLeft.gif") no-repeat;
}

.moduletable_footer p{
	background:url("../images/PataRight.gif") no-repeat right;
	background-color:#DCD8CC;
	margin-left:5px;
	color:#71625B;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height: 20px;
	margin: 0px;
}

.readmore{
	*text-align: left;
	*text-indent: -9999px;
	background: url("../images/BtnConoceMas.gif"); 
	color:transparent;
	height:24px;
	position:absolute;
	width:106px;
	margin-top: 15px;
}
/*Fin estilos de m�dulos*/

