/* CSS Document */
/*=======================================  area que afeta todo site ============================================*/

.bt-btn{
    background-color: #7a1115;
    color: #FBFFFB;
    font-size: 13px;
    padding: 6px 15px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-weight: 300!important;   
}
#area-brancaa{
   width:1000px;
   background-color:#FFFFFF;     
 }
 #area-brancaa-es{
   width:960px;
   background-color:#FFFFFF;
   padding: 10px 20px 20px 20px;
   margin-bottom: 10px;    
 }

.btn {
    background-color: #7a1115;
    color: #FBFFFB;
    font-size: 12px;
    padding: 8px 15px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
}

.redi{
  color: #7A1115;
  font-size:15px; 
}
h1{
    text-transform: uppercase;
    font-size: 45px;
    color:  #7b1115;
    font-family: 'Roboto Condensed', sans-serif; 
}
h2{
    
}
.titulo-pro{
    font-size: 27px;
    color: #9D9D9D;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 29px;
    font-weight: bold;
    letter-spacing: -2px;
    margin-top: 3px;
    text-transform: uppercase;
    float: left;
    margin-bottom: 20px;
     /*margin: 0px 0 15px 0;*/ 
    
}

.tex{
    margin-left: 20px!important;
    font-size: 14px!important;
    margin-left: 15px!important;
   
    
} 
.tex-frac {
    font-size:12px!important ;
    color:#858585!important ;    
}


.novo{
  color: #373936; 
  font-size:10px ; 
}
*{
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size:14px;
	color:#333333;
	border:none;
}
#conteudo {
    margin: 0 auto;
    width: 1000px;
}

strong {
    font-weight: bold;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}
/* classe para quebra de linha a baixo */ 



.clear {clear:both;height:1px;}


   /*======================== começodo cabeçalho menu logo etc...============================================*/ 
#face{
    margin-top: 15px;
    float: right;
    background-image: url("../imagens/face.png ");
    background-repeat: no-repeat;
    padding-left: 30px;
    width: 190px;
} 
#face a{
    
    padding: 2px 10px;
    display: inline-block;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #a4a4a4;
    font-style: italic ;

	
}
#cabecalho{
    width: 1000px;
}

#logo{
    margin-top: 15px;   
    float: left;   
}
#carinho{
    margin-top: 20px;
    border: 1px solid #c3c3c3;
    float: right;
    width: 260px ;
    padding: 10px;
    background-image: url("../imagens/carrinho.jpg ") ;
    background-repeat: no-repeat;
    background-position: 10px center  ;
  
}

#carinho a {
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 5px;
    font-style: italic;
    float: left;
    font-size: 16px;
    color: #1a0e12;
    background: url("../imagens/seta.png ") center right no-repeat;
    padding-left: 65px;
    padding-right: 20px ; 
}

body{
    background-image: url("../imagens/abrasfer.jpg ");    
}
#menu{
  margin-top:23px;
  border-top:1px solid #c3c3c3 ;
  height: 82px;
  width:1000px ;
  position: relative;
  z-index: 100;
}

#ar-submenu{
    padding:0px;
    width: 700px;
    float: left;   
}

#smenu ul li{
    float: left;
    display: inline; 
    margin: 10px;
    
}
#smenu ul li a{
    padding: 11px 17px;
    display: inline-block;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #333;
    text-decoration: none;
	font-style: italic ;
}
#smenu ul li a:hover {
	background-color:#962022;
	color: #FFFFFF;
}
.sub-menua:hover {
   width: 80%; 
} 
.sub-menua{
    font-size: 17px!important ;
    font-family: 'Roboto ', sans-serif!important;
    font-weight: 300!important;
}

#smenu li{
    position:relative; 
    float:left; 
    margin: 0; 
}
#smenu li a{
    color:#333;
     text-decoration:none;
      padding:5px 25px; 
      display:block;
}
#smenu li a:hover{
    background:#E7E7DF; 
    color:#E7E7DF;
    /* -moz-box-shadow:0 3px 10px 0 #E7E7DF; 
     -webkit-box-shadow:0 3px 10px 0 #E7E7DF; */
     /*text-shadow:0px 0px 5px #E7E7DF; da brilho nomenu*/
     background-color:#962022 ;
}
#smenu li ul{
    position:absolute; 
    top:40px;
    left:0px; 
    background-color:#E7E7DF;
    display:none;
}
#smenu li:hover ul, #smenu li.over ul{display:block;}
#smenu li ul li{ 
    display:block; 
    width:168px;
    margin: 0px;
    
}
#smenu li ul li:hover{
  background-color:#E7E7DF;
}
   



