* {
    margin: 0;
    padding: 0;
}

html {
    background: #c5e1A8 url(../images/background.png) repeat-x;
    text-align: center;
}

body {
    background: #c5e1A8 url(../images/background-wrapper.png) top center repeat-x;
    color: #666;
    font: 13px Verdana, Arial, sans-serif;
    margin: auto;
    padding: 0 10px;
    text-align: left;
    width: 840px;
}

#top {
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    text-align: right;
}

#header {
    height: 110px;
}

    #header h1 {
        display: inline;
        float: left;
    }
    
    #header a {
        background: url(../images/title.gif) no-repeat;
        display: block;
        height: 88px;
        margin-top: 10px;
        overflow: hidden;
        text-indent: -9999px;
        width: 229px;
    }
    
    #header div {
        color: #6a9a3a;
        float: right;
        font: bold 30px Lucida Sans Unicode, Lucida Grande, Lucida, Verdana, Tahoma, sans-serif;
        letter-spacing: -2px;
        padding: 25px;
    }
    
    #header img {
        display: block;
    }

#wrapper {
    background: #fff url(../images/background-menu.png) repeat-x;
}

    #vinheta {
        background: url(../images/background-vinheta.gif) bottom no-repeat;
        padding-bottom: 20px;
    }

#menu {
    height: 30px;
    margin-bottom: 5px;
}

    #menu ul {
        padding: 4px 0;
    }

    #menu li {
        display: inline;
        list-style: none;
        margin: 0 10px;
        padding: 4px 0;
    }

#content  {
    float: left;
    margin: 10px 0 25px 25px;
    width: 440px;
}

    #content h1 {
        color: #54792F;
        font-size: 32px;
        font-weight: normal;
        letter-spacing: -2px;
        margin-bottom: 15px;
    }
    
    #content h2 {
        color: #54792F;
        font-size: 18px;
        font-weight: lighter;
        margin-bottom: 15px;
    }
    
    #content p {
        line-height: 1.5em;
        margin: 1em 0;
    }
    
    #content a.botao-vejamais {
        background: #93C363 url(../images/botao-vejamais.gif) no-repeat;
        color: #FFFFFF;
        display: block;
        font-size: 12px;
        font-weight: bold;
        height: 23px;
        line-height: 23px;
        text-decoration: none;
        text-indent: 5px;
        width: 158px;
    }
    
    #content ul {
        list-style: square;
        margin-left: 15px;
        margin-bottom: 25px;
    }
    
        #content ul li {
            margin-bottom: 8px;
        }
    
    #content iframe {
        border: 0;
        height: 500px;
        width: 100%;
    }

#sidebar {
    float: right;
    margin: 10px 25px 25px 0;
    width: 340px;
}

    #sidebar div.box {
        background: url(../images/background-sidebar.png) repeat-x;
        border: 1px solid #eee;
        margin-bottom: 15px;
        padding: 15px;
    }
    
    #sidebar h2 {
        color: #638837;
        font: normal 15px Verdana, Tahoma, Arial, sans-serif;
    }
    
    #sidebar h3, #sidebar p {
        line-height: 1.5em;
        margin: .1em 0;
    }
    
    #sidebar h3 {
        color: #54792F;
        font-size: 20px;
        font-weight: normal;
        line-height: 1em;
    }
    
        #sidebar h3 a {
            color: #54792F;
            text-decoration: none;
        }
    
    #sidebar p {
        font-size: 12px;
    }
    
    #sidebar small {
        color: #999;
    }
    
    #sidebar label, #sidebar input, #sidebar select, #sidebar button {
        display: block;
    }
    
    #sidebar label {
        font-size: 11px;
        margin-top: 6px;
    }
    
    #sidebar select {
        margin: 3px 0;
        width: 185px;
    }
    
    #sidebar button {
        margin: 4px 0;
    }
    
    #sidebar #submenu {
        margin-bottom: 25px;
    }
        
        #sidebar #submenu h2 {
            font: 20px Lucida Sans Unicode, Lucida Grande, Lucida, Verdana, Tahoma, sans-serif;
            line-height: 40px;
            padding-left: 15px;
        }
        
        #sidebar #submenu h2 a {
            text-decoration: none;
        }
    
        #sidebar #submenu ul {
            border-top: 1px solid #CCC;
            list-style: none;
            margin-bottom: 5px;
        }

            #sidebar #submenu ul li {
                border-bottom: 1px solid #CCC;
                padding: 7px 15px;
            }
    
            #sidebar #submenu ul li a {
                color: #666;
                text-decoration: none;
            }
                
            #sidebar #submenu ul li.current {
                background: url(../images/seta.gif) 3px 13px no-repeat;
                color: #54792F;
            }
            
        #sidebar #submenu ul.ultimasnoticias li span {
            display: block;
            font-size: 10px;
        }
        
    #sidebar address {
        font-style: normal;
        line-height: 20px;
        margin: 0 0 35px 15px;
    }
    
    #sidebar span.telefone {
        color: #638837;
        font: bold 26px Lucida Sans Unicode, Lucida Grande, Lucida, Verdana, Tahoma, sans-serif;
        margin: 0 0 25px 15px;
        padding-bottom: 25px;
    }

