*{
  margin:0px;
  padding:0px;
  border:0px;
}



html {
	width: 100%;
}

	

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fbe1c0;
	text-align:center;
}


#contenedor{
	margin: auto; 
	Width:780px; 
	background-color: #fbe1c0; 
	display: block;	
}

#cabecera{
	width: 779px;
	height:92px;
	margin-top:5px;
	/*background-image: url(../images/cabecera_quermes.jpg);*/	
}

#cuerpo{
	width: 777px;
	border-left: 1px solid #ff9a16;
	border-right: 1px solid #ff9a16;
	background-color: #ffffff;
	float:left;
	display:block;
}

#pie{
	width: 778px;
	height:24px;
	border-right: 1px solid #ff9a16;
	margin-bottom:5px;
	margin: auto; 
	display:block;
	float:left;
	background-image: url(../images/pie.gif);
	font-family: Verdana;
	font-size: 9px;
	color: #ad0f3f;
}

#cuerpoIzquierda{
	width: 138px;
	background-color: white; 
	float:left;
}

#cuerpoCentro{
	width: 493px;
	min-height: 476px;
	margin-top: 5px;
	background-color: #fbe1c0; 
	float:left;
}

#cuerpoDerecha{
	width: 144px;
	height: 476px;
	background-color: white; 
	float:left;
}

#margen-blanco{
	width: 777px;
	height: 20px;
	background-color: white; 
	border-left: 1px solid #ff9a16;
	border-right: 1px solid #ff9a16;
	float:left;
}

.cabeceraOpcion{
	width: 112px;
	height: 18px;
	margin-left:7px;
	margin-right:5px;
	margin-top:8px;
	padding-left:3px;
	background-color: #fbe1c0;
	border-left: 9px solid #ad0f3f;
	font-family: Verdana;
	font-size: 9px;
	color: #ad0f3f;
	line-height: 21px;
	text-align: left;
	overflow: hidden;
}

.cabeceraOpcionInicio{
	width: 124px;
	height: 18px;
	margin-top:8px;
	margin-right:5px;
	margin-left:4px;
	padding-left:3px;
	overflow: hidden;
		/*width: 121px;
	height: 18px;
	margin-left:7px;
	margin-right:5px;
	margin-top:8px;
	padding-left:3px;
	background-color: #fbe1c0;
	border-left: 9px solid #ad0f3f;
	font-family: Verdana;
	font-size: 9px;
	color: #ad0f3f;
	line-height: 21px;
	text-align: left;
	overflow: hidden;*/
}

.cabeceraOpcion a{
	width: 112px;
	height: 18px;
	margin-left:7px;
	margin-right:5px;
	margin-top:8px;
	padding-left:3px;
	background-color: #fbe1c0;
	border-left: 9px solid #ad0f3f;
	font-family: Verdana;
	font-size: 9px;
	color: #ad0f3f;
	line-height: 21px;
	text-align: left;
	overflow: hidden;
	text-decoration:none;
}

.opciones1{
	width: 124px;
	height: 100%;
	margin-left:7px;
	margin-right:5px;
	margin-top:2px;
	/*width: 182px;*/
	background-color: #ffffff;
	overflow: hidden;
}

.opciones1 ul {  
	list-style:none;
	margin:0;
	padding:0;
	width: 100%;
}

.opciones1 ul li {
	padding:0;
	float:left;
	width: 100%;
	display: block;
}

.opciones1 ul li a {
	float: left;
	/*display:block;*/
	text-decoration:none;
	width: 100%;
}

.opcion1{
	height:15px;
	width: 124px;
	padding-left: 3px;
	margin-right: 0px;
	margin-top: 2px;
	border-left: 9px solid #ff9a16;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
	color: #ad0f3f;
	line-height: 15px;
	text-align: left;
}

.opcion1:hover{	
	height: 15px;
	width: 124px;
	background-color: #ffd9e6;
	color: #ad0f3f;
}

