 /* General styles */
    body {
	background-color:#f2ede3;
	margin:0;
	padding:0;
	border:0;
	margin:0 auto;
	/*background:#fff;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		
		font-family:Verdana;
    }
	a {
    	/*color:#369;*/
		cursor:pointer;
		text-decoration:none;
	}
/*	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	} */
	
   
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		/*margin:10px 0 5px;*/
		border:none;
	}
	/* Header styles */
    #header {
	clear:both;
	width:982px;
	position: relative;
	margin: auto;
    }
	#header {
		/*border-bottom:1px solid #000;*/
		.margin-top:-12px;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:766px;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    /*background:#369;*/
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:980px;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
	    
	}
    .leftmenu .colright {
        float:left;
        width:201%;
		
		position:relative;
		left:182px;
		/*background:#fff;*/
		/*border-left:1px solid #E8C0B8;*/
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
		_width:49%;
	    position:relative;
	    right:196px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 0px 0 240px;
		_margin:0 0px 0 234px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
		width:755px;
	}
    .leftmenu .col2 {
	float:left;
	width:202px;
	
	position:relative;
	right:182px;
	background-color: #B7A58C;
	padding-left: 6px;
	padding-bottom:16px;
	
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		
    }
    #footer p {
        padding:10px;
        margin:0;
    }
	#fecha{
		position:relative;
		width:766px;
		height:20px;
		font-size:9px;
		color:#7F2C1A;
		text-align: right;
		
	}
	#flash_top{
	position:relative;
	width:980px;
	background-repeat:no-repeat;
	float: left;
	background-image: url(imag/fondos/fondo1.jpg);
	background-position: top right;
		
	}
	#menu_top{
	position:relative;
	width:962px;
	height:18px;
	background-repeat:no-repeat;
	float: left;
		
	}
	
	#links_up {
	position:relative;
	float:left;
	width:962px;
	height:18px;
	z-index:11;
	margin-top:8px;
	color:#C47305;
	font-size:11px;
	text-align:right;
}
	#links_up a{
			color:#C47305;
			text-decoration:none;
	}
	#habita_title {
		float: left;
		width: 302px;
		padding-left:20px;
		position: relative;
		z-index: 1;
		top: 20px;
		font-family:Tahoma;
		font-size:18px;
		color:#c47305;
	}
	#ding9 {
		position:absolute;
		left:1px;
		top:4px;
		width:18px;
		height:17px;
		z-index:1;
		background-image:url(imag/ding.jpg);
		background-position:center;
		background-repeat:no-repeat;
	}
	
	#habita_txt {
		float: left;
		position: relative;
	}
	#banderas {
		float: left;
		height: 18px;
		width: 168px;
		position: relative;
		z-index: 5;
		text-align: right;
		left: 0px;
		border-bottom:1px solid #E8C0B8;
	}
	#links_derecha {
		float: left;
		height: 18px;
		width: 566px;
		position: relative;
		z-index: 5;
		text-align: right;
		left: 30px;
		border-bottom:1px solid #E8C0B8;
	}
	#links_up_habita {
