html{
	height:100%;
	}

body{
	margin:0;
	padding:0;
	font-family:Helvetica, sans-serif;
	height:100%;
	overflow-y:scroll;
}



body#index{
	background:#827d60 url(../images/bg_index1.jpg) top no-repeat;
	z-index:510;
	
}


body#galeria{
	background:#f97600 url(../images/bg_galeria.jpg) top no-repeat;
	z-index:510;
	
}


body#peixaria{
	background:#8e9400 url(../images/bg_peixaria.jpg) top no-repeat;
	z-index:510;
	
}


body#localizacao{
	background:#c21b00 url(../images/bg_localizacao.jpg) top no-repeat;
	z-index:510;
	
}


body#contato{
	background:#b17639 url(../images/bg_contato.jpg) top no-repeat;
	z-index:510;
	
}


body#meni{
	background:#FA8758 url(../images/bg_menu.jpg) top no-repeat;
	z-index:510;
	
}


#all_index{
	width:770px;
	height:auto;
	left:50%;
	margin-left:-385px;
	position:absolute;
	z-index:520;
}


* html #retangulo {
  height:100%;
}


#retangulo{
	width: 170px;
	min-height:100%;
	height:auto;
	position:absolute;
	margin-left:26px;
	*margin-left:25px;
	background-color:#FFF;
	opacity:0.2;
	filter:alpha(opacity=20);
	
}

#retangulog{
	width: 170px;
	height:100%;
	position:absolute;
	*width: 170px;
	*height:1000px;
	margin-left:26px;
	*margin-left:25px;
	background-color:#FFF;
	opacity:0.2;
	filter:alpha(opacity=20);
	
}


#logo{
	position:absolute;
	z-index:502;
	margin-top:280px;
	margin-left:13px;
	
}

#menu{
	margin-top:440px;
	*margin-top:450px;
}



ul{
	font-size:18px;
	color:#000;
	padding:20px;
	*padding:0px;
	*margin:20px;	
}

li{
	text-decoration:none;
	list-style:none;
}


a {
	text-decoration:none;	
}

a:visited, a:active, a:hover, a:link  {
	color:#000	
}

#lateral{
	width:220px;
	float:left;
}

#conteudo{
	width:510px;
	float:right;
}

p{
	margin:0px;
	padding:0px
}

#conteudo p.text{
	width: 320px;
	height:auto;
	font-size:14px;
	color:#FFF;
	line-height:20px;
	text-align:justify;
	margin-top:80%;
	margin-left:50px
}



#conteudo p.light{
	width: 261px;
	margin-top:82%;
	
}


#conteudo p.menii{
	width:374px;
	margin-top:82%;
	margin-bottom:5px;
}

#conteudo img {
	*float:left;
	
	}

/*.lua {
	background:url(../images/lua.png) no-repeat;
	width:453px;
	height:252px;
	
}*/
.mandala{
	position:fixed;
	bottom:0px;
	right:0px;
	
}


#cadastro fieldset{
	width:350px;
}

#cadastro label{
	color:#FFF;
	}
	
#cadastro p{
	margin-bottom:5px;
	
}	

#cadastro input {
	border:none;
	height:20px;
	font-size:20px;
	color:#666;
	margin-bottom:3px;
	}
