/***********************************************/
/* NUSS BUENOS AIRES SOHO HOTEL                                     */
/***********************************************/

/***********************************************/
/* HTML ESTILOS                                */
/***********************************************/




BODY {
  margin: 0px;
  padding: 0px;
  background-color:#231513;
}

#wrapper{
    width:990px;
	height:604px;
	/*text-align:center;                                            esto era solo para que se vea bien en IE 6   ya no sirve y molesta para FF       */
	font:1em Arial, Helvetica, sans-serif;
	position:absolute;
	margin:-302px auto 0 -495px;
	left:50%;
	top:50%;
	background-color:#cacaae;
	background-image:url(../imagenes/trama2_BG.gif);
	background-repeat:repeat;
	

}

#wrapperIndex{
    width:990px;
	height:604px;
	/*text-align:center;                                            esto era solo para que se vea bien en IE 6   ya no sirve y molesta para FF       */
	font:1em Arial, Helvetica, sans-serif;
	background-color:#cacaae;
	position:absolute;
	margin:-302px auto 0 -495px;
	left:50%;
	top:50%;
	

}



#wrapperIndex h1 span{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:24px;
display:none;

}

#disclamer{
    width:990px;
	height:330px;
	position:absolute;
	margin:-165px auto 0 -495px;
	left:50%;
	top:50%;
	
	

}

#skip{ 
    margin-top:555px;


}


#newAge{
    width:173px;
	height:50px;
	margin:235px auto 0 280px;
	position:absolute;
	left:50%;
	top:50%;
	display:none;
	
	

}

#margenUP{
    width:808px;
	height:20px;
	background-color:#3b211d;

}

#logoNUSS {
    margin-top:20px;
    width:182px;
	height:93px;
	/*background-image:url(../imagenes/logo_NUSS.gif);*/
	background-repeat:no-repeat;
	background-color:#3b211d;

}

#logoNUSS h1 span{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:24px;
display:none;

}

#columnaUNO{
 background-color:#3b211d;
 width:182px;
 height:484px;
 float:left;
}

#columnaCont{
 background-color:#cacaae;
 width:808px;
 height:504px;
 float:right;
}



#margenDN{
    width:990px;
	height:9px;
	background-color:#4C5C29;
	float:left;
}



/********** GENERAL ***********/

#home{
     width:990px;
	 height:514px;
	 background-image:url(../imagenes/BG_home.jpg);
     background-repeat:no-repeat;
	 position:absolute;
	 top:50%;
	 margin-top:-257px;
	 
	 
	
	

}



.botonera {
	/*border-color:#ff0000;
	margin-top:21px; */
	position:absolute;
	background-color:#3b211d;

	width:182px;
	height:392px;
	float:left;

	
	
	
	
	
	
}

ul { /* toda la lista esto es muy importante que este bien o se corre todo para cualquier lado*/
	/*border:1px solid #FF0000;*/
	width:182px;      /*ojo con este valor que es el contenedor de los botones. si se modifica un boton hay que corregirlo!!!!!!   */
	height:392px;
	padding: 0;
	list-style: none;
	padding-top:16px;
	
}

li { /* todos los items de la lista */
	float: left;
	position: relative;
	height:20px;	
}



li:hover ul, li.over ul { 
	display: block;
	float:left;
	color:#000;

}


#botones {
    clear:left;
    margin: 0 auto 0 auto; 
}


#botones li.btnHotel a{
	display: block;
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 150px;
	padding-left:32px;
	text-decoration:none;
	
}
#botones li.btnHotel a:hover{
	background-image:url(../imagenes/botonera_hover.gif);
}
#select{
background-image:url(../imagenes/botonera_hover.gif);
background-repeat:no-repeat;
	}

#botones li.btnUbicacion a{
	display: block;
	
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 150px;
	padding-left:32px;
	text-decoration:none;
	
}
#botones li.btnUbicacion a:hover
{
	background-image:url(../imagenes/botonera_hover.gif);
}

#botones li.btnPalermo a{
	display: block;
	
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 150px;
	padding-left:32px;
	text-decoration:none;
	
}
#botones li.btnPalermo a:hover
{
	background-image:url(../imagenes/botonera_hover.gif);
}

#botones li.btnHabitacionesIzq a{
	display: block;
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 150px;
	padding-left:32px;
	text-decoration:none;	
	
}
#botones li.btnHabitacionesIzq a:hover{
	background-image:url(../imagenes/botonera_hover.gif);
}


