#main{

    min-height:760px;
    height:auto !important;
    height:760px;
    width: 980px;
    margin: 0 auto;
}

#menu_lateral{
    width: 179px;
    float: left;
}

#menu_lateral a{
    display: block;
    width: 170px;
}

#menu_lateral .home{
    display: block;
    width: 82px;
    height: 24px;
    background: url(../img/home.gif) no-repeat top left;
    margin-bottom: 16px;
}

a.contexto{
    height: 31px;
    background: url(../img/btn_contexto.gif) no-repeat top left;
}

a.cenario{
    height: 36px;
    background: url(../img/btn_cenario.gif) no-repeat top left;
}

a.eventos{
    height: 23px;
    background: url(../img/btn_eventos.gif) no-repeat top left;
}

a.destaques{
    height: 23px;
    background: url(../img/btn_destaques.gif) no-repeat top left;
}

a.clientes{
    height: 25px;
    background: url(../img/btn_clientes.gif) no-repeat top left;
}

a.voluntarios{
    height: 27px;
    background: url(../img/btn_voluntarios.gif) no-repeat top left;
}

#separador{
    width: 41px;
    float: left;
    background: url(../img/linha.gif) no-repeat top left;
    height: 760px;
}

.conteudo p{
    margin: 12px 0;
}
.conteudo{
    padding-top: 38px;
    width: 760px;
    float: left;
    position: relative;
}

#centro .contexto_atuacao{
    padding-top: 35px;
    height: 558px;
    background: url(../img/contexto.jpg) no-repeat bottom left;
    margin-left: -40px;
}

#centro .contexto_atuacao .fundo{
    margin-left: 40px;
}


#centro .quem_somos{
    padding-top: 35px;
    background: url(../img/foto_quem_somos.jpg) no-repeat right bottom;
}

#centro .cenario_pesquisa{
    padding-top: 35px;
    background: url(../img/cenario1.jpg) no-repeat left bottom;
    height: 390px;
}

#centro .destaques_centro,

#centro .voluntarios{
    padding-top: 35px;
}

#centro .eventos h2{
    color: red;
    font-weight: bold;
    padding: 11px 0;
}

.max460{
    width: 460px;
}

.estrutura .fundo{
    height: 287px;
    background: url(../img/estrutura1.jpg) no-repeat left bottom;
}

.estrutura .linha_verde{
    background: #1f7f5f url(../img/linha_verde.jpg) repeat-x top left;
     min-height:230px;
    height:auto !important;
    height:230px;
    width: 700px;
}

.estrutura .linha_verde ul{
    display: block;
    float: left;
    padding-top: 22px;
    padding-left: 28px;
    width: 300px;
}

.estrutura .linha_verde li{
    color: #fff;
    font-style: italic;
    font-weight: bold;
    padding-bottom: 4px;
    list-style:disc;
    list-style-position:inside;
}

#centro .atuacao h1{
    padding-top: 10px;
}

#centro .atuacao{
    padding-top: 25px;
}

.atuacao .fundo{
    background: url(../img/areas.jpg) no-repeat top left;
    height: 294px;
}

.contato form{
    width: 325px;
    background: #70c6a6 url(../img/verde.jpg) repeat-y top left;
    padding: 19px 0 3px 19px;
}

.contato form label{
    color: #fff;
    display: block;
}

.contato .submit input{
    width: 109px;
    height: 47px;
    background: url(../img/btn_enviar.jpg);
    border: 0;
    margin-left: 102px;
    margin-top: 5px;
    cursor: pointer;
}

.eventos2 form{
    background: #70c6a6 url(../img/linha3.jpg) repeat-y top left;
}

.eventos2 form .data_nasc label{
    width: 115px;
}

.eventos2 form label{
    color: #231f20;
}

.eventos2 .cpf,
.eventos2 .rg{
    float: left;
    padding-right: 8px;
}

.eventos2 .cpf input{
    width: 147px;
}
.eventos2 .rg input{
    width: 146px;
}

.eventos2 .data_nasc{
    clear: left;
    padding-right: 8px;
    float: left;
}

.eventos2 .telefone{
    float: left;
    padding-right: 8px;
}

.eventos2 .data_nasc input{
    width: 111px;
}

.eventos2 .telefone input{
    width: 85px;
}

.eventos2 .bairro,
.eventos2 .cep,
.eventos2 .cidade,
.eventos2 .estado{
    float: left;
    padding-right: 8px;
}

.eventos2 .bairro input{
    width: 208px;
}

.eventos2 .cep input{
    width: 85px;
}


.eventos2 .cidade input{
    width: 248px;
}

.eventos2 .estado input{
    width: 45px;
}
.eventos2 .submit input{
    width: 108px;
    height: 45px;
    background: url(../img/btn_enviar2.jpg);
}


.contato div.input{
    padding-bottom: 8px;
}

.contato input,
.contato textarea
{
    width: 305px;
}
.contato textarea{
    height: 120px;
}



.contato address{
    position: absolute;
    top: 38px;
    left: 370px;
    color: #197d5d;
}

.contato address span,
.contato address a{
    font-size: 14px;
}

#flashMessage{
    padding: 5px 0;
    font-weight: bold;
    width: 344px;
}


h1{
    font-size: 18px;
    color: #2b725a;
    font-style: italic;
    padding-bottom: 5px;
}

.principal .bg{
    background: url(../img/bg_principal.jpg) no-repeat top right;
}

.principal .local{
    position: absolute;
    top: 270px;
    right: 0;
    line-height: 14px;
}
.principal .local span{
    color: #2b725a;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    line-height: 20px;
}

/* -------- novo estilo ------------ */

.radio{display:inline}