position:relative;
float:right;
}
#links_up_rest {
position:relative;
float:right;
}
#links_up_serv {
position:relative;
float:right;
}
#links_up_situ {
position:relative;
float:right;
}
/*columna izquierda*/
#reservas {
	position:relative;
	float:left;
	margin-top:5px;
	width:171px;
	height:39px;
}
.ding{
	background-image:url(imag/boton.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	cursor:pointer;
}
.ding:hover {
	background-image:url(imag/boton1.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	color:#A64426;
}
.ding a:hover {

	color:#A64426;
}
#reservasOnline {
	position:relative;
	float:left;
	left:10px;
	top:7px;
	width:202px;
	height:13px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	margin-bottom:1px;
	padding-top:7px;
	z-index:2;

}

.azul_chico{
	color:#9a3822;
	font-size:10px;
}
#caja_selector {
    background-image:url(imag/fondo_tienda.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	left:-5px;
	/*margin-top:-25px;*/
	.margin-bottom:20px;

	/*.margin-top:-18px;*/
	width:208px;

	/*.height:192px;*/
	z-index:1;
}
#skype_center {
	position:relative;
	float:left;
	margin-top:5px;
	.margin-top:-5px;
	.padding-bottom:17px;
	width:170px;
	background-image:url(imag/banner_reservas.jpg);
	background-repeat: no-repeat;
}
#call_reservas {
	float: left;
	width: 188px;
	position: relative;
	z-index: 10;
	margin-top: 0px;
	#margin-top:0px;
	text-align: right;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a64426;
	margin-left:4px;
}
#caja_registro {
	position:relative;
	float:left;
	width:171px;
	height:109px;
	z-index:6;
	background-image:url(imag/sobre.jpg);
	background-repeat:no-repeat;
	margin-top: 12px;
}
#cont_descargas {
	position:relative;
	float:left;
	width:171px;
	height:27px;
	padding-top: 2px;
	background-position: top left;
	margin-top: 7px;
	
}
#cont_ofertas {
	position:relative;
	float:left;
	top:20px;
	width:171px;
	height:27px;
	background-position: top left;
	padding-top: 2px;
}
#skype_center {
	position:relative;
	float:left;
	margin-top:15px;
	.margin-top:-5px;
	.padding-bottom:17px;
	width:170px;
	background-image:url(imag/banner_reservas.jpg);
	background-repeat: no-repeat;
}
.vine{
	background-image:url(imag/boton.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	text-align:right;
	cursor:pointer;
}
.vine:hover{
	background-image:url(imag/boton1.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	text-align:right;
	color:#A64426;
	cursor:pointer;
}
#reg {
	position:absolute;
	left:2px;
	top:94px;
	width:165px;
	height:18px;
	z-index:3;
	color:#a64426;
	font-size:13px;
	text-align:right;
	background-image: url(imag/ding2.jpg);
}
#caja_rrhh {
	position:relative;
	float:left;
	width:172px;
	z-index:6;
	margin-top: 20px;
}
#informa {
	position:absolute;
	left:11px;
	top:7px;
	width:153px;
	height:53px;
	z-index:1;
	font-size:10px;
	text-align:right;
	color:#7F2C1A;
}
#usuarios_reg {
	position:absolute;
	left:2px;
	top:76px;
	width:165px;
	height:18px;
	z-index:2;
	color:#a64426;
	font-size:13px;
	text-align:right;
	background-image: url(imag/ding2.jpg);
	background-repeat: no-repeat;
}
#caja_golf {
	float: left;
	height: 75px;
	width: 172px;
	position: relative;
	z-index: 6;
	margin-top: 12px;
}
#caja_golf a { cursor:pointer;}
/* HIGHSLIDE */
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;

	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);

    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	z-index:200;

	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;

}
.highslide-display-none {
    display: none;
}
#dias_de_golf {
	position:absolute;
	top:6px;
	width:170px;
	height:61px;
	z-index:3;
	
}
/*fin columna izquierda*/
/*columna derecha*/
	#galeria_flash{
		position:relative;
		width:565px;
		height:302px;
		margin-top:15px;
	}
	#notas_derecha{
	position:relative;
	width:755px;
	margin-top:15px;
		
	}
	#texto_nota_d{
	position:relative;
	width:521px;
	float:left;
	border-right:1px solid #D7BE83;
	padding-right:20px;
	}
	#texto_nota_d_eventos{
		position:relative;
		width:565px;
		float:left;
		/*border-right:1px solid #E8C0B8;*/
		padding-right:15px;
		_margin-left:-70px;		
	}

	#tit1_n3 {
	position:absolute;
	left:-1px;
	top:28px;
	width:260px;
	height:18px;
	z-index:1;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#91732c;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	}
	#ding3 {
		position:absolute;
		left:-2px;
		top:7px;
		width:20px;
		height:20px;
		z-index:4;
		font-size:26px;
		font-family:Arial;
		color:#FFFFFF;
		text-align:center;
	}
	#ding3_bg {
		position:absolute;
		left:-1px;
		top:12px;
		width:20px;
		height:20px;
		z-index:3;
		background-color:#004777;
	}
	#eventos {
		position:relative;
		left:-1px;
		top:-1px;
		width:317px;
		height:33px;
		
		
	}
	.texto{
	font-family:Tahoma;
	font-size:11px;
	color:#91732c;
	line-height:14px;
	margin-left:13px;
	margin-top: 19px;
	}
	.texto_nota1{
	font-family:Tahoma;
	font-size:11px;
	color:#91732c;
	line-height:14px;
	margin-top:-1px;
	margin-left:13px;
	}
	.texto1{
	font-family:Tahoma;
	font-size:11px;
	color:#91732c;
	line-height:14px;
	margin-left:5px;
	margin-top: 19px;
	}
	.texto1 p{
	margin-left:5px;
	}

