/* CSS Document */
.header{
  /*background-image:url(../sysimages/bgHeader.png);
  background-position:center center;
  background-repeat:no-repeat;*/
  /*border-bottom: 1px dotted #6F6F70;*/
  height:730px;
  min-height: 335px;
}

.logotipo{
  float:left;
  width:205px;
  height:80px;
  background-image:url(../sysimages/logotipo.png);
  background-position:center center;
  background-repeat:no-repeat;
  margin-left:0px;
  margin-top:22px;
  /*position:absolute;*/
  z-index:999999;
  /*left: 0%;
  top: 6%;*/
}

.menuHeader li.mnafastado a{
  font-family: 'edp_preonregular';
}

.menuLateral{
  margin-left:17px;
}

.lateralR{
  float:left;
  margin-left: 25px;
}
.destaqueMenu{
  padding-bottom: 5px;
}
.destaqueMenu:first-child{
  background-image:none;
}

.menuLateral ul{
    background: url("../sysimages/linhaDestaque.png") no-repeat scroll left top transparent;
    padding-top:5px;
}


.destaqueMenu.sel a{
  font-family: 'edp_preon_thinbold';
  color: #EC0018;
} 

.banners_topo {
  float:right;
  width:244px;
  margin-right:8%;
}

.banner_item {
  float:left;
  margin-left:-45px;
  z-index:1;
  position:relative;
  /*width:auto;*/
}

.banner_item:first-child {
  z-index:2;
}

/*tabelas csv - importado do site antigo*/
.fundoTabela1, .fundoTabela2 {
    background-color: #FFFFFF;
    border: 1px solid #ECE9E6;
    border-collapse: collapse;
    color: #46535E;
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    line-height: 140%;
}

.fundoTabela2 td {
    border: 1px solid #ECE9E6;
    color: #3C3C31;
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    line-height: 170%;
    padding-left: 14px;
    padding-right: 21px;
}
.tbl_th3 {
font-family:Tahoma, Helvetica;
font-size:11px;
line-height:170%;
color:#C51325;
}

.tbl_th2 {
font-family:Tahoma, Helvetica;
font-size:11px;
line-height:170%;
color:#C51325;
}

.tbl_th1 {
font-family:Tahoma, Helvetica;
font-size:11px;
line-height:170%;
color:#C51325;
}


.wrp_csv {
  margin-top:20px;
  display: inline-table;
}

.videoRed{
  min-height:258px;
  position:relative;
}

.videoRed > img {
  position:absolute;
  z-index:1;
}

.videoRed:hover .play{
  display:block;
}

.play{
  width:125px;
  height:125px;
  position:absolute;
  left:105px;
  top:55px;
  float:left;
  z-index:2;
  cursor:pointer;
  display:none;
}

.containervideo{
  min-width:550px;
  min-height:310px;
  padding:0px 14.5px 40px 14.5px;
  *padding-top:25px;
  *padding-bottom:20px;
}

#fundo_opaco{
  /*position:absolute;*/
  position:fixed;
  z-index:3;
  opacity:0.8;
  filter:alpha(opacity=80);
  background-color:#000000;
}

#div_flash{
  position:fixed;
  top:33%;
  left:33%;
  border:0px solid blue;
  z-index:5;
}
#btn_flash{
  position:absolute;
  z-index:9999;
  top:-15px;
  right:-10px;
  width:32px;
  height:32px;
  border:0px solid red;
  float:right;
  display:none;
}

#btn_wrapper{
  position:relative;
  z-index:9999;
  border:0px solid green;
  cursor:pointer;
}

#flash3_Mov{
  display:none;
  top:0px;
  left:0px;
  border:1px solid #000000;
  background-color:#000000;
  background-image:url(../sysimages/ajax-loader.gif);
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
  z-index:4;
  overflow:hidden;
}

#flash3_Mov object{
  top:0px;
  left:0px;

  z-index:5;
}

.holdVideoRedutor{
  *display:inline;
  display:table;  
  
  min-height:100%;
  width:100%;
  margin-left:0px;
}

.videoRed{
  margin-left:0px;
  margin-right:25px;
}

.caixainput textarea.erro,  .caixainput input.erro
{
  border:1px solid red;                                            
}

.download2{
  margin-top:15px;
  margin-bottom:0px;
  display:table;
}

.uniDown2{
  float:left;
  width:100%;
  clear:both;
  border-top: 1px dotted #6F6F70;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0px;
}

.uniDown2:first-child{
  border: 0;
}

.uniDown2 .overH{
  margin-top:5px;
}

.uniDown2 .overH .cnt span {
  font-family: 'edp_preonlight';
  font-size: 11px;
  color: #8E8E8E;
  line-height: 150%;
  font-weight: normal;
}

