BODY{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size:12px;
	color:#000000;
}

.texto{
	font-family: Arial;
	font-size:12px;
	color:#000000;
	text-align: justify;
}
.textoSmall{
	font-family: Arial;
	font-size:10px;
	color:#000000;
	text-align: justify;
}
.textoSmallRodapeBranco{
	font-family: Arial;
	font-size:10px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.textoSmallRodapeCinza{
	font-family: Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.tituloCaixa{
	font-family: Arial;
	font-size:14px;
	color:#FFFFFF;
}
.link{
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
}
.texto_conteudo{
	font-family: Arial;
	font-size:11px;
	color:#808285;
}
.texto TABLE{
	font-family: Arial;
	font-size:11px;
	color:#808285;
}
.titulo{
	font-family: Arial;
	font-size:15px;
	color:#808285;
}
.subTitulo{
	font-family: Arial;
	font-size:11px;
	color:#808285;
}
.tituloConteudo{
	font-family: Arial;
	font-size:14px;
	color:#7082B5;
	text-transform: uppercase;
	border-bottom: 1px dashed #7082B5;
}
.linkNoticia:hover{
	text-decoration:underline;
}
.linkNoticia{
	text-decoration:none;
}
.textoDestaque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949699;	
	text-decoration: none;
}

.textoDestaque:hover{
	text-decoration: none;
}


.tituloDestaqueFundo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7383b6;	
	text-decoration: underline;
	font-weight: bold;
}
.tituloDestaqueFundo:hover{
	text-decoration: none;
}
.tituloDestaqueFundoMain{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BEBEBE;	
	font-weight: bold;
}
.linksMenuTop{
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.linksMenuTop:hover{
	font-family: Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.noticiasLeft{
	background-color: #E8F9F9;
}
.destaqueRight{
	background-color: #7B8B9D;
}

.tituloDestaqueLeft{
	font-family: Arial;
	font-size:14px;
	color:#FFFFFF;
}

.textoDestaqueLeft{
	font-family: Arial;
	font-size:11px;
	color:#FFFFFF;
}

.linksNoticiasLeftTitulo{
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	color:#004277;
	text-decoration: none;
}
.linksNoticiasLeftTitulo:hover{
	font-family: Arial;
	font-size:11px;
	color:#004277;
	font-weight: bold;
	text-decoration: underline;
}
.linksNoticiasLeftTexto{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration: none;
}
.linksNoticiasLeftTexto:hover{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
}
.linksMenuBotao{
	font-family: Arial;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
.linksMenuBotao:hover{
	font-family: Arial;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
}


.tituloCabecalho{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.headerProduto{
	font-family: Arial;
	font-size:20px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.tituloFamiliasLeft{
	font-family: Arial;
	font-size:11px;
	color:#333333;
	font-weight: bold;
	text-transform: uppercase;

}