
/* CSS Document */
@charset "utf-8";
body {
	background-image:url(/global/interfaces/images/bg.jpg); 
	background-color: #e1e1e1;
/*background-color: #5a5a5a;*/
		background-repeat:repeat-x;
	margin				: 0;
	padding				: 0;
	font-family         : arial;
	font-size:10pt;
	line-height:12pt;

}

img {
	border				: none;
}
div{
	width:100%;
	float:left;
	
	
	}


#corpopg {
	position			: absolute;
	width				: 928px;
	height				: auto;
	left				: 50%;
	margin-left			: -464px;
	margin-top:0px;
	margin-bottom:20px;
	background-color:#FFF;
}
#header {
	background-image:url(/global/interfaces/images/bg-header2.jpg);
	background-repeat:no-repeat;
	width:928px;
	height:168px;
	}
#header-FISP {
	background-image:url(/global/interfaces/images/bg-header2-FISP.jpg);
	background-repeat:no-repeat;
	width:928px;
	height:168px;
	}
#header-fiam {
	background-image:url(/global/interfaces/images/bg-header2-fiam.jpg);
	background-repeat:no-repeat;
	width:928px;
	height:168px;
	}


