#menu_gecont{
	background:url(../images/homem_de_costas.jpg) no-repeat left;
	height:196px;
	padding-left:190px;
	position:relative;
	width:330px;
	
	
}
#sub_titulio_gecont{
	position:relative;
	padding:0;
	margin:0;
	width:330px;
}
#saiba_mais{
	font-size:10px;
	position:relative;
	margin-left:25px;
}
#sub_titulio_gecont{
	position:relative;
	color:#e35b44;
	top:12px;
}
#coonheca_agora{
	width:166px;
	height:22px;
	background:url(../images/conheca_agora.gif) no-repeat;
	left:198px;
	top:20px;
}
#gerente_contabil{
	width:264px;
	height:19px;
	background:url(../images/gerente_contabil.gif) no-repeat;
	left:228px;
	padding-top:20px;
	top:10px;
}
#ul_menu{
	list-style:none;
	position:relative;
	top:18px;
	padding:0;
	margin:0;
	width:300px;
}
#ul_menu li{
	background:url(../images/pontilhado_menu_gecont.gif) repeat-y right;
	width:100px;
	float:left;
}
#ul_menu a{
	text-decoration:none;
	display:block;
	text-align:center;
	color:#fff;
	padding:20px 2px 0 2px;
	border-collapse:collapse;
	height:15px;
	width:91px;
	background:#244e69;
}

#ul_menu a:visited{
	color:#fff;
	padding:20px 2px 0 2px;
	border-collapse:collapse;
	height:15px;
	width:91px;
	background:#244e69;
}
#ul_menu a:hover{
	text-decoration:none;
	display:block;
	text-align:center;
	height:14px;
	width:90px;
	background-color:#FFF;
	color:#244e69;
	border-left:#244e69 solid 1px;
	border-top:#244e69 solid 1px;
	border-right:#244e69 solid 1px;
	padding:20px 2px 0 2px;
	
}
#itens{
	position:relative;
	margin-top:28px;
	width:330px;
}


