body {
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	font-size: 1em;
}
#logo {
	height: 92px;
	width: 356px;
	float: left;
	background-image: url(../images/logo.gif);
}
#casa {
	float: right;
	height: 722px;
	width: 575px;
	background-image: url(../images/hostal.jpg);
}
#texto {
	height: 170px;
	width: 318px;
	float: left;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #363636;
	font-size: 0.9em;
	padding-top: 40px;
	padding-left: 100px;
}
#menu {
	float: left;
	height: 429px;
	width: 418px;
	background-image: url(../images/fondomenu.jpg);
}
#navegacion {
	height: 300px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #363636;
	text-align: right;
	padding-top: 50px;
	padding-right: 85px;
	float: right;
}
#navegacion a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	text-decoration: none;
	padding-left: 20px;
}
#navegacion a:hover {
	color: #A3A12A;
	background-image: url(../images/txiribito2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
}
#pie {
	text-align: right;
	width: 995px;
	font-size: 0.8em;
}
#pie a {
	color: #a3a12a;
	text-decoration: none;
}

#pie a:hover {
	color: #363636;
	text-decoration: underline;
}
#aviso {
	width: 780px;
	float: left;
}
#aviso a {
	color: #363636;
	text-decoration: none;
}

#aviso a:hover {
	color: #405c2c;
}


.fijo {
	font-weight: bold;
	color: #A3A12A;
	background-image: url(../images/txiribito2.gif);
	background-repeat: no-repeat;
	background-position: 128px center;
}

#navegacion li {
	list-style-type: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}


.negrita {
	font-weight: bold;
}


#contenido {
	height: 780px;
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.9em;
}
#hirusta {
	color: #a3a12a;
	width: 200px;
	float: left;
	text-align: right;
	font-size: 0.8em;
}
#hirusta a:hover {
	color: #363636;
}
#idiomaind {
	float: right;
	height: 28px;
	width: 525px;
	font-size: 0.8em;
	text-align: right;
	padding-top: 19px;
	padding-right: 30px;
}
#idiomaind a {
	color: #363636;
	text-decoration: none;
}
#idiomaind a:hover {
	color: #a3a12a;
	text-decoration: underline;
}
.verde {
	color: #405c2c;
	font-weight: bold;
}

