﻿#nav
{
	border-right: #eda 0px solid; /*eda*/
	padding-right: 0px;
	border-top: #eda 1px solid;
	padding-left: 0px;
	/*background: #528FBB;*/
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #eda 0px solid; /*width: 36em;*/
	line-height: 1;
	padding-top: 0px;
	border-bottom: #eda 1px solid;
	list-style-type: none;
	border-width: 0px;
	width: auto;
}
#nav UL
{
	/*border-right: #eda 0px solid;*/
	padding-right: 0px;
	border-top: #eda 1px solid;
	padding-left: 0px;
	font-weight: bold;
	background: #0061aa;
	float: left;
	padding-bottom: 0px;
	margin: 0px 0px 10px 0px;
	border-left: #eda 0px solid; /*width: 36em;*/
	padding-top: 0px;
	border-bottom: #eda 1px solid;
	list-style-type: none;
	border-color: #CDDEEB;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav LI UL A
{
	padding: 1ex 0.0em 0.7ex 0.75em;
	display: block; /*width: 6em;*/
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
}
#nav A
{
	padding-right: 0;
	display: block;
	padding-left: 0;
	padding-bottom: 0;
	/**/
	 /*width: 6em;*/
	/*color: #3B6283;
	padding-top: 2px;
	text-decoration: none;*/

}
/*
#nav A.daddy
{
	background: url(rightarrow2.gif) no-repeat right center;
}*/
.xxx LI{ padding:0; margin:0; z-index:1;}
/*Aqui da a distancia entre os menus superiores*/
#nav LI
{
	padding: 0px 7.5px 0px 0px;
	float: left; /*width: 100px;*/
	margin-right: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #336386;
}
/*Aqui são as bordas da aba*/
#nav LI UL
{
	padding: 5px 0px 5px 0px;
	border-color: #336386;
	border-style: solid;
	border-width: 0px;
	font-weight: normal;
	left: -499em;
	margin: 0px;
	width: 140px;
	position: absolute;
	height: auto;
	top: 136px;
	 z-index:2;
}   
#nav LI LI
{
	padding-right: 1px;
	width: 140px;
	/*width: 15em;*/
}
#nav LI UL A {
/*	WIDTH: 20em;*/
	font-size: 11px;
}
#nav LI UL A:hover
{
background: #528FBB;
	/*color: #FFFFFF;*/
}
#nav LI UL UL
{
	margin: -1.75em 0px 0px 4px;
}
#nav LI:hover UL UL {
	LEFT: -999em
}
#nav LI:hover UL UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL UL {
	LEFT: -999em
}
#nav LI:hover UL {
	LEFT: auto
}
#nav LI LI:hover UL {
	LEFT: auto
}
#nav LI LI LI:hover UL {
	LEFT: auto
}
#nav LI.sfhover UL {
	LEFT: auto
}
#nav LI LI.sfhover UL {
	LEFT: auto
}
#nav LI LI LI.sfhover UL {
	LEFT: auto
}
#nav LI:hover
{
	/*background: #528FBB;*/
	color: #FFFFFF;
}
#nav LI.sfhover {
		/*background: #528FBB;*/
			color: #FFFFFF;
		/*BACKGROUND: #eda*/
}

