/* CSS Document */

.bg_menu{ background:url(../imgs/bg_menu.gif) repeat-x; height:30px}

#menuimagem { height:30px; background:url(../imgs/bg_menu.gif) repeat-x; margin:0;}
#menuimagem ul {margin:0px;}
#menuimagem ul li{ float:left; display:inline; margin:0px;  }
#menuimagem ul li a {
	color:#186C5C!important;
	width:100px !important;
	height:28px;
	display:block;
	font-weight:bold;
	font-size:13px;
	line-height:25px;
	text-decoration:none;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #186C5C;	
	
}
#menuimagem ul li a:hover{ 

	text-decoration:none !important; 
    width:100px; 
	height:20px !important;
	display:block; 
	background:#04483B;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-align:center;  
}

/*MENU EMPRESA*/
#menuempresas{
	width:142px;
	height:179px;
	background-image: url(../imgs/bg_empresa_menu.gif);
	background-repeat: no-repeat;	
	position:absolute;
	top:39px;
	left:90px;
	display:none;
}

#menuempresas ul { margin:0;}
#menuempresas ul li{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	list-style:none;
	margin:10px 0 0 10px;
	
}
#menuempresas li a{ 
	
	color: #fff;
	text-decoration: none;
	list-style:none;
	width:115px;
	display:block;
	

}
#menuempresas li a:hover{
	
	text-decoration:underline;
  
}

/*MENU FINANCAS*/
#menufinancas{
	width:142px;
	height:123px;
	background:url(../imgs/bg_financas.gif) no-repeat;
	position:absolute;
	top:72px;
	left:220px;
	display:none;
}
#menufinancas ul { margin:0;}
#menufinancas ul li{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	list-style:none;
	margin:10px 0 0 -17px;
	
}
#menufinancas ul li a{ 		
	color: #fff;
	text-decoration: none;
	list-style:none;		
}

#menufinancas ul li a:hover{ text-decoration:underline }

/*MENU PESSOAL*/
#menupessoal{ 
	width:190px;
	height:123px;
	background:url(../imgs/bg_pessoal.gif) no-repeat;
	position:absolute;
	top:72px;
	left:600px;
	display:none;
}
#menupessoal ul { margin:0;}
#menupessoal ul li{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	list-style:none;
	margin:10px 0 0 7px;
	
}
#menupessoal ul li a{ 		
	color: #fff;
	text-decoration: none;
	list-style:none;		
}

#menupessoal ul li a:hover{ text-decoration:underline }


/*Trabalhando o novo menu*/
#menu_links {
	width: 100%;
	height:30px;
	background:url(../imgs/bg_menu.gif) repeat-x;
	margin:0;
}
#menu_links {height:30px; background:url(../imgs/bg_menu.gif) repeat-x; margin:0;}
#menu_links ul {margin:0px;}
#menu_links ul li{ float:left; display:inline; margin:0px;  }
.btns {
	color:#186C5C!important;
	width:90px !important;
	height:28px;
	display:block;
	font-weight:bold;
	font-size:13px;
	line-height:25px;
	text-decoration:none;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #186C5C;
}
.btns:hover {
	text-decoration:none !important; 
    width:90px; 
	height:28px !important;
	display:block;
	background:#04483B;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-align:center; 
}
.btns a {
	color:#186C5C!important;
	text-decoration:none;
}
.btns a:hover {
	color:#ffffff!important;
	text-decoration: none;
}
.btn {
	color:#186C5C!important;
	width:150px !important;
	height:28px;
	display:block;
	font-weight:bold;
	font-size:13px;
	line-height:25px;
	text-decoration:none;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #186C5C;
}
.btn:hover {
	text-decoration:none !important; 
    width:150px; 
	height:28px !important;
	display:block;
	background:#04483B;
	font-weight:bold;
	font-size:13px;
	color:#fff!important;
	text-align:center; 
}
.btn a {
	color:#186C5C;
	text-decoration:none;
}
btn a:hover {
	color:#ffffff;
	text-decoration: none;
}



#menusimplificao{ 
	width:190px;
	height:123px;
	background:url(../imgs/bg_pessoal.gif) no-repeat;
	position:absolute;
	top:72px;
	left:600px;
	display:none;
}
#menusimplificao ul { margin:0;}
#menusimplificao ul li{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	list-style:none;
	margin:10px 0 0 7px;
	
}
#menusimplificao ul li a{ 		
	color: #fff;
	text-decoration: none;
	list-style:none;		
}

#menusimplificao ul li a:hover{ text-decoration:underline }

