* {
   margin:0px;
   padding:0px;
}

html, body {
	font-family:Calibri;
	font-size:15px;
	height:100%;
	color:#353535;
}

h1{
	font-family:Calibri;
	font-size:20px;
	font-weight:normal;
}

h2.pecas_titulo{
	font-family:Calibri;
	font-size:14px;
	color:#FFFFFF;
}

/* INÍCIO ESTRURAS DIV */

#geral{
	width:100%; 
	float:left; 
	position:relative; 
	min-height:100%;	
}

#superior{
	min-width:100%; 	
	height:189px;	
	float:left;
	background:url(../img/superior.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#1a4859;
}

#central{
	min-width:100%;
	margin-bottom:114px;
}

#inferior{
	position:absolute;
	bottom:0;
	min-width:100%; 
	height:114px;
	float:left;
	background:url(../img/inferior.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#1d4e61;
	color:#FFFFFF;
}

#menu_home{
	display:block;
	width:85px;
	height:33px;
	background:url(../img/menu_home.png) no-repeat 0 0;
}

#menu_home:hover{ 
	background-position: 0px -33px;
}

.selecionado_home{
	width:85px;
	height:33px;
	float:left;
	background:url(../img/menu_home.png);
	background-repeat:no-repeat;
	background-position: 0px -33px;
	text-align:center;
	cursor:pointer;	
}

#menu_empresa{
	display:block;
	width:101px;
	height:33px;
	background:url(../img/menu_empresa.png) no-repeat 0 0;
}

#menu_empresa:hover{ 
	background-position: 0px -33px;
}

.selecionado_empresa{
	width:101px;
	height:33px;
	float:left;
	background:url(../img/menu_empresa.png);
	background-repeat:no-repeat;
	background-position: 0px -33px;
	text-align:center;
	cursor:pointer;	
}

#menu_servicos{
	display:block;
	width:95px;
	height:33px;
	background:url(../img/menu_servicos.png) no-repeat 0 0;
}

#menu_servicos:hover{ 
	background-position: 0px -33px;
}

.selecionado_servicos{
	width:95px;
	height:33px;
	float:left;
	background:url(../img/menu_servicos.png);
	background-repeat:no-repeat;
	background-position: 0px -33px;
	text-align:center;
	cursor:pointer;	
}

#menu_modernizacao{
	display:block;
	width:138px;
	height:33px;
	background:url(../img/menu_modernizacao.png) no-repeat 0 0;
}

#menu_modernizacao:hover{ 
	background-position: 0px -33px;
}

.selecionado_modernizacao{
	width:138px;
	height:33px;
	float:left;
	background:url(../img/menu_modernizacao.png);
	background-repeat:no-repeat;
	background-position: 0px -33px;
	text-align:center;
	cursor:pointer;	
}

#menu_pecas{
	display:block;
	width:102px;
	height:33px;
	background:url(../img/menu_pecas.png) no-repeat 0 0;
}

#menu_pecas:hover{ 
	background-position: 0px -33px;
}

.selecionado_pecas{
	width:102px;
	height:33px;
	float:left;
	background:url(../img/menu_pecas.png);
	background-repeat:no-repeat;
	background-position: 0px -33px;
	text-align:center;
	cursor:pointer;	
}

#menu_contato{
	display:block;
	width:109px;
	height:33px;
	background:url(../img/menu_contato.png) no-repeat 0 0;
}

#menu_contato:hover{ 
	background-position: 0px -33px;
}

#titulo_empresa1{
	display:block;
	width:106px;
	height:26px;
	background:url(../img/titulo_empresa1.png) no-repeat 0 0;
}

#titulo_empresa1:hover{ 
	background-position: 0px -26px;
}

#titulo_empresa2{
	display:block;
	width:179px;
	height:26px;
	background:url(../img/titulo_empresa2.png) no-repeat 0 0;
}

#titulo_empresa2:hover{ 
	background-position: 0px -26px;
}

#titulo_empresa3{
	display:block;
	width:85px;
	height:26px;
	background:url(../img/titulo_empresa3.png) no-repeat 0 0;
}

#titulo_empresa3:hover{ 
	background-position: 0px -26px;
}

#titulo_empresa4{
	display:block;
	width:179px;
	height:26px;
	background:url(../img/titulo_empresa4.png) no-repeat 0 0;
}

#titulo_empresa4:hover{ 
	background-position: 0px -26px;
}

#titulo_empresa5{
	display:block;
	width:115px;
	height:26px;
	background:url(../img/titulo_empresa5.png) no-repeat 0 0;
}

#titulo_empresa5:hover{ 
	background-position: 0px -26px;
}

#titulo_empresa6{
	display:block;
	width:91px;
	height:26px;
	background:url(../img/titulo_empresa6.png) no-repeat 0 0;
}

#titulo_empresa6:hover{ 
	background-position: 0px -26px;
}

#titulo_servico1{
	display:block;
	width:105px;
	height:26px;
	background:url(../img/titulo_servico1.png) no-repeat 0 0;
}

#titulo_servico1:hover{ 
	background-position: 0px -26px;
}

#titulo_servico2{
	display:block;
	width:183px;
	height:26px;
	background:url(../img/titulo_servico2.png) no-repeat 0 0;
}

