@charset "utf-8";
/* CSS Document */
#principal #meio	 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 646px;
	background-color: #CCC;
}
#principal #topo	 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 227px;
	background-image: url(../images/top1.jpg);
}

