.middleboxtitle {
	/* t�tulo da caixa central */
	margin: 0px 0px 20px 0px;
	background-color:#FFC01A;
	background-image:url(/images/template/mainbox_header_background.gif);
	background-position:center top;
	background-repeat:repeat-x;
	
	background-position: top;
	font-family:  Helvetica, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffb70f;
	text-align: center;
}

