@charset "utf-8";
/* CSS Document */


body{
	background-color:#E5E5E5;
	margin:0px auto;
	padding:0px;
	line-height:18px;
}
img{ 
	border:0px;
}
div#content{
	position:absolute;
	width:100%;
	top:0px;
	z-index:1;
}
div#contentPage{
	margin:0px auto;
	width:980px;
	z-index:1;
}
div#rigaNeraSfondo{
	width:100%;
	height:58px;
	background-color:#000000;
}
div#menuContent{
	position:relative;
	float:left;
	background:url(/img/header/sfondoMenu.jpg) center top no-repeat;
	width:980px;
	height:32px;
	background-color:#FFFFFF;
	z-index:1;
}
div#centerContent{
	position:relative;
	float:left;
	width:980px;
	background-color:#FFFFFF;
}
div#footerContent{
	position:relative;
	float:left;
	background-image:url(/img/struttura/Footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:980px;
	background-color:#5D5D5D;
}
div#footer{
	position:relative;
	float:left;
	width:980px;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
}
.footerDiv{
	position:relative;
	float:left;
	width:200px;
	padding-right:25px;
}
div#endContent{
	position:relative;
	float:left;
	width:900px;
	padding-left:40px;
	padding-top:10px;
}
div#menuTop{
	position:relative;
	float:left;
	padding-left:40px;
	width:900px;
	height:32px;
	z-index:1;
}
div#endLeft{
	position:relative;
	float:left;
	width:400px;
}
div#endRight{
	position:relative;
	float:right;
	width:500px;
	text-align:right;
}
.iconaRight{
	margin-left: 5px; 
	vertical-align: middle;
}
div#centerTitle{
	position:relative;
	float:left;
	margin:0 0 0 40px;
	width:900px;
	height:40px;
	padding:20px 0 0 0;
	border-bottom:1px solid #e0e0e0;	
}
div#centerPage{
	position:relative;
	float:left;
	margin-left:40px;
	width:900px;	
	padding-bottom:20px;
}
div#centerPage2{
	position:relative;
	float:left;
	margin-left:40px;
	width:900px;	
	padding:20px 0 20px 0;
}

div#peopleLeft{
	position:relative;
	float:left;
	width:589px;	
	border-right:1px solid #e0e0e0;
}
div#peopleRight{
	position:relative;
	float:right;
	width:310px;	
}

div.peopleStaffLeft{
	position:relative;
	float:left;
	width:250px;
	margin-bottom:30px;
}
div.peopleStaffRight{
	position:relative;
	float:right;
	width:250px;
	padding-right:30px;
	margin-bottom:30px;
}
div.peopleRedLeft{
	float:left;
	position:relative;
	width:589px;
}
div.peopleRedRight{
	float:left;
	position:relative;
	width:310px;
	border:green solid 1px;
}
div#peopleDetLeft{
	position:relative;
	float:left;
	width:560px;
}
div#peopleDetRight{
	position:relative;
	float:right;
	width:280px;
}
div#resourcesDetLeft{
	position:relative;
	float:left;
	width:560px;

}
div#resourcesDetRight{
	position:relative;
	float:right;
	width:280px;
}
div.moreInfo{
	position:relative;
	float:right;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

div#peopleBoxGrigio{
	position:relative;
	float:left;
	width:260px;	
	background:url(/img/elementigrafici/barrettaRossa.gif) right top no-repeat;
	background-color:#F0F0F2;
	padding-left:20px;
}
div#peopleBoxGrigioEND{
	position:relative;
	float:left;
	width:280px;
	height:27px;
	background:url(/img/elementigrafici/angoloDx.gif) right bottom no-repeat;
	background-color:#F0F0F2;
}

div.contactBoxFirst{
	position:relative;
	float:left;
	width:225px;
}
div.contactBox{
	position:relative;
	float:left;
	width:213px;
	padding:0 6px 0 5px;
	border-left:1px solid #e0e0e0;
}
div#contactBoxMap{
	position:relative;
	float:left;
	width:638px;
	text-align:center;
	border-left:1px solid #e0e0e0;	
	border-right:1px solid #e0e0e0;	
	
}
div#contactBoxMapTop{
	position:relative;
	float:left;
	width:640px;
	background:url(/img/struttura/boxSu.gif) no-repeat;
	height:25px;
}
div#contactBoxMapBottom{
	position:relative;
	float:left;
	width:640px;
	background:url(/img/struttura/boxGiu.gif) no-repeat;
	height:25px;
}
div#contactWhoWork{
	position:relative;
	float:right;
	width:180px;
	padding-right:30px;
}
div#missionLeft{
	position:relative;
	float:left;
	width:400px;
}
div#missionRight{
	position:relative;
	float:right;
	width:400px;
}
div.productBoxFirst{
	position:relative;
	float:left;
	width:260px;
	padding-top:30px;
}
div.productBox{
	position:relative;
	float:left;
	width:260px;
	padding-left:60px;
	padding-top:30px;
}
div#referenceslogo{
	width:190px;
	height:60px;
	border:solid 1px #ddd;
	text-align:center;
	padding:0px 0 0 0;
	float:left;
	position:relative;
	margin:0px 10px 5px 0;
	background:#fff
	}
}