body {
	background-image:url(/fe-web/img/body_bckgnd.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	text-align:center; /* IE5 */
	font-family:tahoma,verdana,arial,sans-serif;
}
/*
WELCOME ======================================= */
#welcomeBox {
	margin:161px auto 0 auto;
	width:438px;
	height:228px;
	text-align:center;
}
#welcome_link {
	float:left;
}
#logo {
	position:absolute;
	left:50px; 
}
/*
HEADER ======================================= */
#header {
	background-image:url(/fe-web/img/header_bckgnd.gif);
	margin:0 auto;
	width:955px;
	height:127px;
	position:relative;
	top:0;
	left:0;
}
#logo {
	position:absolute;
	left:50px; 
}
#logo2 {
	position:absolute;
	left:850px;
}
#toolDefault {
	position:absolute;
	left:705px;
	width:220px;
	top:88px;
}
#tool {
	position:absolute;
	left:655px;
	width:270px;
	top:88px;
}
/*
BODY ======================================= */
#pageBody {
	background-image:url(/fe-web/img/pageBody_bckgnd.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	width:955px;
	min-height:400px;
}
#livelloBody {
	background-image:url(/fe-web/img/livelloBody_bckgnd.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	width:955px;
	min-height:400px;
}
#livelloBody2 {
	background-image:url(/fe-web/img/livelloBody_bckgnd2.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	width:955px;
	min-height:400px;
}
#colonna_sx {
	background-image:url(/fe-web/img/colonna_sx.gif);
	background-repeat:no-repeat;
	width:23px;
	height:426px;
	float:left;
}
#colonna_1 {
	width:233px;
	float:left;
}
#colonna_2 {
	width:443px;
	float:left;
}
#colonna_3 {
	width:233px;
	float:left;
}
#colonna_livello_spacer {
	width:31px;
	float:left;
}
#colonna_livello {
	width:645px;
	float:left;
	text-align:left;
}
#colonna_clear {
	clear:left;
	width:0;
	height:0;
	visibility:hidden;
}
#colonna_dx {
	background-image:url(/fe-web/img/colonna_dx.gif);
	background-repeat:no-repeat;
	width:23px;
	height:426px;
	float:left;
}
/*
FOOTER ======================================= */
#footer { /* background */
	background-image:url(/fe-web/img/footer_bckgnd.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0;
	width:955px;
	height:47px;
	text-align:left;
}


