.FW_overlay_Block{
		display:none; 
		padding-left: none;
		z-index: 100;  
		position: absolute; 
		top: -1px;
		left:-1px;
		width: 97.5%;
	}


.FW_contentOverlay{
		position:relative;
		padding: 40px 53px;
		background: url('ProcessantCat.png') no-repeat;
		top:175px;
		width: 50%;	
		margin-left:44%;
		}

.FW_contentOverlayCast{
		position:relative;
		padding: 40px 53px;
		background: url('ProcessantCast.png') no-repeat;
		top:175px;
		width: 50%;	
		margin-left:44%;
		}

.FW_contentOverlayEng{
		position:relative;
		padding: 40px 53px;
		background: url('ProcessantEng.png') no-repeat;
		top:175px;
		width: 50%;	
		margin-left:44%;
		}	
	
.FW_ImgOverlay{
		background: url('FW_Carga4.gif') no-repeat;
		padding: 40px 53px;
		margin: -1%;
	}
	
/*Para la flecha del cercador*/
.FW_buttonPerCercador { 
		vertical-align: middle !important; 
		}