.opcion1sel{
	height: 15px;
	width: 100%;
	padding-left: 3px;
	margin-top: 2px;
	border-left: 9px solid #ff9a16;
	background-color: #ffd9e6;
	font-family: Verdana;
	font-size: 9px;
	color: #ad0f3f;
	line-height: 15px;
	text-align: left;
}

.separador{
	width: 112px;
	height: 2px;
	margin-left:7px;
	margin-right:5px;
	padding-left:3px;
	background-color: #ff9a18;
	border-left: 9px solid #ff9a18;
	overflow: hidden;
}

.avisoLegal {
	padding-top: 5px;
}
.avisoLegal a{
	text-decoration: none;
	color: #ad0f3f;
	font-weight: bolder;

}
.avisoLegal a:hover {
	color: #ffd9e6;
}
TD.textoCabeceraCajas
{
    PADDING-LEFT: 4px;
    FONT-SIZE: 9px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #AD0F3F;
    
}
TD.textoCabeceraCajasMenu
{
    PADDING-LEFT: 4px;
    FONT-SIZE: 9px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #FF9A17;
    
}
A.enlCajas
{
    FONT-SIZE: 9px;
    WIDTH: 100%;
    COLOR: #000000;
    PADDING-TOP: 3px;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #FFE6C5;
    TEXT-DECORATION: none;
}
A.enlCajas:hover
{
    FONT-SIZE: 9px;
    WIDTH: 100%;
    COLOR: #AD0F3F;
    PADDING-TOP: 3px;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
TD.textopie{
    PADDING-TOP: 5px;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    text-align: center;
}

TD.tituloMenu
{
    FONT-SIZE: 9px;
    WIDTH: 100%;
    font-weight:bold;
    COLOR: #000000;
    PADDING-TOP: 3px;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-DECORATION: none;
    padding-left:4px;
}

TD.etiqueta
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    PADDING-left: 5px;
    FONT-FAMILY: Tahoma;
}

TD.etiqueta a
{
	text-decoration: none;
}

TD.etiquetaDirectorio
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    PADDING-left: 5px;
    FONT-FAMILY: Tahoma;
}

TD.etiquetaNegrita
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    font-weight: bold;
    PADDING-left: 5px;
    FONT-FAMILY: Tahoma;
    text-align:center;
}

SELECT
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    WIDTH: 120px;
    border:solid 1px #7F9DB9;
}

SELECT.selectobligatorio
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    WIDTH: 120px;
    border:solid 1px #7F9DB9;
    background-color: #e7eaf6;
}

TEXTAREA.Caja
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    WIDTH: 120px;
    PADDING-LEFT: 3px;
    border:solid 1px #7F9DB9;

}
INPUT.caja
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    WIDTH: 120px;
    PADDING-LEFT: 3px;
    border:solid 1px #7F9DB9;
}
INPUT.cajaobligatoria
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    WIDTH: 120px;
    PADDING-LEFT: 3px;
    border:solid 1px #7F9DB9;
    background-color: #e7eaf6;
}


INPUT.cajaRoja
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    WIDTH: 100px;
    PADDING-LEFT: 3px;
    border:solid 1px #AE244E;
}

TEXTAREA.cajaRoja
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    WIDTH: 100px;
    PADDING-LEFT: 3px;
    border:solid 1px #AE244E;
}


INPUT.boton
{
    FONT-SIZE: 9px;
    COLOR: #FFFFFF;
    border: solid 1px #FF640C;
    background-color: #FF9A17;
    FONT-FAMILY: Tahoma;
    text-align: center;
    width: 80px;
}

A.botonFormulario
{
    BORDER:solid 1px #FF640C;
    FONT-SIZE: 9px;
    WIDTH: 100%;
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #FF9A17;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    vertical-align: middle;
    cursor: hand;
    padding-left: 10px;
    padding-right: 10px;
}
A.botonFormulario:hover
{
    BORDER: #FF640C 1px solid;
    FONT-SIZE: 9px;
    WIDTH: 100%;
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #AD0F3F;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    vertical-align: middle;
    cursor: hand;
    padding-left: 10px;
    padding-right: 10px;
}

