@charset "utf-8";
/* CSS Document */

/*CSS sobre selector de etiquetas*/

#header {
	margin:0px auto;
    width:780px; /*ancho total de la pagina*/ 
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header.jpg); 
	background-color: #0066FF;
}
#header-home {
	margin:0px auto;
    width:780px; /*ancho total de la pagina*/ 
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_home.jpg);
	background-color: #0066FF;
}

#header-destinos {
	margin:0px auto;
    width:780px;
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_destinos.jpg);   
	background-color: #0066FF;
}
#header-destinos {
	margin:0px auto;
    width:780px;
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_destinos.jpg);   
	background-color: #0066FF;
}
#header-default {
	margin:0px auto;
    width:100%;
	height:239px; 
	padding-top:0;
	background-image: url(../images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #0066FF;
}
#header-tours {
	margin:0px auto;
    width:780px;
	height:239px; 
	padding-top:10px; 
	background-image: url(../images/header_tours.jpg);
	background-color: #0066FF;
}
#header-en-construccion {
	margin:0px auto;
    width:780px;
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_en_construccion.jpg);
	background-color: #0066FF;
}
#header-contacto {
	margin:0px auto;
    width:780px;
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_contacto.jpg);
	background-color: #0066FF;
}
#header-transportes {
	margin:0px auto;
    width:805px;
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_transportes.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #0066FF;
}
#header-ofertas {
	margin:0px auto;
    width:780px;
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_ofertas.jpg);
	background-color: #0066FF;
}
#header-buscador {
	margin:0px auto;
    width:805px; /*ancho total de la pagina*/ 
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_home.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
	background-color: #0066FF;
}
#header-vuelos {
	margin:0px auto;
    width:805px;
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_vuelos.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #0066FF;
}
#header-autos {
	margin:0px auto;
    width:805px;
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_autos.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #0066FF;
}
#header-navidad {
	margin:0px auto;
    width:780px; /*ancho total de la pagina*/ 
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_navidad.jpg);
	background-color: #0066FF;
}
#header-espectaculos {
	margin:0px auto;
    width:780px; /*ancho total de la pagina*/ 
	height:239px; 
	padding-top:10px;
	background-image: url(../images/header_espectaculos.jpg);
	background-color: #0066FF;
}
/*#clima_cont { padding: 0px; height: 200px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; width: 580px; }*/