/* Navigation */
/***********************************************************************/
#menu {margin: 0; float: right;  padding: 0 20px 0px 0px; position: relative; width: 700px;}
menu ul {margin: 0; padding: 0;}
#menu ul li {margin: 0 0px 0 4px; padding: 0; display: block; float:right; text-align: center; line-height: 20px; text-transform: uppercase;}

#menu ul li a {color : #000000; text-decoration : none; font-weight: bold;  border-style:none;}
#menu ul li a:link, #menu ul li a:visited {background-color: #B9DA0D; display: block;  padding: 6px 16px 6px 16px; }
#menu ul li a:hover {color : #666666; background-color: #FFFFFF; display: block; padding: 6px 16px 6px 16px}
#menu ul li.active a {color : #666666; background: #FFFFFF; display: block; padding: 6px 16px 6px 16px}


.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
}
.testo {  font-family: Arial; font-size: 10px; font-weight: bold; color: #ffffff; text-align:center;line-height: 14px;}

.testo_gusella {  font-family: Arial; font-size: 10px; font-weight: bold; color: #ffffff; text-align:right;line-height: 14px}

.gusella:link {  font-family: arial;font-size: 10px; font-weight: bold; color: #ff9900; text-decoration: none; text-align:right; line-height: 14px}
.gusella:visited {  font-family: arial; font-size:10px; font-weight: bold; color: #ff9900; text-decoration: none; text-align:right; line-height: 14px}
.gusella:active {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; text-align:right; line-height: 14px}
.gusella:hover {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; text-align:right; line-height: 14p}

a:link {  font-family: arial;font-size: 10px; font-weight: bold; color: #FF0000; text-decoration: none; line-height: 14px}
a:visited {  font-family: arial; font-size:10px; font-weight: bold; color: #FF0000; text-decoration: none; line-height: 14px}
a:active {  font-family: arial; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none; line-height: 14px}
a:hover {  font-family: arial; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none; line-height: 14px}

.mail:link {  font-family: arial;font-size: 10px; font-weight: bold; color: #B9DA0D; text-decoration: none; line-height: 14px}
.mail:visited {  font-family: arial; font-size:10px; font-weight: bold; color: #B9DA0D; text-decoration: none; line-height: 14px}
.mail:active {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 14px}
.mail:hover {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 14px}

.titolo {  font-family: Arial; font-size: 15px; font-weight: bold; color: #B9DA0D; text-align:center;line-height: 14px;}

.titolo_sez {  font-family: Arial; font-size: 25px; font-weight: normal; color: #666666; text-align:left;line-height: 30px;}

.testo_sez {  font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-align:justify;line-height: 16px;}

.testo_home {  font-family: Arial; font-size: 13px; font-weight: normal; color: #000000; text-align:justify;line-height: 18px;}

.titoletto {  font-family: Arial; font-size: 13px; font-weight: bold; color: #000000; text-align:left;line-height: 20px;}

.testo_cent {  font-family: Arial; font-size: 13px; font-weight: normal; color: #000000; text-align:center;line-height: 18px;}

.mail_due:link {  font-family: arial;font-size: 15px; font-weight: bold; color: #ff0000; text-decoration: none; text-align:center; line-height: 15px}
.mail_due:visited {  font-family: arial; font-size:15px; font-weight: bold; color: #ff000000; text-decoration: none; text-align:center; line-height: 15px}
.mail_due:active {  font-family: arial; font-size: 15px; font-weight: bold; color: #B9DA0D; text-decoration: none; text-align:center; line-height: 15px}
.mail_due:hover {  font-family: arial; font-size: 15px; font-weight: bold; color: #B9DA0D; text-decoration: none; text-align:center; line-height: 15px}

hr {
	border-top: 1px dashed #B9DA0D;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #B9DA0D;
	background-color: #ffffff;
}

.titolo_big {  font-family: Arial; font-size: 25px; font-weight: normal; color: #000000; text-align:left;line-height: 30px;}

.testo_big {  font-family: Arial; font-size: 15px; font-weight: bold; color: #000000; text-align:left;line-height: 15px;}


.hr2 {
	border-top: 1px dashed #B9DA0D;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #B9DA0D;
	background-color: #545454;
}

