@import url("estilos.css");
td img {display: block;}.principal2 {
	background-image: url(images/fondo_gral.jpg);
	background-repeat: no-repeat;
}
.principal3 {
	background-image: url(images/fondo_msubmenu.jpg);
	background-repeat: no-repeat;
}
.titulonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
body {
	background-color: #686A5C;
}
#en_la_playa {
	position:absolute;
	left:207px;
	top:95px;
	width:502px;
	height:248px;
	z-index:2;
	visibility: hidden;
}
#descando {	position:absolute;
	left:207px;
	top:148px;
	width:502px;
	height:248px;
	z-index:1;
	visibility: visible;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.link .texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


#arena {
	position:absolute;
	left:207px;
	top:93px;
	width:504px;
	height:377px;
	z-index:3;
	visibility: hidden;
}
.prinicipal {
	background-image: url(images/fondo_derecha.jpg);
	background-repeat: no-repeat;
}

