.texto_basico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.titulo_basico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.data_basica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A9C720;
}
.texto_noticia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.titulo_noticia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ECECEC;
	text-decoration: none;
}.titulo_basico_grande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000000;
}
.texto_basico_verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #708413;
}
.texto_basico_item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.texto_basico_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
}
.texto_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.data_basica_carimbo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
}
.texto_noticia_carimbo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.bordaImg
{
	padding: 0px;
    margin: 0px 0px 0px 2px;
	border: 2px #abc820 solid;
	background-color: #F4F4F4;
}