#main {
	vertical-align: middle;
	text-align: center;
	height: 799px;
}
#copyright {
}

#imagem {
	background-image: url(imgs/home.png);
	height: 273px;
	background-repeat: no-repeat;
	background-position: center;
}
#imagem2 {
	background-image: url(imgs/sociedade.png);
	height: 273px;
	background-repeat: no-repeat;
	background-position: center;
}
#imagem3 {
	background-image: url(imgs/atuacao.png);
	height: 273px;
	background-repeat: no-repeat;
	background-position: center;
}
#imagem4 {
	background-image: url(imgs/equipe.png);
	height: 273px;
	background-repeat: no-repeat;
	background-position: center;
}
#imagem5 {
	background-image: url(imgs/contato.png);
	height: 273px;
	background-repeat: no-repeat;
	background-position: center;
}
#menu {
}
#conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 540px;
	text-align: justify;
	margin: 0 auto
}
#conteudo_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 540px;
	text-align: left;
	margin: 0 auto;
	font-weight: bold;
}
.destaque {
	font-weight: bold;
}
