/* Menu Vertical */


.Destaque
{
	font-family:Verdana, Arial;
	font-size:13px;
	color:#09EBFF;
}

.aviso
{
	font-family:Verdana, Arial;
	font-size:8px;
	color:#09EBFF;
}



.LinhaForte
{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #4D7195
}

.LinhaForteN
{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	background-color: #4D7195
}



.LinhaFraca
{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #4D7195
}

.LinhaBranda
{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #809EBD
}


.NovoBotao
{
	font-family:Verdana, Arial;
	font-size:13px;
	color:#f1b307;
	text-decoration:none;
	font-weight: bold;
	background-color: #040C36;
	border:0;
	width:130px;
	height:24px;
}



ul {
	margin: 0;
	padding:0;
	list-style: none;
	}

ul li {
	position: relative;
	}

/* Styles for Menu Items */
ul li a {
	text-decoration: none;
	font-family:Verdana;
	font-size:11px;
	color:#FFBA00;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:8px;
	padding-right:8px;
	border-bottom: 0;
	}

ul li a:hover  /* Hover Styles */
{
	color: #FFBA00; 
	/*background: #f9f9f9;*/
	/*background-image:url(../images/fundo_menu.jpg);*/
	
	
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;	*/
}


.itemMenuDD
{
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:4px;
	font-family:Verdana;
	height:21px;
	font-size:11px;

	color:#FFBA00;
	text-decoration:none;
}
html>body .itemMenuDD
{
	line-height:21px;
}
.itemMenuDD:hover
{
	/*background-image:url(../images/fundo_menu.jpg);*/
	background-repeat:repeat;
	color:#FFBA00;
}

.subItemMenuDD{
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	width:200px;
	display:block;
	padding:3px 10px 3px 10px;
	background-color:#003367;
	color:#FFBA00;
	text-decoration:none;
}
html>body .subItemMenuDD
{
	width:194px;
}
.subItemMenuDD:hover{
	border:1px solid #666666;
	font-weight:bold;
	/*background-image:url(../images/fundo_menu.jpg);*/
	background-repeat:repeat;
	color:#FFBA00;
}
html>body .subItemMenuDD:hover
{
	width:192px;
}

li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	width: 210px; /* Width of Menu Items */
	top: 21px;
	display: none;
	border-bottom: 1px solid #003367;
	}

/* Sub Menu Styles */		
li ul li a 
{
	display: block;
	text-decoration: none;
	font-family:Verdana;
	font-size:11px;
	color:Black;
	background: #EEEEEE; /* IE6 Bug */
	padding: 2px 5px; 
	border: 1px solid #003367;
	border-bottom: 0;
} 
		
li:hover ul, li.over ul /* The magic */
{
	display: block; 
} 

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


/* Menu Horizontal */
.Menu
{
	font-family:Arial;
	font-size:11px;
	color:#FFBA00;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	padding-bottom:2px;
	height:23px;
	margin:0;
	display:block;
	text-decoration:none;
	text-align:center;
	filter:Alpha(opacity=92);
}
.Menu:hover
{
	background-color:#003367;
	color:#FFBA00;
	border-top:1px solid #FFBA00;
	text-decoration:none;
}

/*
.Menu {
font: 12px  Arial, Verdana,Helvetica,sans-serif;
color: #FFBA00;
text-decoration: none;
background:  #FFC50C;
text-align: center;
padding: 3px 5px 3px 5px;
height:23px;
margin-right:1px;
border: 1px solid #000000;
}

.Menu:hover {
color: #FFBA00;
background: #003367;
border: 1px solid #003367;
}*/


.itemMenu
{
	background-color:#003367;
	font-family:Arial;
	font-size:11px;
	color:#FFBA00;
	width:200px;
	border-top:1px solid #999999;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	text-decoration:none;
	filter:Alpha(opacity=92);
}
.itemMenu:hover
{
	background-color:#999999;
	color:#FFFFFF;
	text-decoration:none;
}
.subItemMenu
{
	background-color:#003367;
	font-family:Arial;
	font-size:10px;
	color:#FFBA00;
	width:187;
	border-top:1px solid #003367;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	text-decoration:none;
	filter:Alpha(opacity=94);
}
.subItemMenu:hover
{
	background-color:#999999;
	color:#FFFFFF;
	text-decoration:none;
}

.comboIrPara
{
	color:Black;
	background-color:#DDDDDD;
	font-family:Verdana;
	font-size:11px;
	border:1px solid #000000;
}

.bordaPreta
{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

.cTextoMarquee
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}

#boxSombra
{
	DISPLAY:none; 
	LEFT:0px; 
	POSITION:absolute; 
	TOP:0px; 
	z-index:-2;
	background-color:#000000;	
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
}


powered-by {
    vertical-align: bottom;
    font-family: Verdana;
    font-size: 9px;
    text-align: right;
}
.powered-by img {
    height: 17px;
    margin-bottom: -5px;
}

