@charset "UTF-8";
/* CSS Document */
/************** Divs Styles ***********/

#bg_main{
	background-repeat: no-repeat;
	margin: auto;
}

#bg_main_book{
background-image: url(../images/bg_main.jpg);
background-repeat: no-repeat;
width: 1015px;
margin-left: auto;
margin-right: auto;
padding: 35px;
}

#main {
width: 945px;
height:575px;
border: 1px solid #CCCCCC;
background-color:#072442;
margin: auto;

}

#mainbooking {
width: 945px;
height:1950px;
border: 1px solid #CCCCCC;
background-color:#072442;
margin: auto;

}


#top {
float:left;
width: 945px;
margin-left: auto;
margin-right: auto;
background-color: #153553;
}

#logo {
float:left;
width: 245px;
overflow:auto;
}

#title h1{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #435F86;
	font-family: "Gill Sans", Helvetica, "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

#idiomas {
float:right;
margin-top: 10px;
text-align: right;
margin-right: 15px;
}

#text {
float:left;

}

#left_column {
	float:left;
	width: 250px;
	margin-right:10px;
}

# wifi{
}

#left_column2 {
padding-left:5px;
padding-right:3px;
}

#booking {
float:left;
margin-top: 20px;
border: 1px solid #FFCC00;
}

#title_reservas {
font-size: 14px;
text-transform: uppercase;
color: #FFFFFF;
background-color: #990000;
padding-bottom:3px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
}

#right_column {
float:right;
width:680px;
}

#contentrightcolumn {
	background-color: #ffffff;
	
}

#textcontent {
	color: #333333;
	font-size:11px;
	padding-left:10px;
	height:165px;
	overflow:auto;
	padding-right: 10px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:14px;
}

#textcontent_scroll {
	color: #333333;
	font-size:11px;
	padding-left:10px;
	height:170px;
	overflow:auto;
	padding-right: 12px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:14px;
	overflow: visible;
	
}
#main_img {
	height: 460px;
	background-color: #ffffff;
}

#main_imgindex {
	height: 480px;	
}


#right_column_book {
float: right;
width: 685px;
overflow: auto;
background-color: #EEEEEE;
}

#bottom {
width: 945px;
float:left;
margin-left: auto;
margin-right: auto;
text-align:center;
margin-top:12px;
margin-bottom:5px;
padding-bottom:10px;
font-size: 10px;
color: #FFFFFF;
}


#bottomindex {
width: 940px;
float:left;
margin-left: auto;
margin-right: auto;

text-align:center;
margin-top:30px;
margin-bottom:5px;
padding-bottom:10px;
font-size: 10px;
color: #FFFFFF;
}

#bottomindex a {
color: #FFFFFF;
text-decoration: none;
}

#bottomindex a:hover {
color: #999999;
text-decoration: none;
}


/************** Documents Styles ***********/
body {
	background-image: url(../images/bg_body_main2.gif);
	background-color: #072442;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	overflow-x: hidden;
	height:100%;
	
	SCROLLBAR-FACE-COLOR:#F1F2F9;
	SCROLLBAR-HIGHLIGHT-COLOR: #6A83A9;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #6A83A9;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #072442;
}

a {
color: #333333;}

p {
font-size: 11px;
}

h1 {
font-size: 14px;
color: #FFFFFF;
}


#idiomas {
font-size: 11px;
}

#idiomas a {
color: #FFFFFF;
text-decoration: none;
}

#idiomas a:hover {
color: #999999;
text-decoration: none;
}


#menu {
float:left;
width: 245px;
margin:0;
}

#menu_item {
float:left;
width: 235px;
border-bottom:1px solid #FFCC00;
font-size: 12px;
text-transform: uppercase;
padding:2px;
}
#menu_item hover {
	background: #990000;
	display: block;
}


#menu_item a {
color: #FFFFFF;
text-decoration: none;
padding: 2px;
padding-left: 4px;
display: block;
width:100%

}

#menu_item a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #990000;
	display: block;

}

#right_column li{
font-size: 11px;
}

#bottom a {
color: #FFFFFF;
text-decoration: none;
}

#bottom a:hover {
color: #999999;
text-decoration: none;
}


/************** Slideshow Styles ***********/

#slideshow {
	position:relative;
	height:450px;
	clear:left;
	margin-top:0px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width:685px;
	height:450px;
}

#slideshow IMG.active {
	z-index:10;
	width:685px;
	height:450px;
}

#slideshow IMG.last-active {
z-index:9;
}

/************** Reloj ***********/

.reloj {
background-color: #072442;
border:none;
color:#CCCCCC;
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
width:50px;
}

/************** Fecha ***********/

.fecha {
color:#CCCCCC;
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
}

