@charset "UTF-8";
/* CSS document */
/* 
Autor: Omar De Luna
 */
 
 #wrapper img{ max-width:100%; }

* { margin: 0; padding: 0; }

a, li, input {-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;}

img{border:0; margin:0; outline:none;}
	
.normal{display:none;}

body {
	font-family:'Oxygen', Helvetica, Arial, Verdana;
	}
	
#menu{
	width:100%;
	min-width:1024px;
	height:155px;
	background:#0766AF;
	}
	
#submenu{
	width:99%;
	height:35px;
	text-align:right;
	background:#000;
	padding-right:1%;
	}
	
#submenu ul{
	list-style:none;
	}
	
#submenu li{
	display:inline;
	margin-right:20px;
	}
	
#submenu a{
	color:#fff;
	text-decoration:none;
	font-size:13px;
	line-height:30px;
	}
	
#submenu a:hover{
	color:#b8d132;
	}
	
#submenu a.active{
	color:#b8d132;
	}
	
#logo{
	width:10.5%;
	height:120px;
	background:#f1f2f2;
	float:left;
	}
	
#infobar{
	width:80%;
	height:120px;
	float:right;
margin-right:  80px;
	}
	
#infobar1{
	width:100%;
	height:60px;
	background:#0766AF;
	}
	
#tel{
	width:190px;
	height:50px;
	float:right;
	padding:5px 0;
	}
	
#tel p{
	font-size:16px;
	font-weight:700;
	color: white;
	}
	
#tel img{
	margin-bottom:-15px;
	}
	
#clima{
	width:180px;
	height:50px;
	background:url(../imagenes/backclima.png) no-repeat;
	float:right;
	padding:5px 0;
	text-align:center;
	}
	
#clima p.weather{
	font-size:30px;
	font-weight:700;
	color:#000;
	line-height:40px;
	}
	
#clima img{
	margin-bottom:-10px;
	}
	
#marke{
	width:300px;
	padding:15px 0;
	float:right;
	margin-right:20px;
	}
	
.marquee, .marquee-with-options {
	width: 200px;
	overflow: hidden;
	font-size:14px;
}
	
#infobar2{
	width:100%;
	height:60px;
	text-align:right;
	}
	
#infobar2 ul{
	list-style:none;
	float:right;
	padding-right:20px;
	}
	
#infobar2 li{
	display:inline;
	margin-right:10px;
	float:left;
	}
	
##infobar2 li:hover{
	background:#000;}
	
#infobar2 a{
	font-size:16px;
	line-height:40px;
	color:#000;
	font-weight:700;
	text-decoration:none;
	padding:10px 15px;
	height:40px;
	display:block;
	}
	
#infobar2 a:hover{
	background:#000;
	color:#fff;
	}
	
#infobar2 a.active{
	background:#000;
	color:#fff;
	}
		
#infobar2 > li{
	float: left;
}
	
#infobar2  li a {
				
				color:black;
				text-decoration:none;
				padding:10px 8px;
				display:block;
			}
			#infobar2 li a:hover {
				background-color:#434343;
			}
			
			#infobar2 li ul {
				display:none;
				position:absolute;
				min-width:140px;
			}
		#infobar2 li:hover > ul {
				display:block;
			}

#wrapper {
	/* margen: arriba derecha abajo izquierda */
	margin: 0 auto;
	width:990px;
	}
	
#container{
	width:990px;
	height:auto;
	padding:50px 0;
	}
	
	
#columna{
	width:316px;
	float:left;
	}
	
#columnadoble{
	width:653px;
	float:left;
	}
	
#columnatriple{
	width:990px;
	}
	
.margin{
	margin:0 21px 21px 0;
	}
	
.marginb{
	margin-bottom:21px;
	}
	
.marginr{
	margin-right:21px;
	}
	
.fondogris{
	background:#f1f2f2;
	}
	
.fondogris2{
	background:#e6e7e8;
	padding-left:3px;
	}
	
