#coluna1  {
	width:170px;
	height:360px;
	background:#FFD107;
	margin-top: -4px;
	}
#coluna2  {
	width:170px;
	height:480px;
	background:#FFD107;
	margin-top: -4px;
	}
#coluna3  {
	width:170px;
	height:280px;
	background:#FFD107;
	margin-top: -4px;
	}
#coluna4  {
	width:170px;
	height:550px;
	background:#FFD107;
	margin-top: -4px;
	}
#coluna5  {
	width:170px;
	height:450px;
	background:#FFD107;
	margin-top: -4px;
	}		
#centro {
	width:590px;
	padding:5px;
	font:75% Arial;
}
#geral {
	width: 780px;
	margin-right: 50%;
	margin-left: -385px;
	position: absolute;
	left: 50%;
	}
#inf {
	background:#FFFFFF;
	}
#menu {
	background:#FFD107;
}	
div {
	background:#FFFFFF;
	float:left;
}
body {
	background:#EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