/*#smenu li{position:relative; float:left; border-right:1px solid #c0c0c0; }
#smenu li a{color:#333; text-decoration:none; padding:5px 10px; display:block;}
#smenu li a:hover{background:#333; color:#fff; -moz-box-shadow:0 3px 10px 0 #CCC; -webkit-box-shadow:0 3px 10px 0 #ccc; text-shadow:0px 0px 5px #fff; }
#smenu li   ul{position:absolute; top:50px; left:0; background-color:#fff; display:none; }
#menu li:hover ul, .menu li.over ul{display:block;}
#smenu li:hover ul, .menu li.over ul{display:block;}
#smenu li ul li{border:1px solid #c0c0c0; display:block; width:150px;}*/

.red{
  font-family: 'Roboto Condensed', sans-serif; 
  font-size: 20px;  
  color:#962022 ;
  font-style: italic ;  
}
/*=====================  pagina inicial  =======================================================*/
#tela{
  width:1000px ;
  height:555px ;  
}
#corpo{
   width:1000px ;  
}
#prod{
    width:685px ;
    height:555px ;
    float: left;
    background-color: #f1f1f1;
}
#img-prod{
    width: 410px;
    height: 307px;
    float: left;
}
#tex-prod{
    width: 275px;
    height: 307px;
    float: left;
    background: url("../imagens/bg-banners.jpg") top left repeat-x;
}
#tex-prod h2 {
    font-size: 60px;
    color: #7B1113;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: -2px;
    margin-top: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    text-transform: uppercase;
}    
#tex-prod h3 {
    font-size: 27px;
    color: #9D9D9D;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 29px;
    font-weight: bold;
    letter-spacing: -2px;
    margin-top: 3px;
    text-transform: uppercase;
}
#tex-desta{
    width: 210px;
    float: bottom ;
    margin-top: 10px;
    padding-bottom: 15px;
 
} 
#img-desta{
    width: 215px;
    height: 243px;
} 
#img-cin{
   border:1px solid #E5E7E6!important
}
/*==================== quadro que emgobla o testo de boas vindas e o testo que encontre nossos representantes ========*/
#qd-ri{
    width: 315px;
    height: 555px;
    float: left;  
}

#boas-vin {
    width: 315px;
    background-image: url("../imagens/empresa.jpg ");
    height: 401px;
    padding-top: 40px;
}
#boas-vin h1 {
    font-size: 60px;
    color: #FEFEFE;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 50px;
    margin-bottom: 15px;
   
}
#boas-vin h2 {
    font-size: 23px;
    color: #E5AE5E;
    text-align: center;
    line-height: 29px;
    letter-spacing: -2px;
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 55px;
}
#boas-vin p{

    font-size: 16px ;
    color: #a4a4a4;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}
#rep{
    background-image: url("../imagens/btn-representantes.jpg");
    background-position: 249px 21px;
    width: 315px;
    height: 114px;
    background-color: #972022;
    background-repeat: no-repeat;
}
#rep h1{
   padding-top: 12px; 
   margin-left: 25px;
   font-size:20px ; 
   color: #FFFFFF;
   font-family: 'Roboto Condensed', sans-serif;
}
#rep h2{
  margin-left: 25px;
  margin-top: -18px;  
  font-size:27px;
  color:  #FFFFFF;
  font-family: 'Roboto Condensed', sans-serif;
}



#quadrinhosred{
  background-color: #962022;
  float: left;
  width: 17px;  
  height:17px;
  margin-top:60px ;
  border-radius: 1px;

}
#quadrinhos{
  float: left;  
  width: 17px;  
  height:17px;
  margin-top:60px ;
  margin-left: 7px;
  background-color: #c5c5c5;
  border-radius: 1px; 
}
#sob-nos{
    background-image: url("../imagens/abrasfer-sob.jpg ");
    width: 625px;
    height: 184px;
    border-top: 4px solid #992123;
    clear: both;
    padding: 30px;
}
#sob-nos h1 {
    font-size: 42px;
    color: #424242;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: -2px;
    font-weight: bold;
    line-height: 42px;
}
#sob-nos h2 {
    font-size: 28px;
    color: #3e3e3e;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: -2px;
    margin-bottom: 10px;
} 
#sob-nos p{
    font-size:14px ;
    color: #3e3e3e;
    font-family: 'Roboto Condensed', sans-serif;
}

