@charset "utf-8";
/* CSS Document */
body{
background-image:url(fundo.gif);
background-position:center;
margin:0px 0px 0px 0px;
}

td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
line-height:17px;
}

.rodape{
text-align:center;
color:#FFFFFF;
font-size:10px;
background-image:url(rodape.gif);
padding-top:10px;
}

.tabela_princ{
width:770px;
height:100%;
background-color:#FFFFFF;
}

.destaque{
color:#316191;
font-weight:bold;
}

.tabela_destaque{
background-repeat:no-repeat;
background-position:left center;
padding:50px 20px 10px 13px;
}

.link_adm{
color:#666666;
text-decoration:none;
}

.link_adm:hover{
color:#275C92;
text-decoration:underline;
}

.link_index{
color:#666666;
text-decoration:none;
line-height:20px;
}

.link_index:hover{
color:#275C92;
text-decoration:underline;
line-height:20px;
}

.titulo{
color:#000033;
font-size:12px;
text-align:center;
font-weight:bold;
}

.input{
border:#e0e0e0 1px solid;
width:300px;
background-color:#FFFFFF;
}

.link_rodape{
color:#FFFFFF;
text-decoration:none;
line-height:20px;
}

.link_rodape:hover{
color:#FFFFFF;
text-decoration:underline;
line-height:20px;
}