#menuPE{
	width:984px;
	float:left;
}
/******************/ 
/* bot�es do menu */
/******************/

/*posicionamento dos botoes*/
#navtop {
	width: 984px;
	position: relative;
	margin:0px;	
	padding: 0;
	height: 41px;
	list-style: none;
}

#navtop li a{
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 40px;
	background: url("../images/Menu2014_v1.gif") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	position:absolute;
}

li#navtop_botao1 a{
	left:0;
	top:0px;
	width:110px;
	background-position: 0 0;
}

li#navtop_botao1 a:hover{
	background-position: 0 -40px;
}

li#navtop_botao2 a{
	left: 110px;
	top:0px;
	width:144px;
	background-position: -110px 0;
}

li#navtop_botao2 a:hover{
	background-position: -110px -40px;
}

li#navtop_botao3 a{
	left: 254px;
	top:0px;
	width:88px;
	background-position: -254px 0;
}

li#navtop_botao3 a:hover{
	background-position: -254px -40px;
}

li#navtop_botao4 a{
	left: 342px;
	width:160px;
	background-position: -342px 0;
}

li#navtop_botao4 a:hover{
	background-position: -342px -40px;
}

li#navtop_botao5 a{
	left: 502px;
	top:0px;
	width:132px;
	background-position: -502px 0;
}

li#navtop_botao5 a:hover{
	background-position: -502px -40px;
}

li#navtop_botao6 a{
	left: 634px;
	top:0px;
	width:214px;
	background-position: -634px 0;
}
li#navtop_botao6 a:hover{
	background-position: -634px -40px;
}

li#navtop_botao7 a{
	left: 848px;
	top:0px;
	width:137px;
	background-position: -848px 0;
}
li#navtop_botao7 a:hover{
	background-position: -848px -40px;
}


/*seleccao dos botoes*/
li#navtop_botao1 a.selected{
	background-position: 0 -40px;
}

li#navtop_botao2 a.selected{
	background-position: -110px -40px;
}

li#navtop_botao3 a.selected{
	background-position: -254px -40px;
}

li#navtop_botao4 a.selected{
	background-position: -342px -40px;
}

li#navtop_botao5 a.selected{
	background-position: -502px -40px;
}

li#navtop_botao6 a.selected{
	background-position: -634px -40px;
}

li#navtop_botao7 a.selected{
	background-position: -848px -40px;
}

/*header do site*/
#menuTop{
	float:right;
	text-align:right;
        padding-top: 15px;
        .width:380px;
}

#header-top{
	float:left;
	width:984px;
	height:77px;
}

#header-top #logoPE{
	float:left;
	width:171px;
	height:62px;
	padding-top:10px;
	padding-left:10px;
}

#linksMenu{
	float:right;
	clear:both;
        .clear:none;
        .width:100%;
}

#header-top #menu{
	/*padding: 15px 0px 0px 0px;*/
        padding:0;
	margin: 0;
	list-style: none;
}

#header-top #menu li{
	padding: 0px 15px 0px 0px;
	margin: 0;	
	font-weight:bold;
	float:left;
}

#header-top #menu li a{
	color:#464646;
	font-size:15px;
	text-decoration:none;
}

#header-top #menu li a:hover,
#header-top #menu li a.selected{
	color:#009DE0;
	font-size:15px;
}

#siganos{
	float:right;
	text-align:right;
	/*height:35px;*/
        margin-top:10px;
	margin-right:14px;
	.margin-right:17px;
	font-size:16px;
}

#siganos #texto{
	font-size:12px;
}
#siganos img{
	vertical-align:bottom;
}


#header-top #FormPesquisa{
    clear: both;
    width:160px;
    /*height: 35px;*/
    margin-top:10px;
    overflow: hidden;
    float: left;
}

   #header-top #FormPesquisa #Form_SearchForm,
   #header-top #FormPesquisa #Form_SimpleSearchForm
   {
      line-height:8px;
      width: auto;
      height: auto;
   }
     #header-top #FormPesquisa #Form_SearchForm fieldset,
     #header-top #FormPesquisa #Form_SimpleSearchForm fieldset
     {
        float: left;
        width: 137px;
      }
      #header-top #FormPesquisa #Form_SearchForm fieldset .middleColumn,
      #header-top #FormPesquisa #Form_SimpleSearchForm fieldset .middleColumn
      {
        padding: 0;
      }

#header-top #FormPesquisa #Form_SearchForm label,
#header-top #FormPesquisa #Form_SimpleSearchForm label
{
    display: none;
}

#header-top #FormPesquisa #Form_SearchForm label.error,
#header-top #FormPesquisa #Form_SimpleSearchForm label.error
{
        color: #303030;
        float: left;
        font-size: 10px;
        line-height: normal;
        text-align: left;
        text-transform: none;
        width: 100%;
}

#header-top #FormPesquisa #Form_SearchForm_palavra,
#header-top #FormPesquisa #Form_SimpleSearchForm_palavra
{
	width:132px; /*138 = 132 + 5 (padding) + 1 (border)*/
        height: 19px; /*21 = 19 + 1 + 1 (borders)*/
	clear:both;
	float:left;
        font-size: 12px;
        border-color: #999999;
        border-right: none;
        margin: 0;
        padding: 0 0 0 5px;
}

#header-top #FormPesquisa #Form_SearchForm_action_doSearch,
#header-top #FormPesquisa #Form_SimpleSearchForm_action_doSearch
{
    background: url("/assets/site/btpesquisar_header.png") no-repeat scroll 0 0 transparent !important;
    border: 0 none;
    display: block;
    font-size: 1%;
    border: 0 none;
    text-indent: -9999px;
    width: 22px;
    height: 21px;
    overflow: hidden;
}

#header-top #FormPesquisa #Form_SearchForm .Actions,
#header-top #FormPesquisa #Form_SimpleSearchForm .Actions
{
    float: left;
    width: 22px;
}
