
H1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	background-repeat: no-repeat !important;
	background-position:top;

	width: 438px;
	height: 84px;
	text-indent:-9999em;
	margin: 0px;
	padding: 0px;
}

h1.informacion { background: url(images/titulos_informacion.jpg)}
h1.cts { background: url(images/t_cst_espanol.jpg)}
h1.anfitriones { background: url(images/titulos_anfitriones.jpg)}
h1.habitaciones { background: url(images/titulos_habitaciones.jpg)}
h1.restaurante { background: url(images/titulos_restaurante.jpg)}
h1.como_llegar { background: url(images/titulos_como_llegar.jpg)}
h1.amigos { background: url(images/titulos_amigos.jpg)}
h1.actividades { background: url(images/titulos_actividades.jpg)}
h1.historia { background: url(images/titulos_historia.jpg)}
h1.noticias { background: url(images/titulos_noticias.jpg)}
h1.tarifas { background: url(images/titulos_tarifas.jpg)}
h1.galeria { background: url(images/titulos_galeria.jpg)}
h1.preguntas { background: url(images/titulos_preguntas.jpg)}
h1.contactenos { background: url(images/titulos_contactenos.jpg)}
h1.menu_pizza{ background: url(images/titulos_menu_pizza.jpg)}
h1.menu { background: url(images/titulos_menu.jpg)}
h1.libro { background: url(images/titulos_libro.jpg)}
h1.Organic-market { background: url(images/t_organic_market.jpg)}
h1.PlantasNativas { background: url(images/t_plantas_nativas.jpg)}

.textoCafe {color: #996600}

.texto2{
color:#996666;
font-style:italic;
font-weight:bold;
}
.fotos_plantas {
	width:94%;
	margin-bottom:5px;
	clear:both;
	height:113px;
	
}
.pic_plantas_left{
	float:left;
	margin-right:5px;
	text-align:center;
}
.pic_plantas_right{
	float:right;
	margin-left:5px;
	text-align:center;
}
/*********Language*********/
#language_box {
	margin-top:0px;
	margin-bottom:10px;
	width:638px;
	height:20px;
}

div.espanol{
	margin:0px 10px 0px 0px;
	padding:0;
	width:56px;
	display:block;
	float:right;
	cursor:pointer;
	outline:none;
	text-indent:-999999px;
}
div.espanol a{
	display:block;
	float:right;
	width:56px;
}
	
.espanol a{
	height:20px;
	background:url(images/espanol.jpg) no-repeat top;
}
div.espanol a:hover{
	background:url(images/espanol.jpg) no-repeat bottom;
}


div.english{
	margin:0px 10px 0px 0px;
	padding:0;
	width:53px;
	display:block;
	float:right;
	cursor:pointer;
	outline:none;
	text-indent:-999999px;
}
div.english a{
	display:block;
	float:right;
	width:53px;
}
	
.english a{
	height:20px;
	background:url(images/english.jpg) no-repeat top;
}
div.english a:hover{
	background:url(images/english.jpg) no-repeat bottom;
}


div.deutsch{
	margin:0px 10px 0px 0px;
	padding:0;
	width:58px;
	display:block;
	float:right;
	cursor:pointer;
	outline:none;
	text-indent:-999999px;
}
div.deutsch a{
	display:block;
	float:right;
	width:58px;
}
	
.deutsch a{
	height:20px;
	background:url(images/deutsch.jpg) no-repeat top;
}
div.deutsch a:hover{
	background:url(images/deutsch.jpg) no-repeat bottom;
}
/*******************************************************************/