.fondoblanco{
	background:#fff;
	}
	
#content{
	padding:20px;
	}
	
#columnaA{
	width:366px;
	float:left;
	}
	
#columnaD{
	width:266px;
	float:left;
	}
	
#columnaA2{
	width:573px;
	float:left;
	}
	
#columnaD2{
	width:396px;
	float:left;
	}

	


p{
	color: #333;
	font-size: 12px;
	line-height: 18px;
	padding-bottom:10px;
}

p.blanco{
	color: #fff;
	font-size: 12px;
	line-height: 19px;
}

h1{
	color: white;
	font-weight:400;
	font-size:20px;
	line-height: 25px;
	padding-bottom:20px;
}

h2{
	color: #000;
	font-weight: 700;
	font-size: 20px;
	line-height: 40px;
	display:block;
	padding-left:20px;
	background:url(../imagenes/f-gris.png) no-repeat #e6e7e8;
}

h3{
	color: #000;
	font-weight: 700;
	font-size: 20px;
	line-height: 40px;
	display:block;
	padding-left:20px;
	background:url(../imagenes/f-verde.png) no-repeat #b8d132;
}

h4{
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	line-height: 40px;
	display:block;
	padding-left:20px;
	background:url(../imagenes/f-rojo.png) no-repeat #ed1c24;
	}
	
h5{
	color: #000;
	font-weight:700;
	font-size:13px;
	line-height: 18px;
}

h6{
	color: #a2b92c;
	font-weight:700;
	font-size:13px;
	line-height: 17px;
}

a{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;

}

a.noticias{
	color: #000;
	font-weight:400;
	font-size:20px;
	line-height: 25px;
	text-decoration:none;
	display:block;
	margin-bottom:20px;
	}
	
a.noticias:hover{
	color:#abc32e;
	}



.campos {
	background-color: #e6e7e8;
	width: 350px;
	height:30px;
	padding: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	border:0;
	margin-bottom:10px;
	outline:none;
	font-family:'Monda', Helvetica, Arial, Verdana;
}

ul#aerolineas{
	list-style:none;
	}

#aerolineas li{
	background:#f1f2f2;
	height:45px;
	margin-bottom:5px;
	text-align:center;
	}
	
#aerolineas li:hover{
	opacity:0.7;
	background:#d1d2d4;
	}
	
#encuesta2{
	width:760px;
	padding:0px 20px;
}
#encuesta_izq{
	width:30%; 
	float:left; 
	text-align:right;
	font-size:13px;
}
#encuesta_der{
	width:68%; 
	float:left; 
	text-align:left;
	padding-left:2%;
	font-weight:600;
	font-size:13px;
}
#encuesta_der_tabla{
	width:20%;
	float:left;
	text-align:center;
	font-size:12px;
}
	
	
ul#menusec{
	list-style:none;
	}
	
#menusec li{
	display:inline;
	height:150px;
	text-align:center;
	float:left;
	*display: inline-block;
	zoom:1;
	}
	
#menusec a{
	display:block;
	padding:0 15px;
	text-decoration:none;
	}
	
#menusec a:hover{
	background:#b8d132;
	}

.cleare {
	display: block;
	clear: both;
}

#footer {
	width: 100%;
	height: 230px;
--web-kit--	background: url(../imagenes/fondo-footer.gif) center repeat-y;
}

#fbarra{
	width:100%;
	height:27px;
	background:#0766AF;
	}

#footercontent{
	width:1000px;
	height:203px;
	}
	

#fclogo{
	width:260px;
	height:173px;
	float:left;
	padding-top:10px;
	text-align:left;
	}
	

#fclogo p{
	font-size:11px;
	line-height:11px;
	color:#fff;
	text-align:left;
	padding-left:20px;
	}
	
#fcnavega{
	width:720px;
	height:186px;
	float:left;
	padding-top:17px;
	padding-left:20px;
	}