#botones li.btnGastronomia a{
	display: block;
	/*background-image:url(../imagenes/btn_gastronomia.gif);*/
	background-repeat:no-repeat;
	padding:0;
	padding-left:32px;
	height:16px;
	width: 150px;	
}
#botones li.btnGastronomia a:hover{
	background-image:url(../imagenes/botonera_hover.gif); 
	height:16px;
	width: 150px;
	background-repeat:no-repeat; 
}
#botones li.btnGastronomia a{
	text-decoration:none;
}

.botonera_text {
	color:#cacaae;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	}


#botones li.btnEventos a{
	display: block;

	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 150px;
	padding-left:32px;
	text-decoration:none;		
	
}
#botones li.btnEventos a:hover{
	background-image:url(../imagenes/botonera_hover.gif);	
}


#botones li.btnSpa a{
	display: block;
	background-repeat:no-repeat;

	height:16px;
	width: 150px;
	padding-left:32px;
	text-decoration:none;		
	
}
#botones li.btnSpa a:hover{
	background-image:url(../imagenes/botonera_hover.gif);
}

.btnContactos a{
	display: block;
	background-image:url(../imagenes/btn_contactos1.gif);
	background-repeat:no-repeat;

	height:18px;
	width: 150px;
	margin-top:149px;

	text-decoration:none;	
	padding-left:32px;
	padding-top:2px;
	text-decoration:none;		
	
}
.btnContactos a:hover{
	background-image:url(../imagenes/btn_contactos2.gif);
	color:#3B211D;
}

#botones li.btnContactosClick{
    margin-top:149px;
}

.btnReservas a{
	display: block;
	background-image:url(../imagenes/btn_contactos1.gif);
	background-repeat:no-repeat;

	height:18px;
	width: 150px;
	margin-top:149px;
	padding-left:32px;
	padding-top:2px;
	text-decoration:none;		
	
}
.btnReservas a:hover{
	background-image:url(../imagenes/btn_contactos2.gif);
	color:#3B211D;	
}

#botones li.btnReservasClick{
    margin-top:149px;
}

#botones li.btnLibrary a{
	display: block;
	background-image:url(../imagenes/btn_library.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botones li.btnLibrary a:hover{background-position: -182px; color:#3b211d; 
}


#botones li.btnLibrary a{ display:none;}   /*                  agregar o eliminar los comentarios si queremos mostrar u ocultar el boton LIBBRARY  */




#botones li.btnGaleria a{
	display: block;
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 150px;
	padding-left:32px;
	text-decoration:none;		
	
}
#botones li.btnGaleria a:hover{
	background-image:url(../imagenes/botonera_hover.gif);
}

#botones li.btnPrensa a{
	display: block;

	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 150px;
	padding-left:32px;
	text-decoration:none;		
	
}
#botones li.btnPrensa a:hover{
	background-image:url(../imagenes/botonera_hover.gif);	
}

#botones li span{
    display:none; 
    position:absolute;
	top:2px;
	left:4px;

}
.titulo{
    margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#594714;
	font-weight:bold;
}
.titulo a{
    margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#594714;
	font-weight:bold;
	text-decoration:none;
}

.tituloh2{
    margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#594714;
	font-weight:bold;
}
.tituloh2 a{
    margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#594714;
	font-weight:bold;
	text-decoration:none;
}
.tituloh2 a:hover{

color:#3B211D;

}

.texto{
    color:#3B211D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:33px;	
}
.texto a{
    color:#3B211D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	
}
.texto li {
    color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:none;

}
.texto ul {
    color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}
.footer {
    color:#cacaae;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	}
.footer a{
    color:#cacaae;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	}	

.texto span{
    color:#3B211D;
	font-size:11px;
	font-weight:bold;

	
	
}

#pie{
    width:975px;
	height:42px;
	position:absolute;
	top:559px;
	padding-top:5px;
	padding-left:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	float:left;
	
}

.legales{
    float:left;
	margin-right:480px;
	margin-top:13px;
	height:37px;
    
}

.disenio a{
    width:150px;
	height:37px;
	position:absolute;
	top:559px;
	left:840px;
    float:right;
	padding-top:5px;
	margin-right:15px;
	margin-top:13px;
	height:42px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#3B211D;
	text-decoration:none;
    
}

.disenio a:hover{
    color:#660000;
}


.disenio{
    display:none;
}


/********* el hotel  ********/

#elHotel{
     width:990px;
	 height:604px;
	 background-image:url(../imagenes/BG_elHotel.jpg);
     background-repeat:no-repeat;
	
}	

