body{background-color:#fff;
margin:0 auto;
font-family:helvetica;
}
.linha{
	width:100%;
	height:40px;

	background:#037B33;
}
.master{
margin:0 auto;
width:1280px;
}

.topo{
	
	color:#fff;
	width:1280px;
	height:150px;
	margin-top:-40px;
	font-size:17px;
	
}
#logo {
	width:175px;
	margin-left:100px;
	
}
.menu{
	color:#fff;
	width:600px;
	height:px;
	background:;
	font-size:17px;
	margin-left:700px;
	margin-top:-70px;
}
.menu a{
	
	margin:10px;
	font-size:20px;
	text-decoration:none;
	color:#037B33;
}
.menu a:hover{
	
	margin:10px;
	font-size:20px;
	text-decoration:underline;
	color:#91DC5A;
}
#icons{
	position:absolute;
	margin-bottom:20px;
	margin-top:-30px;
	margin-left:5px;
}#icons2{
	position:absolute;
	margin-bottom:20px;
	margin-top:-30px;
	margin-left:22px;
}#icons3{
	position:absolute;
	margin-bottom:20px;
	margin-top:-30px;
	margin-left:27px;
}#icons4{
	position:absolute;
	margin-bottom:20px;
	margin-top:-30px;
	margin-left:22px;
}#icons5{
	position:absolute;
	margin-bottom:20px;
	margin-top:-30px;
	margin-left:45px;
}

.barra{

	margin-top:50px;
	width:100;
	height:100px;
	background: #fff;
}


.corpo{
	color:#000;
	width:1280px;
	height:707px;
	background:#fff;
	font-size:17px;
}
.galeria{
	
	color:#000;
	width:1100px;
	height:707px;
	background:#fff;
	font-size:17px;
	margin-left:90px;

}
.banner2{
	width:1280px;
	height:160px;
	margin-top:50px;
	
}
.rodape{
	margin-top:50px;
	color:#fff;
	width:1280px;
	height:150px;
	background:#037B33;
	font-size:17px;
	text-align:center;
	
}
.rodape a{
	
	
	color:#fff;
}

.rodape a:hover{
	
	
		color:#91DC5A;
}

.rodape_fundo{
	color:#fff;
	width:100%;
	height:150px;
	background:#037B33;
	font-size:17px;
	margin-top:-150px;
}
	