body {
	background: url(fundoa.jpg) repeat-y fixed center;	
  font-family: arial, helvetica, sans;
  font-size: medium;
  margin-top: 0px;
	}
   
p {
text-align: justify; text-indent: 30px;
font-weight: bold;
margin: 1px 5px 1px 5px;
}


p.center {
	font: italic normal bold 50px bold Script;
	text-align: center; 
  }

p.sub {
	font-size: 18px;
	font-family: arial, helvetica, sans;
	text-align: center;
  }
  
p.mini {
text-indent: 5px;
	font-size: 10px;
	font-weight: bold;
	}

p.nav {
text-align: center;
	font-size: 12px;
	font-weight: bold;
	
  }

#top {
 position: relative midlle top;
  background-image: url(topo.jpg); 
   width: 760px;
   height: 200px;
  }

#toda {
  position:relative;
  float: top;
  background-image: url(fnd.jpg); 
   width: 760px;
  }

#principal {
	position: relative;
	float: left;
  border-width: 0px;
	border-style: solid;
	border-color: gold;
	width: 530px;}

#principal1 {
	position: relative;
	float: left;
  width: 640px;
    overflow: hiden;
  }

#navega {
	position:relative;
	float: left;
	border-width: 0px;
	border-style: solid;
	border-color: red;
	width: 120px;}


#auxiliar {
	position:relative;
  float: top;
	float: right;
		width: 110px;}
	
	#rodape {
  position:relative;
  float: bottom;
  float: right;
	border-width: 1px;
	border-style: solid;
	border-color: green;
	width: 758px;	
	height: 70px;}

a:link  {
color: green;
}

a:visited {
	color: #58b;
}

a:active {
	background-color: yelow;
}

a:hover {
	color: blue;
	font-style: italic;
}




#menu		{
		width: 120px; height: 30px;
		overflow: hidden;
		background: url(home.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;		}
 
#menu:hover	{
		background-position: bottom left; }

#menu1	{width: 120px; height: 30px;
		overflow: hidden;
		background: url(localiz.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;}
 
#menu1:hover	{background-position: bottom left;}

#menu2	{width: 120px; height: 30px;
		overflow: hidden;
		background: url(hosped.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;}
 
#menu2:hover	{background-position: bottom left;}

#menu3	{width: 120px; height: 30px;
		overflow: hidden;
		background: url(reserva.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;}
 
#menu3:hover	{background-position: bottom left;}

#menu4	{width: 120px; height: 30px;
		overflow: hidden;
		background: url(ambient.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;}
 
#menu4:hover	{background-position: bottom left;}

#menu5	{width: 120px; height: 30px;
		overflow: hidden;
		background: url(passeio.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;}
 
#menu5:hover	{background-position: bottom left;}

#menu6	{width: 120px; height: 30px;
		overflow: hidden;
		background: url(alimenta.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;}
 
#menu6:hover	{background-position: bottom left;}

#menu7	{width: 120px; height: 30px;
		overflow: hidden;
		background: url(trilhas.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;}
 
#menu7:hover	{background-position: bottom left;}

#menu8	{width: 120px; height: 30px;
		overflow: hidden;
		background: url(noticia.jpg) top left no-repeat;
		display: block;
		text-indent: 10000px;}
 
#menu8:hover	{background-position: bottom left;}


/* CSS Document */
