/* CSS Document */

.categoria_noticia {
	font-size: 11px;
	font-family: Verdana;
	color: #217DA6;
	font-weight: bold;
}
.reporter {
	font-size: 11px;
	font-family: Arial;
	color: #CC0000;
	font-weight: bold;
}
.reporter_login {
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	font-weight: bold;
}

.categoria_noticia2 {
	font-size: 14px;
	font-family: Arial;
	color: #217DA6;
	font-weight: bold;
}

.categoria_esporte {
	font-size: 11px;
	font-family: Verdana;
	color: #669900;
	font-weight: bold;
}

.categoria_esporte2 {
	font-size: 14px;
	font-family: Arial;
	color: #669900;
	font-weight: bold;
}

.categoria_entretenimento {
	font-size: 11px;
	font-family: Verdana;
	color: #FF6600;
	font-weight: bold;
}

.categoria_entretenimento2 {
	font-size: 14px;
	font-family: Arial;
	color: #FF6600;
	font-weight: bold;
}

.titulo_noticia {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
}

.texto_noticia {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}


.texto_noticia3 {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}

.texto_noticia2 {
	font-size: 11px;
	font-family: Arial;
	color: #999999;
}

.manchete_noticia {
	font-size: 16px;
	font-family: Arial;
	color: #000000;
}

.manchete_noticia2 {
	font-size: 18px;
	font-family: Arial;
	color: #000000;
    font-weight: bold;
}

.data_noticia {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
}
.lista_bairro{
float:left;
width: 140px;
height: 25px;
margin: 0 20px 0 0;
}