A.enlPromociones
{
    FONT-SIZE: 9px;
    WIDTH: 100%;
    COLOR: #000000;
    PADDING-TOP: 3px;
    padding-bottom: 3px;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A.enlPromociones:hover
{
    FONT-SIZE: 9px;
    WIDTH: 100%;
    COLOR: #ad103e;
    PADDING-TOP: 3px;
    padding-bottom: 3px;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #F2F2F2;
    TEXT-DECORATION: none
}
A.listado
{
    FONT-SIZE: 9px;
    WIDTH: 100%;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A.listado:hover
{
    FONT-SIZE: 9px;
    WIDTH: 100%;
    COLOR: #ad103e;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #F2F2F2;
    TEXT-DECORATION: none
}
A.caracteristica
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
A.caracteristica:hover
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
caracteristica

IMG.imagenOcaNovPeq
{
    border:solid 1px #AE244E;
}

IMG.ayuda
{
    border:solid 1px #AE244E;
}

TD.tituloRojo
{
    FONT-SIZE: 9px;
    font-weight:bold;
    COLOR: #AE244E;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none;
}

TD.tdLogin
{
    FONT-SIZE: 10px;
    COLOR: #AE244E;
	PADDING-LEFT:10px;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none;
}

TD.tdLoginPromocion
{
    FONT-SIZE: 10px;
    COLOR: black;
	PADDING-LEFT:10px;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none;
}

TD.tdLoginPromocion2
{
    FONT-SIZE: 10px;
    COLOR: black;
	PADDING-LEFT:10px;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none;
	font-weight: bold;
}

A.aviso
{
    FONT-SIZE: 9px;
    COLOR: #AD0F3F;
    PADDING-TOP: 3px;
    FONT-FAMILY: Tahoma;
    font-weight: bold;
}
A.aviso:hover
{
    FONT-SIZE: 9px;
    COLOR: #FF9A17;
    PADDING-TOP: 3px;
    FONT-FAMILY: Tahoma;
    font-weight: bold;
}
A.inicio
{
    FONT-SIZE: 9px;
    COLOR: #FF9A17;
    PADDING-TOP: 3px;
    FONT-FAMILY: Tahoma;
    font-weight: bold;
    text-decoration:none;
}
A.inicio:hover
{
    FONT-SIZE: 9px;
    COLOR: #AD0F3F;
    PADDING-TOP: 3px;
    FONT-FAMILY: Tahoma;
    font-weight: bold;
    text-decoration:none;
}

A.numeros
{
    FONT-SIZE: 9px;
    COLOR: #828282;
    PADDING-TOP: 3px;
    FONT-FAMILY: Tahoma;
    font-weight: bold;
    text-decoration:none;
}
A.numeros:hover
{
    FONT-SIZE: 9px;
    COLOR: #FF9A17;
    PADDING-TOP: 3px;
    FONT-FAMILY: Tahoma;
    font-weight: bold;
    text-decoration:none;
}

#capa_superior
{
	width: 602px; 
	height: 61px; 
	background-color: white;
	
}

#imagen_costasol
{
	width:313px;
	height: 61px;
	background-image:url(../images/costadelsol.gif);
	float: left;
	
}


#logo_duquesa
{
	width:74px;
	height: 60px;
	background-image:url(../images/duquesa_p.gif);
	background-repeat:no-repeat;
	float:right;
}

#logo_golf
{
	width:127px;
	height: 47px;
	background-image:url(../images/logo_golf_2.gif);
	float:right;
	margin-top: 10px;
}

#capa_botones 
{
	height: 65px;
	background-color: #c61148;
	padding-left: 20px;
}

#capa_botones ul{
	list-style-type: none;
	margin:0;
	padding:0;
	
}

#capa_botones li {
	display:inline;
	margin:0;
}


