/* GERAL RESET */
    *{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 100%; color: #000; margin: 0px; padding: 0px; vertical-align: top;}
    body{ background: #FFF;}
    img{ border: 0px;}
    p{ line-height: 130%;}
    ul{ list-style: none;}
    a:LINK{ text-decoration: none; color: #BDC2C6;}
    a:HOVER{ text-decoration: underline; color: #BDC2C6;}
    a:ACTIVE{ text-decoration: none; color: #BDC2C6;}
    a:VISITED{ text-decoration: none; color: #BDC2C6;}
    .Clear{ clear: both;}

/* GERAL PAGES */
    .Geral{ width: 980px; margin: 0 auto;}

/* TOPO */
    #BgTop{}
        #BgTop #LineTop{ background: url('../images/line_top.png') top no-repeat; height: 37px;}
            #BgTop #LineTop #arrow{ padding-top: 16px;}
        #BgTop #Logo{ float: left;}
        #BgTop #Menu{ float: right; margin-top: 90px;}
            #BgTop #Menu a{ color: #0c3501; font-size: 16px; padding: 0 26px;}

/* BANNER */
    #BgBanner{}
        #Banner{ margin: 10px 7px;}

/* CORPO */
    #BgContent{ text-align: justify;}
        #BgContent #Content #QuadroHome{ float: left; width: 270px; text-align: justify; margin: 0 28px;}
            #BgContent #Content #QuadroHome #Title{ font-size: 24px; margin-bottom: 10px; color: #071c01;}
            #BgContent #Content #QuadroHome #Image{ font-size: 20px; margin-bottom: 10px;}
            #BgContent #Content #QuadroHome #Text{ height: 70px; line-height: 140%; margin-bottom: 10px; color: #858684;}
            #BgContent #Content #QuadroHome #Link{ margin-bottom: 10px; color: #858684;}
                #BgContent #Content #QuadroHome #Link a{ color: #858684;}
            #BgContent p{ padding: 5px 3px;}
            #BgContent #Title{ font-size: 24px; margin-bottom: 10px; color: #071c01;}
            #BgContent #SubTitle{ font-size: 18px; margin-bottom: 10px; color: #071c01;}
            #BgContent .PicturesProducts img{ border: 1px solid #BBB; width: 260px; padding: 2px; margin: 2px 5px;}
    /* CONTATO */
        #BgContent .Form{ padding: 4px; border: 1px solid #BBB; background: #EEE; border-radius: 6px;}
        #BgContent .Short{ width: 100px;}
        #BgContent .Medium{ width: 200px;}
        #BgContent .Long{ width: 300px;}
        #BgContent textarea{ height: 90px;}

/* RODAPE */
    #BgFooter{ width: 980px; background: url('../images/bg_footer.jpg') repeat-x;}
        #Footer{ text-align: center; height: 32px; padding-top: 20px; color: #6c706c;}
