/************** CSS Div ***********/


#main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image:url(../images/bg_content.gif);
	margin-top: 0px;
	padding:0;
	height:auto;
}

#top {
	width: 850px;
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	position: absolute;
	overflow: visible;
	z-index: 12;
	top:0;
	left:25px;
	padding:0;
	
}

#toppages {
	width: 850px;
	height: 125px;
	background-image:url(../images/headerpages.gif);
	background-repeat: no-repeat;
	overflow: visible;
	top:0px;
	left:25px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	
}


#language {
width: 325px;
float: right;
margin-top:10px;
margin-left: 0px;

}


#languagepages {
	width: 850px;
	margin-left: 0px;
	background-color: #3364a6;
	text-align: right;
	padding-top:4px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	width: 850px;
	height: 20px;
	background-color: #3364a6;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}


#menupages {
	width: 850px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align:center;	
}

#menucontent {
	border-left: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;
	width: 725px;
}

#menucontentes {
	border-left: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;
	width: 730px;
}

#menucontentfr {
	border-left: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;
	width: 780px;
}

#section {
	border-right: 1px solid #FFFFFF;
	text-align:center;
	padding: 2px 10px;
	float:left;
}

#logo {
	overflow: visible;
	visibility: visible;
	width:153px;
	height:240px;
	margin-left:40px;
	}

#logopages {
	overflow: visible;
	visibility: visible;
	width:230px;
	float:left;
	text-align:center;
}

#mainpic {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	z-index:1;
}

#mainpiccontent {
	width: 575px;
	margin-left: auto;
	margin-right: auto;
	padding-left:10px;
}

#content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	background-image: url(../images/bg_footer.jpg);
	height: 500px;
	overflow:auto;
}

#contentpages {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	background-position: bottom;
	overflow:auto;
}

#booking {
width: 240px;
float:left;
}

#corporate {
	width: 225px;
	height:20px;
	padding-left:5px;
	float:left;
	border:1px solid #3364a6;
	background:#EEEEEE;
	margin-top:10px;
}

#maintext {
	width:595px;
	float: right;
	padding-left:10px;
	border-left: 1px solid #3364a6;
	overflow:auto;
}

#leftcol {
float:left;
width:350px;
margin-right:20px;
}
#rightcol {
float:right;
width:200px;
}

#oneleftcol {
float:left;
width:595px;
background-image: url(../images/bg_footer_page.jpg);
background-repeat: no-repeat;
}

#tiempo {
float:left;

}

#reviews {
	float:left;
	border-top: 1px solid #3364A6;
	margin-top:30px;
	width:180px;
}
.wifi-banner {
	float:left;
	border-bottom: 1px solid #3364A6;
    height:50px;
	width:180px;
}
.wifi-banner IMG {
	
	margin-left:40px;
}

.textindex {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}


#textcorporativo{
width: 850px;
margin-left: auto;
margin-right: auto;
margin-top:10px;
}

#tour{
width:400px;
float: left;
}

#tourlinks{
width:190px;
float: right;
}

/************** CSS Styles ***********/

body{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color: #444444;
	background-color: #d6e0ed;
	background-image: url(../images/bg_body.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

a {	color: #3364A6;
	text-decoration: none;
}

a:visited {
	color: #3364A6;
	text-decoration: none;
}


a:hover {
	color: #3364A6;
	text-decoration: underline;
}

h1{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	font-style:italic;
}

h2{
	font-size:14px;
	color:#3364a6;
	font-weight:bold;
	font-style:italic;
	
}

#language ul {
display:inline;
width:auto;
}

#language li {
display:inline;
list-style-type:none;
color:#FFFFFF;
margin-right:8px;
}

#language a{
color:#FFFFFF;
text-decoration: underline;
}

#language a:hover{
color:#FFFFFF;
text-decoration:none;
}



#languagepages ul {
display:inline;
width:auto;
}

#languagepages li {
display:inline;
list-style-type:none;
color:#FFFFFF;
margin-right:8px;
}

#languagepages a{
color:#FFFFFF;
text-decoration: underline;
}

#languagepages a:hover{
color:#FFFFFF;
text-decoration:none;
}
#section {
color:#FFFFFF;
font-size:13px;
}

#section a{
color:#FFFFFF;
text-decoration: none;
}

#section a:hover{
	color:#234675;
	text-decoration:none;
}

#corporate {
color:#664136;
font-size:16px;
font-weight:bold;
}

#corporate a{
color:#664136;
text-decoration: none;
}

#corporate a:hover{
color:#E85E20;
text-decoration:none;
}

#footer {
	font-size:11px;
	width: 850px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:10px;
	float:left;
	text-align:center;
	font-weight: bold;
	color: #999999;
	padding-bottom: 20px;
	line-height: 15px;
	border-top: 1px solid #999999;
}

#footer a{
color:#000000;
text-decoration: none;
}

#footer a:hover{
	color:#3364a6;
	text-decoration: none;
}

#footer #contacto {
float:left;
width: 500px;
}

#footer #amigos {
width: 200px;	
float:left;

}

#tourlinks {
font-size:12px;
}

#tourlinks a{
color:#A9BD28;
text-decoration: none;
}

#tourlinks a:hover{
color:#E85E20;
text-decoration: none;
}

/************** Slideshow Styles ***********/

#slideshow {
	position:relative;
	height:400px;
	clear:left;
	margin-top:0px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width:850px;
	height:400px;
}

#slideshow IMG.active {
	z-index:10;
	width:850px;
	height:400px;
}

#slideshow IMG.last-active {
z-index:9;
}

