/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropdown_3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(three_0a.png);}
.preload2 {background: url(three_1a.png);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(three_0.png) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {
	display:block;
	float:left;
	height:35px;
	line-height:33px;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 6px;
	cursor:pointer;
	background: url(three_0.png);
}
#nav li a.top_link span {
float:left; 
display:block; 
padding:0 22px 0 6px; 
height:35px; 
background: url(three_0.png) right top no-repeat;}

#nav li a.top_link span.down {
float:left; 
display:block; 
padding:0 22px 0 6px; 
height:35px; 
background: url(three_0a.png) no-repeat right top;}

#nav li:hover a.top_link {
color:#95EAFF; 
background: url(three_1.png) no-repeat;}

#nav li:hover a.top_link span {
background:url(three_1.png) no-repeat right top;}

#nav li:hover a.top_link span.down {
background:url(three_1a.png) no-repeat right top; padding-bottom:3px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}



#nav li:hover ul.sub
{
	left:1px;
	top:35px;
	padding:7px;
	white-space:nowrap;
	width:221px;
	height:auto;
	z-index:300;
	text-align: left;
	/*background-color: #0c0c0c;*/
	background-image: url(../menu/menu_fundo.png);
	background-repeat: repeat-y;
}
#nav li:hover ul.sub li{
display:block; 
height:25px; 
position:relative; 
float:left; 
width:100%; 
font-weight:normal;}

#nav li:hover ul.sub li a{
display:block; 
font-size:11px; 
height:24px; 
width:220px; 
line-height:18px; 
text-indent:5px; 
color:#333; 
text-decoration:none;
vertical-align: middle; 
display: table-cell; } 
/*Contorno item de menu e sub-menu
Criar uma nova classe, fazer botão com o background e sem nada.
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
*/
#nav li ul.sub li a.fly
{

	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 205px 6px;
}
#nav li:hover ul.sub li a:hover 
{
	color:#fff;
	background-color: #0099CC;
}
#nav li:hover ul.sub li a.fly:hover
{
	color:#fff;
	background-color: #0099CC;
	background-image: url(arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 205px 6px;
}

#nav li b {
display:block; 
font-size:11px; 
/*height:18px; */
width:100%; 
line-height:18px; 
margin-bottom:3px; 
text-indent:6px; 
color:#ff6; 
cursor:default;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{
	left:220px;
	top:-4px;
	padding:7px;
	white-space:nowrap;
	width:221px;
	height:auto;
	z-index:300;
	text-align: left;
	background-image: url(../menu/menu_fundo.png);
	background-repeat: repeat-y;
}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{
position:absolute; 
left:-9999px; 
top:-9999px; 
width:0; 
height:0; 
margin:0; 
padding:0; 
list-style:none;
}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{
	color:#fff;
	background-color: #0099CC;
	background-image: url(arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 205px 6px;
} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{
	color:#FFFFFF;
	background-color: #0099CC;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 205px 6px;
} 

.rodape2
{
	position:absolute;
	margin: 0;
	padding: 0;
	left:-7px;
	top:13px;
	width:220px;
	color:#000000;
	height:20px;
	text-align: left;
}
.topo2
{
	position:relative;
	margin: -18;
	padding: 0;
	left:11px;
	top:0px;
	width:220px;
	height:1px;
}
