@charset "UTF-8";
/* CSS Document */
/************** Divs Styles ***********/

#bg_main{
	background-repeat: no-repeat;
	margin: auto;
	
}

#main {
	width: 945px;
	border: 0px solid #CCCCCC;
	background-color:#FFFFFF;
	margin: auto;
	overflow: auto;
	-moz-border-radius-bottomleft:5px;
	-border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius: 5px;	
	-moz-border-radius-bottomright:100px;
	
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;
	-border-top-right-radius:5px;
	
	background-attachment: fixed;
	background-image: url(../images/round100px.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#mainbooking {
	width: 945px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin: auto;
}


#top {
	float:left;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#logo {
	float:left;
	overflow:hidden;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
}

#title h1{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #660000;
	font-family: "Gill Sans", Helvetica, "Lucida Sans";
	font-size: 18px;
	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 {
padding-top: 10px;
padding-left: 0px;
padding-bottom: 30px;
}

#left_column2 {
padding-left:5px;
padding-right:3px;
}

#booking {
	float:left;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	margin-left:5px;
}

#title_reservas {
	font-size: 14px;
	text-transform: uppercase;
	color: #660000;
	background-color: #CCCCCC;
	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;
	overflow:auto;
	padding-right: 20px;
	padding-top:0px;
	padding-bottom:10px;
	line-height:20px;
	margin-bottom:10px;
}

#textcontent_scroll {
	color: #333333;
	font-size:11px;
	padding-left:10px;
	overflow:auto;
	padding-right: 12px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:14px;
	overflow: visible;	
}
#main_img {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	
}

#main_img img {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}


#caja1  {

border: 1px solid #CCCCCC;
-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-bottom-radius:5px;
	
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius:10px;
border-bottom-right-radius:10px;

-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	
-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;

background-color:#CCCCCC;
padding:5px;
float:left;
}


#caja2  {
padding:5px;
}

#caja3  {
width:350px;
float:right;
}
#caja3 img {
width:350px;

}


.candilejas {
font-size:10px;
color:#003300;
}

.servicios {
font-size:10px;
color:#333333;
}

#right_column_book {
float: right;
width: 685px;
overflow: auto;
background-color: #EEEEEE;
}

#bottom {
	width: 930px;
	float:left;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-top:12px;
	margin-bottom:5px;
	padding-bottom:10px;
	font-size: 10px;
	color: #660000;
	border-top: 1px solid #CCCCCC;
}


#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-color: #660000;
	background-position: left top;
	font-family: "Trebuchet MS", Verdana, 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: 12px;
}

h1 {
	font-size: 14px;
	color: #660000;
}

h2 {
	font-size: 12px;
	font-weight:bold;
	color: #660000;
}

#idiomas {
font-size: 11px;
}

#idiomas a {
	color: #660000;
	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 #660000;
	font-size: 12px;
	text-transform: uppercase;
	padding:2px;
}

#menu_item a {
	color: #666666;
	text-decoration: none;
	padding: 2px;
	padding-left: 4px;
	display: block;
	width:100%
}

#menu_item a:hover {
	color: #660000;
	text-decoration: none;
	background: #914A45;
}


#submenu_item {
	float:left;
	border-bottom:1px solid #666666;
	font-size: 10px;
	text-transform: uppercase;
	padding:2px 0 2px 15px;
	width: 220px;

}

#submenu_item a {
	color: #666666;
	text-decoration: none;
	padding:2px 0 2px 15px;
	display: block;
	width:100%
}

#submenu_item a:hover {
	color: #660000;
	text-decoration: none;
	background: #FFFFFF;
}



#right_column li{
font-size: 12px;
}

#bottom a {
color: #333333;
text-decoration: none;
}

#bottom a:hover {
color: #999999;
text-decoration: none;
}


/************** Slideshow Styles ***********/

#slideshow {
	position:relative;
	height:452px;
	width:680px;
	clear:left;
	margin-top:0px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width:680px;
	height:452px;
}

#slideshow IMG.active {
	z-index:10;
	width:680px;
	height:452px;
}

#slideshow IMG.last-active {
z-index:9;
}

#slideshow2 {
	position:relative;
	height:452px;
	width:680px;
	clear:left;
	margin-top:0px;
}

#slideshow2 IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width:680px;
	height:452px;
}

#slideshow2 IMG.active {
	z-index:10;
	width:680px;
	height:452px;
}

#slideshow2 IMG.last-active {
z-index:9;
}

/************** Reloj ***********/

.reloj {
	background-color: #660000;
	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;
}
/************** cajas ***********/

#cajagrisfondo {
width: 350px;
background: url("../images/cajas/bg-tile.gif") repeat-y;
margin: 10px auto;
}

#cajagrisfondo p {
padding-left:10px;
padding-right:10px;
}

#cajagrisfondo ul {
padding-left:10px;
padding-right:10px;
}


#cajagrisfondo li {
padding-left:20px;
padding-right:5px;
list-style:inside;
}


#cajagrisfondo h2 {
background: url("../images/cajas/bg-top.gif") no-repeat left top;
font-size: 12px;
font-weight:bold;
font-size:16px;
color: #660000;
}		

#cajagrisfondo .last {	
background: url("../images/cajas/bg-bottom.gif") no-repeat left bottom;
height: 34px;
}	

#cajagrisfondo h2, .caja p {
padding: 10px 20px 10px 20px;
}	

#cajacolleft {
	padding:5px;
	/*border: 1px solid #660000;*/
	/*-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-bottom-radius:5px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottoom-right-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;*/
	margin-top:5px;
	margin-left:5px;
	width:250px;
}


#cajacolleft .top {
background: url("../images/cajas/bg-top-red.gif") no-repeat left top;
/*padding: 20px 0 0 0;*/
height:30px;
font-size:16px;
font-weight:bold;
}

#cajacolleft .toptitle {
font-size:16px;
font-weight:bold;
}

#cajacolleft ul {
padding-left:15px;
list-style-position: outside;
}

#cajacolleft li {
list-style-position: outside;
}

#cajacolleft .top h2 {
font-size:16px;
font-weight:bold;
font-family:"Gill Sans", Helvetica, "Lucida Sans";
padding-left:20px;
padding-top:5px;
}
	
#cajacolleft .middle {	
	background-image: url(../images/cajas/bg-tile-red.gif);
	background-repeat: repeat-y;
	padding: 0px 15px 3px;
	margin-top:0px;
	font-size:11px;
}

#cajacolleft .middle p{	
	padding: 0px 20px 3px 2px;;
}

#cajacolleft .last {	
background: url("../images/cajas/bg-bottom-red.gif") no-repeat left bottom;
/*padding: 0 10px 20px 20px;*/
height:18px;

}

#estudios {
	border-bottom: 1px solid #CCCCCC;
	float:left;
	margin-bottom:10px;
	padding-bottom:2px;
}

#apartamentos {
	border-bottom: 1px solid #CCCCCC;
	float:left;
	margin-bottom:5px;
	
}

#aticos {
	float:left;
	margin-bottom:5px;
}

#cajaestudios {
	width:250px;
	padding:5px;
	
}



.reservarbutton {
	font-size:14px;
	color: #FFFFFF;
	background-color: #912B22;
	padding: 2px;
	width:80px;
	float:right;
	text-align:center;
	
}
.reservarbutton a{
	color: #FFFFFF;
	text-decoration:none;
	
}