#boton_promo
{
	width:47px;
	height:65px;
	background-image:url(../images/promo.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
}

#boton_promo_off
{
	width:47px;
	height:65px;
	background-image:url(../images/promo_i.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
}

#boton_promo_seleccionado
{
	width:47px;
	height:65px;
	background-image:url(../images/promo_h.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
}

#boton_promo:hover
{
	width:47px;
	height:65px;
	background-image:url(../images/promo_h.jpg);
	background-repeat:no-repeat;
	
}


#boton_pisopiloto
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ppiloto.gif);
	background-repeat:no-repeat;
	margin-left:17px;

}

#boton_pisopiloto_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ppiloto_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;

}

#boton_pisopiloto_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ppiloto_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_pisopiloto:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ppiloto_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}


#boton_ubicacion
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ubi.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_ubicacion_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ubi_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_ubicacion_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ubi_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_ubicacion:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ubi_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_plano
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/plano.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_plano_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/plano_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_plano_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/plano_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_plano:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/plano_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_galeria
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/galeria.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_galeria_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/galeria_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_galeria_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/galeria_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_galeria:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/galeria_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_calidades
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/calid.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_calidades_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/calid_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_calidades_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/calid_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_calidades:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/calid_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_fotos
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/fotos.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_fotos_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/fotos_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_fotos_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/fotos_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_fotos:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/fotos_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}


#boton_video
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/video.gif);
	background-repeat:no-repeat;
	margin-left:17px;

}

#boton_video_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/video_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;

}

#boton_video_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/video_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;

}

#boton_video:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/video_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_folleto
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/folleto.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
	
}

#boton_folleto_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/folleto_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
	
}

#boton_folleto_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/folleto_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	
	
}

#boton_folleto:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/folleto_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}







#boton_inicio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/boton_inicio.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
	
}

#boton_inicio_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/boton_inicio_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
	
}

#boton_inicio_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/boton_inicio_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	
	
}

#boton_inicio:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/boton_inicio_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_vista3D
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/vista_3D.gif);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_vista3D_off
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/vista_3D_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_vista3D_seleccionado
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/vista_3D_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_vista3D:hover
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/vista_3D_h.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#capa_flash
{
	width:500px;
	height:330px;
	background-color: white;
	display: block;
	margin: auto;
}

#logo_manilva
{
	width:418px;
	height:330px;
	background-image:url(../images/logo_manilva.gif);
	background-repeat:no-repeat;
	margin-left:60px;
}

#imagen_sevilla
{
	width:313px;
	height: 61px;
	background-image:url(../images/sevilla2.gif);
	float: left;
}

#logo_hercules
{
	width:228px;
	height: 50px;
	background-image:url(../images/logo_hercules2.gif);
	float:right;
	margin-top:5px;
}

#franja_promocion
{
	width:52px;
	height:447px;
	background-image:url(../images/franja_promocion.gif);
	float:left;
	
}

#mapa
{
	width:416px;
	height: 426px;
	background-color:black;
	background-repeat:no-repeat;
	float:left;
	margin-top:11px;
}

#capa_calidades
{
	width:416px;
	height: auto;
	background-color:white;
	margin-top:11px;
	margin-left:30px;
}

.titulo_calidades
{
	font-size: 10px;
    COLOR: #c61148;
	font-weight:bold;
    PADDING-TOP: 5px;
	padding-bottom: 10px;
	padding-left:10px;
    FONT-FAMILY:Verdana;
    TEXT-DECORATION: none
}

.texto_titulo_calidades
{
	font-size: 9px;
	font-weight:bold;
    COLOR: #525252;
	padding-left:10px;
    FONT-FAMILY:Verdana;
	text-decoration:none;
}

.texto_calidades
{
	font-size: 9px;
    COLOR: #838181;
	padding-left:10px;
    FONT-FAMILY:Verdana;
	text-decoration:none;
	font-weight:bold;
}

#logo_golf_principal
{
	width:418px;
	height:330px;
	background-image:url(../images/logo_golf_principal.gif);
	background-repeat:no-repeat;
	margin-left:60px;
}

#logo_hercules_principal
{
	width:418px;
	height:330px;
	background-image:url(../images/logo_hercules_principal.gif);
	background-repeat:no-repeat;
	margin-left:70px;
}

