.inparentesi {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : normal;
	color : Black;
}
	
.link:link {color: Black;}
.link:visited {	color: Black;}
.link:hover {color: #777777;}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight : normal;
	color : Black;
}

.mail:link {color: 00008B;}
.mail:visited {	color: 00008B;}
.mail:hover {color: #8B0000;}
.mail{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : normal;
	color : #00008B;
}

.email:link {color: 00008B;}
.email:visited {	color: 00008B;}
.email:hover {color: #8B0000;}
.email{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	color : #00008B;
	text-decoration : underline;
	font-weight : normal;
}

.menulink:link {color: Blue;}
.menulink:visited {	color: Blue;}
.menulink:hover {color: Blue;	text-decoration: underline;}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color : Blue;
}

.menulink2:hover {color: Blue;	text-decoration: underline;}
.menulink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color : #00008B;
}

.subtitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : bold;
	letter-spacing : 1px;
	color : Black;
}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : normal;
	letter-spacing : 1px;
	color : Black;
}

.titolo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : bold;
	letter-spacing : 1px;
	color : Black;
}

.titoloC {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : bold;
	letter-spacing : 3px;
	color : #A33033;;
}

.testo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : normal;
	letter-spacing : 1px;
	color : Black;
}
.testoBlue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : normal;
	letter-spacing : 1px;
	color : Blue;
}
.testo1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : normal;
	letter-spacing : 1px;
	color : Black;
}
.testo2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 0;
	margin-top : 0;
	word-spacing : 0;
	font-weight : bold;
	letter-spacing : 1px;
	color : Black;
}

/* Header - Top navbar */
#primary_nav {
	BACKGROUND-COLOR: #727266; 
	OVERFLOW: hidden
}
#nav {
	OVERFLOW: hidden;
}
#nav td {
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	BACKGROUND: #aaaaaa url(../immagini/sizer.gif) no-repeat 0px 1px; 
}
#nav td.first {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#nav td a {
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px; 
	PADDING-LEFT: 15px; 
	PADDING-RIGHT: 15px; 
	COLOR: #fff;
	DISPLAY: block; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
}
#nav td a:hover,
#nav td.active{
	background: #A33033;
}	

/* Menu - Left navbar */
#left_nav {
	BACKGROUND-COLOR: #727266; OVERFLOW: hidden
}
#lnav {
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px; 
	LIST-STYLE-TYPE: none; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	FLOAT: left; 
	OVERFLOW: hidden; 
}
#lnav td {
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	BACKGROUND: url(../../immagini/sizer.gif) no-repeat 0px 1px; 
	FLOAT: left; 
}
#lnav td.first {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#lnav td a {
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 10px; 
	PADDING-RIGHT: 10px; 
	DISPLAY: block; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	COLOR: #fff; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
}
#lnav td a:hover,
#lnav td.selected{
	background: #A33033;
}	