.bold {
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.bolditalic {
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

A.bolditalic:hover{
	color: #CC9900;
	border-bottom-color: #CC6600;
	border-bottom-style: solid;
	border-bottom: 1px;
}

.bolditalic_y {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.bolditalic_verd {
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.normal {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

.normal_eng {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

.normal_ita {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

.normalb {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
A.normalb:hover {
	color: #336666;
}

.normalby {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.normalsmall {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.normalsmallgiustif {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

.title {
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.title_eng {
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.title_ita {
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.normalsmallB {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.normalssmall {

	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
div#navigation{
	/*width: 660px;*/
	height: 15px;
	margin-top: 5px;

}
div#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;

}
div#navigation li{
	float: left;
	margin: 0 0px 0 0;
	padding:0;

}
div#navigation a{
	display: block;
	width: 70px;
	height: 13px;
	line-height: 13px;
	text-decoration: none;
	border-right: 1px solid #666;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
   /*border: 1px solid #666;
	background: url("sfondocombinato.jpg") no-repeat top left;*/
   color: #333;
	/*font-variant: small-caps;
	text-indent: 15px;*/
	font-weight: bold;

}
div#navigation a:hover{
	/*background-position: -130px 0;*/
	background-image:  url(images/ang.gif);
	border-bottom: 1px solid #F06F00;
	color: #990000;
}
div#navigation li#activelink a,div#navigation li#activelink a:hover{
    /*background-position: -260px 0;*/
	 color: #fff;
}
.normalsmallred {

	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