#bottom {
    background: #638e37;
    border-top: 4px solid #6a993c;
    clear: both;
    height: 135px;
}

    #bottom dl {
        float: left;
        margin: 10px 20px 0 20px;
        width: 365px;
    }

        #bottom dd {
            padding-left: 90px;
            height: 100px;
        }

            #bottom #dl-downloads dd {
                background: url(../images/downloads.gif) no-repeat;
            }

            #bottom #dl-cidades dd {
                background: url(../images/cidades.gif) no-repeat;
            }

    
    #bottom a {
        color: #dfefcf;
        font: 20px Lucida Sans Unicode, Lucida Grande, Lucida, Verdana, Tahoma, sans-serif;
        text-decoration: none;
    }
    

#footer {
    padding: 10px 4px;
}

    #footer img {
        float: left;
        
    }
    
    #footer li {
        display: inline;
        float: left;
        list-style: none;
        margin: 8px;
    }
    
        #footer li a {
            color: #638E37;
            font-size: 10px;
            margin: 0 5px;
        }

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida, Verdana, Tahoma, sans-serif;
}

a {
    color: #54792f;
    text-decoration: underline;
}

    a:visited {
        color: #92c163;
    }
    
    a img {
        border: 0;
    }
    
#breadcrumb {
    border-bottom: 1px solid #EEE;
    color: #BBB;
    font-size: 10px;
    margin-left: 25px;
    padding: 10px 10px 10px 0;
    width: 780px;
}

    #breadcrumb a {
        color: #AAA;
    }
    
.post {
    margin-bottom: 40px;
}
    .post .post-date {
        font-size: 10px;
    }
    
    .post div.foto img {
        display: block;
    }
    .post div.foto {
        color: #999;
        font-size: 10px;
        margin-bottom: 10px;
    }
    
    .post img.foto {
        float: left;
        margin: 10px;
    }
    
    .post .fonte {
        border-top: 1px solid #CCC;
        font-size:10px;
        padding: 10px 0 !important;
    }
    
table#downloads {
    border-collapse: collapse;
}
    
    #downloads thead th {
        font-size: 11px;
        line-height: 30px;
        padding-left: 6px;
    }
    
    #downloads thead th#arquivo {
        width: 320px;
    }
    
    #downloads thead th#downl {
        width: 90px;
    }

    #downloads tbody td {
        padding: 6px;
    }

    #downloads tbody td.tipo {
        text-align: center;
    }
    
    #downloads tbody td.tipo span {
        display: block;
        text-transform: uppercase;
        font-size: 10px;
    }
    
    #downloads tbody tr.highlight td {
        background: #EEE;
    }

form.contactForm {
    width: 440px;
}

    form.contactForm span {
        display: block;
        width: 440px;
        clear: left;
    }
    
    form.contactForm label {
        display: block;
        width: 100px;
        float: left;
        text-align: right;
        font-size: 13px;
        color: #54792F;
        line-height: 40px;
        cursor:  pointer;
    }
    
    form.contactForm span.active {
        background: #EAF4DF;
    }
    
    form.contactForm input, form.contactForm textarea, form.contactForm select {
        border: 1px solid #C5E1A8;
        margin-left: 20px;
    }
    
    form.contactForm input {
        margin: 5px 0;
        padding: .4em .4em;
        width: 270px;
        margin-left: 20px;
    }
    
    form.contactForm select {
        margin: 5px 0;
        padding: .3em .3em;
        width: 75px;
        margin-left: 10px;
    }
    
    form.contactForm #ddd {
        width: 60px;
    }
    
    form.contactForm #telefone, form.contactForm #cidade {
        width: 178px;
    }
    
    form.contactForm textarea {
        margin: 5px 0 5px 20px;
        width: 300px;
        height: 140px;
    }
    
    form.contactForm button {
        float: right;
        width: 70px;
        height: 25px;
        margin: 10px;
    }
    
    form.contactForm strong {
        font-size: 13px;
        color: #853334;
        margin: 5px 77px 5px 0;
        display: block;
        float: right;
        width: 270px;
        padding: .4em .4em;
    }
    
#enviada {
    width: 430px;
    background: #54792F;
    margin: 0 0 0 30px;
    padding: 8px;
}

    #enviada h3, #enviada p {
        margin: 0;
        padding:0;
    }
    
        #enviada h3 {
            font-size: 16px;
            color: white;
        }
        
        #enviada p {
            color: #EAF4DF;
            font-size: 12px;
        }