.alerta {
	font-family : Tahoma;
	font-size : 10px;
	color : Red;
	letter-spacing : 2px;
}
.ajusteBG_sec {
	background-repeat : no-repeat;
	background-position : -1px
}
.ajusteBG_princ {
	background-repeat : no-repeat;
	background-position : -1px;
}
.noRepeticao{
	background-repeat : no-repeat;
}
.textBox_campos{
	font-family: tahoma;
	font-size: 10px;
	color: red;
	border : c3c3c3;
	font-weight : bold;
	letter-spacing : 1px;
}
.text_menu{
	font-family: tahoma;
	font-size: 10px;
	color: white;
	font-weight : bold;
}
.titulos_menu{
	font-family: tahoma;
	font-size: 12px;
	color: black;
	font-weight : bold;
}
.link_menu{
	font-family: tahoma;
	font-size: 10px;
	color: black;
	text-decoration : none;
}
.lista_recentes{
	font-family: tahoma;
	font-size: 10px;
	color: black;
	text-decoration : none;
	border : 1px;
}

.titulo_principal{
	font-family: tahoma;
	font-size: 14px;
	color: black;
	text-decoration : none;
	font-weight : bold;
}
.chamada_principal{
	font-family: tahoma;
	font-size: 12px;
	color: black;
	text-decoration : none;
	text-align : justify;
}
.coluna_titulo{
	font-family: tahoma;
	font-size: 10px;
	color: black;
	text-decoration : none;
	text-align : center;
}
.coluna_repeat {
	background-repeat : no-repeat;
	background-position : center;
}
.borda_body {
	border-color : B2B2B2;
	border : thin;
}
.conteudo_noticia {
	font-family: tahoma;
	font-size: 12px;
	color: Black;
	text-decoration : none;
	text-align : justify;
	border : 1px 000000;
}
.textBox_internos{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	border : 1px dotted c3c3c3;
	letter-spacing : 1px;
	border-color : Gray;
	background-color : #EDEDED;
}
.textBox_noticias{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	border : c3c3c3;
	letter-spacing : 1px;
	border-width : 1px 1px 1px 1px;
	border-color : black;
	text-align : justify;
}
.textBox_amostra{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	letter-spacing : 1px;
	border-style:none;
	border : 0;
}
.eleicao_numero{
	font-family: tahoma;
	font-size: 25px;
	color: black;
	letter-spacing : 1px;
	background-repeat:no-repeat;
	font-weight : bold;
}