.bg-home{position:relative; margin:70px 0 20px 0; display:block; background:url(../images/home.gif) left top no-repeat;;}
.bg-home .foto{position:relative; width:415px; height:336px; margin:-420px 0 0 50px; display:block; float:left;}


/* Flash */
.flash{
background-color: white;		
position:relative; 
top: 83px;
left: 50%;
margin:auto;	
margin-left: -332px;	
width:665; 
height:550;
border:0px solid black;	
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);		
-moz-opacity:0.9;
/* background:transparent url(fdo.jpg) center repeat; /* aqui o filtro com CSS */ */
}

.fdo{
background-image: url(../images/fdo_flash.gif);
background-position:  -4px 80px;
background-repeat:no-repeat;
margin:0px;
}
