a {
	text-decoration:none;
}


#centroNoticiasDestaques {
	width:300px;
	float:left;
}

.barraCentroHeaderNoticias {
	width:292px;
	height:24px;
	background-image:url(../images/fundo_barra_azul.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	padding-top:6px;
	color:#FFFFFF;
	float:left;
}

.centroNoticiasDestaquesTitulo {
	background-image:url(../images/fundo_noticia_index_titulo.jpg);
	background-repeat:repeat-x;
	height:30px;
	color:#1C7998;
	background-color:#F1F3F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:10px 5px 5px 10px;
	width:285px;
	float:left;
}

.centroNoticiasDestaquesTitulo a {
	color:#1C7998;
}

.centroNoticiasDestaquesChamada {
	background-color:#F1F3F2;
	background-image:url(../images/fundo_noticia_index_chamada.jpg);
	background-repeat:repeat-x; 
	padding:5px;
	min-height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:290px;
	float:left;
}

.centroNoticiasDestaquesChamada a {
	color:#666666;
}

.centroNoticiasDestaquesChamada img {
	margin-right:5px;
	float:left;
}

.centroNoticiasDestaquesSpacer {
	width:290px;
	height:10px;
	float:left;
}

#centroNoticiasMais {
	width:300px;
	margin-left:3px;
	float:left;
}

#centroNoticiasRegiao {
	width:300px;
	height:300px;
	margin-left:3px;
	float:left;
}

.centroNoticiasMaisContentUl {
	list-style:square;;
	list-style-image:url(../images/bullet_noticias.jpg);
	width:250px;
	float:left;
	margin-top:5px;
}

.centroNoticiasMaisContentUl li {
	list-style-image:url(../images/bullet_noticias.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin-top:10px;
	/*height:20px;*/
}

.centroNoticiasMaisContentUl a {
    text-decoration:none;
	color:#666666;
}

.centroNoticiasRegiaoContentUl {
	list-style:none;
	width:250px;
	float:left;
	margin:0px;
	padding:0px;
}

.centroNoticiasRegiaoContentUl li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
		margin:10px;

}

.centroNoticiasRegiaoContentUl li a {
	color:#666666;
}

#centroNoticiasMaisTodas {
	width:115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1C7A96;
	float:left;
	margin-top:5px;
	margin-left:180px;
	padding-bottom:10px;
}

#centroNoticiasMaisTodas a {
	color:#1C7A96;
}
