*{ 
	behavior: url(css/iepngfix.htc);
	}
html,body{
	margin:0; padding:0;
	background:url(../imagenes/fondo.gif) repeat-x top left;
	background-color:#FFD100;
	font-size:1px;
	}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	line-height:16px;
	margin:0; padding:2px 5px;
	text-decoration:none;
	border-right:1px solid #333333;
	}
img{
	border:0;
	margin:0; padding:0;
	}
a:hover{
	color:#000000;
	/*background-color:#EBBC00;*/
	}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color:#FFFFFF;
	line-height:18px;
	text-align:left;
	text-decoration:none;
	padding:8px 0 0 0; margin:0 0 10px 0;
	}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:14px;
	text-align:left;
	text-decoration:none;
	padding:0; margin:0 0 8px 0;
	}
.sombraizq{
	background:url(../imagenes/sombra_izq.png) repeat-y top right;
	}
.sombrader{
	background:url(../imagenes/sombra_der.png) repeat-y top left;
	}
#header{
	width:800px; height:241px;
	background:url(../imagenes/header.jpg) no-repeat top left;
	}
#links{
	position:relative;
	width:392px;
	left:0px;
	top:58px;
	text-align:right;
	z-index:1;
	}
#idiomas{
	position:relative;
	width:145px; height:18px;
	left:630px;
	top:16px;
	text-align:center;
	border-bottom:2px solid #000000;
	z-index:2;
	}
#telefonos{
	position:relative;
	width:400px;
	left:95px;
	top:108px;
	text-align:left;
	z-index:3;
	}
#telefonos h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	padding:0; margin:0;
	text-decoration:none;
	}
#cuerpo{
	background:url(../imagenes/fondo_cuerpo.gif) repeat-x top left;
	background-color:#313131;
	border-bottom:5px solid #FFFFFF;
	text-align:left;
	padding:0 25px;
	}
.texto{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:lighter;
	color:#FFFFFF;
 }
#textohome{
	width:550px;
	float:left;
	}
#fotoshome{
	width:200px;
	padding:8px 0 0 0;
	float:right;
	text-align:right;
	margin:0;
	}
#fotoshome img{
	border:4px solid #FFFFFF;
	margin:0 0 10px 0; padding:0;
	}

#ftr_imagen {
background: url(imagenes/aeropuerto.png) no-repeat;
bottom: 0px;
top: 200px
right: 300px;
width: 0px;
height: 0px;
position: scroll;
}
.close {
float: right;
padding-right: 10px;
cursor: hand;
cursor: pointer;
}