#fcnavega ul{
	list-style:none;
	text-align:left;
	float:left;
	border-right: 1px solid #fff;
	padding-right:20px;
	margin-right:20px;
	}
	
#fcnavega a{
	font-size:11.5px;
		}
	
#fcnavega a.verde{
	color:#b8d132;
	}


.tel{
	line-height:18px;
	color:#333;
	font-size:12px;
	padding-left:20px;
	font-weight:300;
	margin-left:20px;
	background:url(../imagenes/i-tel.gif) top left no-repeat;
	}



@media only screen and (min-width:1380px) and (max-width:1445px){
	
	#logo{
	width:10.5%;
	height:120px;
	background:#f1f2f2;
	float:left;
	}
	
	
	#infobar{
	width:72%;
	height:120px;
	float:right;
	}

	#infobar2 li{
	display:inline;
	margin-right:0;
	float:left;

	}

	#infobar2 li:hover{
	background:#000;}

	#infobar2 a{
	font-size:14px;
	line-height:40px;
	color:#000;
	font-weight:700;
	text-decoration:none;
	padding:10px 10px;
	height:40px;
	display:block;
	}
	}
	
@media only screen and (min-width:1280px) and (max-width:1379px){

	#logo{
	width:10.5%;
	height:120px;
	background:#f1f2f2;
	float:left;
	}
	
	
	#infobar{
	width:72%;
	height:120px;
	float:right;
	}
	
	
	#infobar2 li{
	display:inline;
	margin-right:0;
	float:left;
	}
	
	##infobar2 li:hover{
	background:#000;}
	
	#infobar2 a{
	font-size:14px;
	line-height:40px;
	color:#000;
	font-weight:700;
	text-decoration:none;
	padding:10px 10px;
	height:40px;
	display:block;
	}
}

@media only screen and (min-width:1042px) and (max-width:1279px){

	#logo{
	width:10.5%;
	height:120px;
	background:#f1f2f2;
	float:left;
	}
	
	
	#infobar{
	width:72%;
	height:120px;
	float:right;
	margin-right:  80px;
	}
	
	
	#infobar2 li{
	display:inline;
	margin-right:0;
	float:left;

	}
	
	#infobar2 li:hover{
	background:#000;}
	
	#infobar2 a{
	font-size:11px;
	line-height:40px;
	color:#000;
	font-weight:700;
	text-decoration:none;
	padding:10px 10px;
	height:40px;
	display:block;
	}
}


@media only screen and (min-width:760px) and (max-width:1041px){

	#logo{
	width:10.5%;
	height:120px;
	background:#f1f2f2;
	float:left;
	}
	
	
	#infobar{
	width:72%;
	height:120px;
	float:right;
	}
	
	
	#infobar2 li{
	display:inline;
	margin-right:0;
	float:left;
	}
	
	#infobar2 li:hover{
	background:#000;}
	
	#infobar2 a{
	font-size:10px;
	line-height:40px;
	color:#000;
	font-weight:800;
	text-decoration:none;
	padding:10px 10px;
	height:40px;
	display:block;
	}

}



