body{
	background: #EEECE3 url(../imagens/bar-verde-index.jpg) 0px 144px repeat-x;
}

#geral{
}
#cabecalho{
	height: 145px;
	display: block;
}

#marca{
	background: #EEECE3; width: 246px; height: 181px; text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#barraCentral{
	background: url(../imagens/fundo-bar-verde.jpg) left top no-repeat;
	height: 340px;
}
#breve{
	padding-top: 150px;
}
#barraCentral h1{
	color: white;
}
#corpo{
}

#geral h3,
#geral p{color: #4D4D4D;}

#geral a{color: #FF8A00; text-decoration: none;}
#geral a:hover{text-decoration: underline;}