#colDos{
     width:250px;
	 height:425px;
	 padding-top:56px;
	 padding-left:22px;
	 float:left;
	
}	
#Palermo{
     width:760px;
	 height:425px;
	 padding-top:56px;
	 padding-left:22px;
	 float:left;
	
}
#Palermo li{
	color:#3B211D;
	height: auto;

	
}
#col_sitemap{
     width:700px;
	 height:425px;
	 padding-top:56px;
	 padding-left:22px;
	 float:left;
	
}

.titulo h3 span{
     font-family:Arial, Helvetica, sans-serif;
	 color:#660000;
	 display:none;

}

#colTresCuatro{
     
	 padding:15px;
	 float:right;
	
}	

.submenu {
	position:absolute;
	width:135px;
	float:left;
	top:442px;
	height: 30px;
}
.submenu2{
	position:absolute;
	width:135px;
	float:left;
	top:458px;
	height: 30px;
	left: 204px;
}
	




li:hover ul, li.over ul { 
	display: block;
	float:left;
	color:#000;

}


#botones {
    clear:left;
    margin: 0 auto 0 auto; 
}




#botones li.btnVolver a{
	display: block;
	background-image:url(../imagenes/btn_volver.gif);
	background-repeat:no-repeat;
	padding:0;
	height:20px;
	width: 172px;
	
}
#botones li.btnVolver a:hover{background-position: -172px; color:#3b211d; 
}


/********* Habitaciones  ********/

.textoItems h5{
    text-indent:15px;
	background-image:url(../imagenes/item.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	font-weight:700;
	color:#330000;
	margin-bottom:-16px;
	height:15px;

}
.textoItems h5 a{
	color:#330000;
	text-decoration:none;

}





/********* Ubicacion  ********/

#colDosChica{
     width:180px;
	 height:425px;
	 padding-top:56px;
	 padding-left:22px;
	 float:left;
	
}	

#colCuatro{
     
	 padding:15px;
	 float:right;
	
}	

.textoGrande h2{
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#330000;
	 font-weight:bold;
	 margin-top:38px;
	 margin-bottom:-25px;
}

#colTresGrande{
     
	 padding:15px;
	 float:left;

	
}	


/********* Gastronomia ********/

.imgPortada IMG{
     margin-top:13px;

}

.imgPortada h3 span{
     font-family:Arial, Helvetica, sans-serif;
	 color:#660000;
	 display:none;

}

.subtitulo{
    margin-top:5px;
}

.subtitulo h3 span{
     font-family:Arial, Helvetica, sans-serif;
	 color:#660000;
	 display:none;

}

.tituloFalso{
    margin-top:5px;
}

.tituloFalso h3 span{
     font-family:Arial, Helvetica, sans-serif;
	 color:#660000;
	 display:none;

}


.textoSec{
    padding-left:1px;
	padding-right:2px;
	
}
.textoSec a{
    color:#3B211D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	
}
.textoSec P{
    color:#3B211D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:8px;
	margin-right:2px;
	
}

.textoSec span{
    color:#3B211D;
	font-size:11px;
	font-weight:bold;
}

#botonHabitaciones li.btnMenu a{
	padding:0;
	height:16px;
	width: 71px;
	
}


#colTres{
     width:250px;
	 height:425px;
	 padding-top:56px;
	 padding-left:8px;
	 float:left;
	
}

/********* Eventos ********/

#colTresCuatroEventos{
     
	 padding:15px;
	 float:right;
	
}		

#colTresCuatroEventos IMG{
     
	 margin-top:80px;
	
}		
	
	
/********* Library ********/





	
/********* Spa ********/

.textoItemsSpa{
    padding-top:20px;

}


.textoItemsSpa h5{
    text-indent:15px;
	background-image:url(../imagenes/item.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	font-weight:700;
	color:#330000;
	margin-bottom:-16px;
	
	height:15px;

}

	

/********* Contactos y Reservas ********/

.textoLinkReservas{
    padding-top:80px;
	margin-bottom:-16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#594714;
	font-weight:bold;
	height:20px;
	
	
	
	}
	
.textoLinkReservas a{
    color:#594714;
	text-decoration:none;
	}		
	
.textoLinkReservas a:visited{
    color:#594714;
	text-decoration:none;
	}	
	

.textoLinkReservas img{
    padding-left:20px;
	padding-bottom:-5px;
	
	}
	

#colTresForm{
    background-color:#BBB195;
    padding:15px;
	float:left;
	width:310px;
	 height:454px;
}



