/* --- >>> BASE <<< --- */
#base {
	background:#0078b4 url(../img/bg/bg_base_01.jpg) repeat-x top center;
}
#base > .nivel2 {
	background:url(../img/bg/bg_base_02.jpg) no-repeat top center;
}
#base > .nivel2 > .nivel3 {
	clear:both;
	overflow:hidden;
	width:978px;
	margin:0px auto;
	padding-bottom:35px;
}
/* --- >>> BASE <<< --- */



/* --- >>> BASE - SITE ANTIGO <<< --- */
.siteAntigo #baseNovo {
	background:#0078b4;
}
.siteAntigo #baseNovo > .nivel2 {
	background:url(../img/bg/bg_base_03.jpg) no-repeat top center;
}
.siteAntigo #baseNovo > .nivel2 > .nivel3 {
	clear:both;
	overflow:hidden;
	width:978px;
	margin:0px auto;
	height:100px;
}
/* --- >>> BASE - SITE ANTIGO <<< --- */



/* --- >>> MENU BASE <<< --- */
.widget_menuBase {
	padding-top:90px;
	width:978px;
}
.widget_menuBase .nivel2 {
	display:none;
}
.widget_menuBase .nivel1 {
	width:1008px;
}
.widget_menuBase .grupo .nomeGrupo {
	display:none;
}
.widget_menuBase .grupo {
	float:left;
	margin-right:30px;
	width:138px;
	padding-bottom:20px;
}
.widget_menuBase .grupo a {
	display:block;
}
.widget_menuBase .grupo a span {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}

.widget_menuBase .submenu li a {
	display:block;
	border-top:1px dotted #00b6d4;
}
.widget_menuBase .submenu li a span {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b4e5ee !important;
	padding:3px 10px;
	margin:0px;
	background:url(../img/elem/seta_branca_01.gif) no-repeat left 6px;
	border:none;
	text-transform:none !important;	
	font-weight:normal !important;	
	cursor:pointer;
}
.widget_menuBase .submenu .primeiro a {
	border:none;
}
.widget_menuBase .submenu li a:hover span {
	color:#FFF !important;
}

.widget_menuBase .submenu .subitem a {
	padding-left:15px;
	border:none;
}
.widget_menuBase .submenu .subitem a span {
	padding:3px 10px 3px 10px;
}

.widget_menuBase .submenu .separador {
	padding-top:7px;
}
.widget_menuBase .submenu .separador a {
	padding-top:7px;
	border-top:1px dashed #00b6d4;
}
/* --- >>> MENU BASE <<< --- */
