/* 
    Document   : style CSS2 Document 
    Created on : 03/11/2011, 11:27:55
    Author     : Roberto
    Description:
        Purpose of the stylesheet follows.
        */

        .seven{
            font-family: verdana;
            color: #666;
            font-size: 12px;
            margin: 10px;
        }
        .seven a {
            color: #0066FF;
        }

        .colorLink{
            color: #828282;
        }
        .floatLeft{
            float: left;
        }
        .verdESc a{
            color: #0E6038;
        }
        .img-artigos-intern{
           float: left; padding: 0 10px 10px 0;
       }

       label.error {           /* Class style de erro sda validação do formulário */
        float: left;
        width: 123px;
        border: 1px #BBC157 solid;
        padding: 7px;
        font-size: 12px;
        margin: 7px 0 0 0.9px;
        color: #CA0B61;
    }


    body {
        background: #FFF url(../images/img001.jpg) top center no-repeat;
        margin: 0;
        padding: 0;
    }
    #outer {
        width: 970px;
        margin: 0 auto;
        font: 20px 'Open Sans', sans-serif;
        color: #565656;
    }

    img { border: none; }
    div.clear { clear: both; }
    a { text-decoration: none; }
    a:hover { text-decoration: underline; }

    /***** Topo *****/
    #header {
        width: 866px;
        margin: 0 auto;
        padding: 43px 0 25px 0;
        color: #828282;
    }
    #logo {
        width: 122px;
        height: 120px;
        margin: 0 0 0 372px;
    }
    #header .tel {
        width: 250px;
        float: right;
        text-align: right;
        margin: -62px 0 0 0;
        font-size: 20px;
        word-spacing: 1px;
        line-height: 20px;
    }

    #midiaSocial{
        width: 225px;
        float: right;
        margin: -120px 0 0 0;
        text-align: right;
    }

    /***** Menu, ConteÃºdo, RodapÃ© *****/

    /*** Ã?rea semi-transparente e com borda arredondada ***/

    #out-c1 {
        background: transparent;
        width: 970px;
    }
    #out-c1 .b1, #out-c1 .b2, #out-c1 .b3, #out-c1 .b4, #out-c1 .b1b, #out-c1 .b2b, #out-c1 .b3b, #out-c1 .b4b {
        display: block;
        overflow: hidden;
        font-size: 1px;
    }
    #out-c1 .b1, #out-c1 .b2, #out-c1 .b3, #out-c1 .b1b, #out-c1 .b2b, #out-c1 .b3b { height: 1px; }
    #out-c1 .b2, #out-c1 .b3, #out-c1 .b4 {
        background: url(../images/img002.png);
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
    }
    #out-c1 .b1 {
        margin: 0 5px;
        background: #FFF;
    }
    #out-c1 .b2 {
        margin: 0 3px;
        border-width: 0 2px;
    }
    #out-c1 .b3 { margin: 0 2px; }
    #out-c1 .b4 {
        height: 2px;
        margin: 0 1px;
    }
    #out-c1 #in {
        padding: 1px;
        display: block;
        background: url(../images/img002.png);
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
    }


    /*** Ã?rea branca e com borda arredondada ***/

    #out-c2 {
        background: transparent;
        width: 900px;
        margin: 0 auto;
    }
    #out-c2 .c1, #out-c2 .c2, #out-c2 .c3, #out-c2 .c4, #out-c2 .c1b, #out-c2 .c2b, #out-c2 .c3b, #out-c2 .c4b {
        display: block;
        overflow: hidden;
        font-size: 1px;
    }
    #out-c2 .c1, #out-c2 .c2, #out-c2 .c3, #out-c2 .c1b, #out-c2 .c2b, #out-c2 .c3b { height: 1px; }
    #out-c2 .c2, #out-c2 .c3, #out-c2 .c4 { background: #FFF; }
    #out-c2 .c1 {
        margin: 0 5px;
        background: #FFF;
    }
    #out-c2 .c2 {
        margin: 0 3px;
        border-width: 0 2px;
    }
    #out-c2 .c3 { margin: 0 2px; }
    #out-c2 .c4 {
        height: 2px;
        margin: 0 1px;
    }
    #out-c2 #main {
        padding: 11px 16px;
        display: block;
        background: #FFF;
    }

    /* Menu */
    #menu {
        width: 912px;
        margin: 10px auto 0 auto;
        font-size: 16px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    #menu ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: table-cell;
        vertical-align: middle;
    }
    #menu ul li { display: inline-block; float: left; }
    #menu ul li a {
        display: inline-block;
        color: #0e6038;
        padding: 0 10px;
        line-height: 56px;
        border: 1px solid transparent;
        border-bottom: 0;
    }
    #menu ul li a:hover, #menu ul li a:active {
        background: #b3d624 url(../images/img004.png) repeat-x;
        text-decoration: none;
        border: 1px solid #d2ea72;
        border-bottom: 0;
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
    }

    /* Banner */
    #banner {
        float: left;
        position: relative;
        width: 866px;
        z-index: 1;
    }
    #banner #control-left {
        background: url(../images/img006.png) 0 0 no-repeat;
        width: 22px;
        height: 22px;
        margin: -33px 0 0 12px;
        position: absolute;
        z-index: 2;
    }
    #banner #control-right {
        background: url(../images/img006.png) -23px 0 no-repeat;
        width: 22px;
        height: 22px;
        margin: -33px 0 0 0;
        position: absolute;
        left: 832px;
        z-index: 2;
    }

    /* ConteÃºdo */
    #content {
        width: 866px;
        margin: 10px auto 0 auto;
        font-size: 14px;
    }

    #content h1, h2, h3, h4 {
        font-weight: normal;
        color: #0e6038;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: left;
    }
    #content h1 { font-size: 28px; }
    #content h2 { font-size: 18px; }
    #content h3 { font-size: 14px; }

    /* Parte 1 */

    div.colunaUmQuem{
        float: right;
        width: 502px;
    }

    div.colunas460{
        width: 460px;
    }

    .colunas419{
        float: left;
        width: 419px;
    }

    /* --------------- ESPAÇO ------------------ */

    ul.fotos li{
        list-style: none;
        float: left;
        padding: 10px;
    }

    /* --------------- / ESPAÇO / ------------------*/

    /* --------------- / PROFISSIONAIS / ------------------*/

    ul.profissionais li{
        list-style: none;
        margin: 5px 0 0 15px;
    }


    ul.profissionais li.titlePro{
        clear: both;
        color: #b3d622;
        font-weight: bold;
        margin: 5px 0 0 0px;
    }

    /* --------------- / PROFISSIONAIS / ------------------*/

    /* --------------- / ARTIGOS / ------------------*/
    ul.artigos li{
        list-style:  url(../images/img013.png);
        clear: both;
        color: #304409;
        margin: 5px 0 0 0px;
    }

    ul.QuemSomos li{
        list-style:  url(../images/img013.png);
        clear: both;
        color: #304409;
        margin: 5px 0 0 0px;
    }

    ul.QuemSomos li a{

        clear: both;
        color: #304409;

    }

    ul.artigos li a{
        color: #304409;
    }

    /* --------------- / ARTIGOS / ------------------*/


    #content #parte1 .colunas {
        width: 265px;
        height: 100%;
        float: left;
        margin: 21px 0 0 0;
        padding: 0 12px;
        text-align: justify;
        border-right: 3px dotted #CCC;
    }
    #content #parte1 .colunas .left {
        padding: 0 12px 0 0;
        font-size: 14px;
    }
    #content #parte1 .colunas.right {
        padding: 0 0 0 12px;
        font-size: 16px;
        border: none;
    }

    #content #parte1 .colunas h1 { margin-top: 0; }
    #content #parte1 .colunas h2, #content #parte1 .colunas h3, #content #parte2 .colunas.left h3 { margin: 0; }
    #content #parte1 .colunas h1.igualar { margin-bottom: 56px; }
    #content #parte1 .leia-mais {
        background: url(../images/img008.png) repeat-y;
        height: 25px;
        text-align: right;
        padding: 0 12px 0 0;
    }
    #content #parte1 .promos {
        margin: 0 0 50px 0;
    }
    #content #parte1 .promos img {
        float: left;
        padding: 0 5px 0 0;
    }
    #content #parte1 .promos span {
        color: #000;
        font-size: 20px;
    }
    #content #parte1 .colunas.right ul {
        /*    font-variant: small-caps;*/
        text-transform: none;
        list-style-image: url(../images/img013.png);
        margin: 0 0 0 15px;
        padding: 0 0 0 15px;
        font-size: 16px;
    }
    #content #parte1 .colunas.right ul li {
        margin: 0 0 50px 0;
    }

    /* Links de parte 1 */
    #content #parte1 .leia-mais a, #content #parte1 .promos a { color: #0e6038; }
    #content #parte1 .colunas.right ul li a { color: #565656; }

    /* Parte 2 */
    #content #parte2 .colunas {
        color: #666;
        background: #e3e3e3;
        width: 260px;
        height: 215px;
        float: left;
        margin: 25px 5px;
        padding: 10px;
        font-style: italic;
        text-align: justify;
        text-transform: none;
        border: 1px solid #dedede;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    #content #parte2 .colunas h2 {
        font-style: normal;
        letter-spacing: 0;
    }
    #content #parte2 .colunas.left {
        margin-left: 0;
    }
    #content #parte2 .colunas.right {
        margin-right: 0;
    }
    #content #parte2 .colunas.left h3 {
        text-align: left;
        font-style: normal;
    }
    #content #parte2 blockquote {
        background: url(../images/img014.png) no-repeat;
        text-indent: 25px;
        margin: 0 0 15px 0;
        line-height: 16px;
    }
    #content #parte2 blockquote img { margin-left: 5px; }
    #content #parte2 blockquote .autor {
        text-align: right;
        font-size: 12px;
        font-weight: bold;
    }
    #content #parte2 .colunas .botao {
        background: #b3d624 url(../images/img005.png) repeat-x;
        height: 21px;
        font-style: normal;
        text-align: center;
        border: 1px solid #d2ea72;
        margin: 0 auto;
        padding: 0 15px;
    }

    #content #parte2 .colunas .botao.enviar { width: 42px; }
    #content #parte2 .colunas .botao.depoimento { width: 170px; }
    #content #parte2 .colunas .botao.contato { width: 135px; }
    #content #parte2 .colunas .botao a { color: #0e6038; text-align: center; }

    #content #parte2 .colunas form { margin: 0 0 15px 0; }


/* ========================================
                   FORMULÁRIO
   ========================================
   */
   form#styleForm P{
    float: left;
    margin: 0 0 5px 0;


}


form input.txtfield {
    float: left;
    background: url(../images/backInput.png) top left no-repeat;
    width: 254px;
    height: 32px;
    border: none;
    padding: 0px 10px;
    font-size: 11px;
    color: #666;
    margin: 8px 0px 0px;
}

form textarea.txtfield {
    float: left;
    background: url(../images/backTextArea.png) top left no-repeat;
    width: 249px;
    height: 91px;
    border: none;
    padding: 0px 10px;
    font-size: 11px;
    color: #666;
    margin: 8px 0px 0px;
}



/***** RodapÃ© *****/
#footer {
    width: 350px;
    margin: 0 auto;
    clear: both;
    text-align: center;
    font-size: 16px;
}
#footer a { color: #565656; }
#footer #info {
    font-size: 18px;
    letter-spacing: 2px;
    color: #0e6038;
    padding: 15px 0;
    margin: 0 0 5px 0;
    border-top: 3px dotted #CCC;
    border-bottom: 3px dotted #CCC;
}