/*fin columna derecha*/
/*Noticias*/
	#noticias {
		position:relative;
		width:177px;
		height:20px;
		z-index:2;
		font-size:12px;
		font-family:Verdana;
		color:#91732c;
		background:#ECE3CD;
		padding-left:15px;
	}
	#nov {
		position:relative;
		left:0px;
		float:left;
		width:192px;
		_width:176px;
		height:65px;
		z-index:1;
		margin-top: 10px;
		/*margin-right:7px;
		_margin-right:4px;*/
		
	}
	#nov_fecha {
		position:relative;
		float:left;
		left:14px;
		top:5px;
		width:178px;
		/*height:19px;*/
		font-size:8px;
		z-index:4;
		color:#91732c;
	}
	#ding_nota {
		position:absolute;
		left:73px;
		top:5px;
		width:8px;
		height:8px;
		z-index:10;
		background-image:url(images/ding_notas.jpg);
		background-repeat:no-repeat;
	}
	#nov_tit {
		position:relative;
		float:left;
		left:15px;
		top:3px;
		width:170px;
		/*height:20px;*/
		z-index:3;
		font-size:10px;
		color:#91732c;
		font-weight:bold;
	}
	#nov_cope {
		position:relative;
		left:15px;
		top:5px;
		width:170px;
		/*height:26px;*/
		z-index:5;
		font-size:9px;
		color:#91732c;
	}
/*fin noticias*/
/*footer*/
#logo_vim {
	float: left;
	height: 15px;
	width: 15px;
	position: relative;
	z-index: 8;
}
#foot {
	position:relative;
	left:10px;
	top:10px;
	width:746px;
	height:13px;
	z-index:8;
	font-size:9px;
	text-align:center;
	border-bottom:1px solid #E8C0B8;
	color:#b33014;
}
#foot a {
	text-decoration:none;
	color:#b33014;
}
#recomendación {
	position:relative;
	top:10px;
	width:746px;
	height:15px;
	z-index:9;
	font-size:9px;
	text-align:center;
	color:#b33014;
	left: 10px;
}
/*fin footer*/
/*restauracion*/
#cuerpo_superior_flash{
	position:relative;
	width:755px;
	margin-top:-10px;
	margin-bottom:10px;
	text-align: right;
	float: right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#91732c;
}
#nota1_rest {
	position:relative;
	float:left;
	width:319px;
}
#tit1_rest {
	position:relative;
	left:-1px;
	top:7px;
	width:233px;
	z-index:1;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	float: left;
}
#texto_rest {
	position:relative;
	float:left;
	left:0px;
	width:316px;
	margin-top: 15px;
}
#nota2_rest {
	position:relative;
	
	width:319px;
	margin-top: 10px;
}
#tit2_rest {
	position:relative;
	left:-1px;
	width:233px;
	z-index:1;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	float: left;
	margin-top: 20px;
	cursor:pointer;
}
#texto2_rest {
	position:relative;
	float:left;
	left:0px;
	width:316px;
	margin-top: 15px;
	
}
#tit3_rest {
	position:relative;
	left:-1px;
	width:233px;
	z-index:1;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	float: left;
	margin-top: 7px;
	cursor:pointer;
}
#banner_rest {
	float: left;
	width: 202px;
	position: relative;
	z-index: 6;
	
	margin-left: 15px;
}
#carrusel_rest {
	float: left;
	width: 202px;
	position: relative;
	z-index: 6;
	margin-left: 15px;
	margin-top: 25px;
}
/*fin restauracion*/
#nota1_texto a {color: #C47305;}
/* HABITACIONES */
#nota1_habita {
	position:relative;
	float:left;
	width:319px;

}
#nota1_eventos {
	position:relative;
	float:left;
	width:560px;
	margin-top: 10px;
	

}
#tit_nota1 {
	position:relative;
	left:-1px;
	top:7px;
	width:233px;
	z-index:1;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	
	float: left;
}
#nota2_eventos {
	position:relative;
	float:left;
	width:560px;
	

}
#nota3_eventos {
	position:relative;
	float:left;
	width:560px;
	

}
#tit_nota2 {
	position:relative;
	left:-1px;
	top:7px;
	width:233px;
	z-index:1;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	float: left;
}
#texto_habita1 {
	position:relative;
	float:left;
	left:0px;
	width:316px;
	margin-top: 15px;
}

