*{
	font-family:  Arial, Helvetica, sans-serif;
	color: #47423a;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	color: #47423a;
}

#conteudo.capa{
	width: 936px;
	height: 900px;
	position: relative;
	left: 0;
	top: 0;
}
#texto{
	position: absolute;
}
#texto p,
#texto h2{
	margin: 15px 0;
}
#texto h2{
	font-size: 22px;
}
#conteudo.capa{
	background-image: url(img/mapa.jpg);
}

#conteudo.capa #texto{
	left: 519px;
	top: 212px;
	width: 379px;
}
#conteudo.presidente{
	background-image: url(img/presidente.jpg);
	height: 880px;
}
#conteudo.presidente #texto{
	left: 559px;
	top: 102px;
	width: 329px;
}
