/* CSS Document */

/********************************************************
 * PORTAL INTERNET DO BANCO DO ESTADO DE SERGIPE S/A.
 * Copyright 2008 FLUXO & TECNOLOGIA LTDA, All Rights Reserved.
 * 
 * FOLHA DE ESTILO PARA CUSTOMIZAÇÃO DO PORTAL INTERNET.
 *
 ********************************************************/


/***************************************************************************
 * BEGIN: Navegação.
 * Estilos aplicados na navegação do site. (Menus e elementos)
 ***************************************************************************/

.acessivel {
	/*
	position: absolute;
	left: 590px;
	top: 93px;
	width: 153px;
	height: 17px;
	z-index:104;
	*/
	display: inline;
	font-size: 7pt;
	color: #386d39;
	background:#bbbbb;
}
.acessivel:hover{
	color: #274725;
	text-decoration:underline;
}

.navegation {
	width: 750px;
	height: auto;
	padding-left: 28px;
        padding-top: 5px;
}

.sub_aba {
	position:absolute;
	width:540px;
	left: 0px; 
	width:100%;
	height: auto;
	background-image:url(/wps/themes/html/agw/img/bg_menun2_meio.jpg);
}

#tr_sub {
	height: 25px;
	display: none;
}




/*begin - Menu NÍVEL 1 (Você, Empresa, ...)*/
.menu_P{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #999999;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}
/*end - Menu NÍVEL 1*/





/*begin - Menu NÍVEL 2*/
#tbMenuNivel2 {
	font-family:"trebuchet MS";
	color:#809861;
	text-align: left;
	font-size: 11px;
}

#tbMenuNivel2 *{
	margin:0;
	padding:0;
	text-decoration:none;
}

#tbMenuNivel2 a {
	display: inline;
	font-family:"trebuchet MS";
	color:#809861;
	font-size: 11px;
}

#td_dir1 {
	width:10px;
	valign: middle;
	background: url(/wps/themes/html/agw/img/bg_menun2_esq.jpg) no-repeat;
}

#td_dir2 {
	height: 32px;
	valign: middle;
	background: url(/wps/themes/html/agw/img/bg_menun2_meio.jpg) repeat-x;
}
/*end - Menu NÍVEL 2*/





/*begin - Menu NÍVEL 3*/
#divMenuNivel3 {
	font-family:"trebuchet MS";
	color:#809861;
	text-align: left;
	widht: 100%;
	padding-left: 37px;
}

#divMenuNivel3 * {
	margin:0;
	padding:0;
	text-decoration:none;
}

#divMenuNivel3 div span a:active {
	display: inline;
	font-family: "trebuchet MS";
	color:#003300;
	font-weight: bold;
	font-size: 11px;
}

#divMenuNivel3 a {
	display: inline;
	font-family:"trebuchet MS";
	color:#809861;
}

#divMenuNivel3 div span a {
	font-size: 11px;
}

#divMenuNivel3 div {
	display: none;
}

#td_dir3 {
	width:10px;
	valign: middle;
	background: url(/wps/themes/html/agw/img/bg_menun3_esq.jpg) no-repeat;
}

#td_dir4{
	width: 790px;
	valign: middle;
	height: 20px;
	background: url(/wps/themes/html/agw/img/bg_menun3_meio.jpg) repeat-x;
}

#tr_sub {
	margin-top: 1px;
}
/*end - Menu NÍVEL 3*/




/*begin - MENU ESQUERDO (Menu de conteúdos) */
.menu_seta {
	margin: 0px;	
}

.menu_seta a {
	color: #365014;
	font-size: 11px;
	margin-bottom: 5px;
	vertical-align: middle;
} 

.menu_seta span {
	padding-left: 0px;
}


.menu_secundario {
	padding-left: 28px;
} 

.menu_secundario .menu_seta {
	padding-left: 15px;
	padding-right: 2px;
	line-height: 22px;
	float: left;
} 

.menu_secundario .menu_seta a {
	color: #365014;
	font-weight: normal;
} 

.menu_secundario .menu_seta a:hover {
	text-decoration: none;
	font-weight: bold;
} 

.menu_secundario .menu_seta .noborder {
	border: none;
}

.menu_secundario .menu_secundario_sub a {
	color: #676767;
	padding-left: 20px;
	margin-left: 0px;
	line-height: 22px;
}	 

.menu_secundario .mais { 
	background:url(/wps/themes/html/agw/img/a_mais.gif) right no-repeat;
	width: 15px;
	cursor: pointer; 
	vertical-align: middle;
}

.menu_secundario .menos { 
	background:url(/wps/themes/html/agw/img/a_menos.gif) right no-repeat;
	width: 15px;
	cursor: pointer; 
	vertical-align: middle;
}

.menu_secundario .seta { 
	background:url(/wps/themes/html/agw/img/bg_seta_a.gif) right no-repeat;
	width: 15px;
	cursor: pointer; 
	vertical-align: middle;
}

.menu_secundario_sub { 
	display:none;
}

.menu_secundario img {
	cursor: pointer;
	vertical-align: middle;
}
/*begin - MENU ESQUERDO*/


/***************************************************************************
 * END: Navegação.
 ***************************************************************************/