p.tamanho{
  padding-top: 2px;
}

.overH a{
  font-size: 13px;
}

.uniDown2 .pic{
  float:left;
}

.uniDown2 .cnt{
  float:left;
  margin-left:15px;
  width:650px;
}

.formulario{
  clear:both;
  margin-top:20px;
}

.formulario .frm label{
  color:#0A0A0A;
}

.formulario .frm label .txt_label , .formContacto .caixainput label{
  color:#0A0A0A;
  font-weight:bold;
   font-family: 'edp_preon_thinbold';
}

.formulario .frm .asterisco{
  color:#EC0018;
}
.formulario .frm .textarea_geral {
    width:100%;
}
.formulario .frm .textarea_geral textarea{
    width:100%;
    min-height:70px;
    padding:2px 0px 0px 2px;
    color:#666666;
}
.formulario .frm .input2 input{
    width:100%;
    padding:2px 0px 0px 2px;
    height:30px;
    line-height:30px;
}

.formulario .frm .selectWrapper select {
  padding:5px;
  height:30px;
  width:100%;
  color:#666666;
}
.formContacto .caixainput select, .formContacto .caixainput input, .formContacto .caixainput textarea{
  color:#000000;
  font-size:11px;
  font-family: verdana,Helvetica;
}
.pag_tits{
  padding:10px 0px;
}

.formulario .frm .textarea_geral.erro textarea, .formulario .frm .input2.erro input{
  border:1px solid #EC0018;
}

.formContacto .maximo{
  color:#666666;
  font-size:10px;
}
.lessMargin{
  margin-bottom:1px;
  
}
.costumInput{
  margin-bottom:3px;
  height:30px;
}

.costumInput.disabled{
  background-color:#EFEFEF;
}

.costumInput.disabled input{
  background-color:#EFEFEF;
}

#frm_sim{
  margin-top:20px;
}

.lateralR{
  
}

.lateralR.lateralR1{
  width:270px;
}

.lateralR.lateralR2{
   width:439px;
}

.tipoEnergia > p span{
  line-height:150%;
}

.banner_topo{
  width:904px;
  height:260px;
  position:relative;
}

.banner_topo .slider_img{
  margin-top:-70px;
  width:904px;
  height:300px;
  overflow:hidden;
  position:absolute;
  z-index:0;
}

.disabled{
  background-color:#EFEFEF;
}

.menuTop{
  display:none;
}

.banner_topo{
  margin:0px auto;
  height:auto;
  width:970px;
  min-height:331px;
  
}

.menuHeader{
  z-index:999;
}

.banner_topo .slider_img{
  height:auto;
  min-height:120px;
  width: 970px;
  bottom:0px;
}

.separador{
   border-bottom: 1px dotted #6F6F70;
   height:1px;
   overflow:hidden;
   margin:0px auto;
   width: 970px;
   margin-top: -2px;
}

.header.noBG .separador{
  display:none;
}

.banners_topo{
  min-height:248px;
  border:1px solid red;
}

.hm8{
  z-index:99999999;
  right:6.5%;
  width:auto;
}

.hm7{
  z-index:99999998;
  right:10%;
  width:auto;
}


.hm6{
  z-index:99999997;
  right:4%;
  width:auto;
}

.hm9{
  z-index:99999996;
  right:4%;
  width:auto;
}

.holdDestaques{
  /*max-width: 1348px;
  min-width: 904px;
  width:100%;   */
  width:976px!important;
}

.holdDestaques a{
  /*color:#E95E0D;*/
  color:#EE162D;
  font-size: 12px;
  font-family: 'edp_preonregular'; 
}

.fixo h1{
  font-family:Verdana;
  font-size: 21px;
  font-weight: bold;
  line-height: 120%;
  color:#EE162D; 
}

.fixo a{
  font-family:Verdana;
  font-size: 14px;
  font-weight: normal;
  line-height: 120%;
  color:#9E0616; 
}

.holdDestaques a:hover{
  text-decoration:underline;
}

.txtpergunta p a{
  color:#0A0A0A;
  /*text-decoration:underline;*/
  font-size: 11px;

}

.txtpergunta p a:hover{
  color:#ED1326;
  text-decoration:underline;
}
.wrp_csv table {
  border-spacing:5px;
}
 
.wrp_csv table tr td, .wrp_csv table tr th{
  border:1px solid #ECE9E6;
  padding:0px 5px;
}


.uniDown2 .cnt a {
  color: #8E8E8E;
  cursor: pointer;
  font-family: 'edp_preonlight';
  font-size: 12px;
  font-weight: normal;
  line-height: 120%;
  text-decoration: none;
}

.uniDown2 .cnt a:hover{
  text-decoration: underline;
}

