body {
	font-family: Arial, Helvetica, sans-serif;
}
.barraLogin {
	font-size: 11;
	background-color: #0E1C70;
	color: #FFFFFF;
	padding-left: 20;
}
.linkLogin {
	font-size: 10;
	color: #8FBCE4;
	font-weight: bold;
	text-decoration: underline;
}
.linkLogin:link {
	font-size: 10;
	color: #8FBCE4;
	font-weight: bold;
	text-decoration: underline;
}
.linkLogin:visited {
	font-size: 10;
	color: #8FBCE4;
	font-weight: bold;
	text-decoration: underline;
}
.linkLogin:active {
	font-size: 10;
	color: #8FBCE4;
	font-weight: bold;
	text-decoration: underline;
}
.linkLogin:hover {
	font-size: 10;
	color: #8FBCE4;
	font-weight: bold;
	text-decoration: underline;
}



.miolo {
	padding-left: 10;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #0E1C70;
	font-size: 11;
}
.menu {
	background-color: #8FBCE4;
	padding-left: 7;
	padding-top: 5;
	padding-right: 7;
	padding-bottom: 5;
}
.linkMenu {
	font-size: 11;
	color: #0E1C70;
	font-weight: bold;
	text-decoration: none;
}
.linkMenu:link {
	font-size: 11;
	color: #0E1C70;
	font-weight: bold;
	text-decoration: none;
}
.linkMenu:visited {
	font-size: 11;
	color: #0E1C70;
	font-weight: bold;
	text-decoration: none;
}
.linkMenu:active {
	font-size: 11;
	color: #0E1C70;
	font-weight: bold;
	text-decoration: none;
}
.linkMenu:hover {
	font-size: 11;
	color: #0E1C70;
	font-weight: bold;
	text-decoration: underline;
}
.texto {
	vertical-align: top;
	color: #8FBCE4;
	font-size: 11;
}
.boxTitulo {
	font-size: 11;
	color: #0E1C70;
	font-weight: bold;
	padding-left: 9;
}
.boxInput {
	background-color: #FFFFFF;
	color: #4686BE;
	font-size: 11;
	padding-left: 5;
	border-color: #4686BE;
	border-width: 1px;
	border-style: solid;
	width: 160;
}
.boxTexto {
	font-size: 11;
	color: #4686BE;
	padding-left: 5;
}
.rodape {
	font-size: 10;
	color: #28458F;
	line-height: 2;
}
.linkRodape {
	font-size: 10;
	color: #28458F;
	text-decoration: none;
}
.linkRodape:link {
	font-size: 10;
	color: #28458F;
	text-decoration: none;
}
.linkRodape:hover {
	font-size: 10;
	color: #28458F;
	text-decoration: underline;
}

.rodapeProdutos {
	font-size: 11;
	color: #28458F;
}
.textoAzul {
	font-size: 12;
	color: #679AC8;
	font-weight: bold;
}
.textoMiolo {
	font-size: 12;
	color: #737373;
}
.textoAzul_12 {
	font-size: 12;
	color: #0E1C70;
	font-weight: bold;
}
.textoNoticia {
	vertical-align: top;
	color: #7C7C7C;
	font-size: 11;
	padding: 5px;

}
.listaTopicos {
	font-size: 12px;
	font-weight: bold;
	color: #0E1C70;
	background-color: EAEAEA;
	padding-left: 5px;


}
