body {
    background-image: url(../img/bg_principal.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    color: #666666;
}

spacer{ 
    background: url(../img/spacer.gif);
}

img { 
        border: none;
    }

form {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    }


#footer table{
    width: 100%;
    background:  url(../img/bg_barra.gif);
    border: 0px;
    padding: 0px;
    margin: 0px;

}


#footer p{
    text-align:center;
    color:#666666;
    line-height: 1.2;
    font-size: 8pt;
}


#menu table {
    padding: 0px;
    border: 0px;
    margin: 0px;
    width:135px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    empty-cells:show;
}


#menu td, tr{
    /*height:20px;*/
    padding: 0px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    border: 0px;
    margin: 0px;
    font-size: 11px;
    border-bottom-width:thin;
    border-bottom-style:solid;
    border-bottom-color:#1B3572
}

#menu a:link {
    color: #1B3572;
    text-decoration: none;
}
#menu a:visited {
    color: #1B3572;
    text-decoration: none;
}

#menu a:hover {
    text-decoration: underline;
}

#menu a:active {
    text-decoration: none;
}

a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

blockquote, ul, li, table, tr, td, span, select, input {
    color: #666666;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    line-height: 1.6;
}





.titulo_capa {
    font-size: 12px;
    font-weight: bolder;
    text-transform: uppercase;
}

.titulo_chamada {
    font-size: 12px;
    font-weight: bolder;
}

.fundacao {
    color: #3C729B;
}

.servicos {
    color: #74534C;
}

.tvflem {
    color: #3C729B;
}

.biblioteca {
    color: #77876C;
}

.colecaoisr {
    color: #A48A65;
}

.cadernosflem {
    color: #A48A65;
}

.noticias {
    color: #777A40;
}

.editais {
    color: #456AA0;
}

.forum {
    color: #555EAB;
}

.agenda {
    color: #644680;
}

.premio {
    color: #995463;
}

.centrodeeventos {
    color: #8C835B;
}

.links {
    color: #674D80;
}

.submenu {
    float: left;
    margin-left: 20px;
}
.img_capa {
    border: 1px solid #C7C7C7;
}

.img_interna {
    border: 1px solid #C7C7C7;
    margin-right: 15px;
    margin-bottom: 15px;
}

.tituloDestaqueLateralIndex {
    font-weight: bold;
    color: #5c708f;
    font-size: 14px;
}
