@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B79E84;
	background-color: #c7a05d;
}
a:link {
	color: #911919;
	text-decoration: underline;
}
.texto_rojo {
	color: #911919;
}

a:visited {
	color: #93174B;
	text-decoration: underline;
}
a:active {
	color: #911919;
	text-decoration: underline;
}
a:hover {
	color: #663E00;
	text-decoration: none;
}
links_cafes:link {
	color: #60605b;
	text-decoration: underline;
}
links_cafes:visited {
	color: #60605b;
	text-decoration: underline;
}
links_cafes:active {
	color: #60605b;
	text-decoration: underline;
}
.texto_cafe_medio {
	color: #928a7f;
}

links_cafes:hover {
	color: #993300;
	text-decoration: none;
}
.texto_oscuro {
	color: #474742;
}
.texto_11pts {
	font-size: 11px;
}
.texto_blanco {
	color: #FFFFFF;
}
.habitaciones {
	font-size: 14px;
	font-weight: bold;
}
