@charset "utf-8";
/* CSS Document */

body {background-image:url(../imagens/fundo_tira.jpg); background-attachment:scroll; background-repeat:repeat-x;
      width:760px;
	  height:1024px;
	  top:0px;
	  left:50%;
	  margin-left:-380px;
	  margin-top:0px;
	  position:absolute;
	  
}

#geral {width:760px;
	    height:1024px;
		
		}
		
#logotipo {
           width:760px;
           height:175px;
	       float:left;  
	 
}

#data {font-family:Tahoma, Geneva, sans-serif;
       font-size:10.5px;
	   color:#666;
       width:760px;
       height:60px;
	   float:left;
	   padding-top:26px;
}

#espaco{width:760px;
       height:17px;
	   float:left;  
}

		
#empresa {
       width:197px;
       height:28px;
	   float:left;
	   margin-bottom:4px;
	   margin-right:8px;
	   
	  
}

#meio {width:555px;
       height:747px;
	   float:right;
	  
}

#servicos {
       width:197px;
       height:28px;
	   margin-bottom:4px;
	   margin-right:8px;
	   float:left;
	   
	  }

#produtos {
       width:197px;
       height:28px;
	   float:left;
	   margin-bottom:4px;
	   margin-right:8px;
	   
	  }

#materiais {
       width:197px;
       height:28px;
	   float:left;
	   margin-bottom:4px;
	   margin-right:8px;
	   
	  }
	  
#galeria {
       width:197px;
       height:28px;
	   float:left;
	   margin-bottom:4px;
	   margin-right:8px;
	   
	  }  
	  

#localizacao {
       width:197px;
       height:28px;
	   float:left;
	   margin-bottom:4px;
	   margin-right:8px;
	   
	  }
	  
	  
#contato {
       width:197px;
       height:28px;
	   float:left;
	   margin-bottom:4px;
	   margin-right:8px;
	   
	  }
	  
#home {
       width:197px;
       height:28px;
	   float:left;
	   margin-bottom:4px;
	   margin-right:8px;
	   
	  }


#news {background-color:#151515;
       font-family:Tahoma, Geneva, sans-serif; 
	   font-size:12px; 
	   font-weight:bold;
	   color:#FFF;
	   padding-top:15px;
       width:189px;
       height:207px;
	   margin-right:8px;
	   padding-left:8px;
	   float:left;
	   line-height:130%;
	   
 }
 
#news1 {background-color:#151515;
       font-family:Tahoma, Geneva, sans-serif; 
	   font-size:12px; 
	   font-weight:bold;
	   color:#ff6b05;
	   float:left;	   
 }
 
 
 #anima {background-color:#151515;
         width:189px;
         height:268px;
	     margin-right:8px;
	     padding-left:8px;
	     float:left;
	   
 }
 
 .telefone {
       font-family:Tahoma, Geneva, sans-serif; 
	   font-size:20px; 
	   font-weight:bold;
	   color:#ff6b05;
	   float:left;	   
 }
 

#creditos {background-color:#CCC; text-align:center; font-family:Tahoma, Geneva, sans-serif; font-size:10px; padding-top:2px; width:760px; height:16px; clear:both;
}
 



a.linkum:link {
color:#333; text-decoration:none;
}
a.linkum:visited {
color:#000; text-decoration:none;
}
a.linkum:hover {
color:#666; text-decoration:underline;
}



a.linkdois:link {
color:#FFF; text-decoration:none;
}
a.linkdois:visited {
color:#999; text-decoration:none;
}
a.linkdois:hover {
color:#CCC;
text-decoration:underline;
}



a.linktres:link {
color:#ff6b05; text-decoration:none;}

a.linktres:visited {
color:#CCC; text-decoration:none;
}
a.linktres:hover {
color:#999; text-decoration:none;
}