#consigna {
   margin-top:77px;
   #margin-top:93px; /*  esto es para que lo tome solamente el IE7 */
   float:left;
   width:50px;
   height:300px;
   text-align:right;
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
   color:#5A4A42;
   font-weight:bold;
   
   
  
  	
}

#consigna h5 {
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
   color:#5A4A42;
   font-weight:bold;
   height:12px;
   margin-bottom:-1px;
   
  
  	
}

#consigna p{
   margin-bottom:-1px;
   height:12px;
}


#enviado {
   margin-top:77px;
   #margin-top:93px; /*  esto es para que lo tome solamente el IE7 */
   margin-left:10px;
   float:left;
   width:280px;
   height:300px;
   text-align:center;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   color:#5A4A42;
   color:#663300;
   font-weight:bold; 	
}

.campos {    /* este class campos era para el form viejo, cuando probemos que funciona bien el nuevo lo podemos borrar */
   clear:left;
   position:absolute;
   left:460px;
   margin-top:90px;
   
   
}

#formuleto {
   clear:left;
   position:absolute;
   left:460px;
   margin-top:90px;
   width:230px;   
   
}

#formuleto h5 {
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
   color:#5A4A42;
   font-weight:bold;
   height:12px;
   margin-left:5px;
   margin-top:3px;
   margin-right:8px;
   
  
  	
}

#formuleto p{
   margin-bottom:-1px;
   height:12px;
}



#nombre { 
     background-color:#d9d3c3;
     width:230px;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
	 margin-bottom:12px;
}
#apellido{ 
     background-color:#d9d3c3;
     width:230px;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:1px;
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
	 margin-bottom:12px;
}

#tel{ 
     background-color:#d9d3c3;
     width:230px;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:1px;
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
	 margin-bottom:12px;
}

#mail{ 
     background-color:#d9d3c3;
     width:230px;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:1px;
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
	 margin-bottom:12px;
}

#email{ 
     background-color:#d9d3c3;
     width:230px;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:1px;
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
	 margin-bottom:12px;
}


#pais{ 
     background-color:#d9d3c3;
     width:230px;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:1px;
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
	 margin-bottom:12px;
}

#ciudad{ 
     background-color:#d9d3c3;
     width:230px;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:1px;
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
	 margin-bottom:12px;
}

.pasajeros{ 
     background-color:#d9d3c3;
     width:45px;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:1px;
	 margin-left:4px;
	 margin-right:10px;
	 border:none;
	 margin-bottom:12px;
}

#habitacion{ 
     background-color:#d9d3c3;
     width:240px;
	 height:18px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:10px;
	 margin-top:10px;
	 #margin-top:24px;  /*  esto es para que lo tome solamente el IE7 */
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
}


#mensaje{ 
     background-color:#d9d3c3;
     width:230px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:8px;
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
	
}




#texto {  /* este id texto era para el form viejo, cuando probemos que funciona bien el nuevo lo podemos borrar */
     background-color:#d9d3c3;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:8px;
	 
	 margin-left:6px;
	 padding-left:5px;
	 padding-top:3px;
	 border:none;
}

#boton {
     background-color:#3B211D;
	 border:none;
     font-family:verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#C8BEA6;
	 float:left;
	 margin-left:4px;
	 text-transform:uppercase;
	 height:17px;
	 width:60px;
	 padding-bottom:1px;
}


a.dp-choose-date {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-left:4px;
	 padding-left:5px;
	 border:none;
	 margin-bottom:-1px;
	
	padding-bottom:5px; 
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../imagenes/calendar.png) no-repeat; 
}

a.dp-choose-date.dp-disabled {
	background-color:#d9d3c3;
	background-position: 0 -20px;
	cursor: default;
}



.date-pick{ 
     background-color:#d9d3c3;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:1px;
	 margin-left:6px;
	 padding-left:5px;
	 border:none;
}

.date-pick2{ 
     background-color:#d9d3c3;
	 height:14px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 color:#5A4A42;
	 margin-bottom:1px;
	 margin-left:6px;
	 padding-left:5px;
	 border:none;
}


#start-date{
width:63px;
}

#end-date{
width:63px;
}

#respuesta{
margin-top:93px;

}

	

/********* Galeria ********/