#ubicacion_hercules
{
	width:551px;
	height:363px;
	background-image:url(../images/ubicacion_hercules.jpg);
	background-repeat:no-repeat;
}

#boton_promo_vacio
{
	width:47px;
	height:65px;
	background-image:url(../images/promo_i.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
}

#boton_pisopiloto_vacio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ppiloto_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;

}

#boton_ubicacion_vacio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/ubi_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_plano_vacio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/plano_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_galeria_vacio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/galeria_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_calidades_vacio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/calid_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_fotos_vacio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/fotos_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
	
}

#boton_video_vacio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/video_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;

}

#boton_folleto_vacio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/folleto_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
}

#boton_vista3D_vacio
{
	width:47px;
	height:65px;
	float:left;
	background-image:url(../images/vista_3D_i.gif);
	background-repeat:no-repeat;
	margin-left:17px;
}

#imagen_madrid
{
	width:209px;
	height: 61px;
	background-image:url(../images/madrid.gif);
	float: left;
}

#logo_mad_portada
{
	width:193px;
	height:198px;
	background-image:url(../images/logo_mad_portada.gif);
	background-repeat:no-repeat;
	margin-left:170px;
	margin-top:60px;
}

#logo_mad_p
{
	width:56px;
	height: 60px;
	background-image:url(../images/logo_mad_1.gif);
	background-repeat:no-repeat;
	float:right;
	margin-top:1px;
	margin-right:2px;
}

#imagen_velez
{
	width:362px;
	height: 59px;
	background-image:url(../images/velez_malaga.gif);
	float: left;
}

#logo_altos
{
	width:88px;
	height: 57px;
	background-image:url(../images/logo_altosr.gif);
	background-repeat:no-repeat;
	float:right;
	margin-top:1px;
	margin-right:2px;
}

#logo_altos_portada
{
	width:249px;
	height:216px;
	background-image:url(../images/logo_altos_portada.gif);
	background-repeat:no-repeat;
	margin-left:150px;
	margin-top:50px;
	
}

#logo_mayorazgo
{
	width:74px;
	height: 60px;
	background-image:url(../images/logomayorazgo.gif);
	float:right;
	margin-top:0px;
}

/* MENU PESTAŅAS */
#wrapper
{
	width: 480px;
	margin: 0 auto;
}

.box
{
	align: center;
	background: #fff;
}

.boxholder
{
	clear: both;
	padding: 0px;
	background: white;
}

.tab
{
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 0 0;
	float: left;
	height: 25px;
	width: 100px;
	margin: 0 1px 0 0;
	text-align: center;
	border-top: 5px solid #ab103c;
	background-color: white;
	cursor: pointer;
}

.tab:hover
{
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 0 0;
	float: left;
	height: 25px;
	width: 100px;
	margin: 0 1px 0 0;
	text-align: center;
	border-top: 5px solid #ab103c;
	background-color: white;
	cursor: pointer;
}

.tab a
{
	color: black;
}

.tabElegido
{
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 0 0;
	float: left;
	height: 25px;
	width: 100px;
	margin: 0 1px 0 0;
	text-align: center;
	border-top: 5px solid #ff9a16;
	background-color: white;
	cursor: pointer;
}

.tabElegido a
{
	color: black;
}

.content
{
}

.content a
{
	text-decoration: none;
	color: black;
}

/* FIN MENU TABS */
A.documentacion
{
    FONT-SIZE: 9px;
    /*WIDTH: 100%;*/
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    TEXT-DECORATION: none;
}
A.documentacion:hover
{
    FONT-SIZE: 9px;
    /*WIDTH: 100%;*/
    COLOR: #AD0F3F;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    TEXT-DECORATION: none;
}

A.documentacionSeleccionada
{
    FONT-SIZE: 9px;
    /*WIDTH: 100%;*/
    COLOR: #AD0F3F;
    FONT-FAMILY: Tahoma;
    HEIGHT: 100%;
    TEXT-DECORATION: none;
	font-weight: bold;
}