#habita_dobles_txt {
	width:162px;
	position:relative;
	z-index:6;
	left:2px;
	margin-top:10px;
	float: left;
}
#ding_habita {
	position:relative;
	left:1px;
	width:18px;
	height:17px;
	z-index:1;
	background-image:url(imag/ding_habita.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float: left;
	margin-top: 33px;
}
#header_habita {
	position:relative;
	width:181px;
	z-index:2;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C47305;
	text-decoration:underline;
	font-weight: bold;
	float: left;
	margin-top: 33px;
}
/* fin habitaciones */
/*servicios*/
#banner_nizacars {
	width: 180px;
	position: relative;
	z-index: 6;
	margin-left:15px;
	float:left;
	
}
#banner_cc {
	
	width: 180px;
	float:left;
	position: relative;
	z-index: 6;
	margin-top: 30px;
	margin-left:10px;
	
}
/*fin servicios*/
/*contactar*/
/* SITUACION */
#mapita {
	float: left;
	width: 555px;
	position: relative;
	z-index: 100;
	margin-top: 10px;
}
#contactar_izq {
	position:relative;
	float:left;
	width:332px;
	margin-top: 20px;
	border-right:1px solid #E8C0B8;	
	
}
#tenerife {
	position:relative;
	left:-1px;
	width:233px;
	z-index:1;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	float: left;
}
#tenerife_texto {
	position:relative;
	float:left;
	left:0px;
	width:328px;
	margin-top: 8px;
}
#contactar_dcha {
	float: left;
	width: 180px;
	position: relative;
	z-index: 5;
	margin-left: 10px;
	margin-top: 17px;
}

#direccion_hotel {
	position:relative;
	left:-1px;
	width:180px;
	z-index:1;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	float: left;
	margin-top: 20px;
}
#direccion_texto {
	position:relative;
	float:left;
	left:0px;
	width:328px;
	margin-top: 8px;
}
#banner_nizacars {
	float: left;
	width: 180px;
	position: relative;
	z-index: 6;
	margin-top: 40px;
	left: 5px;
}
#banner_contactar {
	position:relative;
	float:left;
	width:200px;
	border: 1px #b5857a solid;
	margin-top: 5px;
}
#banner_isla {
	float: left;
	width: 180px;
	position: relative;
	z-index: 6;
	margin-top: 15px;
}

/*fin contactar*/
/* GOLF */
#golf_gal {
	float: left;
	width: 555px;
	position: relative;
	z-index: 100;
	
}
#golf_izq {
	position:relative;
	float:left;
	width:337px;
	
	
	
}
#golf {
	position:relative;
	left:-1px;
	width:233px;
	z-index:1;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	float: left;
}
#golf_texto {
	position:relative;
	float:left;
	left:0px;
	width:322px;
	margin-top: 8px;
}
#golf_texto2 {
	position:relative;
	float:left;
	left:0px;
	width:260px;
	margin-top: 8px;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
#golf_texto2 a {color:#c47305;}
#golf_texto3 {
	position:relative;
	float:left;
	left:0px;
	width:260px;
	margin-top: 8px;
	font-size:13px;
	font-weight:bold;
	color:#c47305;
	text-decoration:underline;
	background-image:url(imag/ding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
#golf_texto3 a {color:#c47305;}
#golf_dcha {
		float: left;
		width: 180px;
		position: relative;
		margin-left:15px;
		_margin-left:9px;
		
	}
	