@media only screen and (min-width:320px) and (max-width:768px){
	
	.quitarIphone{
		display:none;
		}
		
	.normal{display:block;}
	
	#wrapIphone{
		width:100%;
		height:350px;
		position:absolute;
		overflow:hidden;
		z-index:99;
		}
	
	
	#menuiphone{
		width:320px;
		position:absolute;
		right:-275px;
		top:15px;
		}
		
	#menuiphone.abrir{
		right:0;}
	
	#iboton{
		float:left;
		width:45px;
		}
		
	#imenu{
		width:275px;
		float:left;
		background:#abc32e;
		}
		
	#imenu ul{
		list-style:none;
		padding:-20px 0;
		}
		
	#imenu li a{
		color:#000;
		font-size:12px;
		line-height:30px;
		display:block;
		padding-left:40px;
		font-weight:700;
		}

		.nav li a {
				background-color:#000;
				color:#fff;
				text-decoration:none;
				padding:10px 12px;
				display:block;
			}

		#imenu li a:hover{
			background-color: #434343;
		}
		#imenu li ul {
				display:none;
				position:absolute;
				min-width:140px;
			}
			
			#imenu li:hover > ul {
				display:block;
			}
			
			#imenu li ul li {
				position:relative;
			}
			
			#imenu li ul li ul {
				right:-140px;
				top:0px;
			}
		

	#wrapper {
	/* margen: arriba derecha abajo izquierda */
	margin: 0 auto;
	width:320px;
	}
	
	#container{
	width:320px;
	height:auto;
	padding:50px 0;
	}
	
	#container h1{
		padding-left:20px;
	}
		
	#menu{
	width:100%;
	min-width:320px;
	height:135px;
	background:#f1f2f2;
	}
	
	#submenu{
	width:100%;
	height:15px;
	text-align:right;
	background:#000;
	padding-right:0%;
	}

	#logo{
	width:10.5%;
	height:120px;
	background:#f1f2f2;
	float:left;
	}
	
	
	#infobar{
	width:72%;
	height:120px;
	float:left;
	}
	
	
	#infobar2 li{
	display:inline;
	margin-right:0;
	float:left;
	}
	
	##infobar2 li:hover{
	background:#000;}
	
	#infobar2 a{
	font-size:6px;
	line-height:40px;
	color:#000;
	font-weight:700;
	text-decoration:none;
	padding:10px 10px;
	height:40px;
	display:block;
	}
	
#columnaA{
	width:316px;
	float:left;
	}
	
#columnaD{
	width:316px;
	float:left;
	}
	
#columnaA2{
	width:316px;
	float:left;
	}
	
#columnaD2{
	width:316px;
	float:left;
	}
	
		
#columna{
	width:316px;
	float:left;
	}
	
#columnadoble{
	width:316px;
	float:left;
	}
	
#columnatriple{
	width:316px;
	}
	
.margin{
	margin:0 0 21px 0;
	}
	
.marginb{
	margin-bottom:21px;
	}
	
.marginr{
	margin-right:0;
	}
	
	
	#menusec li{
	display:inline;
	height:75px;
	width:20%;
	text-align:center;
	float:left;
	*display: inline-block;
	zoom:1;
	}
	
	#menusec li img{
		width:50%;
		height:50%;
		}
	
#menusec a{
	display:block;
	padding:0 5px;
	text-decoration:none;
	}
	
.campos {
	background-color: #e6e7e8;
	width: 256px;
	height:30px;
	padding: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	border:0;
	margin-bottom:10px;
	outline:none;
	font-family:'Monda', Helvetica, Arial, Verdana;
}

}



/* AIQ */

#directivos{
	width:315px;
	height:135px;
	float:left;
	}
	
#dfoto{
	width:95px;
	height:110px;
	float:left;
	}
	
#ddatos{
	width:190px;
	height:90px;
	float:left;
	padding:10px 15px;
	}
	
#ddatos h1{
	line-height:25px;
	color:#000;
	font-size:12px;
	font-weight:700;
	padding-bottom:10px;
	}
	
#ddatos p.tel{
	line-height:20px;
	color:#333;
	font-size:12px;
	margin-left:0;
	font-weight:300;
	background:url(../imagenes/i-tel.gif) left no-repeat;
	}
	
#ddatos a{
	line-height:20px;
	color:#333;
	font-size:12px;
	padding-left:20px;
	font-weight:300;
	background:url(../imagenes/i-sobre.gif) left no-repeat;
	text-decoration:none;
	}
	
#dnombre{
	width:220px;
	height:25px;
	background:#d0d0d0;
	text-align:center;
	}
	
#dnombre p{
	line-height:25px;
	color:#000;
	font-size:14px;
	font-weight:400;
	}
	
	
	
	
