body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
	background: url(../gfx/0/bg_top.png);
	background-repeat: repeat-x;
	background-color: #f5f3f4;
}


#menu_bar {
	padding: 0px;
	font-family: Georgia, Courier;
	font-size: 8pt;
	color: rgb(168, 168, 168);
	font-weight: bold;
/*	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;*/ 
	margin: auto;
	/* display: table-row; */
	width: 950px;
	 
	}

#menu_bar li {
	display: table-cell;
	float: left;
	/* padding-right: 4px; */
	height: 20px;
	white-space: nowrap;
/*	width: 10%; */

}

#menu_bar li:hover {
}

#menu_bar .item {
	height: 20px;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	width: 5%;
	 padding-right: 4px;
}

#menu_bar a {
	color: rgb(70, 70, 70);
	text-decoration: none;
	height: 26px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline;
	float: left; 
	border-bottom: 3px solid #f5f3f4;
}

#menu_bar a:hover {
	color: rgb(2,121,289);
	
}

#footer_wrap {
	background-color: rgb(11,16,35);
	width: 950px;
	height: 58px;
	display: block;
	margin: auto;
}

#footer_copy_info, #footer_copy_info a {
	text-align: left;
	text-decoration: none;
	font-family: Georgia, Courier;
	font-size: 8pt;
	color: rgb( 140, 142, 141);
}

.megabutton {
	display: block;
	width: 233px;
	height: 160px;
	cursor: pointer;
}

#recruitment {
	background: url('../gfx/recruitment.jpg');
}

#assessment {
	background: url('../gfx/assessment.jpg');
}	
	
/*
#panelButtons  .business {
	display: block;
	width: 233px;
	height: 107px;
	background: url('../gfx/b/business0.png');
	cursor: pointer;
	}
	
#panelButtons  .business:hover {
	background-position: 0px 107px;
	}
*/
	
#textwrap {
	font-family: Georgia, Courier;
	font-size: 9pt;
	color: rgb(102, 102, 102);
	padding-top: 15px;
	/* padding-left: 60px; */
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #ffffff;
	
}

#textwrap h1 {
	font-size: 10pt;
	font-weight: bold;
	color: rgb(2,121,189);
}

#lnk1 {
	font-size: 9pt;
	font-weight: bold;
	color: rgb(65,151,202);
	text-decoration: none;
}

#lnk1:hover {
	text-decoration: underline;
	}

#lnk2 {
	font-size: 9pt;
	color: rgb(65,151,202);
	text-decoration: none;
}

#right_box_wrap {
	width: 352px;
	height: 307px;
	background-color: rgb(78,79,81);
	background-color: #dae6f2;
}

#right_box_inner {
	padding-top: 10px;
	*padding-top: 1px;
	padding-left: 24px;
	padding-right: 24px;
	color: rgb(176,176,176);
	color: #3c3c3a;
	text-align: left;
	
}

#right_box_inner h1 {
	padding: 0px;
	color: #3c3c3a;
	font-weight: bold;
	font-size: 12pt;
}

#right_box_partner {
	width: 303px;
	*height: 90px;
	height: 95px;
	border-bottom: 1px solid rgb(123,124,126);
	margin: auto;
	clear: both;
	display: block;
	margin-top: 10px;
	font-family: Georgia, Courier;
	font-size: 8pt;
}

#right_box_partner_photo {
	display: inline;
	float: left;
	padding-right:  30px;
	}
	
#right_box_inner h2 {
	padding-top: 8px;
	margin-bottom: 2px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

#blue {
	color: rgb(2,120,190);
}

#servizi {
	font-family: Georgia, Courier;
	font-size: 11pt;
	color: rgb(102, 102, 102);
	}
	
#servizi a {
		color: rgb(102, 102, 102);
		font-weight: bold;
	}	

#settori {
	font-family: Georgia, Courier;
	font-size: 9pt;
	color: rgb(102, 102, 102);		
	font-weight: bold;

	}

#contatti {
	font-family: Georgia, Courier;
	font-size: 9pt;
	color: rgb(102, 102, 102);		
	float: left;
	}
	
#contatti h1 {
	font-weight: bold;
	font-family: Georgia, Courier;
	font-size: 9pt;
	color: rgb(102, 102, 102);		

}


#ricerche {
	font-family: Georgia, Courier;
	font-size: 9pt;
	color: rgb(102, 102, 102);		

}

#paginazione, #paginazione a {
	font-family: arial;
	font-size: 8pt;
		color: rgb(102, 102, 102);		
	text-decoration: none;
}

#paginazione a:hover {
	text-decoration: underline;
}

#tabnews h1 {
	font-family: Georgia, Courier;
	font-size: 9pt;
	color: rgb(65,151,202);
	padding-bottom: 2px;
	padding-top: 0px;
	margin-top: 2px;
}

#tabnews span {
	font-family: Georgia, Courier;
	font-size: 9pt;
	color: rgb(102, 102, 102);		
}

#tabFormCV {
	font-family: arial;
	font-weight: bold;
	color: #666666;
	font-size: 9pt;

}

#tabFormCV td {
	padding-top: 4px;
	padding-bottom: 4px;
}

#tabFormCV .input-text {
	width: 365px;
}

#tabFormCV  textarea {
	width: 365px;
	height: 110px;
}

#tabFormCV .privacy {
	font-weight: normal;
	
}

#tabFormCV ul {
	padding-left: 15px;
	margin-left: 0px;
}

#staff .nome {
	font-size: 10pt;
	font-weight: bold;
	color: rgb(2,121,189);
}

#staff .intro {
	color: rgb(2,121,189);
}
