.navbar {
	background-color: #087ED8;
}
.navbar.hover {
	background-color: #087ED8;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #082A8C;
}
.rodape {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000066;
}
.titulo {
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
	text-indent: 25px;
	margin: 0px;
	padding: 0px;
}
.textocentrado {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	border-top: 50px none;
	border-right: 50px none;
	border-bottom: 50px none;
	border-left: 0px none;
	margin: 0px;
}
.textosemident {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px;
	border-top: 50px none;
	border-right: 50px none;
	border-bottom: 50px none;
	border-left: 0px none;
	margin: 0px;
}
