/* CSS Document */

body {
margin-left: 0;
margin-top: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-image: url(imagens/fundo.jpg);
background-repeat: repeat-y;
background-position: center;
}

.corpo {
width: 935px;
height: auto;
height: 100%;
min-height: 100%;
left: 50%;
margin-left: -468px;
position: absolute;
}

.topo {
width: 935px;
height: 180px;
color:#FFFFFF;
position: absolute;
}

.topo a {
color: #FFFFFF;
text-decoration: none;
}

.topo a:hover {
color: #FF0000;
text-decoration: underline;
}

.topo h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 12px;
width: 60%;
border-bottom: #FFFFFF solid 1px;
}

.conteudo {
top: 185px;
left: 260px;
width: 670px;
padding-bottom: 30px;
position: absolute;
}

.conteudo_sistema {
top: 185px;
width: 100%;
position: absolute;
}

.conteudo_sistema a {
color: #000000;
text-decoration: none;
}

.conteudo_sistema a:hover {
color: #FF0000;
text-decoration: underline;
}

.conteudo h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
text-align: center;
color: #FFFFFF;
background-image:url(imagens/conteudo_principal_fundo.jpg);
background-repeat:repeat-y;
}

.conteudo h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-bottom: #000000 solid 1px;
}

.conteudo h3 {
font-size: 12px;
font-style: italic;
font-weight: normal;
text-align: center;
}

.conteudo h4 {
font-size: 12px;
border: #000000 solid 1px;
font-weight: normal;
text-align: center;
}

.conteudo a {
color: #000000;
text-decoration: none;
}

.conteudo a:hover {
color: #FF0000;
text-decoration: underline;
}

.menu {
top: 185px;
width: 250px;
left: 5px;
border-bottom-color:#000000;
border-bottom-width: 1px;
position:absolute;
}

.menu h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #FFFFFF;
background-image:url(imagens/menu_titulo.jpg);
background-repeat:repeat-y;
}

.menu a {
color: #000000;
text-decoration: none;
}

.menu a:hover {
color: #FF0000;
text-decoration: underline;
}


.tabela_titulo {
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #000000;
font-weight: bold;
}

.atualizacoes_identificacao {
font-size: 10px;
font-weight: bold;
width: 100%;
color:#FF0000;
}

.atualizacoes_identificacao a {
color: #FF0000;
text-decoration: none;
}

.atualizacoes_identificacao a:hover {
color: #000000;
text-decoration: underline;
}
