#menu .inicio a{
	float: left;
	height: 35px;
	width: 67px;
	text-align: left;
	display: block;
	cursor:pointer;
	text-decoration: none;
	line-height: 28px;
	color: #CEB21A;
}
#menu .inicio a:hover {

}
#menu .incti  {
	float: left;
	height: 35px;
	width: 93px;
	text-align: center;
	display: block;
	cursor:pointer;
	text-decoration: none;
	line-height: 28px;
	color: #CEB21A;
	background-image: url(../images/menu/seta.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .incti:hover {

}
#menu .nucleos{
	float: left;
	height: 35px;
	width: 106px;
	text-align: center;
	display: block;
	cursor:pointer;
	text-decoration: none;
	line-height: 28px;
	color: #CEB21A;
	background-image: url(../images/menu/seta.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .nucleos:hover {

}
#menu .acoes{
	float: left;
	height: 35px;
	width: 164px;
	text-align: center;
	display: block;
	cursor:pointer;
	text-decoration: none;
	line-height: 28px;
	color: #CEB21A;
	background-image: url(../images/menu/seta.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .acoes:hover {

}
#menu .bd{
	float: left;
	height: 35px;
	width: 132px;
	text-align: center;
	display: block;
	cursor:pointer;
	text-decoration: none;
	line-height: 28px;
	color: #CEB21A;
	background-image: url(../images/menu/seta.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .bd:hover {

}
#menu .encontro{
	float: left;
	height: 35px;
	width: 173px;
	text-align: center;
	display: block;
	cursor:pointer;
	text-decoration: none;
	line-height: 28px;
	color: #CEB21A;
	background-image: url(../images/menu/seta.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .encontro:hover {

}
#menu .atividades{
	float: left;
	height: 35px;
	width: 117px;
	text-align: center;
	display: block;
	cursor:pointer;
	text-decoration: none;
	line-height: 28px;
	color: #CEB21A;
	background-image: url(../images/menu/seta.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#menu .atividades:hover {

}
#menu .acervo{
	float: left;
	height: 35px;
	width: 99px;
	text-align: center;
	display: block;
	cursor:pointer;
	text-decoration: none;
	line-height: 28px;
	color: #CEB21A;
	background-image: url(../images/menu/seta.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .acervo:hover {

}
#menu .contato  a{
	float: left;
	height: 35px;
	width: 84px;
	text-align: right;
	display: block;
	cursor:pointer;
	text-decoration: none;
	line-height: 28px;
	color: #CEB21A;
	
}
#menu .contato a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu .busca {
	float: left;
	height: 28px;
	width: 325px;
	padding-top: 15px;
	background-image: url(../images/site/menu/busca.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu .busca #formBusca {
	padding-left: 80px;
	padding-top: 9px;
}

#menu .busca #formBusca .campoPC {
	height: 35px;
	width: 190px;
	float:left;
	
}

#menu .busca #formBusca #palavrachave {
	height: 29px;
	width: 176px;
	line-height: 35px;
	font-size: 18px;
	color: #666;
	background-image: url(../images/site/topo/bgCampoBusca.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#menu .busca #formBusca .btLupa {
	height: 35px;
	width: 39px;
	float: left;
}



#menu .busca #formBusca #Lupa {
	height: 35px;
	width: 39px;
	background-image: url(../images/site/menu/lupa.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
 
}

ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 190px;
	text-indent:0;
	background-color: #F4F4F4;
	text-align: left;
	padding: 15px;
	margin-top: 0px;
	border: 1px solid #EBEBEB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

ul.dropdown ul li {
	float: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
}

ul.dropdown ul li:first-child {
	border-top: none;
}

ul.dropdown ul li:last-child {
	border-bottom: none;
}
ul.dropdown ul .ultimo {
	border-bottom: none;
}



ul.dropdown ul li a {
	color: #AE9716;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;

}
ul.dropdown ul li a:hover {
	color: #A6700D;
	text-decoration: none;

}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}





/* FIM DO MENU */