#dest{
    float: left;
    width: 940px;
    background-color: #FFFFFF;
    padding: 30px;
    
}
#dest-pr{ 
   width:940px;
}

#dest h1 {
    font-size: 42px;
    color: #B5B5B5;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 30px;
    font-weight: bold;
}
.ar-dest{
    float: left;
    width: 205px;
    background-color: #FFFFFF;
    margin-right: 30px;
    margin-top: 30px;
}
.des-dest{
    float: left;
    width: 210px ;
    height: 322px;
    margin-bottom: 20px;    
}

.des-dest h2{
  font-size:23px ;
  color:#474747 ;  
}
.des-dest h3 {
    font-size:12px ;
    color:#858585 ;    
}    
    
.bt-desta{
    clear: both;
    margin-top: 13px;
    width: 210px;
    height: 61px;
    border-top: 2px solid #c4c4c4;
    padding-top: 15px
}

.no-margin {
    margin: 0px;
}
#rodape{
    width: 940px;
    height: 100px;
    margin-top: 10px;
    padding: 20px 20px 30px 30px;
}
#nphone{
    padding-left: 25px;
  /*  padding-top: 40px;*/
    width: 216px;
    height: 50px;
    float: left;
}
#nphone h2{
   font-family: 'Roboto Condensed', sans-serif;
   color:#801310;
   font-size:40px ;
}

.area{
   color:#962022; 
   font-size:25px
}
#nendereco{
   float: left ;
   margin-left: 60px; 
   width: 390px ;
   padding-left: 25px;
   margin-top: 9px;
   border-left:1px solid #c3c3c3 ;
   height: 80px;
  
   
}
#nendereco h3 {
   
   font-family: 'Roboto Condensed', sans-serif;
   font-size: 16px;
}
#logoxthor{
    margin-top: 67px;
    width: 60px;
    float: right;

}

.nmail {
    background-image: url("../imagens/abrasfer-mail.jpg ");
    background-repeat: no-repeat;
    padding-left: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    background-position: left 6px;
}
/*=====================  pagina sobre  =======================================================*/
#sobre p{
	text-align:justify;
    font-size:14px ;
}
#sob-tex{
 width: 638px;
}
#imagens-sobre{
	float:right;
	margin-left:18px;
	width:345px;
}
#imagens-sobre img{
	border:2px solid #e1d9cc;
}
#thumb-sobre{
	margin:5px 0px 40px 0px;
}
#titulo-sobre{
	padding:28px 0px 5px 0px;
}
#sobre h1{
    font-size: 45px;
    color:  #7b1115;
    font-family: 'Roboto Condensed', sans-serif; 
}
#sobre h2{
   font-size: 30px;
   color:#323232 ;
   font-family: 'Roboto Condensed', sans-serif; 
    
} 
/*=====================  pagina produtos =====================================================*/
#pr-img-des{
  width: 210px;
  height: 351px;  
} 
.ar-imidesapr{
   width: 210px;
   height: 257px;
   background-color: #FFFFFF ;
 }
.tit{
   font-size: 42px;
   color: #B5B5B5;
   font-family: 'Roboto Condensed', sans-serif;
   margin-bottom: 30px;
   font-weight: bold;
   padding-top: 30px;   
    
 }
 .ar-imidesapr h2 {
    font-size: 23px;
    color: #474747;
}

/*  .ar-imidesapr p {
   font-size: 12px;
   color: #858585;
}*/

.lista-produto{
	float:left;
	width:340px !important;
	height:110px !important;
	margin:10px 0px 20px 0px;
	padding-right:20px;
}
.spc{
   width: 210px;
   height: 21px; 
}
.spc-bt{
   padding-top: 10px;
   margin-top: 5px;
   width: 210px;
   border-top:1px solid #c3c3c3  ;
}
.spc-meio{
   width: 210px;
   height: 7px; 
   border-bottom:  ;
}

#dest-pr-pr{
    width: 1000px;
    margin-left: 33px;
}
#paginacao{
	clear:both;
	margin-bottom:10px;
}
#table-pag tr td{
	padding:10px 0px;
}

.pag a{
    padding: 11px 17px;
    display: inline-block;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #333;
    text-decoration: none;
	font-style: italic ;
       
 }   
.pag a:hover{
	background-color:#962022;
	color: #FFFFFF;
	border:1px solid #962022;
}

