@charset "utf-8";
/* CSS Document */

@CHARSET "ISO-8859-1";
ul.invisivel {
display:                      none;
width:                        315px;
height:                        auto;
float:                        left;
overflow:                     hidden;
padding:                      5px;
border:  					  solid 1px #999999;
margin-top:                   2px;
}

#menu{
width:				328px;
overflow:           hidden;
float: 				left;


}
#menu h3 {
cursor:                      pointer;
}
#menu h3.link-titulo {
 width:				328px;
height:				30px;
float: 				left;
margin-top:         5px;
background-image:   url(../imgs/novo_site/fundo_licenciamento.png);
background-repeat:  no-repeat;
padding-top:        3px;
text-indent:        230px; 

}

#menu h3.link-lei{
 width:				328px;
height:				50px;
float: 				left;
margin-top:         5px;
background-image:   url(../imgs/novo_site/fundo_lei.png);
background-repeat:  no-repeat;
padding-top:        3px;
text-indent:        230px; 
position: relative;
}

#menu h3.link-lei.corrente {
    background:                 url(../imgs/novo_site/fundo_lei.png);
    background-repeat:			no-repeat;
}

h2.link-primeiro{width: 328px;height: 50px;float: left;position: relative;}
h2.link-primeiro a img{float: left;} 

#menu h3.link-transferencia{
 width:				328px;
height:				50px;
float: 				left;
margin-top:         5px;
background-image:   url(../imgs/novo_site/fundo_lei_transferencia.png);
background-repeat:  no-repeat;
padding-top:        3px;
text-indent:        230px; 
position: relative;
}

#menu h3.link-transferencia.corrente {
    background:                 url(../imgs/novo_site/fundo_lei_transferencia.png);
    background-repeat:			no-repeat;
}


#menu h3.link-tituloprotocolo {
 width:				328px;
height:				30px;
float: 				left;
margin-top:         5px;
background-image:   url(../imgs/novo_site/fundo_protocolo.png);
background-repeat:  no-repeat;
padding-top:        3px;
text-indent:         230px; 

}
#menu h3.link-tituloprotocolo.corrente {
background:                 url(../imgs/novo_site/fundo_protocolo2.png);
background-repeat:			no-repeat;
}


#menu h3.link-tituloTaxa {
 width:				328px;
height:				30px;
float: 				left;
margin-top:         5px;
background-image:   url(../imgs/novo_site/fundo_taxa.png);
background-repeat:  no-repeat;
padding-top:        3px;
text-indent:         230px; 

}
#menu h3.link-tituloTaxa.corrente {
background:                 url(../imgs/novo_site/fundo_taxa2.png);
background-repeat:			no-repeat;
}
#menu h3.link-tituloPontuacao {
 width:				328px;
height:				30px;
float: 				left;
margin-top:         5px;
background-image:   url(../imgs/novo_site/fundo_pontuacao_cnh.png);
background-repeat:  no-repeat;
padding-top:        3px;
text-indent:         230px; 
}
#menu h3.link-tituloPontuacao.corrente {
background:          url(../imgs/novo_site/fundo_pontuacao_cnh2.png);
background-repeat:   no-repeat;
}

#menu h3.link-tituloGravame {
 width:				328px;
height:				30px;
float: 				left;
margin-top:         5px;
background-image:   url(../imgs/novo_site/fundo_gravame.png);
background-repeat:  no-repeat;
padding-top:        3px;
text-indent:        230px; 
}

#menu h3.link-tituloGravame.corrente {
background:           url(../imgs/novo_site/fundo_gravame2.png);
background-repeat:   no-repeat;
}

#menu h3 a {
color:                      #000000;
font-size:                  14px;
line-height:                25px;
font-family:                Verdana,Arial;
font-weight:                normal;
text-decoration:            none;
}

#menu h2 a {
color:                      #000000;
font-size:                  14px;
line-height:                25px;
font-family:                Verdana,Arial;
font-weight:                normal;
text-decoration:            none;
}

#menu h3.corrente {
background:                 url(../imgs/novo_site/fundo_licenciamento2.png);
background-repeat:			no-repeat;
}
