/* Generic
*************************************/
* {
	margin:0;
	padding:0;
}

body {
	background:#eee url('../images/wrapper.gif') repeat-y top center;
	font-family:"Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	color:#72777b;
}

a,
a:hover,
a:active {color:#72777b;text-decoration:underline;outline:none}
a img {border:0;}
.clearL {clear:left;}

/* Struttura
*************************************/
#page {
	margin:0 auto;
	width:988px;
}

#pageHeader {
	background:url('../images/pageHeader.jpg') no-repeat 0 0;
	width:988px;
	height:314px;
}

#pageContent{
	margin:8px 0;
	padding:6px 0 20px 0;
}

#pageFooter{
	background:url('../images/pagefooter.gif') no-repeat bottom left;
	margin:0;
	width:985px;
	font-family:Arial,Tahoma,Geneve,sans-serif;
	font-size:11px;
	clear:both;
	padding:0 0 20px 0;
	position:relative;
}


/* Header
*************************************/

.language {
	width:116px;
	position:relative;
	top:290px;
	left:758px;
}

.language a.active{background-position:0 -17px !important;}

#ita {
	float:left;
	position:relative;
	z-index:1;
	width:41px;
	height:17px;
}

#ita a {
	display:block;
	background:transparent url('../images/ita.gif') 0 0 no-repeat;
	width:41px;
	height:17px;
	text-decoration:none;
}
#ita a:hover,
#ita a:focus,
#ita a:active {background-position:0 -17px;}
#ita a span{position:relative;z-index:-1;font-size:8px;}

#eng {
	float:right;
	position:relative;
	z-index:1;
	width:41px;
	height:17px;
}

#eng a{
	display:block;
	background:transparent url('../images/eng.gif') 0 0 no-repeat;
	width:41px;
	height:17px;
	text-decoration:none;
}
#eng a:hover,
#eng a:focus,
#eng a:active {background-position:0 -17px;}
#eng a span{position:relative;z-index:-1;font-size:8px;}

/* Box
*************************************/

.boxUp {
	float:left;
	background:url('../images/box_up.png') no-repeat;
	margin:0 6px 8px 0;
	width:491px;
	height:152px;
}

.boxDown {
	float:left;
	background:url('../images/box_down.png') no-repeat;
	margin:0 6px 8px 0;
	width:491px;
	height:196px;
}

.pictures {
	float:left;
	width:140px;
	padding-left:20px;
	padding-top:18px;
}

.editor {
	width:320px;
	float:left;
}

.editor p {font-size:11px;}

.editor h1 {
	font-size:16px;
	margin:15px 0 0 0;
} 

.last{margin-right:0px !important;}
.personal {color:#ff2d00;}
.communications {color:#4d8f00;}
.consulting {color:#0a31ff;}
.champions {color:#ff9518;}

.boxServizio-left {
	float:left;
	width:545px;
	margin-left:30px;
}

.boxServizio-left h2 {
	font-size:16px;
	color:#666;
	border-bottom:1px solid #ccc;
	padding:0 0 4px 0;
}

.boxServizio-left p {
	font-size:14px;
	color:#72777b;
	padding:0 0 4px 0;
	margin:10px 0;
}

.boxServizio-right{
	float:right;
}


/* footer
*************************************/
#pageFooter {text-align:center;}
#pageFooter img.certificate {
	display:block;
	position:absolute;
	right:20px;
	bottom:20px;
	z-index:100;
}
#pageFooter span{font-weight:bold;}