/********* Prensa ********/

#colTresCuatroGrande{
     
	 padding:15px;
	 float:right;
	 margin-top:94px;
	 width:540px;
	 height:350px;
	 overflow:auto;
	 
	
}


#colInternaIzq{     
	 float:left;
}



#colInternaDer{
     
	 float:right;
	 margin-right:10px;
	
}


.publicacion{
     
	 height:100px;
	 width:252px;
	 margin-bottom:20px;
	 float:left;
	 margin-right:8px;
}

.publicacion IMG{
     float:left;
	 border:2px solid #594714;
	 margin-right:18px;	
}

.textoPublicacion{ 
     font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#594714;

}

.textoPublicacion span{
     font-weight:bold;

}

.textoPublicacion a{ 
     font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#594714;
	 text-decoration:none;

}

.textoPublicacion IMG{
      border:none;
	  margin-top:3px;
	  margin-right:3px;

}



/********** SUB BOTONERA ***************/

.subBotonera {
	/*border-color:#ff0000;
	margin-top:21px; */
	position:absolute;
	width:628px;
	height:17px;
	margin-top:98px;
	margin-left:217px;
	
}

.subBotonera ul { /* toda la lista esto es muy importante que este bien o se corre todo para cualquier lado*/
	/*border:1px solid #FF0000;*/
	width:628px;      /*ojo con este valor que es el contenedor de los botones. si se modifica un boton hay que corregirlo!!!!!!   */
	height:17px;
	padding: 0;
	list-style: none;
	
}

.subBotonera li { /* todos los items de la lista */
	float: left;
	position: relative;
	height:17px;
	
	
	
}



li:hover ul, li.over ul { 
	display: block;
	float:left;
	color:#000;

}


#subBotones {
    clear:left;
    margin: 0 auto 0 auto; 
}


#subBotones li.sbtnHabitaciones a{
	display: block;
	background-image:url(../imagenes/sbtn_habitaciones.gif);
	background-repeat:no-repeat;
	padding:0;
	height:17px;
	width: 143px;
	
}
#subBotones li.sbtnHabitaciones a:hover{background-position: -143px; color:#000; 
}

#subBotones li.sbtnEstilo a{
	display: block;
	background-image:url(../imagenes/sbtn_estilo.gif);
	background-repeat:no-repeat;
	padding:0;
	height:17px;
	width: 98px;
	
}
#subBotones li.sbtnEstilo a:hover{background-position: -98px; color:#000; 
}


#subBotones li.sbtnDeli a{
	display: block;
	background-image:url(../imagenes/sbtn_deli.gif);
	background-repeat:no-repeat;
	padding:0;
	height:17px;
	width: 144px;
	
}
#subBotones li.sbtnDeli a:hover{background-position: -144px; color:#000; 
}


#subBotones li.sbtnNegocios a{
	display: block;
	background-image:url(../imagenes/sbtn_negocios.gif);
	background-repeat:no-repeat;
	padding:0;
	height:17px;
	width: 166px;
	
}
#subBotones li.sbtnNegocios a:hover{background-position: -166px; color:#000; 
}


#subBotones li.sbtnAgenda a{
	display: block;
	background-image:url(../imagenes/sbtn_agenda.gif);
	background-repeat:no-repeat;
	padding:0;
	height:17px;
	width: 77px;
	
}
#subBotones li.sbtnAgenda a:hover{background-position: -77px; color:#000; 
}


#subBotones li.btnHome a{
	display: block;
	background-image:url(../imagenes/btn_home.gif);
	background-repeat:no-repeat;
	padding:0;
	height:21px;
	width: 71px;
	margin-left:21px;
	
}
#subBotones li.btnHome a:hover{background-position: -71px; color:#000; 
}

#subBotones li span{
    display:none; 
    position:absolute;
	top:2px;
	left:4px;

}








/********** SUB BOTONERA 2 ***************/

.subBotonera2 {
	/*border-color:#ff0000;
	margin-top:21px; */
	background-color:#8e785c;
	position:absolute;
	width:628px;
	height:18px;
	margin-top:98px;
	margin-left:217px;
	
}

.subBotonera2 ul { /* toda la lista esto es muy importante que este bien o se corre todo para cualquier lado*/
	/*border:1px solid #FF0000;*/
	width:628px;      /*ojo con este valor que es el contenedor de los botones. si se modifica un boton hay que corregirlo!!!!!!   */
	height:18px;
	padding: 0;
	list-style: none;
	
}

