.links_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #034ea2;
	font-weight: bold;
	text-decoration: none;
	
}
.links_azul:hover {
	text-decoration: none;
	background: none;
	color: #00aeef;
}

.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.idioma:hover {
	text-decoration: none;
	background: none;
	color: #00aeef;
}
.links_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	font-weight: normal;
	text-decoration: none;
	
}
.links_cinza:hover {
	color: #c60000;
	text-decoration: none;
	background: none;
}
.links_email {
	Font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	
}
.links_email:hover {
	color: #00aeef;
	text-decoration: none;
	background: none;
}

.links_contato {
	Font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c4da2;
	font-weight: bold;
	text-decoration: none;
	
}
.links_contato:hover {
	color: #00aeef;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

.links_cinza2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	
}
.links_cinza2:hover {
	color: #c60000;
	text-decoration: none;
	background: none;
}
.titulo {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.frase_claro {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00aeef;
	font-style: italic;
}

.frase_escuro {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #034da1;
	font-style: italic;
}

.frase_escuro_menor {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #034da1;
	font-style: italic;
}

.prod_titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #034da1;
	font-style: normal;
}

.prod_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	font-style: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
}

.texto_contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0c4da2;
	font-weight: bold;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
	font-weight: normal;
	text-decoration: none;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
	font-weight: bold;
}
.seta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c50707;
	font-weight: normal;
}
.segmentos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	line-height:200%;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.rodape_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.rodape_link:hover {
	color: #b7f32c;
	font-weight: normal;
	text-decoration: none;
}
