body {

	text-align: center;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.wrapper {

	position: relative;

	width: 800px;

	font-size: 0.9em;

	margin: 0 auto -142px;

	text-align: left;

}

.header {

	height: 180px;

	border-bottom: #E1E1E1 solid 1.1px;

}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}



.header h1 {
	padding-top: 50px;
	padding-left: 5px;
	letter-spacing: -1px;
	font-size: 38px;
	color: #494949;
	margin: 0;
}



.header h2 {

	margin-top: -6px;
	padding-left: 5px;
	font-size: 14px;
	color: #A0A0A0;	
	padding-bottom: 15px;
}



p {

	padding: 0 0 1em;

	color: #666;

	font: 1em/1.4em;

}

a {

	color: #CCCCCC;

	text-decoration: none;

	border-bottom: 1px dotted #d8d8d8;

}

a:hover {

	color: #0bf;

}

img{
	padding: 3px;
	border: #999999 1px solid;
	margin-top: 5px;
}

strong {

	font-weight: normal;

}

.download {

	position: absolute;

	left: 0;

	top: 160px;

}

.content {

	background: url(../images/background.jpg) repeat-x top;
	padding: 20px 15px 0 15px;
	height: 100%;
}

.content .image {
	float: left;
	width: 135px;
	height: auto;
	margin: 0 12px 12px 0;
	padding: 6px 6px 2px 6px;    
	border-right: 1px solid #d8d8d8;
	/*vertical-align: middle;*/
}

.content .righter {
	margin-left: 160px;
}

.content .update-box {
	color:#666666;
	height: auto;
	width: 120px;
	padding: 2px 4px 2px 4px;    
	font:12px Trebuchet MS;
	/*vertical-align: middle;*/
}

.content .update-box h1 {
	font:12px Trebuchet MS;
	font-style: italic;
	font-weight: bold;
	border-botton: 1px solid #d8d8d8;
	/*vertical-align: middle;*/
}

.content h1 {

	padding: 0 0 0.6em;
	color: #336699;
	margin-bottom: 5px;
	text-shadow: #666666 1px 1px 2px;
	padding-bottom: 3px;
	border-bottom: #3399FF solid 1px;
}

.content h2 {
	padding: 0 0 0.6em;
	color: #336699;
	margin-bottom: 5px;
	text-shadow: #ddd 1px 1px 2px;
}

.content a {
	color: #666;
}

.content .totop {
	text-align: right;
}

.content .totop a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dotted #d8d8d8;
}

.content .totop a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #d8d8d8;
}

.content .right_content li{
	list-style: none;
}

.content .boxed_item {
	padding: 6px 15px 6px 15px;
	border: #EFEFEF 1px solid;
}

.content .boxed_item h1 {
	padding-top: 2px;
	font-size: 22px;
	color: #336699;
	border: none;
	margin: 0;
}

.content .boxed_item h4 {
	padding-top: 2px;
	font-size: 13px;
	color: #494949;
	border: none;
	margin-top: -3px;
	border-bottom: #EFEFEF 1px solid;
	margin-bottom: 6px;
}

.content .boxed_item p {
	padding-top: 12px;
}


.content .boxed_item .quotation {

	font-style:italic;

}



.content .boxed_item .highlight {

	color: #494949;

}



.content .boxed_item .rightalign {

	text-align: right;

}



.content .boxed_item ul {

	list-style: none;

	margin-left: 0;

	margin-top: -5px;

	padding-left: 1em;

	color: #666;

	font: 1em/1.4em;

}



.content .boxed_item .doc_download {

	background-color: #F7F7F7;

	border: #d8d8d8 1px solid;

	padding: 8px 10px 0px 10px;

	margin-top: 15px;

}

.content .boxed_item .doc_download a {

	color: #666;
}

.content .boxed_item .doc_download ul {

	list-style: none;

	margin-left: 0;

	margin-top: 5px;

	padding-left: 1em;

	padding-right: 1em;

	color: #666;

	font: 1em/1.4em;

}



.content .boxed_item .doc_download li {

	border-bottom: #EFEFEF 1px solid;

	padding-bottom: 2px;

	margin-bottom: 2px;

}

.content #centered-image{
	text-align: center;
	padding: 2px;
	border: #CCCCCC 1px solid;
}



.footer {

	position: relative;

	width: 700px;

	margin: 0 auto;

}

.footer a {

	color: #fff;

	text-decoration: underline;

	border: 0;

}

.footer p {

	position: absolute;

	left: 0;

	bottom: 6px;

	width: 700px;

	padding: 0;

	color: #fff;

	font: 10px arial,sans-serif;

	text-align: center;

}





/* ------ ELEMENTO BARRA NAVIGAZIONE ORIZZONTALE NAV - id = "nav" ------ */

#nav {

	position: absolute;

	left: 0px;

	top: 149px;

	float: left;

	background-color:#FFFFFF;

	margin:0;

	margin-left: -30px;

	height: 30px;

	/*width: 406px;*/

}



#nav li {

	float:left;

	list-style: none;

	z-index: 1;

}



#nav li a {

	color:#999;

	padding:5px 5px 7px 5px;

	background:#fff;

	font:13px Trebuchet MS;

	margin:1px 2px 0 0;

	font-weight:bold;

	text-decoration:none;

	display:block;

	border: none;

	border-top: 1px solid #d8d8d8;

	border-left: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

}

#nav li a:hover {

	background-color:#eee;

	color:#333;

	text-decoration:none;

}



#nav li a.active {

	background-color:#eee;

	color:#444;

	text-decoration:none;

	border: none;

	border-top: 1px solid #d8d8d8;

	border-left: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

	z-index: 3;

}

#nav_language {
	position: absolute;

	right: 0px;

	top: 149px;

	float: right;

	background-color:#FFFFFF;

	margin:0;

	margin-right: 15px;

	height: 22px;
	
	padding: 2px 5px 7px 5px;

	background:#fff;
	
	color:#999;

	font:13px Trebuchet MS;

	font-weight:bold;

	text-decoration:none;

	display:block;

	border: none;

	border-top: 1px solid #d8d8d8;

	border-left: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;
}

#nav_language img {
	border: none;
	text-decoration:none;
}

#nav_language a {

	color:#999;
	border: none;
	text-decoration:none;
}

#nav_language:hover {

	background-color:#eee;

	color:#333;

	text-decoration:none;

}