.sel a{
    padding: 11px 17px;
    display: inline-block;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #333;
    text-decoration: none;
	font-style: italic ; 
    
}
 /*=====================area produtos view===============================*/
 #voltar{
	background:url(../imagens/voltar.jpg) left no-repeat;
	height: 30px;;
	padding-bottom:10px;
	width:92px;
	text-transform:uppercase;
	color:#7d8581;
	font-size:13px;
	text-align:center;
	border:none;
	cursor:pointer;
	margin:10px 0px;
   
	}
#imagens-produto{
	float:left;
	margin-right:20px;
	}
 
 #tex-pv{
   width: 570px;
   float: left; 
   margin: 20px;
}
 
 .tex-des-pv{
   margin-top: 25px; 
   
   
 } 
 #facec{
 float: left;
    
 }
 #google{
    float: left;
 }
 #tweta{
   float: left; 
 }


 .tex-des-pv p{   
    font-size: 16px!important;
    /*margin-left: 15px!important;*/
 }
 #tela-pv{
    width: 1000px;
    
}
.btn-pv {
    margin-top :10px;
    /*margin-left: 20px;*/
    background-color: #7a1115;
    color: #FBFFFB;
    font-size: 15px;
    padding: 8px 15px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-weight: 300!important;
}
#imgmaior{
	border:2px solid #e4e5e3;
	}
#img-principal{
    float: left;
	text-align:center;
	}
#titulo-produto{
/*	color:#008000;
	font-size:20px;
	font-weight:bold;
	border:none;
	width:100%;
	margin-top:20px;
    */
   font-size: 27px;
    color: #9D9D9D;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 29px;
    font-weight: bold;
    letter-spacing: -2px;
    margin-top: 3px;
    text-transform: uppercase;
    
}
#orc-bt{
    width: 1000px;
    
}
.vie-bt-btn{
    background-color:#D8D8D8;
    color: #535666;
    font-size: 13px;
    padding: 6px 15px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-weight: 300!important;  
    margin-left: 15px;
    text-transform: uppercase;
     
}
/*=====================  pagina orcamento =====================================================*/


#orc-ar-cin{
  border-bottom:2px solid #E5E7E6!important ;
  margin-bottom: 20px;  
  height: 42px;
 /* height: 10px;*/
}
.btn-orc {
    background-color: #7a1115;
    color: #FBFFFB;
    font-size: 15px;
    padding: 0px 25px 11px; 
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Roboto ', sans-serif!important;
    font-weight: 300!important;
    text-align: center;
    letter-spacing: -2px;
}

.vejatambem{
	margin:20px 20px 0px 0px ;
	}
#tit-orc{
    width: 1000px;
    
} 
#vejaimg{
	border:2px solid #e4e5e3;
	margin-bottom:5px;
	}
.vejatambem a img{
	margin:12px 0px 0px 0px;
	border:2px solid #e4e5e3;
	}
#norcamento{
  width: 445px; 
  float: left; 
 }   
#orcamento p{
	font-size:12px;
	line-height:16px;
	}
#orcamento table tr td{
	font-size:12px;
	}
#produto, #empresa{
	width:392px;
	}
#usado, #ferramenta, #endereco-orc{
	width:292px;
	}
#costado{
	width:150px;
	}
#utilizacao{
	margin-right:4px;
	border:none;
	}
#especificacao{
	width:394px;
	max-width:394px;
	height:80px;
	}
#telefone-orc, #cargo{
	width:156px;
	}
#cidade-orc, #email-orc, #contato-orc{
	width:215px;
	}
#estado-orc{
	width:60px;
	}

#mapa-flash{
	margin:20px 0px 15px 0px;
	float:left;
	}
#dados-representantes{
	float:right;
	width:325px;
	margin:27px 0px 20px 0px;
	}
#dados-representantes p{
	line-height:17px;
	}
#dados-representantes p a{
	text-decoration:underline;
	}
#repre-content{
	margin-top:15px;
	}
#estado-rep{
    font-size: 45px;
    color:  #7b1115;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
	}
#nome-rep{
	color:  #7b1115;
	text-transform:uppercase;
	font-size:12px;
	}
#regiao-rep{
	text-transform:uppercase;
	border-bottom:1px solid #dadada;
	margin-bottom:3px;
	}
#tel-bg{
	height:45px;
	width:210px;
	background:url(../imagens/tel-bg.jpg) top left no-repeat;
	margin:70px 0px 0px 17px ;
	padding: 20px 0px 20px 25px ;
	}
#tel-num{
    color:  #7b1115;
    font-family: 'Roboto Condensed', sans-serif;
	font-size:26px;
}
#tel-title{
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:5px;
	}
	
