/* Level 2 Modifications
------------------------*/

/* Layout */
.box-header
	{
	padding-bottom: 0;
	}

.column-one
	{
	padding-top: 10px;
	background: url(../images/submenu_fundo.gif) repeat-x top;
	}
	

	
/* default	*/

div.rbDestaquePri{
	background: url(../images/brDestaquePriLv2_fundo_tl.gif) top left no-repeat;
}
div.rbDestaquePri h2{
	background: url(../images/brDestaquePriLv2_fundo_tr.gif) top right no-repeat;
}

div.rbAtalhos{
	background: url(../images/brAtalhosLv2_fundo_tl.gif) top left no-repeat;
}
div.rbAtalhos h2{
	background: url(../images/brAtalhosLv2_fundo_tr.gif) top right no-repeat;
	/*font-size: 1em;
	padding: 3px 8px 13px 17px;
	margin: 0;
	color: White;*/
}




div#menu{
	background: #0096DC url(../images/menu_fundo_w_submenu.gif) repeat-x bottom;
	margin-bottom: 0;
	padding-bottom: 1px;
}


