/* CABECERA PÁGINAS INTERIORES !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

div#contiene-consola {
	float: left;
	width: 746px;
	margin: 0;
	padding: 1px;
	border: 1px solid #a62634;
	background-color: #ffffff;
	}
	
div#consola-about {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
	
div#consola-about {
	background-image: url(../images/consola_about.jpg);
	}
	
div#consola-about1 {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}	
	
div#consola-about1 {
	background-image: url(../images/consola_privatejet.jpg);
	}	

div#consola-about2 {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}	
	
div#consola-about2 {
	background-image: url(../images/consola_handmouse.jpg);
    }
	
div#consola-about3 {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}	
	
div#consola-about3 {
	background-image: url(../images/consola_compass.jpg);
	}	

div#consola-unique {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
	
div#consola-unique {
	background-image: url(../images/consola_unique.jpg);
	}
	
div#consola-custom {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
	
div#consola-custom {
	background-image: url(../images/consola_custom.jpg);
	}
	
div#consola-custom1 {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}	
	
div#consola-custom1 {
	background-image: url(../images/consola_reunion.jpg);
	}
	
div#consola-custom2 {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}	
	
div#consola-custom2 {
	background-image: url(../images/consola_family.jpg);
	}		
	
div#consola-contact {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
	
div#consola-contact {
	background-image: url(../images/consola_contact.jpg);
	}
	
div#consola-lodging {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
	
div#consola-lodging {
	background-image: url(../images/consola_lodging.jpg);
	}

div#consola-sitemap {
	float: left;
	width: 742px;
	height: 160px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
	
div#consola-sitemap {
	background-image: url(../images/consola_sitemap.jpg);
	}
	
div#mapa {
	float: right;
	padding: 66px 11px 0 0;
	}

div#mapa a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/ico_mapa.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	width: 60px;
	}
	
div#mapa a:hover {
	color: #e5e3e3;
	}
	
/* MENÚ PÁGINAS INTERIORES !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/* ZONA DE CONTENIDOS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

div#contiene-menu-secundario {
	float: left;
	width: 746px;
	margin: 0;
	padding: 0 1px;
	border: 1px solid #a62634;
	border-top: 0 !important;
	border-bottom: 0 !important;
	background-color: #ffffff;
	}
	
div#menu-secundario {
	float: left;
	width: 714px;
	margin: 0;
	padding: 10px 0 0 30px;
	border: 1px solid #c3c1c1;
	border-bottom: 0 !important;
	border-top: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #818080;
	}
	
.lista-menu-secundario {
	float: left;
	margin: 0;
	padding: 0 0 12px 0;
	list-style: none;
	border-bottom: 1px solid #c3c1c1; 
	}
	
.lista-menu-secundario li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.lista-menu-secundario li a {
	color: #818080;
	text-decoration: none;
	padding: 0 9px;
	}

.lista-menu-secundario li a:hover {
	color: #818080;
	text-decoration: underline;
	}

div#contiene-cuerpo {
	float: left;
	width: 696px;
	margin: 0;
	padding: 25px 27px 50px 27px;
	border: 0;
	/*
	background: #FFFFFF;
	*/
	background-image: url(../images/fondo_cuerpo.gif);
	background-repeat: repeat-y;
	margin-right: -3px !important;
	}

.foto-unique {
	float: left;
	width: 690px;
	margin: 0;
	border: 0;
	border-top: 0;
	margin-bottom: 20px;
	}
	
.foto-unique img {
	width: 135px;
	height: 100px;
	margin-right: 12px;
	border: 1px solid #c3c1c1;
	}
	
.foto-about {
	float: left;
	width: 690px;
	margin: 0;
	border: 0;
	border-top: 0;
	margin-bottom: 20px;
	}
	
.foto-about img {
	width: 135px;
	height: 100px;
	margin-right: 12px;
	border: 1px solid #c3c1c1;
	}

.foto-custom {
	float: left;
	width: 690px;
	margin: 0;
	border: 0;
	border-top: 0;
	margin-bottom: 20px;
	}
	
.foto-custom img {
	width: 135px;
	height: 100px;
	margin-right: 12px;
	border: 1px solid #c3c1c1;
	}	

.foto-lodging {
	float: left;
	width: 690px;
	margin: 0;
	border: 0;
	border-top: 0;
	margin-bottom: 20px;
	}
	
