body {

	margin:0 auto;
	padding:0;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#030;
	text-align:justify;
	
}

#DIVFundoAlpha {

	width:100%;
	background-color:#FFF;
	background: rgba(255, 255, 255, 0.4);
	filter:alpha(opacity=40);
	height:350px;
	position:absolute;
	top:0;
	margin-top:397px;

}

#DIVFundoAlphaMenu {

	width:100%;
	background-color:#FFF;
	background: rgba(255, 255, 255, 0.4);
	filter:alpha(opacity=40);
	height:47px;
	position:absolute;
	top:0;
	margin-top:330px;

}

#DIVConteudoSite {

	width:1000px;
	position:absolute;
	top:0;

}

#DIVTopo {

	width:100%;
	height:377px;
	margin-bottom:30px;

}

#DIVRodape {

	width:100%;
	text-align:center;
	display:inline-block;
	font-weight:bold;
	font-size:10px;

}

#IMGBarraDivisao {

	margin:8px;

}