﻿body 
{
    margin:0px;
    background-color: #49AEF1;
    background-image:url(../imagens/bgSombra.gif);
    background-repeat: repeat-y;
    background-position:center top;
    font-family:Arial;
    font-size:11px;
    color:Black;
}
img
{
    border:none;
}
a
{
    font-family:Arial;
    font-size:11px;
    color:Black;
}
a:hover
{
    color:#2455a3;
}
a.link1
{
    font-family:Arial;
    font-size:10px;
    text-decoration:none;
    color:#2455a3;
}
a.link1:hover
{
    text-decoration:underline;
}
#logo
{
    position:absolute;
    width:269px;
    height:50px;
    top:60px;
    margin-left:5px;
}
#topo
{
    background-image: url(../imagens/bgTopo.gif);
    background-repeat: repeat-x;
    height:34px;
}
#destaque
{
    background-image:url(../imagens/bgDestaque.jpg);
    background-repeat:repeat-x;
}
#central
{
    /*position:absolute;*/
    width:765px;
    /*left:50%;*/
    margin:auto;
    margin-top:-95px;
    /*margin-left:-382px;*/
   
}
#coluna-esquerda
{
    float:left;
    width:455px;
}
#coluna-direita
{
    float:right;
    width:220px;
}
#menu-area
{
    width:218px;
    margin-bottom:20px;
    background-color:#469bdb;
}
#menu-area a
{
    text-decoration:none;
    padding:2px 4px 2px 4px;
    display:block;
    width:191px;
    color:White;
}
#menu-area a:hover
{
    background-color:#57b2ed;
    color:White;
}
#meio-menu-area
{
    width:199px;
    background-color:#469bdb;
    margin:0px 7px 0px 8px;
}
#rodape
{
    height:63px;
    background-image: url(../imagens/bgRodape.gif);
    background-repeat:no-repeat;
}
.sub-menu
{
    width:128px;
    position:absolute;
    margin-top:42px;
}
.sub-2
{
    background-color:#767ab8;
    padding:6px 6px 0px 9px;
}
.sub-2 a
{
    color:White;
    text-decoration:none;
}
.sub-2 a:hover
{
    color:White;
    text-decoration:underline;
}
.box-agenda-1
{
    background-color: #e4edf5;
    padding:15px 10px 6px 10px;
}
.box-agenda-2
{
    background-color: #f2f6fb;
    padding:15px 10px 6px 10px;
}
.img-destaque
{
    background-repeat:no-repeat;
    background-position:center top;
    height:389px;
}
.txtbox
{
    border:1px solid #c0c0c0;
}
.txt1
{
    font-family:Arial;
    font-size:11px;
    color:Black;
}
.titulo1
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:Black;
}
.titulo2
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#2455a3;
}
.titulo3
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#2455a3;
}
.bloco-crc
{
    width:140px;
    text-align:justify;
    float:left;
    padding-left:10px;
}
.bloco-crc2
{
    border-right:1px dotted #a7a7a7;
}
   