﻿#menu_principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0px;
	width:760px;
	background-color:#0019cb;
	margin: 0 0 1px 0;
}
#menu_principal a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu_principal a:hover {
	text-decoration: underline;
}
#menu_principal ul {
	list-style: none;
	margin: 0 0 1px 0;
	height: 37px;
	padding: 0px;
}
#menu_principal li {
	float: left;
	background: #0019CB;
	height: 37px;
}
#menu_principal .menu_item1{
	position: relative;
	background: #0019CB url(/SiteCollectionImages/master/menu_divisao.gif) no-repeat;
	padding: 12px 17px 0 17px;
	height: 25px;
}
#menu_principal .menu_item2{
	position: relative;
	background: #0019CB url(/SiteCollectionImages/master/menu_divisao.gif) no-repeat;
	padding: 5px 20px 0 19px;
	height: 32px;
	text-align: center;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.submenu {
	visibility: hidden;
	position: absolute;
	top: 68px;
	*top: 70px;
	background: #0014B3;
	z-index: 999;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.submenu a {
	color: #FFF;
}
.submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.submenu li {
	background: #0014B3 url(/SiteCollectionImages/master/menu_sub_bullet.gif) no-repeat;
	padding: 4px 10px 4px 15px;
	width: 150px;
	border-top: 1px solid #3C4FFF;
}




/* ------------- estilo ------------ */
.topNavContainer_IV
{
	/*background-image:url("../../images/bl_Navbar_Gd_Default.jpg");*/
	/*background-repeat:repeat-x;*/
	background-color:#0019CB;
	height:37px;
	vertical-align:middle;
}
.topNav_IV
{
    *position:relative;
    *top:-1px;
}
.topNavItem_IV
{
	background-image: url('/SiteCollectionImages/master/menu_divisao.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	/*background-color: #1749a6;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	width: 87px;
}
.topNavItem_IV a
{
	display:block;
	padding:7px 2px 0px 2px;
	height:30px;
}
.topNavSelected_IV a
{
	/*background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');*/
	/*background-repeat:repeat-x;*/
	/*background-position:top right;*/
	background-color:#112fff;
	color: #EFF4FA;
}
.topNavHover_IV a
{
	color:#FFFFFF;
	background-color:#112fff;
	text-decoration:underline;
}
.topNavFlyOuts_IV
{
	border-top:1px #112fff solid;
	z-index:2;
	background-color: #0014B3;
}
.topNavFlyOutsItem_IV
{	
	background-color: #0014B3;
	border-top: 1px solid #112fff;
	color:#f0eded; 
	*width:150px;
	min-width:150px;
	text-align:left;
	
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
		
}
.topNavFlyOutsItem_IV img
{
	display: none;
}
.topNavFlyOutsItem_IV a
{
	display: block;
	padding: 4px 5px 4px 5px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;	
	background: #0014B3 url(/SiteCollectionImages/master/menu_sub_bullet.gif) no-repeat;
}
.topNavFlyOutsItem_IV a:hover
{
    text-decoration:underline;
    background-color:#112fff;
}
.topNavFlyOutsHover_IV
{
	background-color: #112fff;
}
.topNavRoundRight_IV
{
    width:0px;
}
.topNavRoundLeft_IV
{
    width:0px;
}



