#menu #acesso a{
	background: url("imagens/menu/item_acesso.gif") 0 0 no-repeat;
}
#menu #acesso a:hover{
	background: url("imagens/menu/item_acesso.gif") -127px 0 no-repeat;
}
#menu #acomodacoes a{
	background: url("imagens/menu/item_acomodacoes.gif") 0 0 no-repeat;
}
#menu #acomodacoes a:hover{
	background: url("imagens/menu/item_acomodacoes.gif") -127px 0 no-repeat;
}
#menu #cavalgada a{
	background: url("imagens/menu/item_cavalgada.gif") 0 0 no-repeat;
}
#menu #cavalgada a:hover{
	background: url("imagens/menu/item_cavalgada.gif") -127px 0 no-repeat;
}
#menu #ecologia a{
	background: url("imagens/menu/item_ecologia.gif") 0 0 no-repeat;
}
#menu #ecologia a:hover{
	background: url("imagens/menu/item_ecologia.gif") -127px 0 no-repeat;
}
#menu #eventos_esportivos a{
	background: url("imagens/menu/item_eventos_esportivos.gif") 0 0 no-repeat;
}
#menu #eventos_esportivos a:hover{
	background: url("imagens/menu/item_eventos_esportivos.gif") -127px 0 no-repeat;
}
#menu #eventos_empresariais a{
	background: url("imagens/menu/item_eventos_empresariais.gif") 0 0 no-repeat;
}
#menu #eventos_empresariais a:hover{
	background: url("imagens/menu/item_eventos_empresariais.gif") -127px 0 no-repeat;
}
#menu #gastronomia a{
	background: url("imagens/menu/item_gastronomia.gif") 0 0 no-repeat;
}
#menu #gastronomia a:hover{
	background: url("imagens/menu/item_gastronomia.gif") -127px 0 no-repeat;
}
#menu #historia a{
	background: url("imagens/menu/item_historia.gif") 0 0 no-repeat;
}
#menu #historia a:hover{
	background: url("imagens/menu/item_historia.gif") -127px 0 no-repeat;
}
#menu #informacoes_gerais a{
	background: url("imagens/menu/item_informacoes_gerais.gif") 0 0 no-repeat;
}
#menu #informacoes_gerais a:hover{
	background: url("imagens/menu/item_informacoes_gerais.gif") -127px 0 no-repeat;
}
#menu #lazer a{
	background: url("imagens/menu/item_lazer.gif") 0 0 no-repeat;
}
#menu #lazer a:hover{
	background: url("imagens/menu/item_lazer.gif") -127px 0 no-repeat;
}
#menu #tarifas a{
	background: url("imagens/menu/item_tarifas.gif") 0 0 no-repeat;
}
#menu #tarifas a:hover{
	background: url("imagens/menu/item_tarifas.gif") -127px 0 no-repeat;
}
#menu #reservas a{
	background: url("imagens/menu/item_reservas.gif") 0 0 no-repeat;
}
#menu #reservas a:hover{
	background: url("imagens/menu/item_reservas.gif") -127px 0 no-repeat;
}
#menu #album_fotos a{
	background: url("imagens/menu/item_album_fotos.gif") 0 0 no-repeat;
}
#menu #album_fotos a:hover{
	background: url("imagens/menu/item_album_fotos.gif") -127px 0 no-repeat;
}
#menu #arvorismo a{
	background: url("imagens/menu/item_arvorismo.gif") 0 0 no-repeat;
}
#menu #arvorismo a:hover{
	background: url("imagens/menu/item_arvorismo.gif") -127px 0 no-repeat;
}
#menu #links a{
	background: url("imagens/menu/item_links.gif") 0 0 no-repeat;
}
#menu #links a:hover{
	background: url("imagens/menu/item_links.gif") -127px 0 no-repeat;
}
#menu #pedagogico a{
	background: url("imagens/menu/item_pedagogico.gif") 0 0 no-repeat;
}
#menu #pedagogico a:hover{
	background: url("imagens/menu/item_pedagogico.gif") -127px 0 no-repeat;
}
#menu #newsletter a{
	background: url("imagens/menu/item_newsletter.gif") 0 0 no-repeat;
}
#menu #newsletter a:hover{
	background: url("imagens/menu/item_newsletter.gif") -127px 0 no-repeat;
}
#menu #ornitologia a{
	background: url("imagens/menu/item_ornitologia.gif") 0 0 no-repeat;
}
#menu #ornitologia a:hover{
	background: url("imagens/menu/item_ornitologia.gif") -127px 0 no-repeat;
}
/* album novo */
#album_fotos h3 {
	color:#838c98;
}

#album_fotos img {
	border:1px solid #EEE;
}

#album_fotos a {
	text-decoration: none;
}

#album_fotos span {
	color:#515151;
	font-family: "Trebuchet MS";
	font-size: 9pt;
}

#album_fotos {
	margin:0 auto;
	position: relative;
}

#album_fotos ul {
	
}

#album_fotos li {
	display:inline;
	float:left;
	width:123px;
	background-color:#f5f7f9;
	padding:5px;
	margin:10px;
	text-align: center;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}

