  BODY { 
    scrollbar-face-color: #5E85CA; 
    scrollbar-shadow-color: #5E85CA; 
    scrollbar-highlight-color: #AD8652; 
    scrollbar-3dlight-color: #C2CDF1; 
    scrollbar-darkshadow-color: #AD8652; 
    scrollbar-track-color: #F3EFEA; 
    scrollbar-arrow-color: #C2D2ED; } 
    
    BODY.casa_chocolate { 
    scrollbar-face-color: #F9A900; 
    scrollbar-shadow-color: #8F5100; 
    scrollbar-highlight-color: #FED00B; 
    scrollbar-3dlight-color: #FED00B; 
    scrollbar-darkshadow-color: #FED00B; 
    scrollbar-track-color: #F3EFEA; 
    scrollbar-arrow-color: #FED00B; } 
    
  /* Código proprietário da MS, o que fará com que este CSS não possa ser validado, infelizmente! [código acima] */
  
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @default.elements %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  * { margin: 0; padding: 0; } img { border: none; }

  body {
    font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif; color: #CA6900; 
    background: #D4EAF3 url("../images/layout/bg.jpg") repeat-x; 
  }

  h1 { font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold;}
  
  h2 { font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold;}
  
  h3 { font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold;}
  
  h4 { font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold;}
  
  div#master_container {
    width: 770px; 
    height: 777px;
    position:absolute;
    left:50%;
    margin-left:-385px;
    margin-top: 0px; 
  }
  
  ul#menu1 { width: 540px; height: 32px; margin: 4px 0 0 222px;}
  
  ul#menu1 li.dot{ margin: -2px 0 0 10px;}
  
  ul#menu1 li{ list-style-type: none ; float: left; margin: 0 0 0 10px;}

  ul#menu2 { width: 134px; height: 314px; margin: 120px 0 0 -1px;}
  
  *html ul#menu2 { margin: 107px 0 0 -1px;}
  
  ul#menu2 li{ list-style-type: none; margin: 16px 0 0 0;}
  
  *html ul#menu2 li{ margin: 16px 0 0 0;}
  
  img#menina {  margin: 2px 0 0 38px;}
  
  *html img#menina {  margin: 3px 0 0 38px;}
  
  div#copy { 
    width: 364px; 
    height: 43px; 
    margin: -64px 0 0 150px;
    text-align: center;
    }
    
  *html div#direita {
    margin: -664px 0 0 593px;
    }
  
  img#simples {
    position: absolute; 
    margin: 224px 0 0 660px;
    }
    
  *html img#simples {
    margin: 220px 0 0 660px;
    }
  
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @index %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#home div#master_container {
    background:  url("../images/home/bg_home.jpg") no-repeat;   
  }
  
  body#home img#logo { margin: -36px 0 0 -25px; }
  
  body#home div#banner { width: 573px; height: 89px; margin: -123px 0 0 180px; }
  
  body#home div#textos { width: 780px; height: 47px; margin: 186px 0 0 10px;}
  
  body#home div#textos p { 
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #79CBD5;
    width: 227px; 
    height: 46px; 
    margin: 0 28px 0 0; 
    float: left;
    }
      
  body#home div#chocolate { 
    width: 219px; 
    height: 151px; 
    margin: -115px 0 0 533px; 
    text-align: center;}
  
  *html body#home div#chocolate { margin-top: -125px ; }
  
  body#home div#chocolate h2 { 
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #E17A00;
    font-weight: bold;}
  
  body#home div#chocolate p { width: 210px; height: 30px; margin: 4px 0 0 0;}
  
  body#home div#chocolate img { margin-top: 46px;}
  
  *html body#home div#chocolate img { margin-top: 21px;}
  
  body#home div#principal { width: 484px; height: 157px; margin: 80px 0 0 14px;}
  
  body#home div#principal h2{ 
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #fff;
    font-weight: bold;
    margin: 4px 0 0 0;}
    
  body#home div#principal p{ 
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #B7D9FC;
    margin: 4px 0 0 0;}
  
  body#home div#principal a{ 
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #fff;
    position: absolute;
    font-weight: bold;
    margin: 25px 0 0 323px;}

  *html body#home div#principal a{ margin-top: 20px;}
  
  body#home div#copy{ 
    font: 11px; 
    color: #6D7EAC;
    text-align: right;
    margin: 25px 0 0 390px;}
  
  body#home img#simples { margin-top: 45px;}
  
  *html body#home img#simples { margin-top: 43px;}
  
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @chocolate %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body.casa_chocolate div#master_container {
    background:  url("../images/chocolate/bg_chocolate.jpg") no-repeat;   
  }
    
  body.casa_chocolate div#direita {
    width: 177px;
    height: 449px;
    margin: -660px 0 0 593px;
    text-align: center;
    }
    
  *html body.casa_chocolate div#direita {
    margin: -665px 0 0 593px;
    }
    
  body.casa_chocolate div#direita a img{
    margin: 0 0 5px 0;
    }
    
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @chocolate %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

  body#chocolate img#casadechocolate { position: absolute; margin: -418px 0 0 100px;}
   
  body#chocolate img#destaque { position: absolute; margin: -125px 0 0 23px;}

  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @projetos %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#projetos div#destaque_chocolate h2 , h3 {
    color: #8F5100;
  }
  
  body#projetos div#destaque_chocolate  h4 { color: #A5773B; }

  *html body#projetos div#destaque_chocolate {
    margin: -380px 0 0 50px;
   }
  body#projetos div#destaque_chocolate {
    position: absolute;
    width: 380px; height: 560px;
    margin: -660px 0 0 200px;
    overflow: auto;
    }
  
  body#projetos div#destaque_chocolate h3 , h4 { margin: 10px 0 10px 0;}
  
  body#projetos div#destaque_chocolate p { margin: 10px 0 10px 0;}
    
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @ferias %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#ferias div#master_container {
    background:  url("../images/ferias/bg_ferias.jpg") no-repeat;  
  }

  body#ferias div#destaque { position: absolute; width: 400px; height:482px; margin: -580px 0 0 170px; }
  
  *html body#ferias div#destaque { margin: -280px 0 0 24px;}
  
  body#ferias div#destaque p {
    width: 393px; height: 80px; }
  
  body#ferias div#destaque ul { list-style-type: none; margin: 78px 0 8px 24px; }
  
  *html body#ferias div#destaque ul { margin: 50px 0 8px 24px; }
  
  body#ferias div#destaque ul li { margin: 6px 0 0 0; }
  
  body#ferias div#destaque span#mais { margin: 0 0 0 36px; }
  
  body#ferias div#destaque ul li,span, a{ font: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #CA6900; }
  
  body#ferias div#destaque ul li,span, a:hover{ text-decoration: none; }
  
  body#ferias div#destaque div#destaque_escalada { margin: -186px 0 0 226px; width: 174px; height: 203px; }
  
  body#ferias div#destaque div#destaque_escalada p { text-align: center; margin: 4px 0 0 0; width: 174px; height: 40px;}
  
  body#ferias div#destaque img#tel { margin: 20px 0 0 50px; }
  
  body#ferias div#direita p { 
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #8F5100;
    margin: 2px 0 2px 0;
    }
    
  body#ferias div#extra {
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #8F5100;
    position: absolute;
    margin: -240px 0 0 620px;
    width: 130px;
    height: 120px;
    text-align: center;
    }
    
  *html body#ferias div#extra { margin: 50px 0 0 470px;}
  
  body#ferias div#extra p { margin-bottom: 5px;}
  
  body#ferias div#direita { 
    position: absolute;
    width: 139px;
    height: 226px;
    margin: -480px 0 0 644px;
    }
  
  *html body#ferias div#direita { margin: -180px 0 0 510px;}
  
  body#ferias div#copy { 
    margin: -70px 0 0 180px;
    }
  
  *html body#ferias div#copy { 
    margin: -70px 0 0 160px;
    }
  
  body#ferias img#simples {
    margin: 20px 0 0 660px;
    }

  *html body#ferias img#simples {
    margin: 14px 0 0 660px;
    }

  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @interna %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body.interna img#casadechocolate { position: absolute; margin: -418px 0 0 100px;}
   
  body.interne img#destaque { position: absolute; margin: -125px 0 0 23px;}
   
  body.interna div#direita {
    width: 177px;
    height: 449px;
    margin: -660px 0 0 593px;
    text-align: center;
    }
    
  body.interna div#direita a img{
    margin: 0 0 5px 0;
    }
  
  body.interna div#eventos { 
    width: 138px; 
    height: 76px; 
    margin: 158px 0 0 20px; 
  }
  
  body.interna div#eventos a { 
    font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #B6E9F6; 
    margin: 8px 0 0 24px;
    font-weight: bold;
    }
    
  body.interna div#consultoria a { 
    font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #B6E9F6; 
    margin: -2px 0 0 24px;
    font-weight: bold;
    }
    
  body.interna div#eventos p{ 
    font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #B6E9F6;
    margin: 0 0 6px 0;
  }
  
  body.interna div#consultoria p{ 
    font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #B6E9F6;
    margin: 0 0 0 0;
  }
  
  body.interna div#consultoria { 
    width: 138px; 
    height: 76px; 
    margin: 70px 0 0 20px; 
    float: left; }
  
  *html body.interna div#consultoria { margin: 70px 0 0 10px; }
  
  body.interna img#clique { position: absolute; margin: 293px 0 0 -132px; }
  
  body.interna div#destaque img { margin: 10px 0 0 0; }
  
  body.interna div#destaque { 
    width: 366px; 
    height: 564px; 
    margin: -140px 0 0 220px; 
    overflow: auto;
  }
    
  body.interna div#destaque p.um{ 
    font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #142748; }
  body.interna div#destaque p.dois{ 
    font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #142748; }
  body.interna div#destaque p.tres{ 
    font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #4D6B9E; }
  
  body.interna div#destaque h2.um{ 
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #fff; 
    margin: 10px 0 10px 0;
    font-weight: bold;
    }
  body.interna div#destaque h2.dois{ 
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #BAD2FF; 
    margin: 10px 0 10px 0;
    font-weight: bold;
    }
  body.interna div#destaque h2.tres{ 
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #4D6B9E; 
    margin: 10px 0 10px 0;
    font-weight: bold;
    }
    
  body.interna div#destaque h3.um{ 
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #fff; 
    margin: 10px 0 10px 0;
    font-weight: bold;
    }
  body.interna div#destaque h3.dois{ 
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #142748; 
    margin: 10px 0 10px 0;
    font-weight: bold;
    }
  body.interna div#destaque h3.tres{ 
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #4D6B9E; 
    margin: 10px 0 10px 0;
    font-weight: bold;
    }
    
    
  body.interna div#copy {
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #4D6B9E;    
    width: 540px; 
    height: 40px; 
    margin: 20px 0 0 150px;
    text-align: center;
    }

  *html body.interna img#simples { margin: 6px 0 0 660px;
  }
  body.interna img#simples {
    margin: 6px 0 0 660px;
    }

  body.interna table#pacotes { 
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #4D6B9E; }

  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @empresa %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

  body#empresa div#master_container {
    background:  url("../images/empresa/bg_empresa.jpg") no-repeat;   
  }
  
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @viagens %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#viagens div#master_container {
    background:  url("../images/viagens/bg_viagens.jpg") no-repeat;   
  }
  
  body#viagens div#destaque a { 
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;    
    color: #000; }

  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @viagens %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#viagens table#pacotes { 
    color: #000;
    width: 260px;
    height: 200px;
    margin: 10px 0 0 0;}

  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @turismo %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#turismo div#master_container {
    background:  url("../images/turismo/bg_turismo.jpg") no-repeat;
    }
  body#turismo div#destaque h4 { color: #fff;}
  
  body#turismo div#destaque { color: #000;}
  
  body#turismo div#destaque a { color: #000;}
    
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @aventuras %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#aventuras div#master_container {
    background:  url("../images/aventuras/bg_aventuras.jpg") no-repeat;
    }
    
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @festas_eventos %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#festas_eventos div#master_container {
    background:  url("../images/festas_eventos/bg_festas_eventos.jpg") no-repeat;
    }
    
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @consultoria %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#consultoria div#master_container {
    background:  url("../images/consultoria/bg_consultoria.jpg") no-repeat;
    }
    
    
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @parceiros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#parceiros div#master_container {
    color: #000;
    background:  url("../images/parceiros/bg_parceiros.jpg") no-repeat;
    }
    
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @eventos %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#eventos div#master_container {
    background:  url("../images/eventos/bg_eventos.jpg") no-repeat;
    }

  body#eventos_temporada2008 div#master_container {
    background:  url("../images/eventos/bg_eventos_2008.jpg") no-repeat;
    }
    
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @trabalhe %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#trabalhe div#master_container {
    background:  url("../images/trabalhe/bg_trabalhe.jpg") no-repeat;
    }
    
    body#trabalhe div#master_container a { font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000;}
    
  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @contato %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body#contato div#master_container {
    background:  url("../images/contato/bg_contato.jpg") no-repeat;
    }
    
  body#contato div#master_container table { color: #000; width: 160px; margin: 20px 0 20px 20px; }
  
  body#projetos table#contato_chocolate { margin: 0 0 0 -200px; }

  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  /* @pops %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
  
  body.pop {
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000; 
    background: #fff url( ../images/pops/bg_pop.jpg ) repeat-x; 
  }
  
  body.pop div#conteudo { overflow: auto; width: 400px; height: 700px;}
  
  body.pop h1 { font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; margin: 15px 0 4px 10px;}
  
  body.pop h1.um { color: #fff; }
  
  body.pop h2 { font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; margin: 15px 0 4px 10px;}
  
  body.pop h2.um { color: #fff; }
  
  body.pop p { width: 370px; margin: 0 0 0 10px;}
  
  body.pop p.um { color: #BAD2FF; }
