.fondoDiv {
	background-image: url(../imagenes/fondoDiv.png);
	background-repeat: repeat-x;
}
.MenuSuperior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444A36;
}
.Titulo16 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #444A36;
}
.bordeTabla {
	border: 1px solid #434736;
}
.albergue {
	background-image: url(../imagenes/albergue.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bordeSuperior {
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444837;
}
.bordeDerecha {
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444837;
}
.fondoCursos {
	background-image: url(../imagenes/cursos.png);
	background-repeat: no-repeat;
	background-position: left;
}
.espacioReservado {
	padding: 5px;
}
