* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #92aaab;
}

#corpo {
	background: url(../images/fundo.jpg) top no-repeat;
    width:100%;
	min-height:900px;
}

#topo {
	height:300px;
}

#topcont{
	background: url('../images/topcont.png');
	width: 900px;
	height: 31px;
	margin: auto; 
}

#bottomcont{
	background: url('../images/bottomcont.png');
	width: 900px;
	height: 31px;
	margin: auto; 
}

#conteudo {
	background: #e1ded3;
	width: 900px;
	margin: auto;
	padding-bottom: 20px;
} 


#menu {
	background: url('../images/fmenu.gif');
	margin-left: 200px;
	margin-top: 220px;
	position: absolute;
	padding: 5px;
}

#menu a {
	color: #fff;
	text-decoration: none;
	padding: 8px;
}

#menu a:hover{
	background: url('../images/flmenu.jpg') repeat-x;
}

#ftexto {
	background: url('../images/texto.jpg') no-repeat;
	width: 360px;
	margin-left: 20px;
	padding: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #1b5d10;
}

#texto{
	width: 320px;
	margin-left: 20px;
}

#formulario {
	width: 350px;
	margin-left: 20px;
	padding: 10px;
	padding-top: 50px;
}

h1 {
	font-size: 18px;
}

#fotos {
	width: 450px;
	margin-top: -100px;
}

#tfotos {
	background: url(../images/imagens.jpg) no-repeat;
	width: 450px;
	height: 53px;
	padding-bottom: 10px;
}

ul { list-style-type: none;}

#galeria {
	margin-left: 250px;
}

#atividades {
	margin-left: 450px;
	margin-top: -200px;
}

#fauna {
	margin-left: 450px;
	margin-top: -150px;
}

#principal{
	float: right;
	margin-top: -580px;
}

#principal2{
	float: right;
	margin-top: -520px;
}


#bandeiras {
	float: right;
	margin-right: 100px;
	margin-top: 50px;
}

#bandeiras img {
	border: 1px solid gray;
}

label{
	color: #415754;
}

input{
	background: url('../images/fmenu.gif');
	color: #fff;
	padding: 2px;
}

textarea{
	background: url('../images/fmenu.gif');
	color: #fff;
	padding:  5px;
}

#endereco{
	background: #336666;
	border: 1px solid green;
	float: right;
	margin-top: -350px;
	margin-right: 40px;
	width: 400px;
	padding: 4px;
	color: #fff;
	font-size: 18px;
}

#rodape{
	text-align:center;
	color: #1b5d10;
}

#rodape a{
	color: #1b5d10;
	text-decoration: none;
}
#rodape a:hover{
	color: #1b5d10;
	text-decoration: underline;;
}
#fotop{
	background: url('../images/principal/fotocasal.jpg') no-repeat;
	width: 420px;
	height: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid gray;
}

