#menu2{
	position:absolute;
	z-index:3;
	margin-left:555px;
	margin-top:30px;
	height:18px;
	font-style:italic;
	text-decoration:none;
}

#datos{
	position:absolute;
	z-index:3;
	margin-left:780px;
	margin-top: 60px;
}

#flag{
	position:absolute;
	margin-left:870px;
	margin-top:30px;
	font-style:italic;
	text-decoration:none;
}

#en{
	text-decoration:none;
	color:#c3b27f;
}

#en:hover{
	color:white;
}

#menu{
	position:absolute;
	z-index:3;
	margin-top:114px;
	width:960px;
	height:19px;
	border:none;
	text-align:center;
	text-decoration:none;
}

#inicio{
	text-decoration:none;
	color:#fee8a5;
}

#inicio:hover{
	color:#191e31;
}

#acerca{
	text-decoration:none;
	color:#fee8a5;
}

#acerca:hover{
	color:#191e31;
}

#hab{
	text-decoration:none;
	color:#fee8a5;
}

#hab:hover{
	color:#191e31;
}

#galeria{
	text-decoration:none;
	color:#fee8a5;
}

#galeria:hover{
	color:#191e31;
}

#actividades{
	text-decoration:none;
	color:#fee8a5;
}

#actividades:hover{
	color:#191e31;
}

#paquetes{
	text-decoration:none;
	color:#fee8a5;
}

#paquetes:hover{
	color:#191e31;
}

#contact{
	text-decoration:none;
	color:#fee8a5;
}

#contact:hover{
	color:#191e31;
}

#noticias{
	text-decoration:none;
	color:#c3b27f;
}

#noticias:hover{
	color:white;
}

#reservas{
	text-decoration:none;
	color:#c3b27f;
}

#reservas:hover{
	color:white;
}

#enviar{
	text-decoration:none;
	color:#c3b27f;
}

#enviar:hover{
	color:white;
}

.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}
.bg_center_windows {
	background-image: url(images/formato/Wwindow_center_02.jpg);
	background-repeat: no-repeat;
}

.bg_windows {
	background-image: url(images/formato/window_02.jpg);
	background-repeat: repeat;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.links_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #181D31;
	text-decoration: underline;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #181d30;
	font-weight: bold;
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181d30;
	font-weight: bold;
}

.bg {
	background-image: url(images/formato/bg.jpg);
	background-repeat: repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/formato/bg_page.jpg);
}

.bg_page {
	background-image: url(images/formato/bg_page.jpg);
	background-repeat: repeat;
}
.bg_direcciones {
	background-repeat: repeat;
	background-color: #181D31;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
    list-style-image: url(images/bullet.jpg);
	list-style-type: circle;
	padding: 0px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #D8C791;
}
a:active {
	color: #D8C791;
}




.text_enviar {
	color: #D3C085;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text_direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

