/*- Reset Styles -----------------------------------------------------------*/


		html, body, div, span, applet, object, iframe, h1, h2, h3, h4, 
		h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
		cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, 
		strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
		ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
		tfoot, thead, tr, th, td, hr, button
		{margin:0; padding:0; border:0; outline:0; font-size:100%; 
		vertical-align: baseline; background:transparent;}
		
		ol, ul {list-style:none;}
		li {line-height:100%;}
		blockquote, q {quotes:none;}
		table {border-collapse:collapse; border-spacing:0;}
		
		
/*- Fin de Reset Styles ----------------------------------------------------*/
html {
width:100%;
margin:0;
}

h1{
font-family:"Trebuchet MS";
font-size: 20px;
color:#FFFFFF;
}
h2{
font-family:"Trebuchet MS";
font-size: 15px;
color:#FFFFFF;
}

h3{
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	color:#003399;
	font-style: italic;
}

ul {
	list-style-type:none;
	list-style-image: none;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FFFFFF;
	width: 430px;
}
#contenido p{
font-family: "Trebuchet MS";
font-size: 12px;
color:#666666;

}
#texto{
width:450px;
}
body {
background-image:url(/images/backdegrade-aerolineas.png);
background-repeat:repeat-x;
background-color: #4985C3;
}

#back_nubes {
	background-image:url(images/nubes.jpg);
	height: 188px;
	margin-bottom: 0px;
	z-index: -1;
	clear: both;
}
#contenedor {
	display: block;
	margin: 0 auto;
	width: 760px;
	z-index: 2;
	}
#menu{
	width:760px;
	background-image: url(images/foto.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu li {
	float: left;
	height: 31px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left:15px;
}
#contenido{
	width:745px;
	background-color:#FFFFFF;
	padding-top:15px;
	padding-left: 15px;

}
#menu a{
	font-size: 12px;
	font-family:"Trebuchet MS";
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
}
#menu a:visited {
	color:#FFFFFF;
}
#menu a:hover {
color:#FFFFFF;
}

#vectores {
	background-image:url(images/vectores.png);
	background-repeat:no-repeat;
	background-position:top;
	width:760px;
}
#boton {
	position:absolute;
	width:160px;
	height:481px;
	left: 761px;
	top: 619px;
}
#fotos {
width:560px;
height:105px;
margin-left: 70px;
}
