@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;
}
#direito{
	
	width:230px;
	height:830px;
	background: #000;
	float:right;
	}
#meio{
	width:379,8px;
	height:830px;
	margin-left:auto;
	margin-right:auto;
	background: #000;
}