#header {
	width:100%;
	height:132px;
	margin:auto;
	font-family:Tahoma, Geneva, sans-serif;
	background:#0061C0;
	color: #ffffff;
	font-size: 1.1em;
	text-align:center;
	line-height:1.5em;
}
#header h3 {
	padding-top:15px;
}
#header img {
		width:160px;
		height:132px;
		float:left;
}
#content {
	border-left: #FE9B2E 160px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height: 2em;
	font-size: .8em;
	padding-left: 15px;
}
#content h4 {
	color:#0061C0;
	font-size:1em;
}
.elenco {
	list-style-image:url(punto.jpg);
	margin-top:15px;
}
.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, td{
	font:100% Arial, Helvetica, sans-serif; 
}
table{width:700px;border-collapse:collapse;margin: auto;}
th{text-align:center; padding:0.2em; border:1px solid #999999;}
td{text-align:center; padding:0.5em 1em 0.5em 1em; border:3px double #999999;}
th{background:#FFFF9A; 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;
}
