
#header {
	position: relative;
	background: #737b84;
	background: url(http://www.entry.man.eu/it/media/resources/img/bg_header.png);
	background: -moz-linear-gradient(top, #737b84 0%, #3f4a56 35%, #303c49 36%, #303c49 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#737b84), color-stop(35%,#3f4a56), color-stop(36%,#303c49), color-stop(100%,#303c49));
	background: -webkit-linear-gradient(top, #737b84 0%,#3f4a56 35%,#303c49 36%,#303c49 100%);
	background: -o-linear-gradient(top, #737b84 0%,#3f4a56 35%,#303c49 36%,#303c49 100%);
	background: -ms-linear-gradient(top, #737b84 0%,#3f4a56 35%,#303c49 36%,#303c49 100%);
	background: linear-gradient(to bottom, #737b84 0%,#3f4a56 35%,#303c49 36%,#303c49 100%);
	border-bottom: 6px solid #d00039;
	clear: both;
	height: 90px;
	z-index: 25; /* overlap main-nav shadow */
}

#upbanner{
	position: relative;
	background: #000000;
	background: -moz-linear-gradient(top, #737b84 0%, #3f4a56 35%, #303c49 36%, #303c49 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#737b84), color-stop(35%,#3f4a56), color-stop(36%,#303c49), color-stop(100%,#303c49));
	background: -webkit-linear-gradient(top, #737b84 0%,#3f4a56 35%,#303c49 36%,#303c49 100%);
	background: -o-linear-gradient(top, #737b84 0%,#3f4a56 35%,#303c49 36%,#303c49 100%);
	background: -ms-linear-gradient(top, #737b84 0%,#3f4a56 35%,#303c49 36%,#303c49 100%);
	background: linear-gradient(to bottom, #737b84 0%,#3f4a56 35%,#303c49 36%,#1000ff 100%);
	//border-bottom: 6px solid #d00039;
	clear: both;
	height: 100px;
	z-index: 25; /* overlap main-nav shadow */
}

#corpo{
	position: relative;
	clear: both;
	height: 700px;
	margin-top: 375px;
}

#LogoContainer{
	width: 940px;
	margin: 0px auto;
	margin-bottom: 35px;
}

#menunavi{
	height: 50px;
	background: #eaebec;
	background: -moz-linear-gradient(top, #eaebec 0%, #eaebec 70%, #d9dadb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaebec), color-stop(70%,#eaebec), color-stop(100%,#d9dadb));
	background: -webkit-linear-gradient(top, #eaebec 0%,#eaebec 70%,#d9dadb 100%);
	background: -o-linear-gradient(top, #eaebec 0%,#eaebec 70%,#d9dadb 100%);
	background: -ms-linear-gradient(top, #eaebec 0%,#eaebec 70%,#d9dadb 100%);
	background: linear-gradient(to bottom, #eaebec 0%,#eaebec 70%,#d9dadb 100%);
	padding-top: 1px;
	margin: 0px auto;
}

#menubar{
	width: 940px;
	margin: 0px auto;
	position: relative;
}



#iz7qog{
	width: 320px;
	margin-top: 40px;
	font-family: "HelveticaNeueLt77BoldCd",Arial;
	Color: rgb(214, 216, 219);
font-size: 19px;
font-weight: bold;

}

#boody{
	width: 940px;
	margin: 0px auto;
	position: relative;
	height: 700px;
}	

#TitoloPagina{
	width: 450px;
	margin: 0px auto;
	position: relative;
	height: 18px;
	margin-top: 80px;
}

#BodyImageSx{
	width: 200px;
	float: left;
}

#BodyText{
	float: left;
	width: 540px;
	float: left;
}

#BodyImagesDx{
	width: 180px;
	height: 120px;
	float: left;
	margin-left: 15px;
}

#LogoService1{
	width: 180px;
	height: 120px;
	float: left;
	background: rgb(0, 0, 0);
	margin-left: 15px;
	margin-top: 40px;
}

#footercontainer{
height: 300px;
background: #eaebec;

background: -moz-linear-gradient(top, #eaebec 0%, #eaebec 70%, #d9dadb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaebec), color-stop(70%,#eaebec), color-stop(100%,#d9dadb));
background: -webkit-linear-gradient(top, #eaebec 0%,#eaebec 70%,#d9dadb 100%);
background: -o-linear-gradient(top, #eaebec 0%,#eaebec 70%,#d9dadb 100%);
background: -ms-linear-gradient(top, #eaebec 0%,#eaebec 70%,#d9dadb 100%);
background: linear-gradient(to bottom, #eaebec 0%,#eaebec 70%,#d9dadb 100%);

}



