body{margin-top:0px; margin-left:0px; margin-right:0px; background:#E0E0E0; margin-bottom:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

#geral_in{width:900px; height:auto; margin:auto;}
#geral_not{width:698px; height:250px;; float:left; margin-top:5px;}
.quadro_not{width:697px; height:auto;  background:#F6F6F6; float:left; margin-left:0px; display:inline}
.logo_flash{width:697px; height:autoi;; float:left; margin-top:0px; _overflow:hidden }
.menu_in{width:180px; height:auto; float:right;}
.area{width:180px; height:149px; float:left; background:url(../_imgs/area.png)}
.input1{width:110px; height:22px; float:left; background:url(../_imgs/input_1.gif)}
.input_class{width:100px; float:left; margin-left:3px; display:inline; background:#FFFFFF; border:0px; font-size:10px; margin-top:4px;}
.banner_flash{width:173px; height:74px; float:left; margin-top:10px; margin-left:4px; display:inline;}
.parceiros{width:120px; margin-left:15px; display:inline; letter-spacing:2px; font-size:14px; color:#063645; float:left; margin-top:15px; font-weight:bold}
.al_not{width:600px; height:auto; font-size:11px; color:#545454; float:left ; margin-top:10px; margin-left:10px; display:inline}
.rodape{width:100%; height:105px; float:left; background:url(../_imgs/rodape.gif) repeat-x;}
.rodape_al{width:900px; height:105px; margin:auto;}
.txt_rodape{width:250px; float:left; color:#FFFFFF; text-align:center; font-size:11px; margin-top:40px;}
.desenvolvido{width:177px; height:25px; margin-top:75px; float:right; margin-left:12px; display:inline;}


/*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;

} 



