 /* General styles */
    body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:766px;
	margin:0 auto;
	min-width:600px;    /* 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;
	background-image: url(imag/background_ib.jpg);
    }
	a {
    	/*color:#369;*/
		cursor:pointer;
	}
/*	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;
	float:left;
	width:766px;
	background-color: #FFFFFF;
    }
	#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:766px;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		background-color:#FFFFFF;
	}
	/* 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 210px;
		_margin:0 0px 0 204px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}
    .leftmenu .col2 {
	background-color:#FFFFFF;
        float:left;
        width:158px;
        position:relative;
        right:172px;
		
    }
	/* 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;
	background-image: url(imag/background_ib.jpg);
		
	}
	#flash_top{
	position:relative;
	width:766px;
	background-repeat:no-repeat;
	margin-top:-4px;
		
	}
	#menu_top{
	position:relative;
	width:766px;
	height:18px;
	background-repeat:no-repeat;
		
	}
	
	#links_up {
	position:relative;
	float:left;
	width:766px;
	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;
	left:43px;
	top:7px;
	width:126px;
	height:13px;
	z-index:2;
	text-align:right;
}

.azul_chico{
	color:#9a3822;
	font-size:10px;
}
#caja_selector {
	position:relative;
	float:left;
	left:0px;
	margin-top:-25px;
	.margin-bottom:20px;

	/*.margin-top:-18px;*/
	width:170px;

	/*.height:192px;*/
	z-index:1;
}
#skype_center {
	position:relative;
	float:left;
	margin-top:5px;
	.margin-top:-5px;
	.padding-bottom:17px;
	width:158px;
	background-image:url(imag/banner_reservas.jpg);
	background-repeat: no-repeat;
}
#call_reservas {
	float: left;
	width: 150px;
	position: relative;
	z-index: 10;
	margin-top: 2px;
	text-align: right;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a64426;
}
#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:158px;
	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:155px;
	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;
	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:565px;
		margin-top:15px;
		
	}
	#texto_nota_d{
		position:relative;
		width:325px;
		float:left;
		border-right:1px solid #E8C0B8;
		padding-right:15px;
	}
	#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:7px;
		width:260px;
		height:18px;
		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;
	}
	#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-size:10px;
		color:#9a3822;
		line-height:14px;
	}

/*fin columna derecha*/
/*Noticias*/
	#noticias {
		position:relative;
		width:542px;
		height:20px;
		z-index:2;
		font-size:14px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		color:#C47305;
		border-bottom:1px solid #C47305;
		background-image:url(imag/ding.jpg);
		background-position:left center;
		background-repeat:no-repeat;
		padding-left:15px;
		margin-top:10px;
	}
	#nov {
		position:relative;
		left:0px;
		float:left;
		width:179px;
		_width:175px;
		height:60px;
		z-index:1;
		margin-top: 7px;
		margin-right:7px;
		_margin-right:4px;
		
	}
	#nov_fecha {
		position:absolute;
		left:14px;
		top:15px;
		width:76px;
		height:19px;
		font-size:8px;
		z-index:1;
		color:#848487;
	}
	#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:absolute;
		left:15px;
		top:3px;
		width:190px;
		height:20px;
		z-index:3;
		font-size:9px;
		color:#545457;
		font-weight:bold;
	}
	#nov_cope {
		position:absolute;
		left:19px;
		top:27px;
		width:160px;
		height:26px;
		z-index:4;
		font-size:9px;
		color:#848487;
	}
/*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*/
#imagen_restauracion{
	position:relative;
	width:565px;
	height:302px;
	margin-top:15px;
}
#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 {
	float: left;
	width: 202px;
	position: relative;
	z-index: 6;
	left: 5px;
	margin-top: 9px;
	background: url(imag/habitaciones_dobles.jpg);
	height: 695px;
}
#habita_dobles_txt {
	width:168px;
	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: 180px;
		position: relative;
		margin-top:10px;
		margin-left:15px;
		_margin-left:9px;		
	}
	
	
/*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%;
}
