/* CSS Document */

body {
	background-image:url("/resources/imgs/background.jpg");
	background-repeat:repeat-x;
	margin:0;
	}
body, td, input, select, a, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica;	
	font-size:11px;
	color:#787878;
	}
	
input, select, .textbox, .textbox_multi {
	border-width:1px;
	border-style:solid;
	border-color:#a5acb2;
	color:#555555;	
	}
input {
	padding-left:2px;
	padding-right:2px;
	}

a:link, a:hover, a:visited {
	color:#8A5E9F;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
	
#page {
	background-image:url("/resources/imgs/background_page.gif");
	background-repeat:no-repeat;
	border:2px solid #FFF;
	border-top:0;
	border-bottom:0;
	width:645px;
	height:500px;
	margin:auto;
	background-color:#FFF;
	}	
	
#content {
	padding:20px 12px 12px 12px;
	}

#flash {
	width:624px;
	height:200px;
	text-align:center;
	background-color:white;
	}
	#flash #logo {
	margin-top:15px;
	}	
	#flash img {
	border:none;
	}	
	#flash p {
	color:#666;
	}
	
#footer {
	width:645px;
	line-height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	text-align:center;
	color:#333333; 
	background-color:#F1F1F1; 
	background-image:url("/resources/imgs/background_footer.gif");
	background-repeat:repeat-x;
	background-position:top;
	clear:both;
	}
	
#div-line {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	}
			
	
/* INICIO **************************************************/

#servicios-inicio {
	height:120px;
	padding:10px 0 0 0;
	}
	#servicios-inicio img {
	border:none;
	}	
	#servicios-inicio .titulo {
	padding:10px 0 20px 0;
	}
	#servicios-inicio .info {
	margin:0 0 0 20px;
	float:left;
	}	
	#servicios-inicio .img {
	padding:0 10px 0 0;
	float:left;
	}	
	#servicios-inicio .texto {
	padding:15px 10px 0 0;
	float:left;
	}	
	
/* CONTACTENOS ***********************************************/
	
#contact {
	padding:10px 20px 20px 20px;
	height:280px;
	}
	#contact .title {
	padding:0 0 20px 0;
	}
	
#contact-info {
	float:left;
	width:200px;
	border:1px soldi red;
	text-align:right;
	padding:18px 20px 40px 20px;
	}
	#contact-info img {
	margin-left:5px;
	}
	#contact-info a {
	display:block;
	padding-top:15px;
	}	

#contact .div-ver {
	background-image:url("/resources/imgs/div_vertical.gif");
	background-repeat:repeat-y;
	height:220px;
	float:left;
	}

#contact-form {
	padding:10px 0 10px 30px;
	float:left;	
	}
	#contact-form textarea {
	height:80px;
	width:260px;
	}
	#contact-form .submit {
	margin:0;
	padding:0;
	border:none;	
	}
	
/* TARIFAS ***********************************************/

#rates {
	padding:10px 20px 20px 20px;
	}
	#rates blockquote ul {
	margin:0;
	padding:0 20px 0 20px;
	}
	#rates blockquote li {
	margin:10px 0 10px 0;
	padding:0;
	}
	#rates blockquote b {
	font-weight:normal;
	color:#937e57;
	font-size:11px;
	}
	#rates h2 {
	color:#937e57;
	font-size:11px;
	margin-top:40px;		
	}
	#rates p {
	text-align:justify;
	}				
	
/* QSOMOS ***********************************************/

#hotel {
	padding:10px 20px 20px 20px;
	}
	#hotel h2 {
	color:#937e57;
	font-size:11px;
	margin-top:40px;		
	}
	#hotel p {
	text-align:justify;
	}
	#hotel img.right, #hotel img.left {
	margin-top:10px;
	margin-bottom:10px;
	}
	#hotel img.right {
	float:right;
	margin-left:20px
	}
	#hotel img.left {
	float:left;
	margin-right:20px	
	}
	#hotel ul {
	margin:0;
	padding:0;
	}
	#hotel li {
	margin:5px 0 5px 30px;
	padding:0;
	}
	#hotel .hotel-salones {
	float:right;
	clear:right;
	}
	#hotel .hotel-salones b {
	color:#937e57;
	font-weight:normal;
	}	
	#hotel .hotel-salones ul {
	width:340px;
	margin-top:-10px;
	}
	#hotel .hotel-salones li {
	margin-top:10px;
	margin-bottom:10px;	
	}
	#hotel-gal {
	padding-top:10px;
	}
	#hotel-gal .texto {
	float:right;
	width:300px;
	padding-top:10px;
	}
	#hotel-gal .texto, #hotel-gal .texto p {
	text-align:right;	
	}
	#hotel-gal #swf-gal {
	float:right;
	margin:0 0 40px 20px;
	}	

/* GALERIA ******************************************/

#gallery {
	width:100%;
	height:100%;
	text-align:center;
	}
	#gallery, #gallery #flash {
	border:none;
	}	

/* RESERVACIONES ************************************/

#reservations {
	padding:10px 20px 20px 20px;
	}
	#reservations .form {
	padding:40px 40px 20px 40px;
	}	
	#reservations .nota {
	font-size:10px;
	color:#8A5E9F;
	font-weight:bold;
	}
	
/* CHECK-IN ****************************************/

#check_in {
	padding:10px 20px 20px 20px;
	}
	#check_in .texto {
	padding:20px 0 10px 0;
	}
	#check_in .form {
	}	


/* CLASS XTRA ***************************************/

.contenido {
	vertical-align:top;
	padding:10px;
	}
.contenido_sec {
	vertical-align:top;
	padding:30px;
	text-align:justify;
	}	
.nota {
	font-size:10px;
	color:#8A5E9F;
	font-weight:bold;
	}