@charset "utf-8";
/* CSS Document */

#tabelacentro {
	background:#CCCCCC;
	color:#FFFFFF;
	float:left;
	width:553px;
	height:auto;
}

#tabelacentro01 {
	background:#CC6699;
	width:553px;
	height:auto;
}

#tabelacentro02 {
	background:#ffffff;
	color:#666666;
	width:553px;
	height:auto;
}

#tabelacentro03 {
	background:#006600;
	width:553px;
	height:100px;
}

