/* CSS Document */
body {
	background:#122981 url(imagenes/gradient_bg.jpg) repeat-x;
	font-size:12px;
	font-family:Arial;
	color:#FFFFFF;
}
input, textarea {
	background:none;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
}
input[type="text"], textarea {
	width:200px;
}

#nubes {
	background:transparent url(imagenes/clouds.jpg) repeat-x;
	left:0;
	top:0;
	height:104px;
	width:100%;
}
#agua {
	background:transparent url(imagenes/water_edge.jpg) repeat-x;
	left:0;
	top:104px;
	height:75px;
	width:100%;
}
#sol {
	background:transparent url(imagenes/sunlight.jpg) no-repeat;
	left:0;
	top:0;
	height:481px;
	width:472px;
}
#clima {
	margin-left:218px;
	margin-top:350px;
}
.clima {
	font-size:11px;
	color:#FFFFFF;
	line-height:12px;
}
.clima p {
	text-align:center;
}

.flotar {
	position:absolute;
	left:50%;
	top:0;
}

#logo {
	background:transparent url(imagenes/logo.png) no-repeat center;
	height:180px;
	width:100%;
	top:-10px;
	left:0;
}

#titulo {
	text-align:right;
	font-family:"Copperplate Gothic Light", "Courier New";
	font-size:36px;
	margin-top:180px;
	margin-left:-280px;
	border-bottom:1px solid #FFFFFF;
	width:auto;
	font-weight:bold;
}

#fish1 {
	background:transparent url(imagenes/fish_top.gif) no-repeat;
	height:80px;
	width:180px;
	margin-top:220px;
	margin-left:-500px;
}
#fish2 {
	background:transparent url(imagenes/fish_bottom.gif) no-repeat;
	height:108px;
	width:224px;
	margin-top:550px;
	margin-left:-505px;
}
#fish3 {
	display:none;
	background:transparent url(imagenes/fish01.png) no-repeat;
	height:119px;
	width:230px;
	margin-top:700px;
	margin-left:200px;
}
#fish4 {
	background:transparent url(imagenes/amarillo.png) no-repeat;
	height:113px;
	width:128px;
	margin-top:1085px;
	margin-left:250px;
}
#fish5 {
	background:transparent url(imagenes/pez_azul.png) no-repeat;
	height:154px;
	width:198px;
	margin-top:670px;
	margin-left:300px;
}
#fish6 {
	background:transparent url(imagenes/tortuga.png) no-repeat;
	height:225px;
	width:424px;
	margin-top:960px;
	margin-left:-400px;
}

#fondo {
	background:transparent url(imagenes/suelo.jpg) repeat-x;
	height:380px;
	width:100%;
	top:820px;
	left:-1px;
}

#menu {
	margin-top:180px;
	margin-left:220px;
	padding:0;
}
#menu li {
	list-style:none;
	border-bottom:1px solid #FFFFFF;
	width:160px;
	padding-top:5px;
}
#menu a {
	font-family:"Copperplate Gothic Light", "Courier New";
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
}
#menu a:hover {
	color:#FF9600;
}
#sel {
	color:#FF9600 !important;
}
p {
	text-align:justify;
	margin:15px 0;
}

#nosotros1 {
	width:220px;
	margin-top:430px;
	margin-left:-280px;
}
#nosotros2 {
	width:220px;
	margin-top:430px;
	margin-left:-40px;
}

#habitaciones {
	width:460px;
	margin-top:250px;
	margin-left:-280px;
}

#contactanos {
	width:400px;
	margin-top:230px;
	margin-left:-280px;
}

#menu_fotos {
	margin-top:230px;
	margin-left:-320px;
}

.foto {
	cursor:pointer;
	border:2px solid #FFFFFF;
}
.foto:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}
.bigFoto {
	border:2px solid #FFFFFF;
}

#foto {
	margin-top:466px;
	margin-left:-236px;
}

#back {
	background:transparent url(imagenes/fotos/back.png) no-repeat;
	margin-top:590px;
	margin-left:-261px;
	height:21px;
	width:16px;
	cursor:pointer;
}
#back:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}
#next {
	background:transparent url(imagenes/fotos/next.png) no-repeat;
	margin-top:590px;
	margin-left:131px;
	height:21px;
	width:16px;
	cursor:pointer;
}
#next:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

#ubicacion {
	width:420px;
	margin-top:230px;
	margin-left:-280px;
}

#cabanas {
	width:460px;
	margin-top:250px;
	margin-left:-280px;
}

#camping {
	width:420px;
	margin-top:250px;
	margin-left:-280px;
}
.marcoFoto {
	background:url(imagenes/ventana-fotos.png) no-repeat 0 -2px;
}
.fotoCabaņas {
	height:146px;
	width:194px;
	padding:10px 0 10px 2px;
}
.tituloMarco {
	text-align:left;
	color:#0000CC;
	margin-left:15px;
	font-weight:bold;
	font-size:12px;
}
.cotizar {
	text-align:right;
	margin-right:15px;
}
.cotizar a {
	color:#0000CC;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#mapa {
	background:url(imagenes/mapa.png) no-repeat scroll;
	width:700px;
	height:507px;
	margin-top:473px;
	margin-left:-400px;
}
#mapa2 {
	background:url(imagenes/mapa2.png) no-repeat scroll;
	width:523px;
	height:480px;
	margin-top:472px;
	margin-left:-300px;
}
#banner {
	margin-top:230px;
	margin-left:-280px;
	width:460px;
	height:200px;
}