@charset "utf-8";
/* CSS Document */

#tabelacentro {
	background:#ffffff;
	color:#FFFFFF;
	float:left;
	width:553px;
	height:auto;
}

#tabelacentro01 {
	background:#ffffff;
	width:553px;
	height:auto;
}

#tabelacentro02 {
	background:#ffffff;
	color:#666666;
	width:553px;
	height:auto;
}

#tabelacentro03 {
	background:#ffffff;
	width:553px;
	height:auto;
}

.titulo a, titulo a:visited {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}

.titulo a:hover {
	text-decoration:underline;
}

.noticias a, noticias a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-decoration:none;
}

.noticias a:hover {
	color:#FDC702;
}

.textos {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

