@charset "utf-8";
/* CSS Document */

#topo{
	width:840px;
	height:313px;
	margin-left:auto;
	margin-right:auto;
	background: #000;
}
#princial
{
	width:840px;
	height:830px;
	margin-left:auto;
	margin-right:auto;
	background:
}
	

#esquerdo{
	width:230px;
	height:830px;
	float:left;
	background: #000;
}
#meio{
	width:610px;
	height:830px;
	margin-left:auto;
	margin-right:auto;
	background: #000;
}