@charset "utf-8";
*{margin: 0px auto;padding:0px auto;}section, article{  display:block;}.bg-1{background: url('../images/menu.fw.png');}.text-left{  text-align:left;  font-size:13px;}/*-----------------------------------------------------------------------*//*                                 Menu                                  *//*-----------------------------------------------------------------------*/.main_menu{    color: #FFFFFF;  text-decoration: none;}.main_menu:hover{  text-decoration: underline;}/*-----------------------------------------------------------------------*//*                              Footer                                   *//*-----------------------------------------------------------------------*/#footer{  height:auto;  margin-top: 5px;  }  .fmenu ul li a{  color:#222;}#aj_ft{  width: 100%;  height: 20px;}#table_footer{}  .t_rp{  font-size:10px;    font-weight: bold;}.adv{  width:90px;  height:90px;  border-radius:2px;}#lte{  width:200px;  text-align:center;}#lte td{  height:120px;}#ltd{  width:200px;  text-align:center;}#ltd td{  height:120px;}
#content{
  /*background: url('../images/content.fw.png');*/
  background-attachment: fixed;
}

/*----------------------  Inicio ---------------------------------------*/
#slide{
  width: 100%;
  height: 350px;
}

#inicio_bottom{
  height:100px;
  width:100%;
  text-align: center;
  line-height: 90px;
}




/*    Empresa   */
#empresa{
  min-height:800px;
  }
#description {
  margin-top:30px;
  width:95%;
  background:#106E96;
  color:#FFF;
  border-radius:5px;
  font-size:13px;
  }
  
#description article{
  background:#FFF;
  color:#222;
  }
  
#description article p{
  margin-left:15px;
  margin-right:10px;
  line-height:170%;
  text-align:left;
  }
  
#empresa2{
  margin-left:200px;
  }
  
#empresa3{
  margin-left:50px;
  }
  
#empresa4{
  margin-left:50px;
  }
  
#empresa5{
  margin-left:290px;
  }
  
/*    Serviços    */
#servicos{
  min-height:800px;
  }

#menu_servicos {
  width:100%;
  text-align:left;
  }
  
#menu_servicos ul{
  list-style:none;
  font-size:13px;  
  height:25px;
  }
  
#menu_servicos ul li{
  display:inline;
  border-top:solid 1px #106E96;
  border-right:solid 1px #106E96;
  border-left:solid 1px #106E96;
  border-radius:5px 5px 0px 0px;
  height:25px;
  line-height:25px;
  margin-right:1px;
  }
  
.link_servicos{
  padding-right:20px;
  padding-left:20px;
  text-decoration:none;
  }
  
#link_s1{
  color:#106E96;
  font-weight:bold;
  }
  
#link_s2{
  color:#106E96;
  font-weight:bold;
  }
  
#link_s3{
  color:#106E96;
  font-weight:bold;
  }
  
#link_s4{
  color:#106E96;
  }
  
.s1{
  height:25px;
  }
  
.s2{
  height:25px;
  }
  
.s3{
  height:25px;
  }
  
/*     Servicos     */

#s1 section{
  color:#222;
  margin-top:50px;
  }
  
#s1 section p{
  margin-top:50px;
  margin-left:45px;
  margin-right:30px;
  line-height:170%;  text-align:left;
  }
  
#s2 section{
  color:#222;
  margin-top:50px;
  }
  
#s2 section p{
  margin-top:50px;
  margin-left:45px;
  margin-right:30px;
  line-height:170%;
  text-align:left;
  }
  
#s3 section{
  color:#222;
  margin-top:50px;
  }
  
#s3 section p{
  margin-top:50px;
  margin-left:45px;
  margin-right:30px;
  line-height:170%;
  text-align:left;
  }
  
/*------------------------------------*/
/*             Description            */
/*------------------------------------*/

#pecas #description{
  margin-top:30px;
  }

#pecas article{
  height:500px;
  }

#motores{
  height:900px;
  }
  
#produtos{
  height:800px;
  }

#contato{
  height:800px;
  }  
  
#contato article{
  height:720px;
  }
  
#botao1{
  background: #FFFFFF;
  color:#106E96;
  font-weight:bold;
  border:solid 1px #FFFFFF;
  }