#oferta_home {
	float: left;
	width: 192px;
	position: relative;
	margin-top:25px;
	margin-left:20px;
	_margin-left:9px;
	}
	#calidad1 {
	float: left;
	width: 140px;
	position: relative;
	margin-top:25px;
	margin-left:20px;
	_margin-left:9px;
	}
	#calidad2 {
	float: left;
	width: 51px;
	position: relative;
	margin-top:25px;
	}
	
	
/*entorno*/
/* ENTORNO */
#banner_entorno {
	float: left;
	width: 180px;
	position: relative;
	z-index: 8;
	left: 5px;
	margin-left:15px;
	
}
#links {
	position:relative;
	float:left;
	width:202px;
	z-index:7;
	left: 5px;
}
#caja_entorno {
	position:relative;
	float:left;
	left:7px;
	width:204px;
	z-index:5;
	margin-top: 25px;
	height: 170px;
}
#ding8 {
	position:relative;
	left:1px;
	width:18px;
	height:17px;
	z-index:1;
	background-image:url(imag/ding.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float: left;
	margin-top: 8px;
}
#entorno {
	position:relative;
	width:181px;
	z-index:2;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C47305;
	text-decoration:underline;
	font-weight: bold;
	float: left;
	margin-top: 8px;
}
#links1 {
	position:relative;
	left:16px;
	width:184px;
	height:71px;
	z-index:4;
	float: left;
	margin-top: 15px;
}
#links li{
	list-style-image:url(imag/ding_chico.jpg);
	*margin-left:-22px ;
	_margin-left:-10px;
	
}
#links1 a:hover{
	color:#7F2C1A;
}
#links a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#C47305;
	font-size:10px;
}
/* FORMULARIO CCVV */
 
.txtccvv{
font-family:Verdana; 
font-size:11px;
color:#411a1f;
text-decoration:none;}

.campoccvv{width: 120px;
height: 12px;
color: #411a1f;
font-family:Verdana;
font-size:11px;
background-color: #ffffff;;
border: 1 solid #EFD3D7;}

.titularesccvv{
	font-size:13px;
	font-family:Verdana;
	color:#7F2C1A;
	text-decoration:none;
}

.examinar{
height: 20px;
color: #411a1f;
font-family:Verdana;
font-size:11px;
background-color: #ffffff;;
border: 1 solid #EFD3D7;}

.campoccvvano{width: 30px;
height: 12px;
color: #411a1f;
font-family:Verdana;
font-size:11px;
background-color: #ffffff;
border: 1 solid #EFD3D7;}

.selectccvv{width: 42px;
height: 18px;
color: #411a1f;
font-family:Verdana;
font-size:11px;
background-color: #ffffff;;
border: 1 solid #EFD3D7;}

.camposcrollccvv{width: 551px;
height: 80px;
color: #411a1f;
font-family:Verdana;
font-size:11px;
background-color: #ffffff;;
border: 1 solid #EFD3D7;}
/* EVENTOS */
#videos{
	width: 560px;
	_width: 520px;
	float:left;
	margin-left: 3px;
	margin-bottom: 0px;
	_margin-right:0px;
	margin-top: 12px;
}
#videos p{
	margin:7px;
	width:75px;
	float:left;
	border:1px solid #C47305;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C47305;
	text-align:center;
	margin-left: 15px;
	_margin-left:4px;
}
#zdf {
	float: left;
	width: 560px;
	_width: 520px;
	
	position: relative;
	z-index: 10;
	margin-left: 11px;
}
#fdo_publi {
	position: fixed;
	z-index:1001;
	top: 0px;
	left: 0px;
	height:100%;
	width:1600px;

	
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}




* html #fdo_publi { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	
}
#imagen_publi{
	margin-left:20%;
}


/***************************************************** NUEVOS ****************************************************/

