/********** TITLES **********/
.title_1 {
	font-size: 14px;
	font-weight: bold;
	color: #336CA1;
}
.title_1 a:link {
	color: #336CA1;
	text-decoration: none;
}
.title_1 a:hover {
	color: #336CA1;
	text-decoration: underline;
}
.title_1 a:active {
	color: #336CA1;
	text-decoration: underline;
}
.title_1 a:visited {
	color: #336CA1;
	text-decoration: none;
}
/********** PESQUISA TITLES **********/
.pesquisa_title_1 {
	font-size: 13px;
	color: #3C5D7C;
}
.pesquisa_title_1 a:link {
	color: #3C5D7C;
	text-decoration: none;
}
.pesquisa_title_1 a:hover {
	color: #3C5D7C;
	text-decoration: underline;
}
.pesquisa_title_1 a:active {
	color: #3C5D7C;
	text-decoration: underline;
}
.pesquisa_title_1 a:visited {
	color: #3C5D7C;
	text-decoration: none;
}
.pesquisa_pre_title_1 {
	color: #3C5D7C;
	font-size: 15px;
	font-weight: bold;
}
/********** OTHERS **********/
.categoria_main {
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 10pt;
	font-weight: bold;
}