.link1{
	color: #FFCC00;
	text-decoration:none
}
.link1:hover{
	 color: #666666;
	 text-decoration:none
}
.titulo1{
	font-family : Georgia, Arial;
	color: #ffffff;
	font-size : 22px;
	text-decoration:none;
}

.titulo1:hover{
	font-family : Georgia, Arial;
	color:#ffffff;
	font-size : 22px;
	text-decoration:none;
}

.textoPeq{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color: #ffffff;
	font-size : 10px;
}

.texto{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color: #ffffff;
	font-size : 13px;
}
.menu1{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color: #000000;
	font-size : 15px;
	text-decoration:none;
}

.menu1:hover{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color: #FFCC00;
	font-size : 15px;	
}

.menu2{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color: #000000;
	font-size : 12px;
}

.fondoTablaMenuAlbergue{
	width : 278px;
	height: 291px;
	background-image : url(../images/foto_ElCerraoDecora.jpg);
	background-repeat : no-repeat;
}

.fondoTablaMenuAlbergue2{
	width : 278px;
	background-image : url(../images/foto_ElCerraoDecora2.jpg);
}