
body {
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	background:#C5C622;
	color:#FFFFFF;
}
#geral {	
	background:url(../img/bg_verde.gif) repeat-x;
}
#rodape {
	height:41px;
	background:url(../img/bg_rodape_verde.gif) repeat-x;
	clear:both;
	margin:auto;
	text-align:center;
}
#rodape .rod {
	height:41px;
	background:url(../img/rodape_verde.gif) no-repeat center center;
	width:779px;
	margin:auto!important;

}