#container{ margin-top: 10px; }

.boxDestaqueHome{ background: url(/img/bg_boxHome.gif) repeat-y top right; float: left; 
   min-height:265px; height:auto !important; height:265px; }

   .destaque{ float: left; width: 542px; background: #B73599 url(/img/bg_destaqueHome.jpg) no-repeat top right; 
   min-height:264px; height:auto !important; height:264px; }
      .destaque h2{ width: 280px; padding: 60px 0 0 30px; margin: 0; text-transform: uppercase; font-size: 1.5em; color: #fff; }
      .destaque p{ width: 280px; padding-left: 30px; font-size: 1.1em; font-weight: bold; color: #fff; }
      
   .informativo{ float: right; width: 152px; padding: 25px 25px 0 25px; }
      .informativo strong{ text-transform: uppercase; font-size: 1.1em; margin-bottom: -10px; }
      fieldset{ border: none; padding: 0; margin: 0; }
      fieldset .btn{ margin-top: 10px; }
      legend{ margin: 0; padding: 0; position: absolute; top: -10px; left: 0; }
      label{ color: #0072BC; font-size: 1em; text-transform: lowercase; display: block; }
      input{ margin: 0; padding: 0; background: #fff; border-color: #9DA69F; font-size: 0.9em; }
      input.btnHome{ border: none; margin-top: 10px; }

.boxes{ width: 250px; float: left; min-height: 180px; height: auto !important; height: 180px; margin-top: 10px; }
   .boxes .txt{ padding: 15px 30px; }
   .links { margin-right: -20px;  }
   .boxes .txt p { font-size: 1em; }
   .boxes .txt p a{ text-transform: uppercase; font-weight: normal; }
      .boxes a.button{ height: 17px; }
      .boxes a.button span{ height: 17px; padding: 1px 10px; }
     
      .rosa{ background: url(/img/boxHome_rosa.jpg) no-repeat top center; }
         .rosa a.button{ background: url(/img/botoes/btn_rosa_left.gif) no-repeat top left;}
         .rosa a.button span{ background: url(/img/botoes/btn_rosa_right.gif) no-repeat top right; }
         
      .amarelo{ background: url(/img/boxHome_amarelo.jpg) no-repeat top center; }
         .amarelo a.button{ background: url(/img/botoes/btn_amarelo_left.gif) no-repeat top left; }
         .amarelo a.button span{ background: url(/img/botoes/btn_amarelo_right.gif) no-repeat top right; }
         
      .verde{ background: url(/img/boxHome_verde.jpg) no-repeat top center; }
         .verde a.button{ background: url(/img/botoes/btn_verde_left.gif) no-repeat top left; }
         .verde a.button span{ background: url(/img/botoes/btn_verde_right.gif) no-repeat top right; }
      
      .azul{ background: url(/img/boxHome_azul.jpg) no-repeat top center; }
         .azul a.button{ background: url(/img/botoes/btn_azul_left.gif) no-repeat top left; }
         .azul a.button span{ background: url(/img/botoes/btn_azul_right.gif) no-repeat top right; }
      
      .roxo{ background: url(/img/boxHome_roxo.jpg) no-repeat top center; }
         .roxo a.button{ background: url(/img/botoes/btn_roxo_left.gif) no-repeat top left; }
         .roxo a.button span{ background: url(/img/botoes/btn_roxo_right.gif) no-repeat top right; }

h4{ margin-top: 0; padding: 0; font-size: 1.1em; }

div.input{ background: url(/img/bg_input.gif) no-repeat top left; width: 143px; height: 24px; }
   div.input input{ border: none; margin: 4px; width: 135px; }

/* botao destaque */
   a.botaoDestaqueHome{ background: url(/img/botoes/btn_rosaHome_left.gif) no-repeat top left; font-size: 0.8em;}
   a.botaoDestaqueHome span{ background: url(/img/botoes/btn_rosaHome_right.gif) no-repeat top right; }
   
   /* produtos azul */
   a.produtosTam1{ background: url(/img/botoes/btn_produtosTam1_left.gif) no-repeat top left; height: 17px; }
   a.produtosTam1 span{ background: url(/img/botoes/btn_produtosTam1_right.gif) no-repeat top right;height: 17px; padding: 1px 10px; }
   
   /* comoajudar verde */
   a.comoajudarTam1{ background: url(/img/botoes/btn_comoAjudarTam1_left.gif) no-repeat top left; height: 17px; }
   a.comoajudarTam1 span{ background: url(/img/botoes/btn_comoAjudarTam1_right.gif) no-repeat top right; height: 17px; padding: 1px 10px; }
   
.edxIntervencao {
    position:absolute;
    top:0px;
    width:751px;
    height:563px;
    z-index:999;
}

#JLayerOverlay_bg {
    background:#000000;
    left:0;
    opacity:0.8;
    position:absolute;
    top:0;
    width:100%;
    z-index:100;
    filter:alpha(opacity=80); 
}