#topo-corpo
{
    /*vertical-align: top;
    width: 100%;*/
     vertical-align: top;
    /*width: 65%;*/
    width: 65%;
    height: 600px;    
    margin: 0 auto;
    background-color: #FFFFFF;
    border: solid 1px #eeeeee;
}

#topo-corpo a
{
    /*color: white;*/
    color: #0277BD;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}

#topo-corpo a:hover
{
    color: #757575;
}

#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 #000000;
    vertical-align: top;
    /*width: 92%;*/
    width: 100%;
    margin: 20px;
    color: #575656;
    height: 343px;
    overflow: auto;
    padding-right: 0px;

}

#corpo-noticias a
{
    cursor: pointer;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

#corpo-noticias .topo
{
    font-size: 15px;
    /*font-weight: bold;*/
    /*color: #304670;*/
    color: #ffffff;
    border-bottom: 1px solid #cccccc;
    padding: 10px 10px 5px;
    background-color: #6699cc;
    font-weight: bold;
}

.noticias .noticia
{
    padding-top: 10px;
    width: 100%;
    padding-bottom: 10px;
    /*border-bottom: 1px solid #f6f2f2;*/
    border-bottom: 1px solid #000000;
}

.noticias .noticia .informacao
{
    font-size: 12px;
}

.noticias table
{
    padding-right: 15px;
    padding-left: 20px;
    width: 100%;
}

#corpo-noticias a:hover
{
    color: #757575;
}

.button
{
    background-color: #1E88E5;
    color: #FFFFFF;
    width: 65px;
    cursor: pointer;
    border-color: none;
    /*border-color: #666666;*/
    border-color: #1E88E5;
}

#corpo-login
{
   /*padding-right: 15px;*/
    padding-right: 50px;
    /*padding-top: 170px;*/
    padding-top: 90px;
    vertical-align: top;
    margin: 20px;
}

#corpo-login div
{
    /*background: url(../../img/background_login.png) no-repeat;*/
    background-color: #689F38;
    width: 245px;
    /*height: 289px;*/
    height: 343px;
    border-radius: 5px;
}

#corpo-login #col1
{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}

#corpo-login #col2
{
    background-color: #FFFFFF;
    height: 1px;
}

#corpo-login #col3
{
    padding-top: 5px;
    padding-bottom: 15px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
}

#corpo-login .col46
{
    text-align: left;
    color: #FFFFFF;
    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;*/
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

#corpo-login a:hover
{
     /*color: #EDCD32;*/
    color: #FFFFFF;

}

