#subm_vertodos
{
  display: block;
  width: 60px;
  height: 19px;
  background: url(/images/subm_vertodos.gif) no-repeat 0 0;
  float:left;

}


#subm_vertodos:hover
{ 
  background-position: 0 -19px;
}

#subm_vertodos span
{
  display: none;
}


#subm_turismo
{
  display: block;
  width: 86px;
  height: 19px;
  background: url(/images/subm_turismo.gif) no-repeat 0 0;
  float:left;

}

#subm_turismo:hover
{ 
  background-position: 0 -19px;
}

#subm_turismo span
{
  display: none;
}

#subm_campismo
{
  display: block;
  width: 60px;
  height: 19px;
  background: url(/images/subm_campismo.gif) no-repeat 0 0;
  float:left;

}

#subm_campismo:hover
{ 
  background-position: 0 -19px;
}

#subm_campismo span
{
  display: none;
}


#subm_outros
{
  display: block;
  width: 43px;
  height: 19px;
  background: url(/images/subm_outros.gif) no-repeat 0 0;
  float:left;

}

#subm_outros:hover
{ 
  background-position: 0 -19px;
}

#subm_outros span
{
  display: none;
}


#ferias-com_mod {
	color: #5F5C5C;
	float: left;
	width: 640px;
	margin-top: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana, Arial;
	overflow: hidden;
}

.ferias_foto {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 174px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}


.link_ferias {text-decoration: none; color:#666666;}
.link_ferias:hover {text-decoration: none; color:#007dc8;}

#allmaps {
	position: absolute;
	background-image:url(/images/mapa_pt.jpg);
	background-repeat:no-repeat;
	width: 119px;
	height: 240px;
}


.mapas {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	visibility:hidden;	
}

#mapa_trans {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 30;
}
