/* CSS Document */

body{   ;margin:0;padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

#geral_teste{ width:100%; height:100%; margin:auto;}

#top_b{ width:100%; height:62px; color:#000000; background:#332A2F}
#menu{width:987px; height:62px; margin:auto}
#geral{width:988px; height:auto; margin:auto; background:url(../_imgs/fundo_div.jpg) #EEE5C4; overflow:hidden;}
#placa{width:184px; height:700px; float:left;}
#destaque{width:425px; height:auto; float:left;  margin-top:3px; margin-left:5px; display:inline;}
#geral_right{width:350px; height:600px;float:right; margin-top:3px; margin-right:15px; display:inline;}
#ps_left{width:161px; height:420px; float:left; margin-left:14px; display:inline; }
/*#div_pc{width:161px; height:230px; float:left;  background:url(../_imgs/busca.png) no-repeat;}*/
#div_pc{width:161px; height:230px; float:left;  background:url(../_imgs/busca2.png) no-repeat;}
#cadastro{width:160px; height:165px; float:left; margin-top:10px;}


.busca_rf{width:161px; height:91px; float:left;background:url(../_imgs/busca_rf.png) no-repeat;}
.bu_r{width:100px;  height:15px;background:#DBD7D8; border:#000000 solid 1px;}


#rodape{ width:966px;height:221px; margin:auto;}

#geral_ft{width:420px; height:auto; float:left; margin-top:10px;}
.ft_grande{width:224px; height:176px; float:left; border:#000000 solid 1px; margin-right:10px; display:inline}
.ft_p{width:50px; height:50px; float:left; border:#000000 solid 1px;}
.geral_p{width:60px; height:60px; float:left;}
.geral_busca{width:425px; height:50px; float:left; margin-top:12px; font-size:11px;}
.tx_busca{width:380px; height:45px; float:left;}


.geral_i{width:425px; height:auto; float:left;  margin-top:20px;}
.ft_des{width:88px; height:89px; float:left; border:#000000 solid 1px;}
.tx_des{width:330px; height:auto; float:right; font-size:11px}
.linha{width:425px; height:3px; float:left; margin-top:0px;}
.clear{clear:both;}
.mes{width:auto; height:auto; margin-top:10px; float:left; background:#FFFFFF; border:#000000 solid 1px;}

.selec{width:145px; background:#DBD7D8; border:#000000 solid 1px;}
.tx_selec{width:60px;  height:15px;background:#DBD7D8; border:#000000 solid 1px;}
.tx_sele2{width:65px;  height:15px;background:#DBD7D8; border:#000000 solid 1px;}
.tx_contato{width:200px; border:#000000 solid 1px; background:#DBD7D8;font-size:13px; font-family:Arial, Helvetica, sans-serif}
.tx_a{width:200px; height:80px; border:#000000 solid 1px; background:#DBD7D8;font-size:13px;font-family:Arial, Helvetica, sans-serif}
.tx_cada{width:260px; border:#000000 solid 1px; background:#DBD7D8;font-size:13px; font-family:Arial, Helvetica, sans-serif}
.tx_cada2{width:98px; border:#000000 solid 1px; background:#DBD7D8;font-size:13px; font-family:Arial, Helvetica, sans-serif}
.select_cad{width:105px;border:#000000 solid 1px; background:#DBD7D8;font-size:12px; font-family:Arial, Helvetica, sans-serif; height:20px;}
.numero{width:50px;background:#DBD7D8;font-size:13px; font-family:Arial, Helvetica, sans-serif;border:#000000 solid 1px;}

form{margin:0px;}


/*Png transparente*/
 * html 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="x.gif").substr(0,0)  
 )  
 :  
 this.runtimeStyle.filter=""  
 )  
 );  
 }  
 html, body ,input{
 }  {
    background: transparent;

} 