.subBotonera2 li { /* todos los items de la lista */
	float: left;
	position: relative;
	height:18px;
	
	
	
}



li:hover ul, li.over ul { 
	display: block;
	float:left;
	color:#000;

}


#subBotones2 {
    clear:left;
    margin: 0 auto 0 auto; 
}


#subBotones2 li.sbtnRegistro a{
	display: block;
	background-image:url(../imagenes/sbtn_registro.gif);
	background-repeat:no-repeat;
	padding:0;
	height:18px;
	width: 72px;
	margin-left:15px;
	
}
#subBotones2 li.sbtnRegistro a:hover{background-position: -72px; color:#000; 
}

#subBotones2 li.sbtnLogin a{
	display: block;
	background-image:url(../imagenes/sbtn_login.gif);
	background-repeat:no-repeat;
	padding:0;
	height:18px;
	width: 52px;
	margin-left:3px;
	
}
#subBotones2 li.sbtnLogin a:hover{background-position: -52px; color:#000; 
}

#subBotones2 li.sbtnGaleria a{
	display: block;
	background-image:url(../imagenes/sbtn_galeria.gif);
	background-repeat:no-repeat;
	padding:0;
	height:18px;
	width: 160px;
	margin-left:3px;
	
}
#subBotones2 li.sbtnGaleria a:hover{background-position: -160px; color:#000; 
}


#subBotones2 li span{
    display:none; 
    position:absolute;
	top:2px;
	left:4px;

}


/********************************************************************** SITIO EN INGLES ***************************************************************************/


/*botonera en ingles*/

#botonesEn {
    clear:left;
    margin: 0 auto 0 auto; 
}


#botonesEn li.btnHotel a{
	display: block;
	background-image:url(../imagenes/en/btn_hotel.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesEn li.btnHotel a:hover{background-position: -182px; color:#3b211d;  
}

#botonesEn li.btnUbicacion a{
	display: block;
	background-image:url(../imagenes/en/btn_ubicacion.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesEn li.btnUbicacion a:hover{background-position: -182px; color:#3b211d; 
}

#botonesEn li.btnHabitacionesIzq a{
	display: block;
	background-image:url(../imagenes/en/btn_habitaciones_izq.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesEn li.btnHabitacionesIzq a:hover{background-position: -182px; color:#3b211d; 
}


#botonesEn li.btnGastronomia a{
	display: block;
	/*background-image:url(../imagenes/en/btn_gastronomia.gif);*/
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesEn li.btnGastronomia a:hover{background-position: -182px; color:#3b211d; 
}


#botonesEn li.btnEventos a{
	display: block;
	background-image:url(../imagenes/en/btn_eventos.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesEn li.btnEventos a:hover{background-position: -182px; color:#3b211d; 
}


#botonesEn li.btnSpa a{
	display: block;
	background-image:url(../imagenes/en/btn_spa.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesEn li.btnSpa a:hover{background-position: -182px; color:#3b211d; 
}

#botonesEn li.btnContactos a{
	display: block;
	background-image:url(../imagenes/en/btn_contactos.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 150px;
	margin-top:149px;
	
	
}
#botonesEn li.btnContactos a:hover{background-position: -182px; color:#3b211d; 
}

#botonesEn li.btnContactosClick{
    margin-top:149px;
}

#botonesEn li.btnReservas a{
	display: block;
	background-image:url(../imagenes/en/btn_reservas.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	margin-top:149px;
	
}
#botonesEn li.btnReservas a:hover{background-position: -182px; color:#3b211d; 
}

#botonesEn li.btnReservasClick{
    margin-top:149px;
}

#botonesEn li.btnLibrary a{
	display: block;
	background-image:url(../imagenes/en/btn_library.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesEn li.btnLibrary a:hover{background-position: -182px; color:#3b211d; 
}




#botonesEn li.btnLibrary a{ display:none;}  /*                                      eliminar los comentarios si queremos ocultar el boton LIBBRARY  */




#botonesEn li.btnGaleria a{
	display: block;
	background-image:url(../imagenes/en/btn_galeria.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesEn li.btnGaleria a:hover{background-position: -182px; color:#3b211d; 
}

#botonesEn li.btnPrensa a{
	display: block;
	background-image:url(../imagenes/en/btn_prensa.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
	
}
#botonesEn li.btnPrensa a:hover{background-position: -182px; color:#3b211d; 
}

#botonesEn li span{
    display:none; 
    position:absolute;
	top:2px;
	left:4px;

}


/******** home   boton habitaciones y habitaciones boton concepto nuss (volver al home)***********/

#botonHabitacionesEn {
    clear:left;
    margin: 0 auto 0 auto;
	height:20px; 
}