.uniDown2 .cnt p {
  font-family: 'edp_preonlight';
  font-size: 13px;
  font-weight: normal;
  line-height: 120%;
  color: #0A0A0A;
  text-decoration: none;
}
.faqs{
  padding:0px;
  margin:0px;
  /*border-top:1px solid #DCD9D3;*/
}

.faqs li{
  margin:0px;
  list-style-type: none;
  list-style-image: none;
  min-height:31px;
  border-bottom:1px solid #DCD9D3;
  width:651px; 
  line-height:120%;
  cursor:pointer;
}



.faqs li.plus{
  background-image: url(../sysimages/plus.png);
  background-position:12px 12px;
  background-repeat:no-repeat;
  
}

.faqs li.minus{
  background-image: url(../sysimages/minus.png);
  background-position:12px 12px;
  background-repeat:no-repeat;
  /*background-color:#EAE8E5;*/
}

.ftitulo{
  font-family: Arial, sans-serif;
  font-size:12px;
  color:#3B3B31;
  font-weight:bold;
  min-height:31px;
  line-height:31px;
  padding-left:32px;
}
 
.faqs li.plus .ftexto{
  display:none;
}

.faqs li.minus .ftexto{
  display:block;
}
 
.ftexto{
  padding: 5px 10px 10px 32px;
  line-height:120%;
  width:600px;
  
}

.txtpergunta ul.faqs li{
  list-style-type: none;
}

.faqs .subtitulo h4{
  margin-left:25px;
}

.faqs li .ftexto ul li{
  list-style-type: disc;
  background-image:transparent;
  border:none;
  width:auto;
  cursor:default;
}

.faqs li .ftexto ul li:hover{
  background-color:none !important;
}

.ftexto table{
  max-width:600px;
}



ul.ulperguntas2 > li > .txtpergunta{
 color: #000000;
font-family: verdana,Helvetica;
font-size: 11px;
font-weight: normal;
line-height: 150%;
}

.legenda_csv{
  clear:both;
  margin:20px 10px;
  
  color: #000000;
  font-family: verdana,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 150%;
}

.wrp_csv table a{
  font-size:11px;
}

.txtpergunta a{
  font-size:11px;
}


.rubrica.rmapa .wrp_csv .fundoTabela2 tr{
   height:20px !important; 
}

.rubrica.rmapa .wrp_csv .fundoTabela2 th.tbl_th3{
  text-align:left;
}


.rubrica.rmapa .legenda_csv{
  width:300px;
  float:right;
  margin-top:10px;
}

.notas{
  clear:both;
  color:#8E8E8E;
}

.formulario .frmleft .selectWrapper select, .formulario .frmright .selectWrapper select{
  width:109%;
}

.notas {
    border-bottom: 1px dotted #6F6F70 !important;
    border-top: 1px dotted #6F6F70 !important;
    padding-bottom: 21px;
    padding-top: 14px;
    margin-top:20px;
    display:inline-table;
}


#fact_exp, #fact_cui, #fact_leitura{
  margin-left:15px;
  
}


#fact_exp{
  margin-top:-40px;
}

#fact_cui{
  margin-top:50px;
}

.hm1{
  top:33.5%;
  z-index:2;
}

.hm2{
  top: 48.5%;
  z-index:2;
}

.hm3{
  top: 46%;
  z-index:2;
}

.hm4{
  top: 31.5%;
  z-index:2;
}

.hm5{
  top: 61.5%;
  z-index:2;
}

.header.headerNew{
   height:645px;
}

.holdDestaques{
  bottom:0%;
}

.popup_cui {
  position:fixed;
  width:400px;
  height:200px;
  border:4px solid #EE162D;
  border-radius:15px;
  top:0px;
  left:0px;
  z-index:999999999;
  display:none;
  
}

.popup_cui .div_popup_cui{
  width:350px;
  height:200px;
  border-radius:10px;
  overflow:hidden;
  padding:0px 25px;
  background-color:#FFFFFF;
}

.popup_cui .closeEntrada{
  right:-10px;
  top:-10px;
  left:auto;
  z-index:9999999999;
}

#fundo_opaco{
  width:100%;
  height:100%;
  display:none;
}


.campo .input2{
  *width:240px;
  
}

.formulario .frm .textarea_geral textarea{
  *width:500px;
}

.formulario .frmleft .selectWrapper select, .formulario .frmright .selectWrapper select{
   *width:248px;
   *height:30px;
   *margin-top:3px;    
}

.formulario .frm .input2 input, .formulario .frm .selectWrapper select, .formulario .frm .textarea_geral textarea{
  border-radius: 5px 5px 5px 5px;
}

.formulario .frm label .txt_label, .formContacto .caixainput label{
   font-family: 'edp_preonregular';
   font-weight:normal;
}