#top_sombraizquierda {
	width: 10px;
	position:relative;
	float:left;



	.padding-bottom: 250px;
}
#top_sombraderecha {
	width: 10px;
	position:relative;
	float:left;


	.padding-bottom: 250px;
}
#mid_sombraizquierda{
	width: 10px;
	position:relative;
	float:left;
	padding-bottom: 650px;
}
#mid_sombraderecha {
	width: 10px;
	position:relative;
	float:left;
	padding-bottom: 650px;
}
#header_cont {
	position:relative;
	width:980px;
	text-align: left;
	margin: 0 auto;
}
#cuerpo_cont {
	position:relative;
	width:982px;
	text-align: left;
	margin: 0 auto;
}
#mid_container{
	position:relative;
	float:left;
	width:980px;
	background-color:#f2ede3;
	margin-left:1px;
}
#caja_noticias{
position:relative;
float:left;
width:192px;
}
#panel_noticias{
position:relative;
float:left;
width:192px;
}
#flash_earth {
	float: left;
	width: 195px;
	position: relative;
	z-index: 2;
	margin-top:25px;
}
#galeria_flash_home {
	float: left;
	width: 496px;
	position: relative;
	z-index: 3;
	margin-bottom: 20px;
	margin-top: 6px;
}
#footer_container {
	position: relative;
	z-index: 2;
	width: 982px;
	margin: 0 auto;
	/*background-image: url(imag/footer_bgh.jpg);
	background-repeat: no-repeat;*/
}
#submenu_footer {
	width: 950px;
	position: relative;
	z-index: 3;
	margin-top: 3px;
	float: left;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F9EAC1;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu_footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F9EAC1;
	text-decoration:none;
}
#submenu_footer2 {
	width: 950px;
	position: relative;
	z-index: 3;
	float: right;
	margin-right: 30px;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #aea287;
	margin-bottom: 8px;
	margin-top:4px;
}
#submenu_footer_hotel {
	width: 690px;
	position: relative;
	z-index: 3;
	float: right;
	margin-right: 30px;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #aea287;
	text-align: right;
}
.footer_hotel {
	font-family: Tahoma;
	font-size: 11px;
	color: #aea287;
	text-decoration:none;
}
.footer_hotel2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #aea287;
	text-decoration:none;
	font-weight:bold;
}


#submenu_idiomas {
	float: left;
	width: 755px;
	position: relative;
	z-index: 2;
}
#flash_galeria_swf {
	float: left;
	width: 755px;
	position: relative;
	z-index: 2;
}
#submenu_idiomas_cuerpo {
	float: left;
	width: 50%;
	position: relative;
	z-index: 2;
	text-align: left;
	margin-top: 4px;
}
#submenu_titular_cuerpo {
	float: right;
	width: 100%;
	position: relative;
	z-index: 2;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ac9579;
	margin-bottom: 10px;
	margin-top:5px;
	padding-right: 10px;
}
#galeria_adrian {
	float: right;
	width: 50%;
	position: relative;
	z-index: 2;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#d5cec5;
	margin-bottom: 6px;
	padding-right: 10px;
}
#banner_bajo_index {
	float: left;
	width: 503px;
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
#centrar_fondo{
	background-image:url(imag/footer_bgh.jpg);
	background-repeat:no-repeat;
	float:left;
	width:980px;
	position:relative;
	z-index:2;
}
#centrar_fondo_hotel{
background-image:url(imag/footer_bgh.jpg);
background-repeat:no-repeat;
float:left;
width:980px;
position:relative;
z-index:2;
}

/* MENU IZQUIERDO ITEMS */