.foto-lodging img {
	width: 135px;
	height: 100px;
	margin-right: 12px;
	border: 1px solid #c3c1c1;
	}
	
/* MENÚS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

div#menu-principal {
	float: left;
	width: 750px;
	height: 39px;
	margin: 5px 0 0 0;
	padding: 0 0 0 43px;
	border: 0;
 	background-image: url(../images/fondo_menu_principal.gif);
	background-repeat: no-repeat;
	}

.lista-menu-principal {
	float: left;
	height: 39px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.lista-menu-principal li {
	float: left;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0 8px;
	margin: 0;
	}

.lista-menu-principal li span {
	display: none;
	}

/* BOTÓN HOME !!!!!!!!!!!!!!!!!!!!! */

.inactivo-home {
	width: 65px !important; 
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-image: url(../images/menu/menu_fondo_home_ina.gif) !important;
	}
	
.inactivo-home a {
	display: block;
	width: 45px;
	height: 39px;
	margin: 0 10px;
	}
	
/* BOTÓN ABOUT !!!!!!!!!!!!!!!!!!!!! */

.activo-about, .inactivo-about {
	width: 90px !important; 
	background-image: url(../images/menu/menu_fondo_about_act.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	}
	
.inactivo-about {
	background-image: url(../images/menu/menu_fondo_about_ina.gif) !important;
	}

.activo-about a, .inactivo-about a {
	display: block;
	width: 70px;
	height: 39px;
	margin: 0 10px;
	}

/* BOTÓN UNIQUE !!!!!!!!!!!!!!!!!!!!! */

.activo-unique, .inactivo-unique {
	width: 176px !important; 
	background-image: url(../images/menu/menu_fondo_unique_act.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	}
	
.inactivo-unique {
	background-image: url(../images/menu/menu_fondo_unique_ina.gif) !important;
	}

.activo-unique a, .inactivo-unique a {
	display: block;
	width: 156px;
	height: 39px;
	margin: 0 10px;
	}

/* BOTÓN CUSTOM !!!!!!!!!!!!!!!!!!!!! */

.activo-custom, .inactivo-custom {
	width: 156px !important; 
	background-image: url(../images/menu/menu_fondo_custom_act.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	}
	
.inactivo-custom {
	background-image: url(../images/menu/menu_fondo_custom_ina.gif) !important;
	}

.activo-custom a, .inactivo-custom a {
	display: block;
	width: 136px;
	height: 39px;
	margin: 0 10px;
	}

/* BOTÓN CONTACT !!!!!!!!!!!!!!!!!!!!! */

.activo-contact, .inactivo-contact {
	width: 105px !important; 
	background-image: url(../images/menu/menu_fondo_contact_act.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	}
	
.inactivo-contact {
	background-image: url(../images/menu/menu_fondo_contact_ina.gif) !important;
	}

.activo-contact a, .inactivo-contact a {
	display: block;
	width: 85px;
	height: 39px;
	/*
	background-color: orange;
	*/
	margin: 0 10px;
	}
	
.contact {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030303;
	}
	
.contact li {
	margin: 0;
	padding: 0;
	padding-bottom: 4px !important;
	padding-top: 4px !important;
	}
	
/* MAPA WEB Nivel 1 */

.mapa-nivel-1 {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #030303;
	}
	
.mapa-nivel-1 li {
	margin: 0;
	padding: 0;
	padding-bottom: 4px !important;
	padding-top: 4px !important;
	}
	
.mapa-nivel-1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a62634;
	text-decoration: none;
	}
	
.mapa-nivel-1 a:hover {
	text-decoration: underline;
	}


/* MAPA WEB Nivel 2 */
	
.mapa-nivel-2, .mapa-nivel-2 a {
	font-size: 11px !important;
	color: #676867 !important;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.mapa-nivel-2 {
	margin: 0 0 0 30px;
	}

.mapa-nivel-2 li {
	background-position: 0 9px;
	padding-left: 11px;
	border-bottom: 0 !important;
	}
	
/* CUERPO BOTTOM !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

div#cuerpo-bottom {
	float: left;
	width: 750px;
	height: 2px !important; 
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	font-size: 0 !important;
	background-image: url(../images/cuerpo_bottom.gif);
	background-repeat: no-repeat;
	} 

