/* CORES CLARAS - 1 */
/* CORES ESCURAS - 2 */
/* COR DAS BORDAS DO MENU INSTITUCIONAL - 1 */


.corBase1{color:#425d70;}
.corBase2{color:#293a47;}
.corBase3{color:#cbd4db;}

.boxDestaqueValor {border-bottom: 1px solid #293a47; border-top: 1px solid #293a47;}

#menuInstitucionalOpcoes ul li  , h4 {border-bottom: 1px solid #293a47;}

.fundoPrincipal{background-color:#425d70;}
.fundoSecundario{background-color:#293a47;}
.fundoTerciario{background-color:#cbd4db;}

.bodyHome { background:url(../imagens/templates/08_fundo_home.gif) repeat-x; }
.bodyInternas { background:url(../imagens/templates/08_fundo_internas.gif) repeat-x; }

#menuFinalidades div.off {
background-color:#293a47;
}
#menuFinalidades div.off a:link, #menuFinalidades div.off a:visited, #menuFinalidades div.off a:active, #menuFinalidades div.off a:hover {
	position:relative;
	width:146px;
	text-decoration:none;
	font-weight:bold;
	color:#cbd4db;	
}

#menuFinalidades div.on {
background-color:#cbd4db;
}

#menuFinalidades div.on a:link, #menuFinalidades div.on a:visited, #menuFinalidades div.on a:active, #menuFinalidades div.on a:hover {
	position:relative;
	width:146px;
	text-decoration:none;
	font-weight:bold;
	color:#293a47;	
}