.container-produtos{
	width: 550px;	
	float: left;

}
.title-orc{
	/*font-size: 21px; */
    text-transform: uppercase;
    font-size: 45px;
    color:  #7b1115;
    font-family: 'Roboto Condensed', sans-serif; 
	font-weight: bold;	
}
/*.title-orc{ 
    text-transform: uppercase;
    font-size: 45px;
    color:  #7b1115;
    font-family: 'Roboto Condensed', sans-serif; 
	font-weight: bold;	
}*/
.title-orc h1{ 
    text-transform: uppercase;
    font-size: 45px;
    color:  #7b1115;
    font-family: 'Roboto Condensed', sans-serif; 
	font-weight: bold;	
}

.title-orc h2{
    text-transform: uppercase;
    font-size: 21px;
    color:  #7b1115;
    font-family: 'Roboto Condensed', sans-serif; 
	font-weight: bold;	    
    
}
.input-orc{
	height: 17px;
    padding: 1px 0 0 2px;
    width: 40px;	
}	
.lixo{
   background:url(../imagens/lixo.jpg) left no-repeat;
   margin-right: 30px;
}
#orc-pr-bt{
  float :left;
  margin-left:  44px ;  
    
}
#sen-prod{
    color: #666666;
    font-size: 15px;
    
}
/*------------------------------representantes ----------------------------------------------------*/
.at-br{
  color:#7b1115;
  font-size:35px;
}

/*---------------------- area referente aos produtos que serão apresentados ------------------ ----*/
#orc-pr-des{
  margin-left: 10px;  
  width: 176px;
  float: left;
}
#orc-pr-nome{
   width: 50px;
   float: left;
}
#dorc-pr-nome{
    width: 116px;
    margin-bottom: 35px;
    float: left;
}    
#orc-pr-lixo{
    margin-left: 10px;
     float: left;
}
#orc-pr-qtd{
     margin-left: 10px;
     float: left;  
}
/*=====================  pagina contato  =====================================================*/
#for-cont{
   width: 445px; 
   float: left;
}

#contato{
    width: 445px; 
   float: left;
}
#contato p, #contato table tr td{
	font-size:12px;
	}
#abrasfer{
    color:  #7b1115;
	text-transform:uppercase;
	text-decoration:underline;
	padding:36px 0px 2px 0px;
	}
#menu-alt{
    width: 310px;
    float: right;
    background-color:#f3f3f3;
    padding: 20px;
    margin-top: 128px;
} 
.vej-tab{
   color:#8f8f8f; 
   font-size:40px;
}  
 
#menu-alt p{
	line-height:16px;
	}
#nome, #assunto{
	width:392px;
	}
#telefone{
	width:167px;
	}
#email{
	width:205px;
	}
#endereco{
	width:262px;
	}
#cidade{
	width:185px;
	}
#mensagem{
	width:394px;
	max-width:394px;
	height:80px;
	}
#estado{
	width:60px;
	}
.form-title{
	padding-top:10px;
	}
#p-buttom{
	margin:3px 0px 15px 2px;
	}    

   
   /*////////////  Area  pertencente ao antigo site    //////////////////*/
    
h2{
	font-size:16px;

	font-weight:bold;
	color:#030303;
	}

.green{
    color: #7A1115;
    font-size: 21px;
    font-weight: bold;
	}
.first-thumb{
	border:2px solid #e4e5e3;
	float:left;
	margin-right:20px;
	}
.image-box{
	height:106px;
	float:left;
	}
	
.image-orc{
	height:69px;
	float:left;
	}
#empresa-thumb{
	border:2px solid #e4e5e3;
	float:left;
	margin-right:20px;
	}
.green-letter{
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#008000;
	color:#FFFFFF;
	padding:6px 0px 0px 6px;
	}
.principal-produto{
	padding:15px 0px 10px 15px;
	clear:both;
	}
#desc-inicial{
	width:310px;
	float:right;
	}
.nome-produto{
    color:  #7b1115;
    font-family: 'Roboto Condensed', sans-serif; 
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
	}
.esp-produto{
	line-height:15px;
	}
#clear{
	clear:both;
	height:20px;
	}
.buttom{
    
	/*background:url(../imagens/buttom-bg.jpg) no-repeat;*/
    
    background-color:#7a1115;
	width:140px;
	height:20px;
	padding-bottom:2px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	border:none;
	cursor:pointer;
	}
	
