#topo-corpo
{
    vertical-align: top;
    width: 100%;
}

#topo-corpo a
{
    color: white;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}

#topo-corpo a:hover
{
    color: #EDCD32;
}

#topo-corpo table
{
    width: 100%;
}

#topo-corpo table td
{
    vertical-align: top;
}

#topo-corpo table table
{
    width: 85%;
}

#topo-corpo #td-login
{
    background: url(../../img/alunos.jpg) no-repeat top right;
    height: 476px;
    width: 476px;
}

#corpo-noticias
{
    border: 1px solid #cccccc;
    vertical-align: top;
    width: 92%;
    margin: 20px;
    color: #575656;
    height: 343px;
    overflow: auto;
}

#corpo-noticias a
{
    cursor: pointer;
    color: #4382B0;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

#corpo-noticias .topo
{
    font-size: 15px;
    font-weight: bold;
    color: #304670;
    border-bottom: 1px solid #cccccc;
    padding: 10px 10px 5px;
}

.noticias .noticia
{
    padding-top: 10px;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #f6f2f2;
}

.noticias .noticia .informacao
{
    font-size: 12px;
}

.noticias table
{
    padding-right: 15px;
    padding-left: 20px;
    width: 100%;
}

#corpo-noticias a:hover
{
    color: #EDCD32;
}

.button
{
    background-color: #404040;
    color: #FFFFFF;
    width: 65px;
    cursor: pointer;
    border-color: #666666;
}

#corpo-login
{
    padding-right: 15px;
    padding-top: 170px;
}

#corpo-login div
{
    background: url(../../img/background_login.png) no-repeat;
    width: 245px;
    height: 289px;
}

#corpo-login #col1
{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
    color: #666666;
    font-weight: bold;
    font-size: 18px;
}

#corpo-login #col2
{
    background-color: #666666;
    height: 1px;
}

#corpo-login #col3
{
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #666666;
    font-weight: bold;
    font-size: 15px;
}

#corpo-login .col46
{
    text-align: left;
    color: #666666;
    font-weight: bold;
    font-size: 13px;
}

#corpo-login #col5
{
    text-align: left;
    padding-bottom: 10px;
}

#corpo-login #col7
{
    text-align: left;
    padding-bottom: 25px;
}

#corpo-login #col8
{
    text-align: left;
    font-size: 11px;
}

#corpo-login #Col9
{
    width: 65%;
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
}

#corpo-login a
{
    cursor: pointer;
    color: #4382B0;
    text-decoration: none;
    font-weight: bold;
}

#corpo-login a:hover
{
    color: #EDCD32;
}

