body {
	margin: 0px;
	padding: 0px;
	background-color: #E3D1CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-weight: normal;
	color: #D6BCB4;
	border-bottom: 6px solid #D6BCB4;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	padding: 20px 10px 0px 20px;
	color: #660000;
}
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-left: 15px;
	margin-right: 15px;
}
#toplinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-right: 60px;	
}
acronym {
	cursor: help;
	text-decoration: underline;
}
p {
	width: 96%;
	font-size: 0.7em;
	line-height: 1.7em;
	padding: 5px 20px 5px 20px;
}
.documents {
	width: 180px;
	height: 25px;
	min-height: 25px;
	border-left: 16px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	background-image: url(sfondo_pulsantis.gif);
	background-repeat: no-repeat;
	
}
/* definizione della categoria DOCLINK all'interno del div*/
.documents 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: 180px;
	height: 25px;
}

.documents a.doclink:hover {
	display: block;
	font-size: 11px;
	color: #990000;
	background-color: #DAAAA0;
}

.documents a.doclink.selected {
	display: block;
	background-color: #D6BCB4;
}

.selected {
	background-color: #D6BCB4;
}
.partlogo {
	width: 150px;
	padding-bottom: 3px;
	padding-top: 8px;
}

.partlogu {
	width: 130px;
	height: 140px;
	padding-bottom: 5px;
	padding-top: 6px;}
	
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: #DAAAA0;
}
a.partner {
	text-decoration: none;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.partner:hover {
	background-color: #F5F0E7;
}

.partselected {
	border-left:  10px solid #F5F0E7;
	border-right: 10px solid #F5F0E7;
}

.gallery  img{
	color: #000000;
	border: 2px solid #000000;
	text-decoration: none;
	

}

.gallery:hover  img{
	border: 2px solid #F5F0E7;
}

a.gallerb {
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.gallerb:hover {
	background-color: #F5F0E7;
}

.partselected {
	border-left:  5px solid #F5F0E7;
	border-right: 5px 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: 180px;
	height: 25px;
}
a.doclink:hover {
	font-size: 11px;
	color: #990000;
	background-color: #DAAAA0;
}
a.smallink {
	text-decoration: none;
	font-size: 0.7em;
}
a.smallink:hover {
	background-color: #DAAAA0;
}
ol, ul {
	font-size: 0.7em;
	line-height: 1.8em;
}
p li {
	padding: 5px 20px 5px 20px;
}
ol.submenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: 140px;
}
ol.submenu li a:hover {
	background-color: #DAAAA0;
}
ol.submenu li.liselected {
	color: #880000;
	border-bottom: 1px solid #880000;
}
ol.submenu li.liselected a {
	color: #880000;
}
.footer {
	margin: 15px 10px 15px 10px;
}