.soli-orca{
	width: 122px;
    height: 30px ;
	padding-bottom:2px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	border:none;
	cursor:pointer;
	margin-top: 20px;}



  
/*-------------- formularios ---------------------*/

input, textarea, select{
	border:1px solid #888888;
	color:#333333;
	font-size:12px;
}
input{
	height:17px;
	padding:1px 0px 0px 2px;
}
select{
	height:20px;
}




 /*=====================copia formatação pagina nova======================*   
    
/*=====================  header =================================================================*/

#header{
	background:url(../imagens/linha-header.jpg) top left no-repeat;
	}
#logomarca{
	position:relative;
	top:24px;
	left:27px;
	}
#tel-info{
	position:relative;
	float:right;
	text-align:right;
	top:28px;
	color:#666666;
	font-weight:bold;
	}
#tel-info a{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	}
#phone{
	font-size:32px;
	color:#333333;
	font-family: "AvantGarde Md BT",Arial, Helvetica, sans-serif;
	}
#banner-flash{
	margin-top:3px;
	height:260px;
	}
/*===================== footer =================================================================*/

#footer{
	clear:both;
	background:url(../imagens/bg-footer.jpg) top repeat-x;
	padding:25px 18px 0px 18px;
	line-height:15px;
	height:60px;
	}
#nome-empresa{
	color:#008000;
	text-transform:uppercase;
	text-decoration:underline;
	}
#footer-endereco{
	float:left;
	width:500px;
	}
#desenvolvedor{
	float:right;
	}
/*===================== main ===================================================================*/

#main{
	clear:both;
	padding:0px 9px 0px 15px;
	}

/*banners inicial */

.pics { height: 307px; width: 685px; padding:0; margin:0; overflow: hidden }
.pics img { height: 307px; width: 410px; top:0; left:0 }

#nav { margin: -40px 141px 0 0;
text-align: left;
width: 133px;
height: 15px;
float: right;
position: relative;
z-index: 50; }
#nav a { margin: 0 2px;
padding: 1px 6px;
background-color: #c5c5c5;
color: #c5c5c5;
text-decoration: none;
border-radius: 2px; }
#nav a.activeSlide { background-color: #962022; color: #962022; border-radius: 2px; }
#nav a:focus { outline: none; }

/*=====================  pagina produtoview =====================================================*/

/*#detalhes-produto{
	float:left;
	}

#thumb-box{
	clear:both;
    padding-bottom: 25px;
}
#thumb-box p{
	text-align:center;
	}
#thumb-produto{
	border:2px solid #e4e5e3;
	margin:8px 8px 0px 0px;
	cursor:pointer;
	}


#msg-status{
	color:#FF0000;
	}
.asterisco{
	color:#008000;
	}*/
/*=====================  pagina REPRESENTANTES =====================================================*/


.colorbox-bem-vindo div+div {
    float: left; 
    width: 327px; 
    height: 227px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    padding: 25px;
    padding-top: 45px;
}
.colorbox-bem-vindo div+div+div {
    float: left;
    width: 320px;
    height: 227px;
    padding-top: 52px;
}

.colorbox-bem-vindo div+div+div input[type=text]{
   width: 215px;
   height: 35px;
   background: #fff;
   border: 1px solid #d5d5d5; 
}

.colorbox-bem-vindo div+div+div label {
    font-size: 15px;
    color: #424242;
}

#bem-vindo {
    width: 653px;
    height: 360px;
    background: url(../colorbox/images/bg-bemvindo.jpg) no-repeat top left;
}


.colorbox-bem-vindo h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 35px;
    line-height: 35px;
    color: #212121;
    font-weight: bold;
}

.colorbox-bem-vindo h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    line-height: 65px;
    color: #909090;
    font-weight: 100;
}








/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,#cboxOverlay,#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #000;
}

#colorbox {
	
}

#cboxContent {
	margin-top: 20px;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	background: #000;
	padding: 5px;
}

#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}

#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}

#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}

#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	background: url(../colorbox/images/controls.png) no-repeat top left;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxPrevious.hover {
	background-position: bottom left;
}

#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	background: url(../colorbox/images/controls.png) no-repeat top right;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxNext.hover {
	background-position: bottom right;
}

#cboxLoadingOverlay {
	background: #000;
}

#cboxLoadingGraphic {
	background: url(../colorbox/images/loading.gif) no-repeat center center;
}

#cboxClose {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	background: url(../colorbox/images/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}

#cboxClose.hover {
	background-position: bottom center;
}
