.CE_FW_overlay_Block{
	display:block; 
	padding-left: none;
	z-index: 100; 
	/*position: fixed;*/ 
	position: absolute; 
	top: -1px;
	left:-1px;
	width: 97.5%;
	background: url(comodin) no-repeat;
}

body > #CE_overlay  {
	position: fixed;

}
.CE_FW_contentOverlay{
	padding: 40px 53px;
	background: url(../../images/ajax/ProcessantCECat.png) no-repeat;
	top:175px;
	width: 50%;	
	margin-left:44%;
}
		
#CE_overlay > .CE_FW_contentOverlay {
 	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  	position: fixed;
}

.CE_FW_textOverlay{
	color: #203E6E !important;
	font-family: arial;
	font-size: 12pt;
	padding: 40px 53px;
	margin: -50%;
}

.CE_FW_ImgOverlay{
	background: transparent url(../../images/ajax/FW_Carga4.gif) no-repeat;
	padding: 3px 0 10px 53px;
	margin: -1%;
	height:20px !important;
}

.CE_FW_ImgOverlay b{
	color: #203E6E !important;
	font-family: arial;
	font-size: 12pt;
}