#header {
	width: 968px;
	height:132px;
	margin:auto;
	font-family: "Times New Roman", Times, serif;
	background: #2B9AB8 url(gradient.jpg) repeat-x top center;
	color: #ffffff;
	font-size: 1em;
	text-align:center;
	line-height:1.5em;
}
#header h3 {
	padding-top:15px;
}
#header img {
		width:160px;
		height:132px;
		float:left;
}
#all {
	width: 968px;
	margin:auto;}
#area {
	width: 160px;
	height: 70em;
	background:#2B9AB8;
	margin-top:15px;
	float:left;
}
#area a{
	color: #666666;
	background: #FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:bold;
}
#area p{
	width:90px;
	height: 50px;
	background:#FFFFFF;
	border:3px double #999999;
	margin: 5em auto auto auto;
	text-align:center;	
	padding-top:12px;
}
#content {
	width:778px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height: 2em;
	font-size: .9em;
	padding: 15px;
	float:left;
}
#content h4 {
	color:#0061C0;
	font-size:1em;
}
#nota {
	margin-left:25px;

}
#nota p {
	width:500px;
	height:100px;
	margin: auto;
	text-decoration:underline;
}
#nota img {
	width: 115px;
	height: 80px;
	float:left;
}
.pdf {
	list-style-image:url(pdf_icon.jpg);
	list-style-position: outside;
}
.excel {
	list-style-image:url(excel.jpg);
	list-style-position: outside;
}
.sottolinea {
	text-decoration:underline;
}
.emph {
	font-style:oblique;}


table{font:100% Arial, Helvetica, sans-serif; width:700px; border-collapse:collapse; margin: auto; margin-top:30px;}
th{text-align:center; padding:0.2em; border:1px solid #999999;}
td{ width:200px;text-align:center; padding:0.5em; border:3px double #999999;}
th{background:#F6F4B3; color:#333333;}
td{background:#FFF;}


#footer {
	width:100%;
	height: 56px;
	clear:both;
	background-image: url(images/footer_02.jpg);
	background-repeat: repeat-x;
}
#footer img {
	border: 0px;
}
.footer1 {
	width:166px;
	height:56px;
	float:left;
}
.footer3 {
	width:210px;
	height:56px;
	float:right;
}