#item_coliz {
position:relative;
float:left;
width:188px;
margin-bottom:15px;
}
#logoq {
position:relative;
float:left;
width:165px;
margin-bottom:15px;
}
#logowifi {
position:relative;
float:left;
width:129px;
margin-bottom:15px;
}
#logoempresa1 {
position:relative;
float:left;
width:129px;
margin-bottom:15px;
margin-top:20px;
margin-left:-2px;
width:60px;
}
#logoempresa2 {
position:relative;
float:left;
width:129px;
margin-bottom:15px;
margin-top:20px;
margin-left:5px;
width:60px;
}
#logoempresa3 {
position:relative;
float:left;
width:129px;
margin-bottom:15px;
margin-top:20px;
margin-left:5px;
width:60px;
}
#logoempresa4 {
position:relative;
float:left;
width:129px;
margin-bottom:15px;
margin-left:-2px;
width:103px;
}
#banner_ofert {
position:relative;
float:left;
width:188px;
margin-top:15px;
margin-bottom:-10px;
}
#item_multi {
position:relative;
float:left;
width:188px;
margin-bottom:4px;
}
#boton_coliz {
position:relative;
float:left;
width:172px;
margin-left:8px;
border-bottom:1px solid #fff;
background-image:url(imag/floripondio.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#txt_boton_coliz {
position:relative;
float:right;
width:172px;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
margin-top:8px;
margin-bottom:2px;
}
#callcenter_txt { position:relative; float:right; text-align:right; margin-top:5px; margin-right:3px;}
#callcenter_tlf { position:relative; float:right; text-align:right; margin-bottom:30px; margin-right:3px; width:160px;}

#item_coliz2 {
position:relative;
float:left;
width:188px;
}
#txt_boton_coliz2 {
position:relative;
float:right;
width:152px;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
margin-right:5px;
margin-bottom:2px;
border-bottom:1px solid #fff;

}
#multimedia_cont {
margin-top:-5px;}

#tit_hotel {
	position:relative;
	width:500px;
	float:left;
	color:#91732C;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
	margin-left: 15px;
	padding-top:22px;
}
		
#txt_hotel {
	position:relative;
	width:500px;
	float:left;
	color:#91732C;
	font-size:11px;
	font-family:Tahoma;
	margin-bottom:14px;
	margin-left: 15px;
	margin-top:8px;
}

#tit2 {
	position:relative;
	width:500px;
	float:left;
	color:#91732C;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
	margin-left: 15px;
	margin-top:20px;
}
		
#txt2 {
	position:relative;
	width:325px;
	float:left;
	color:#91732C;
	font-size:11px;
	font-family:Tahoma;
	padding-top:8px;
	margin-left:15px;
}
#tit_cont1 {
	position:relative;
	width:225px;
	float:left;
	color:#91732C;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
	margin-left: 15px;
}
		
#txt_cont1 {
	position:relative;
	width:225px;
	float:left;
	color:#91732C;
	font-size:11px;
	font-family:Tahoma;
	padding-top:15px;
	margin-left:15px;
}

#txt2_yt {
	position:relative;
	width:521px;
	float:left;
	color:#91732C;
	font-size:11px;
	font-family:Tahoma;
}

#video1 {
	position:relative;
	width:150px;
	float:left;
	color:#91732C;
	padding-top:15px;
	margin-left:12px;
}
#video2 {
	position:relative;
	width:150px;
	float:left;
	color:#91732C;
	padding-top:15px;
	margin-left:25px;
}
#video3 {
	position:relative;
	width:150px;
	float:left;
	color:#91732C;
	padding-top:15px;
	margin-left:25px;
}
#video4 {
	position:relative;
	width:500px;
	float:left;
	color:#91732C;
	padding-top:15px;
	margin-left:12px;
	margin-bottom: 6px;
}

#mapa{
	float:left;			/* This overrides the float:left above */
	width:160px;  	/* Width of right column right-hand padding + left column left and right padding */
	position:relative;
	z-index: 10;
	margin-left: 21px;
   }
#mapita {
	position:relative; 
	width:160px;
	zindex:10; 
}
.link_submenu {
	font-family:Verdana;
	font-size:12px;
	color:#ac9579;
	text-decoration:none;
}
.link_submenu2 {
	font-family:Verdana;
	font-size:18px;
	color:#d5cec5;
	text-decoration:none;
}
 /* GALERIA HABITACIONES JARDINES DE NIVARIA */

#s_junior{
float:left;
position:relative;
width:192px;
}
#s_suites{
float:left;
position:relative;
width:192px;
}
#s_superiores{
float:left;
position:relative;
width:192px;
}
#s_duplex{
float:left;
position:relative;
width:192px;
}
#s_familiar{
float:left;
position:relative;
width:192px;
}
#s_real{
float:left;
position:relative;
width:192px;
}
#s_dobles{
float:left;
position:relative;
width:192px;
}

