body {
	margin: 0px;
	padding: 0px;
	background-color: #B3D1F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-weight: normal;
	color: #5070D0;
	border-bottom: 6px solid #5070D0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	padding: 20px 10px 0px 20px;
	color: #222222;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	padding: 7px 5px 7px 15px;
	border-bottom: 1px solid #D1A3A3;
	margin-right: 70px;
}
#toplinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-right: 100px;	
}
acronym {
	cursor: help;
	text-decoration: underline;
}
p {
	width: 96%;
	font-size: 0.7em;
	line-height: 1.7em;
	padding: 5px 20px 5px 20px;
}
.documents {
	width: 244px;
	height: 25px;
	border-left: 16px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	background: url(sfondo_pulsanti.gif);
}
.selected {
	background-color: #D6BCB4;
}
.partlogo {
	width: 100px;
	padding-bottom: 3px;
	padding-top: 8px;
}
a {
	text-decoration: underline;
	outline: none;
	color: #990000;
}
a.lang {
	text-decoration: none;
	color: #666666;
}
a.lang:hover {
	text-decoration: underline;
	color: #990000;
}
a.mainlang {
	text-decoration: none;
}
a.mainlang:hover {
	background-color: #60A0F0;
}
a.partner {
	text-decoration: none;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.partner:hover {
	background-color: #F5F0E7;
}
.partselected {
	border-left:  10px solid #F5F0E7;
	border-right: 10px solid #F5F0E7;
}
a.doclink {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 25px;
	color: #663333;
	font-weight: bold;
	width: 244px;
	height: 25px;
}
a.doclink:hover {
	color: #990000;
	background-color: #60A0F0;
}
a.smallink {
	text-decoration: none;
	font-size: 0.7em;
}
a.smallink:hover {
	background-color: #60A0F0;
}
ol, ul {
	font-size: 0.7em;
	line-height: 1.8em;
}
p li {
	padding: 15px 20px 15px 20px;

}
ol.submenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1A3A3;
}
ol.submenu li {
	margin-top: 12px;
	border-bottom: 1px solid #D1A3A3;
	list-style-type: square;
}
ol.submenu li a {
	color: #663333;
	text-decoration: none;
	width: 220px;
}
ol.submenu li a:hover {
	background-color: #60A0F0;
}
ol.submenu li.liselected {
	color: #880000;
	border-bottom: 1px solid #880000;
}
ol.submenu li.liselected a {
	color: #880000;
}
.footer {
	margin: 15px 10px 15px 10px;
}