@charset "utf-8";
/* CSS Document */


body {
  margin-left:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-top:0px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color: #fffefb;
}




    a {
      color: #09f;
    }
    #back_to_camera {
      clear: both;
      display: block;
      height: 80px;
      line-height: 40px;
      padding: 20px;
    }
    .fluid_container {
      margin: 0 auto;
      max-width: 1800px;
      width: 100%;
    }
  .menu_peq {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
}

.div_curva {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

  a.menu_peq:link {
  color: #D7B68A;
  text-decoration: none;
  font-size: 12px;
}
  a.menu_peq:visited {
  text-decoration: none;
  color: #D7B68A;
  font-size: 12px;
}
  a.menu_peq:hover {
  text-decoration: none;
  color: #FC0;
  font-size: 12px;
}
  a.menu_peq:active {
  text-decoration: none;
  color: #999;
  font-size: 12px;
}



  .font_peq_red {
  color: #AF2B00;
}
  a.font_peq_red:link {
  color: #AF2B00;
  text-decoration: none;
  font-size: 10px;
}
  a.font_peq_red:visited {
  text-decoration: none;
  color: #AF2B00;
  font-size: 10px;
}
  a.font_peq_red:hover {
  text-decoration: none;
  color: #F90;
  font-size: 10px;
}
  a.font_peq_red:active {
  text-decoration: none;
  color: #F90;
  font-size: 10px;
}




  .font_peq {
  color: #000;
  font-size: 10px;
}
  a.font_peq:link {
  color: #000;
  text-decoration: none;
  font-size: 10px;
}
  a.font_peq:visited {
  text-decoration: none;
  color: #000;
  font-size: 10px;
}
  a.font_peq:hover {
  text-decoration: none;
  color: #F90;
  font-size: 10px;
}
  a.font_peq:active {
  text-decoration: none;
  color: #F90;
  font-size: 10px;
}



    .menu {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFF;
  font-weight: 100;
}
  a.menu:link {
  color: #FFF;
  text-decoration: none;
  font-size: 16px;
  font-weight: 100;
}
  a.menu:visited {
  text-decoration: none;
  color: #FFF;
  font-size: 16px;
  font-weight: 100;
}
  a.menu:hover {
  text-decoration: none;
  color: #FF0;
  font-size: 16px;
  font-weight: 100;
}
  a.menu:active {
  text-decoration: none;
  color: #FF0;
  font-size: 16px;
  font-weight: 100;
}


.rodap2 {
  color: #FFF;
}


    .cursos {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 44px;
  font-weight: bold;
  color: #000;
}
  a.cursos:link {
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  color: #09005C;
}
  a.cursos:visited {
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  color: #09005C;
}
  a.cursos:hover {
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  color: #F30;
}
  a.cursos:active {
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  color: #F30;
}


    .seta {
  font-size: 16px;
  color: #00A6E4;
}
    .peq01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  text-align: justify;
}

    .peq02 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style:italic;
  color: #333;
}

    .font_peq {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
    .rodap {
  color: #666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
    .mais {
  color: #00C;
  font-size:13px;
}
    a:link {
  color: #00C;
}
    a:hover {
  color: #F30;
  font-size: 13px;
}
  .fade {
  opacity: 1;
}
  .fade:hover {
   opacity: 0.8;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   cursor:pointer;
   }
   
.fade02 {
  opacity: 0;
}
.fade02:hover {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   cursor:pointer;
   }   
   
   
.Titulo_principal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
.texto_normal {
  font-weight: normal;
  font-size: 14px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
}

.texto_normal02 {
  font-weight: normal;
  font-size: 14px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}

.texto_itens {
  font-size: 16px;
}
.agenda {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: normal;
  color: #FFF;
}
.topo_agenda {
  font-weight: normal;
  color: #FFF;
  font-size: 17px;
}
.evento {
  font-weight: normal;
  font-size: 14px;
  color: #FF9;
}
.seta2 {
  color: #FF7602;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.subtitu {
  font-size: 24px;
}


.subtitu01 {
  color: #000;
  font-size: 22px;
}
.Titulo_principal1 {
  font-size: 30px;
  font-weight: bold;
}
.subtitu02 {
  font-size: 19px;
  color: #333;
}
.text_peq03 {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF6100;
}
.texto_normal1 {  font-weight: normal;
  font-size: 14px;
  color: #000;
}

.text_gde {
  font-size: 20px;
  color:#666;
}

.text_new {
  font-size: 14px;
  color:#666;
}

.text_peq {
  color: #FF6100;
  font-size: 18px;
}

.div_link {
  padding:10px;
  float:left
}

a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #1CC0FF;
}
a:active {
  text-decoration: none;
}

.fade:hover {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   cursor:pointer;
   }

.fade {
  opacity: 0.5;
}

.fade2 {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

.fade2:hover {
  opacity: 0.5;
  cursor:pointer;
}

.fade1 {  opacity: 0.5;
}

.peq02 {
  color: #D7B68A;
}
.rec01 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #7D3C13;
}
.rec2 {
  font-size: 14px;
  font-style: italic;
  color: #AF957C;
}
.peq021 {  color: #D7B68A;
}

#menu_01 {
  height:179px; 
  width:100%; 
  position:absolute; 
  top:0; 
  z-index:50; 
}

#menu2{
  display:none;
}
.titu_banner{
  color:#FFF; font-size:60px; font-style:italic; text-align: left; text-shadow: 0.05em 0.05em 0.05em #000; line-height:100%;
}
#div_banner{
  position:absolute; top:20%; right:0; color:#fff; padding:5px; width:100%; max-width:500px;
}
#div_branco {
  height:500px;
}
.titu_prod{
  color: #000; font-size:24px; font-style:italic; font-weight: bold;
}

/* for 820px or less */
@media screen and (max-width: 820px) {
  #menu_01{
    display:none;
  }
  #menu2{
    display: block;
  }
  
  .titu_banner{
    font-size:40px; 
  }
  #div_banner{
    top:150px;
    left:10px;
    padding:10px;
  }
  #div_branco {
    height:300px;
  }
  .titu_prod{
    font-size:18px;
  }
}