@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:100px;
}

.titulos {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.textos {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
