/*** SESSÕES     ESPECIAIS ***/
/*---------------------------*/
/*** MENU DIREITO DE AGUAS ***/
#mnDireito {
	background:transparent url('../i/direito_menu.png') no-repeat;
	width:166px;
	height:85px;
	padding-top:18px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:300px;
	left:592px;
}
#mnDireito a:link, #mnDireito a:visited {
	width:159px;
	height:20px;
	padding-left:5px;
	padding-top:2px;
	display:block;
	color:#f7f7f9;
	text-decoration:none;
}
#mnDireito a:hover {
	background:transparent url('../i/int_menuhover.png') repeat-y;
	color:#fbcd17;
}
/*** MENU BIBLIOGRAFIA ***/
#mnBibliografia {
	background:#7893ca;
	border:1px #5b62a8 solid;
	width:175px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:260px;
	left:582px;
}
#mnBibliografia a:link, #mnBibliografia a:visited {
	width:169px;
	height:20px;
	padding-left:5px;
	padding-top:2px;
	display:block;
	color:#f7f7f9;
	text-decoration:none;
}
#mnBibliografia a:hover {
	background:transparent url('../i/int_menuhover.png') repeat-y;
	color:#fbcd17;
}
/*** MENU DADOS BIOGRAFICOS ***/
#mnDadosBio {
	background:#7893ca;
	border:1px #5b62a8 solid;
	width:155px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:270px;
	left:602px;
}
#mnDadosBio a:link, #mnDadosBio a:visited {
	width:150px;
	height:20px;
	padding-left:5px;
	padding-top:2px;
	display:block;
	color:#f7f7f9;
	text-decoration:none;
}
#mnDadosBio a:hover {
	background:transparent url('../i/int_menuhover.png') repeat-y;
	color:#fbcd17;
}
.linhadupla {
	height:40px !important;
}
/*** MENU ATIVIDADES PROFISSIONAIS ***/
#mnAtividadesProf {
	background:#7893ca;
	border:1px #5b62a8 solid;
	width:170px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:260px;
	left:587px;
}
#mnAtividadesProf a:link, #mnAtividadesProf a:visited {
	width:165px;
	height:20px;
	padding-left:5px;
	padding-top:2px;
	display:block;
	color:#f7f7f9;
	text-decoration:none;
}
#mnAtividadesProf a:hover {
	background:transparent url('../i/int_menuhover.png') repeat-y;
	color:#fbcd17;
}
ul#mnAtividadesProf li ul li a {
	font-size:11px;
	padding-left:20px !important;
	width:150px !important;
	height:18px;
	background:transparent url('../i/int_submenubullet.png') +4px center no-repeat;
}
.linhadupla2 {
	height:36px !important;
}
