@charset "utf-8";

.portal {
	height: 220px;
	background-image: url(../imagens/bgPortal.jpg);
	margin-right: auto;
	margin-left: auto;
	width: auto;
	color: #009DC3;
}
.botao2 {
	margin-right: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 40px;
}
.centro {
	margin-right: auto;
	margin-left: auto;
	width: 383px;
	position: relative;
	top: 40px;
}
.alinamentoIdioma {
	position: relative;
	left: -12px;
}
.linksIdioma {
	color: #009DC3;
}
.centro2 {
	margin-right: auto;
	margin-left: auto;
	width: 383px;
	position: relative;
	top: 90px;
}