/* AEROLINEAS */	
	
	
ul#aerolineas2{
	list-style:none;
	}

#aerolineas2 li{
	background:#f1f2f2;
	height:60px;
	margin:10px 0;
	text-align:center;
	padding:9px 0;
	}
	
#aerolineas2 li:hover{
	opacity:0.7;
	background:#d1d2d4;
	}	
	
#filtro{
	width:920px;
	height:30px;
	margin-bottom:20px;
	padding:15px;
	}
	
.combos{
	width:150px;
	height:30px;
	padding:5px;
	background:#b8d132;
	margin-right:20px;
	outline:none;
	}
	
.filtrobtn{
	width:100px; 
	height:30px; 
	text-align:center; 
	background:#000; 
	border:0; 
	cursor:pointer; 
	color:#fff; 
	font-size:13px;
	}
	
.filtrobtn:hover{
	background:#cf171e;
	}
	
.filtrobtn.active{
	background:#cf171e;
	}
	
.filtrobtn2{
	width:100px; 
	height:40px; 
	text-align:center; 
	background:#666; 
	border:0; 
	cursor:pointer; 
	color:#fff; 
	font-size:13px;
	float:right;
	margin-right:5px;
	}
	
.filtrobtn2:hover{
	background:#b8d132;}
	
.filtrobtn2.active{
	background:#b8d132;}
	
#tabla{
	width:950px;
	margin:20px 0;
	}
	
#fila{
	width:950px;
	height:30px;
	margin-bottom:10px;
	padding-top:10px;
	}

#fila_datos{
	width:950px;
	height:30px;
	margin-bottom:10px;
	padding-top:10px;
	}
	
#f1{
	width:70px;
	float:left;
	text-align:center;
	}
	
#f2{
	width:80px;
	float:left;
	padding:10px;
	text-align:center;
	}
	
#f3{
	width:100px;
	float:left;
	padding:10px;
	text-align:center;
	}
	
#f4{
	width:200px;
	float:left;
	padding:10px;
	text-align:center;
	}
	
#f4 img{
	margin-right:2px;}
	
#contactoaerolineas{
	width:147px;
	float:left;
	text-align:center;
	}
	
	
	
/* NOTICIAS */
	
ul#listanoticias{
	list-style:none;
	}
	
#listanoticias li{
	color:#000;
	background:#e6e7e8;
	margin-bottom:5px;
	padding:10px;
	}
	
#listanoticias li:hover{
	background:#b8d132;
	}
	
#listanoticias li.active{
	background:#b8d132;
	}
	
#listanoticias a{
	color:#000;
	line-height:20px;
	text-decoration:none;
	}
	
	
	
/* CLIMA */
	
#wxWrap {
	margin-left:-20px;
	padding:5px 0 0 0;
}

#wxIcon {
    display: inline-block;
    width: 61px;
    height: 34px;
    margin: 2px 0 -1px 1px;
    overflow: hidden;
    background: url('http://test.tiposlibres.com/aiq/images/weather2.png') no-repeat 0 0;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

#wxIcon2 {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 1px 6px 0 8px;
    overflow: hidden;
}
#wxTemp {
    display: inline-block;
    font-size:25px;
	font-weight:700;
	color:#000;
	line-height:40px;
	position:relative;
	top:-7px;
}






#central2 li.acor a {
	display: block;
	color: #000;
	width: 100%;
	padding: 7px 0px 7px 0px;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	list-style: none;
	outline: 0;
	border-bottom: 1px solid #c2c2c2;
	border-top: 1px solid #fff;

}

#central2 li.acor a:hover{
	color: #000;
	background:#E6E7E8;
	
}	

#central2 ul, li.acor {
	
	list-style: none;
	display: block;
	width: 100%;
	padding:0;
	margin:0;
	

}

#central2 dd {
	
	width: 95%;
	padding:15px 0 15px 15px;

}

