@charset "utf-8";
/* CSS Document */
/* fede's estilos*/

body {
	color:#858384;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0;
	text-align:justify;
	}	
#contenido ul {
	margin:0;
	padding-left:50px;
	display:block;

	}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color:#858384;
	font-size: 14px;
	display:block;
	float: left;
	width:980px;
	height:60px;
	text-indent:-99999em;
	margin: 0;
}



h1.acerca {background:url(../images/t_acerca_costa_rica.jpg) no-repeat;}
h1.historia {background: url(../images/t_historia.jpg) no-repeat;}
h1.atracciones {background: url(../images/t_atracciones.jpg) no-repeat;}
h1.bar {background: url(../images/t_bar_bufo.jpg) no-repeat;}
h1.enlaces {background: url(../images/t_enlaces_interes.jpg) no-repeat;}
h1.eventos {background: url(../images/t_eventos_especiales.jpg) no-repeat;}
h1.galeria {background: url(../images/t_galeria_tours.jpg) no-repeat;}
h1.superior {background: url(../images/t_habitacion_superior.jpg) no-repeat;}
h1.tarifas {background: url(../images/t_habitaciones_tarifas.jpg) no-repeat;}
h1.estandar {background: url(../images/t_habitaciones_standard.jpg) no-repeat;}
h1.junior {background: url(../images/t_junior_suite.jpg) no-repeat;}
h1.lobby {background: url(../images/t_lobby.jpg) no-repeat;} 
h1.master{background: url(../images/t_master_suite.jpg) no-repeat;}
h1.restaurante {background: url(../images/t_restaurante.jpg) no-repeat;}
h1.suite {background: url(../images/t_suite.jpg) no-repeat;}
h1.testimoniales {background: url(../images/t_testimoniales.jpg) no-repeat;}
h1.contactenos {background: url(../images/t_contactenos.jpg) no-repeat;}
h1.mapa {background: url(../images/t_mapa.jpg) no-repeat;}
h1.video {background: url(../images/t_video.jpg) no-repeat;}

h2 {
	color:#8d0e3a;
	font-size:14px;
	padding-left:20px;
	font:"Times New Roman", Times, serif;
	font-weight:bold;
	}

p {
	padding-left:20px;
	padding-right:40px;
	}

#contenido_index p {
	text-align:justify;
	}
	
#video {
	text-align:center;
}

#wrap {
	min-height:1020px;
	width:980px;
	margin:0 auto;
	position:relative;
	background-color:#ffffff;
	}
#flash_header {
	height:392px;
	width:980px;
	float:left;
	}
#hold {
	width:980px;
	float:right;
	height:100%;
	background-image:url(../images/back_menu.jpg);
	background-repeat:repeat-y;
	}
#menu_lateral {
	float:left;
	width:196px;
	height:532px;
	}
#reservaciones_interna {
	float:right;
	width:784px;
	height:0px;
	background-color:#f4ebde;
	}
#contenido {
	background-image:url(../images/back_contenido.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#f6f0e4;
	min-height:452px;
	width:784px;
	float:right;
	overflow:visible;
	}
#contenido a {
	text-decoration:none;
	color:#858384;
	}
#contenido a:hover {
	font-weight:bold;
	}
	
#contenido_index {
	background-image:url(../images/back_contenido.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:100%;
	width:556px;
	float:left;
	}
	
#contenido_index_home {
	background-image:url(../images/back_contenido.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}	

#contenido p {
	margin-right:300px;
	}
#contenidowide {
	background-image:url(../images/back_contenido.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#f6f0e4;
	min-height:452px;
	width:784px;
	float:right;
	overflow:visible;
	}
		
#contenidowide p {
	margin-right:10px;
	margin-left:10px;
}
#banners_index {
	height:710px;
	width:228px;
	float:right;
	}
	#reservaciones_index{
	float:right;
	width:228px;
	height:180px;
	}
	#restaurante{
	float:right;
	width:228px;
	height:250px;
	}
	#teatro{
	float:right;
	width:228px;
	height:210px;
	}

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:97px;
	float:left;
	color:#73223a;
	font:"Times New Roman", Times, serif;
	font-size:11px;
	padding-top:-10px;
	padding-left:65px;
	padding-right:65px;
	text-align:center;
	}
#footer a {
	text-decoration:none;
	color:#73223a;
	} 

#footer a:hover {
	color:#999999;
	}
#foto {
	height:255px;
	width:310px;
	background-image:url(../images/back_foto.jpg);
	background-repeat:no-repeat;
	float:right;
	padding-left:5px;
	padding-top:7px;
	padding-right:15px;
	}
.titulo {
	color:#8d0e3a;
	font-size:18px;
	padding-left:20px;
	font:"Times New Roman", Times, serif;
	}
.flash {
	float:left;
}
.tours {
	float:left;
	padding-left:10px;
	padding-bottom:20px;
	padding-top:10px;
	}