#botonHabitacionesEn li.btnHabitaciones a{
	display: block;
	background-image:url(../imagenes/en/btn_habitaciones.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 135px;
	
}
#botonHabitacionesEn li.btnHabitaciones a:hover{background-position: -135px; color:#cacbae;  
}

#botonHabitacionesEn li.btnConcepto a{
	display: block;
	background-image:url(../imagenes/en/btn_concepto.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 119px;
	
}
#botonHabitacionesEn li.btnConcepto a:hover{background-position: -119px; color:#cacbae;  
}



#botonHabitacionesEn li span{
    display:none; 
    position:absolute;
	top:2px;
	left:4px;

}





/********************************************************************** SITIO EN PORTUGUES ***************************************************************************/


/*botonera en PORTUGUES7*/

#botonesPor {
    clear:left;
    margin: 0 auto 0 auto; 
}


#botonesPor li.btnHotel a{
	display: block;
	background-image:url(../imagenes/por/btn_hotel.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesPor li.btnHotel a:hover{background-position: -182px; color:#3b211d;  
}

#botonesPor li.btnUbicacion a{
	display: block;
	background-image:url(../imagenes/por/btn_ubicacion.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesPor li.btnUbicacion a:hover{background-position: -182px; color:#3b211d; 
}


#botonesPor li.btnHabitacionesIzq a{
	display: block;
	background-image:url(../imagenes/por/btn_habitaciones_izq.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesPor li.btnHabitacionesIzq a:hover{background-position: -182px; color:#3b211d; 
}



#botonesPor li.btnGastronomia a{
	display: block;
	/*background-image:url(../imagenes/por/btn_gastronomia.gif);*/
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesPor li.btnGastronomia a:hover{background-position: -182px; color:#3b211d; 
}


#botonesPor li.btnEventos a{
	display: block;
	background-image:url(../imagenes/por/btn_eventos.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesPor li.btnEventos a:hover{background-position: -182px; color:#3b211d; 
}


#botonesPor li.btnSpa a{
	display: block;
	background-image:url(../imagenes/por/btn_spa.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesPor li.btnSpa a:hover{background-position: -182px; color:#3b211d; 
}

#botonesPor li.btnContactos a{
	display: block;
	background-image:url(../imagenes/por/btn_contactos.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	margin-top:149px;
	
	
}
#botonesPor li.btnContactos a:hover{background-position: -182px; color:#3b211d; 
}

#botonesPor li.btnContactosClick{
    margin-top:149px;
}

#botonesPor li.btnReservas a{
	display: block;
	background-image:url(../imagenes/por/btn_reservas.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	margin-top:149px;
	
}
#botonesPor li.btnReservas a:hover{background-position: -182px; color:#3b211d; 
}

#botonesPor li.btnReservasClick{
    margin-top:149px;
}

#botonesPor li.btnLibrary a{
	display: block;
	background-image:url(../imagenes/por/btn_library.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesPor li.btnLibrary a:hover{background-position: -182px; color:#3b211d; 
}




#botonesPor li.btnLibrary a{ display:none;}      /*                                  eliminar los comentarios si queremos ocultar el boton LIBBRARY  */




#botonesPor li.btnGaleria a{
	display: block;
	background-image:url(../imagenes/por/btn_fotogaleria.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
}
#botonesPor li.btnGaleria a:hover{background-position: -182px; color:#3b211d; 
}

#botonesPor li.btnPrensa a{
	display: block;
	background-image:url(../imagenes/por/btn_prensa.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 182px;
	
	
}
#botonesPor li.btnPrensa a:hover{background-position: -182px; color:#3b211d; 
}

#botonesPor li span{
    display:none; 
    position:absolute;
	top:2px;
	left:4px;

}


/******** home   boton habitaciones y habitaciones boton concepto nuss (volver al home)***********/

#botonHabitacionesPor {
    clear:left;
    margin: 0 auto 0 auto;
	height:20px; 
}

#botonHabitacionesPor li.btnHabitaciones a{
	display: block;
	background-image:url(../imagenes/por/btn_habitaciones.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 135px;
	
}
#botonHabitacionesPor li.btnHabitaciones a:hover{background-position: -135px; color:#cacbae;  
}

