/*
 Floater 
 leyrson@midiaweb.com.br
*/
#floater:focus{outline:none;}
#floater {position:absolute; top:50%; left:50%; z-index:100;}
a#btFecharBanner {
 position:absolute; top:-20px; right:0; display:block; width:58px; height:18px; text-indent:-3000px; background:url(../_imagens/btFecharBanner.png) no-repeat center center; 
}
#floater a#imgFloater { display:block;}
#floater.index { width:550px; height:400px; margin-left:-275px;}