#tit_imgs{
background-color:#b7a58c;
color:#FFFFFF;
float:left;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
padding-bottom:4px;
padding-left:10px;
padding-top:4px;
position:relative;
text-decoration:underline;
width:192px;
}

#img1{
float:left;
margin-top:10px;
position:relative;
width:192px;
}

#img2{
float:left;
margin-top:10px;
position:relative;
width:192px;
}

#img3{
	float:left;
	margin-top:10px;
	position:relative;
	width:192px;
}
#img4{
	float:left;
	margin-top:10px;
	position:relative;
	width:192px;
}

/* GALERIA RESTAURACION JARDINES DE NIVARIA */

#s_solandra{
float:left;
position:relative;

}
#s_internacional{
float:left;
position:relative;

}
#s_cascada{
float:left;
position:relative;

}
#s_cupula{
float:left;
position:relative;

}
#s_galeria{
float:left;
position:relative;

}
#s_riffany{
float:left;
position:relative;

}
#s_armstrong{
float:left;
position:relative;

}
/* GALERIA JARDINES Y PISCINAS JARDINES DE NIVARIA */
#col2_der {
	float: left;
	width: 192px;
	position: relative;
	z-index: 2;
	background: #FF9302;
	margin-left: 4px;
}
#gal_entorno_bc {
	float: left;
	width: 315px;
	position: relative;
	z-index: 2;
}
#img_txt2 {
	float: left;
	width: 315px;
	position: relative;
	z-index: 2;
	margin-top:25px;
}
#box_thjp{
float:left;
position:relative;
z-index:10;
margin-left:5px;
margin-top:-107px;
}
#jpjn1{
cursor:pointer;
float:left;
position:relative;
z-index:10;
}
#jpjn2{
cursor:pointer;
float:left;
position:relative;
z-index:10;
margin-left:4px;
}
#jpjn3{
cursor:pointer;
float:left;
position:relative;
z-index:10;
margin-left:4px;
}
#jpjn4{
cursor:pointer;
float:left;
position:relative;
z-index:10;
margin-top:4px;
}
#jpjn5{
cursor:pointer;
float:left;
position:relative;
z-index:10;
margin-left:4px;
margin-top:4px;
}
#jpjn6{
cursor:pointer;
float:left;
position:relative;
z-index:10;
margin-left:4px;
margin-top:4px;
}
#s_jpjn1{
float:left;
position:relative;
width:192px;
top:-8px;
}
#s_jpjn2{
float:left;
position:relative;
width:192px;
top:-8px;
}
#s_jpjn3{
float:left;
position:relative;
width:192px;
top:-8px;
}
#s_jpjn4{
float:left;
position:relative;
width:192px;
top:-8px;
}
#s_jpjn5{
float:left;
position:relative;
width:192px;
top:-8px;
}
#s_jpjn6{
float:left;
position:relative;
width:192px;
top:-8px;
}
/* DONWLOADS */
#texto_nota_d_downloads{
	position:relative;
	width:755px;
	float:left;
	padding-right:20px;
	}
#texto_nota_d_downloads p{
	margin:12px;
	width:100px;
	float:left;
	border:1px solid #91732C;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#91732C;
	text-align:center;
	}
#tit_down {
	position:relative;
	width:725px;
	float:left;
	color:#91732C;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
	margin-left: 15px;
	padding-top:22px;
}
#txt_down {
	position:relative;
	width:725px;
	float:left;
	color:#91732C;
	font-size:12px;
	font-family:Tahoma;
	margin-bottom:14px;
	margin-left: 15px;
	margin-top:8px;
}
#tit2_down {
	position:relative;
	width:725px;
	float:left;
	color:#91732C;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	margin-left: 15px;
	padding-top:22px;
	border-bottom:1px solid #91732C;
}
#box_down {
	position:relative;
	width:700px;
	float:left;
	color:#91732C;
	font-size:11px;
	font-family:Tahoma;
	margin-left: 53px;
	margin-top:8px;
}
