BODY{
	margin: 0px 0px 0px 0px;	
	background-position: top;
	background-color: #FFFFFF;	
	padding: 0px 0px;	
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family:Verdana;
	color:#FF3333;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-decoration: underline;		
}
A:HOVER{
	font-family:Verdana;
	color:#FF3333;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-decoration: none;
}	
.link1:link, .link1:active, .link1:visited {
	font-family:Verdana;
	color:#51A9CB;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-decoration: none;
}
.link1:hover{
	font-family:Verdana;
	color:#51A9CB;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-decoration: underline;
}
.link2:link, .link2:active, .link2:visited {
	font-family:Verdana;
	color:#666666;
	font-size:9px;
	line-height:10px;
	font-weight:normal;
	text-decoration: none;
}
.link2:hover{
	font-family:Verdana;
	color:#666666;
	font-size:9px;
	line-height:10px;
	font-weight:normal;
	text-decoration: underline;
}
.link3:link, .link3:active, .link3:visited {
	font-family:Verdana;
	color:#0777AE;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.link3:hover{
	font-family:Verdana;
	color:#0777AE;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: underline;
}
.link4:link, .link4:active, .link4:visited {
	font-family:Verdana;
	color:#666666;
	font-size:9px;
	line-height:15px;
	font-weight:normal;
	text-decoration: none;
}
.link4:hover{
	font-family:Verdana;
	color:#666666;
	font-size:9px;
	line-height:15px;
	font-weight:normal;
	text-decoration: none;
	text-decoration: underline;
}
.link5:link, .link5:active, .link5:visited {
	font-family:Verdana;
	color:#ffffff;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.link5:hover{
	font-family:Verdana;
	color:#ffffff;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: underline;
}
h1{
	font-family:Verdana;
	color:#FF3333;
	font-size:13px;
	line-height:15px;
	font-weight:bold;	
	margin-bottom:9px;
	margin-top:23px;	
}
h2{
	font-family:Verdana;
	color:#FF3333;
	font-size:13px;
	line-height:15px;
	font-weight:bold;	
	margin-bottom:9px;
	margin-top:23px;	
}
h3{
	font-family:Verdana;
	color:#FF3333;
	font-size:13px;
	line-height:15px;
	font-weight:bold;	
	margin-bottom:9px;
	margin-top:23px;	
}

TD{
	font-family:Verdana;
	color:#333333;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	word-spacing: -1px;
	text-align:justify;
}	
ul {
	margin-top:11px;
	margin-bottom: 25px;
	margin-right: 0px;
    padding: 0px;
	margin-left: 58px;
	
  }
li{
	list-style-image: url(../images/bullet.gif);
	vertical-align: middle;
	line-height: 18px;
	
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
input.email{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-color: black;
	color:#666666;
	border: thin;
	border: 1px;
	border-style:solid;
	border-color:#2B2B2B;
	width: 146px;
	height: 22px;	
	padding-left: 8px;	
	padding-top: 2px
}
input.contact{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-color: #ffffff;
	color:#666666;
	border: thin;
	border: 1px;
	border-style:solid;
	border-color:#2B2B2B;
}
select.contact{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#666666;
	background-color: #ffffff;
	border: thin;
	border: 1px;
	border-style:solid;
	border-color:#2B2B2B;
}
.pointer { cursor: pointer } 

.left_bg{
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat; 
	background-position: top right;
}
.right_bg{
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;  
	background-position: top left;
}
.nav_bg{
	background-image: url(../images/navigation_bg.jpg);
	background-repeat: no-repeat; 
}
.footer_bg{
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x; 
	background-color: black;
}
.footer_line{
	font-family:Verdana;
	color:#666666;
	font-size:8px;
	line-height:15px;
	font-weight:normal;
	text-decoration: none;
}
.footer_text{
	font-family:Verdana;
	color:#666666;
	font-size:9px;
	line-height:13px;
	font-weight:normal;
	text-decoration: none;
}
select.check{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	background-color: #ffffff;
	width: 74px;
	height:20px;
}
select.check1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	background-color: #ffffff;
	width: 39px;
	height:20px;
}
select.night{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	background-color: #ffffff;
	width: 38px;
	height:20px;
}
select.adult{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	background-color: #ffffff;
	width: 31px;
	height:20px;
}
select.child{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	background-color: #ffffff;
	width: 35px;
	height:20px;
}
#reserva {
	position:absolute;
	width:284px;
	height:90px;
	z-index:2;
	top: 22px;
	left: 170px;
	visibility:hidden;
}
