@charset "utf-8";
/* CSS Document */

/***********************************************************/
/******************* ESTILOS GENERAL ***********************/
/***********************************************************/

body{
	background-image:url(imagenes/index_bg.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#contenido{
	width:600px;
	margin:200px auto 0 auto;
}
#logo{
	width: 236px;
	float:left;
	position:relative;
}
#idiomas{
	width: 150px;
	float:left;
	position:relative;
	margin-left:160px;
	margin-top:50px;
}
#idiomas a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
}
#musica{
	
}
#reservas{
	margin-top:100px;
	width:600px;
	text-align:center;
	position:relative;
	float:left;
}
#requerimientos{
	width:600px;
	text-align:center;
	position:relative;
	float:left;
}
#tripadvisor{
	margin-top:10px;
	width:600px;
	text-align:center;
	position:relative;
	float:left;
}
#words{
	visibility:hidden;
	float:left;
	position:relative;
}