body{
    background-color:#f5f5f5;
    height:100%;
    margin:0;
    padding:0;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#666666;
}

#tudo {
    background-color:#FFFFFF;
    width:760px;
    margin:0px auto;
    margin-top:20px;
}

#tudo:after {
    content:".";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}

#linhaTopo{
    height:16px;
    width:760px;
    background:url(../img/fLinhaTopo.gif) repeat-x;
}

#atalhos {
    width:760px;
    margin-top:7px;
}

#menuTopo {
    float:right;
    margin-right:20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8px;
    font-weight:normal;
    color:#666666;
    display:inline;
}

.linkstopo{
    width:60px;
    display:block;
    float:left;
    text-align:center;
}

.floatl {
    float:left;
}

.floatr {
    float:right;
}

.clear {
    clear:both;
}

#logo{
    margin:20px;
    float:left;
    width:230px;
    height:200px;
}

#banner {
    float:left;
    margin-right:20px;
    text-align:right;
    margin-top:10px;
    width: 465px;
}

#corpo{
    margin:0 20px 20px 20px;
}

#menu{
    width:230px;
}

#conteudo{
    width:470px;
    margin-left:20px;
    margin-bottom: 10px;
}

#parceiros{
    width:220px;
    margin-left:10px;

}

#instituidores{
    margin-left:10px;
    width:230px;
    border-right:#cccccc 1px solid;
    padding:0 10px;
}

#linhabaixo1{
    height:3px;
    width:760px;
    background:url(../img/fLinhaBaixo1.gif) repeat-x;
    margin:0;
}

#endereco {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#666666;
    height:20px;
    text-align:center;
    width:760px;
    margin-top:5px;
}

#linhabaixo2{
    height:16px;
    width:760px;
    background:url(../img/fLinhaBaixo.gif) repeat-x;
    margin:0;
}

#creditos {
    text-align:center;
    width:760px;
    background:#f5f5f5;
}

.fontMenu {
    color:#FFFFFF;
    font-weight:bold;
    font-family:Tahoma;
    font-size:11px;
    letter-spacing:1px;
}

.fontSubMenu {
    color:#FFFFFF;
    font-weight:bold;
    font-family:Tahoma;
    font-size:10px;
    letter-spacing:1px;
}

a:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:normal;
    color:#666666;
    text-decoration:none;
}

a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:normal;
    color:#666666;
    text-decoration:none;
}
a:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#666666;
    text-decoration:none;
}

a:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:normal;
    color:#666666;
    text-decoration:none;
}

.secaoCentral {
    background:url(../img/meioconteudo.jpg) repeat-y;
    width:425px;
    padding: 5px 20px;
}

.tituloInterno {
    width: 425px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #CC0000;
    margin:0px;
}

.linhaTitulo {
    background:url(../img/linhaTitulo.gif) repeat-x;
    width: 425px;
    height: 3px;
}

.textoConteudo{
    width: 425px;
    text-align: justify;
    display:block;
}

.h1noticias {
    font:14px Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#999999;
    text-decoration:none;
}