/* CSS Document */

body {
border: 0;
margin: 0;
padding: 0;
 /*background-color: #FFFFFF; */
background-image: url("img_intra_home/fundo_site.gif");
background-repeat: repeat;
}

.bordaHome{
border: 1px solid #333333;
}

.alturaAlteraNoticia {
height: 25px;
}

.fundoEscuro {
background-color: #EEEEEE;
}

.fundoClaro, .fundoEscuro {
padding-top: 4px;
padding-bottom: 4px;
}

.botaoVoltar {
padding-right: 24px;
padding-top: 10px;
}

.scroll {
scrollbar-face-color: #999999; /* área internda da barra de rolagem */
scrollbar-shadow-color: #EEEEEE; 
scrollbar-highlight-color: #EEEEEE; 
scrollbar-3dlight-color: #EEEEEE; 
scrollbar-darkshadow-color: #EEEEEE; 
scrollbar-track-color: #EEEEEE; 
scrollbar-arrow-color: #EEEEEE; /* setas da barra de rolagem */
}

form {
border: 0;
margin: 0;
padding: 0;
}

table {
empty-cells: show;
border-style: none;
border-spacing: none;
border-collapse: collapse;
}

td {
padding: 0;
border-style: none;
border-spacing: none;
border-collapse: collapse;
}

.lateralEsquerdaNoticias {
background-image: url("img_intra_home/img_lateral_esquerda_noticias.gif");
width: 10px;
background-repeat: repeat-y;
}

.lateralDireitaNoticias {
background-image: url("img_intra_home/img_lateral_direita_noticias.gif");
width: 10px;
background-repeat: repeat-y;
}

/* hr {
border-top: 2px solid #CCCCCC;
border-top-style: dotted;
border-right: none;
border-left: none;
border-bottom: none;
} */

/* li {
list-style-type: square;
list-style-image: url(imagens/bullet.gif);
} */

/*
Laterais do Site:
*/

.lateralEsquerda {
background-image: url("img_intra_home/img_lateral_esquerda.gif");
width: 10px;
background-repeat: repeat-y;
}

.lateralDireita {
background-image: url("img_intra_home/img_lateral_direita.gif");
width: 10px;
background-repeat: repeat-y;
}

.textoPainelNoticias {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

.tituloPainelNoticias {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
text-align: center;
font-weight: bold;
height: 24px;
background-color: #cccccc;
border: 1px solid #333333;
}

.bordaAlterarNoticia {
border: 1px solid #A6B8CA;
}

.alturaAlteraNoticia {
height: 25px;
}

/*
Centro:
*/

.tabelaCentro {
background-color: #FFFFFF;
vertical-align: top;
padding-top: 20px;
}

.tituloTabelaNoticias {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-align: center;
font-weight: bold;
background-color: #cccccc;
border: 1px solid #333333;
height: 24px;
}

/*
.fundoLista {
background-image: url("img_intra_home/img_fundo_lista.gif");
background-repeat: no-repeat;
width: 167px;
height: 91px;
}
*/

.bordaAlterarNoticia {
border: 1px solid #333333;
}

.fundoIcones2 {
background-image: url("img_intra_home/img_fundo_icones2.gif");
background-repeat: no-repeat;
width: 130px;
height: 91px;
}

.fundoIcones {
background-image: url("img_intra_home/img_fundo_icones.gif");
background-repeat: no-repeat;
width: 160px;
height: 91px;
}

.textoListaTitulo {
font-weight: bold;
padding-top: 2px;
}

.textoLista td {
text-align: left;
padding-bottom: 2px;
}

.textoListaTitulo, .textoLista, .textoLista a, .textoNoticias, .textoNoticias a, .textoLogin, .textoLogin a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
}

.textoLista a:hover, .textoNoticias a:hover, .textoLogin a:hover {
text-decoration: underline;
}

.textoTituloLogin, .textoTituloNoticias {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
}

.textoTituloLoginFuncionario, .textoTituloLoginProfessor, .textoTituloLoginAluno {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 4px;
}

.textoTituloLoginFuncionario {
color: #002852;
}

.textoTituloLoginProfessor {
color: #683601;
}

.textoTituloLoginAluno {
color: #023401;
}



.textoNoticias td {
padding: 5px;
}

.textoNoticias {
text-align: justify;
}

.linha {
height: 1px;
background-image: url("img_intra_home/img_linha_rodape.gif");
background-repeat: yes;
}

.combos {
height: 14px;
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #000000;
background-color: #FFFFFF;
}

.textoTelaAlteraSenha {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

.combos2 {
height: 14px;
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #EEEEEE;
background-color: #EEEEEE;
}

/*
Rodape:
*/
.linhaRodape {
width: 750px;
height: 2px;
background-image: url("img_intra_home/img_linha_rodape.gif");
background-repeat: yes;
}

.fundoRodape {
background-image: url("img_intra_home/img_rodape.jpg");
background-repeat: no-repeat;
width: 770px;
}

.fundoRodapeNoticias {
background-image: url("img_intra_home/img_rodape_noticias.gif");
background-repeat: no-repeat;
width: 770px;
}

.textoRodape {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
padding-left: 25px;
padding-right: 15px;
padding-bottom: 15px;
text-align: justify;
}

.textoCopyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
font-weight: bold;
}

.textoRodapeNoticias {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
padding-left: 25px;
padding-right: 15px;
padding-bottom: 15px;
text-align: justify;
}

.textoCopyrightNoticias {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
font-weight: bold;
padding-bottom: 2px;
}

.tdEspaco td {
padding-left: 4px;
}

.tr_dados_aluno{
background-color:#ffffff;
}
.tr_titulo{
background-color:#B1BBA3;
}