#body #center #conteudo { background:none; }
#body #center #menuRig { display:none; }
#body #center .item-page{	width:910px; }
#body #center .item-page div.col { float:left; margin-right:15px;  }
#body #center .item-page li { margin-bottom:5px; }
#body #center .breadcrumbs { width:920px; }
#body #center .item-page h3{ margin-bottom: 10px; padding-bottom: 3px; border-bottom:1px solid #ddd; margin-top:20px; }
.item-page .menudireita {
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin: 30px 0;
	padding: 10px;
	float:none;
	width:auto;
}