#titulo_servico2:hover{ 
	background-position: 0px -26px;
}

#titulo_servico3{
	display:block;
	width:133px;
	height:26px;
	background:url(../img/titulo_servico3.png) no-repeat 0 0;
}

#titulo_servico3:hover{ 
	background-position: 0px -26px;
}

#titulo_servico4{
	display:block;
	width:172px;
	height:26px;
	background:url(../img/titulo_servico4.png) no-repeat 0 0;
}

#titulo_servico4:hover{ 
	background-position: 0px -26px;
}

#titulo_servico5{
	display:block;
	width:146px;
	height:26px;
	background:url(../img/titulo_servico5.png) no-repeat 0 0;
}

#titulo_servico5:hover{ 
	background-position: 0px -26px;
}

#titulo_servico6{
	display:block;
	width:141px;
	height:26px;
	background:url(../img/titulo_servico6.png) no-repeat 0 0;
}

#titulo_servico6:hover{ 
	background-position: 0px -26px;
}

#titulo_modernizacao1{
	display:block;
	width:156px;
	height:26px;
	background:url(../img/titulo_modernizacao1.png) no-repeat 0 0;
}

#titulo_modernizacao1:hover{ 
	background-position: 0px -26px;
}

#titulo_modernizacao2{
	display:block;
	width:104px;
	height:26px;
	background:url(../img/titulo_modernizacao2.png) no-repeat 0 0;
}

#titulo_modernizacao2:hover{ 
	background-position: 0px -26px;
}

#titulo_modernizacao3{
	display:block;
	width:176px;
	height:26px;
	background:url(../img/titulo_modernizacao3.png) no-repeat 0 0;
}

#titulo_modernizacao3:hover{ 
	background-position: 0px -26px;
}

#titulo_modernizacao4{
	display:block;
	width:176px;
	height:26px;
	background:url(../img/titulo_modernizacao4.png) no-repeat 0 0;
}

#titulo_modernizacao4:hover{ 
	background-position: 0px -26px;
}

.selecionado_contato{
	width:109px;
	height:33px;
	float:left;
	background:url(../img/menu_contato.png);
	background-repeat:no-repeat;
	background-position: 0px -33px;
	text-align:center;
	cursor:pointer;	
}

.fundo_banner{
	width:980px;
	height:424px;
	float:left;
	background:url(../img/fundo_banner.jpg);
	background-repeat:no-repeat;
}

.caixa_home{
	width:320px;
	height:249px;
	float:left;
	background:url(../img/caixa_home.gif);
	background-repeat:no-repeat;
}

.caixa_home_info{
	width:320px;
	height:200px;
	float:left;
	background:url(../img/caixa_home_info.gif);
	background-repeat:no-repeat;
}

.central_menu{
	width:980px;
	float:left;
	background:url(../img/central_menu.gif);
	background-repeat:repeat-y;
}

.selecionado{
	color:#f8a238;
	font-family:Calibri;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

.fundo_menus{
	width:980px;
	float:left;
	height:38px;
	background:url(../img/fundo_menus.gif);
	background-repeat:no-repeat;
}

.caixa_pecas{
	width:177px;
	height:155px;
	float:left;
	background:url(../img/caixa_pecas.gif);
	background-repeat:no-repeat;
}

/* FIM ESTRURAS DIV */

/* INÍCIO ESTRURAS DE INPUT */

.contato {	
	width:466px;
	height:31px;
	float:left;
	background:url(../img/caixa_contatos.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

.CaixaContato{
	width:452px;
	padding:7px;
	font-family:Calibri;
	font-size:14px;
	background:none;
	border:0px;
	color:#353535;
}

.area { 
	width:466px;
	height:97px;
	float:left;
	background:url(../img/caixa_area.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

.CaixaArea{
	width:452px;
	padding:7px;
	height:83px;
	font-family:Calibri;
	font-size:14px;
	background:none;
	border:0px;
	color:#353535;
}

.news_cadastro{
	width:20px;
}

.select {	
	width:466px;
	height:31px;
	float:left;
	padding:7px; 
	background:url(../img/caixa_contatos.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	border:0px;
	color:#353535;
}

/* FIM ESTRURAS DE INPUT */

/* INÍCIO ESTILOS DE LETRAS - LINKS - OUTROS */

a {
	color:#353535;
	text-decoration:none;
}

a:hover {
	color:#f7941d;
	text-decoration:none;
}

a.pecas{
	color:#353535;
	text-decoration:none;
}

a.pecas:hover {
	color:#f7941d;
	text-decoration:none;
}

a.email_contato{
	color:#353535;
	text-decoration:underline;
}

a.email_contato:hover{
	color:#f7941d;
	text-decoration:underline;
}

a.modernizacao{
	color:#1a4859;
	font-family:Calibri;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

a.modernizacao:hover{
	color:#f8a238;
	font-family:Calibri;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

strong.titulo{
	color:#1a4859;
	font-family:Calibri;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
}

/* FIM ESTILOS DE LETRAS - LINKS - OUTROS */

/* INÍCIO FUNÇÃO PNG */

 .img {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="css/blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );}
	 
/* FIM FUNÇÃO PNG */