#botonHabitacionesPor li.btnConcepto a{
	display: block;
	background-image:url(../imagenes/por/btn_concepto.gif);
	background-repeat:no-repeat;
	padding:0;
	height:16px;
	width: 119px;
	
}
#botonHabitacionesPor li.btnConcepto a:hover{background-position: -119px; color:#cacbae;  
}



#botonHabitacionesPor li span{
    display:none; 
    position:absolute;
	top:2px;
	left:4px;

}


/**************************** notas de prensa **********************************************/

#wrapperPrensa{
    width:990px;
	height:604px;
	/*text-align:center;                                            esto era solo para que se vea bien en IE 6   ya no sirve y molesta para FF       */
	font:1em Arial, Helvetica, sans-serif;
	position:absolute;
	margin:-302px auto 0 -495px;
	left:50%;
	top:50%;
	background-color:#cacaae;
	background-image:url(../imagenes/trama2_BG.gif);
	background-repeat:repeat;
	

}

#columnaContPrensa{
 background-color:#cacaae;
 width:808px;
 float:right;
}


#notaPrensa{
     width:990px;
	 background-image:url(../imagenes/bg_nota_prensa.gif);
     background-repeat:repeat-y;
	 position:absolute;
	 top:50%;
	 margin-top:-257px;
	 
}

#tituloSeccionPrensa{
width:730px;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:15px;
	 font-weight:700;
	 color:#3B211D;
	 float:left;
	 margin-bottom:10px;
	 margin-left:57px;
	 margin-top:59px;


}

#tituloPublicacion{
     width:730px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 font-weight:700;
	 color:#3B211D;
	 float:left;
	 margin-bottom:10px;
	 margin-left:57px;


}

#tituloPublicacion span{
     font-size:13px;
	 font-weight:400;
	 


}



#similPapel{
     width:730px;
	 height:83px;
	 background-image:url(../imagenes/simil_papel.jpg);
     background-repeat:no-repeat;
	 margin-left:37px;
	 float:left;
	 
	 
}

#contenidoNotaLarga{
     width:730px;
	 
	  background-image:url(../imagenes/bg_papel.jpg);
     background-repeat:repeat-y;
	 margin-left:37px;
	 float:left;
	 padding-bottom:20px;
	 
	 
}


#contenidoNota{
     width:730px;
	 height:900px;
	  background-image:url(../imagenes/bg_papel.jpg);
     background-repeat:repeat-y;
	 margin-left:37px;
	 float:left;
	 padding-bottom:20px;
	 
	 
}

h2.tituloNota { 
     width:600px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:23px;
	 font-weight:900;
	 color:#383736;
	 float:left;
	 margin-bottom:6px;
	 margin-left:75px;
 
}

h2.subtituloNota { 
     width:570px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 font-weight:700;
	 color:#494949;
	 float:left;
	 margin-bottom:10px;
	 margin-left:75px;
 
}

.imagen{

margin-left:75px;
margin-top:15px;
float:left;

}

.mediaImagen{
margin-left:75px;
margin-top:15px;
float:left;


}

h4.bajadaImagen{
width:600px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#595C5C;
margin-top:5px;

}

h3.textoNota { 
     width:570px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:400;
	 color:#2d2d2d;
	 float:left;
	 margin-bottom:20px;
	 margin-left:75px;
	 margin-top:45px;
 
}

h3.textoNotaMitad { 
     width:204px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:400;
	 color:#2d2d2d;
	 float:left;
	 margin-bottom:20px;
	 margin-left:25px;
	 margin-top:10px;
 
}

#cierraNota{
     width:600px;
	 margin-left:75px;
	 float:left;
	 margin-top:30px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 
	 
	 
}


.extraImagen{
     width:250px;
	 float:left;
	 margin-left:75px;
}

.extraTexto{
     width:350px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#333333;
	 margin-top:10px;
	 float:left;	 
}

.extraTexto span{
	 font-weight:bold;
	 color:#333333;
	 
}

#notaPdf{
     margin-left:75px;
	 float:left;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#990000;
	 
	 
}

#pieNota{
     width:730px;
	 height:28px;
	 background-image:url(../imagenes/pie_nota_prensa.jpg);
     background-repeat:no-repeat;
	 margin-left:37px;
	 float:left;
	 
	 
}

#margenDNPrensa{
    width:990px;
	height:9px;
	margin-top:30px;
	background-color:#4C5C29;
	float:left;
}
