body
{
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center center;
 font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
 margin-top: 20px;
 margin-right: 0px;
}

#tudo
{
 background-color: #00287d;
/* background-color: #323232; */
 top: 0px; 
 left: 0px; 
 position: absolute; 
 width: 100%;
 height: 30px;
}
 
body.indice {
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: left top;
 font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
 margin-top: 20px;
 margin-right: 0px;
}
 
#menuHead
{
 position: absolute;
 z-index: 50;
 top: 0px;
 left: 0px;
}

#menuHead1, #menuHead2, #menuHead3, #menuHead4, #menuHead5, #menuHead6, #menuHead7
{
 position: relative;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7
{
 position: absolute;
 z-index: 50;
 visibility: hidden;
 width: 180px;
}

.mStylePrincipal
{
 color: white;
 background-color: #00287d;
 border: solid 1px #00287d;
/* background-color: #c0c0c0;
 border: solid 1px #c0c0c0;*/
/* background-color: #ffa500;
 border: solid 1px #ffa500;*/
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 padding: 5px;
}

a.menuPrincipal:link
{
 color: white;
 font-weight: bold;
 text-decoration: none;
}

a.menuPrincipal:visited
{
 color: white;
 font-weight: bold;
 text-decoration: none;
}

a.menuPrincipal:active
{
 color: white;
 font-weight: bold;
 text-decoration: none;
}

a.menuPricipal:hover
{
 background-color: white;
 color: #00287d;
/* color: black;*/
 font-weight: bold;
 text-decoration: underline;
}

.menuStyle
{
 color: white;
 background-color: #00287d;
 border: solid 1px #00287d;
/* background-color: #c0c0c0;
 border: solid 1px #c0c0c0;*/
/* background-color: #ffa500;
 border: solid 1px #ffa500;*/
 font-size: 12px;
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 padding: 5px;
 width: 100%;
}

a.menuLink:link
{
 color: white;
 font-weight: bold;
 text-decoration: none;
 width: 100%;
}

a.menuLink:visited
{
 color: white;
 font-weight: bold;
 text-decoration: none;
 width: 100%;
}

a.menuLink:active
{
 color: white;
 font-weight: bold;
 text-decoration: none;
 width: 100%;
}

a.menuLink:hover
{
 background-color: white;
 color: #00287d;
/* color: black;*/
 font-weight: bold;
 text-decoration: none;
 width: 100%;
}

a.botoes:link
{
 background-color: gray;
 border: solid 1px #a0a0a0;
 color: white;
 font-size: xx-small;
 font-weight: normal;
 text-decoration: none;
}

a.botoes:visited
{
 background-color: gray;
 border: solid 1px #a0a0a0;
 color: white;
 font-size: xx-small;
 font-weight: normal;
 text-decoration: none;
}

a.botoes:active
{
 background-color: gray;
 border: solid 1px #a0a0a0;
 color: white;
 font-size: xx-small;
 font-weight: normal;
 text-decoration: none;
}

a.botoes:hover
{
 background-color: #c0c0c0;
 border: solid 1px #909090;
 color: white;
 font-size: xx-small;
 font-weight: normal;
 text-decoration: none;
}

a.relatorios:link
{
 color: black;
 background-color: white;
 text-decoration: none;
}

a.relatorios:visited
{
 color: black;
 background-color: white;
 text-decoration: none;
}

a.relatorios:active
{
 color: black;
 background-color: white;
 text-decoration: none;
}

a.relatorios:hover
{
 color: blue;
 background-color: yellow;
 text-decoration: none;
}

a.rodape:link
{
 color: #00287d;
 font-family: "arial black", Arial, Helvetica, sans-serif;
 font-size: xx-small;
 font-weight: normal;
 text-decoration: none;
 position: absolute;
 top: 0px;
}

a.rodape:visited
{
 color: #00287d;
 font-family: "arial black", Arial, Helvetica, sans-serif;
 font-size: xx-small;
 font-weight: normal;
 text-decoration: none;
 position: absolute;
 top: 0px;
}

a.rodape:active
{
 color: #00287d;
 font-family: "arial black", Arial, Helvetica, sans-serif;
 font-size: xx-small;
 font-weight: normal;
 text-decoration: none;
 position: absolute;
 top: 0px;
}

a.rodape:hover
{
 color: #909090;
 font-family: "arial black", Arial, Helvetica, sans-serif;
 font-size: xx-small;
 font-weight: normal;
 text-decoration: none;
 position: absolute;
 top: 0px;
}

body.rodape
{
 font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
 margin-top: 0px;
 margin-right: 0px;
}

