body {

}

.title {
	font-family:trebuchet MS;
	font-size: 22px;
	font-style:inherit;
	line-height: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: none;
}
.subtitle {
	font-family:trebuchet MS;
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	color:#333366;
	text-decoration: none;
}
.subtitle:hover {
	font-family:trebuchet MS;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color:#333366;
	text-decoration: underline;
}
.subtitle-visited{
	font-family:trebuchet MS;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
}
.subtitle-visited:hover{
	font-family:trebuchet MS;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color:#CC0000;
	text-decoration: underline;
}

.text-small {
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #3f5570;
	text-decoration: none;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #3f5570;
	text-decoration: none;
	text-align: justify;
}
.text1-red {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color:#990000;
	text-decoration: none;
}

.text2 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.text2:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color:#FFFF00;
	text-decoration: none;
}
.text2-black {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color:#4eafe7;
	text-decoration: none;
}
.text4-yellow{
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color:#FFFF00;
	text-decoration: none;
}
.text4-white{
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.text-menu {
	font-family: verdana;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

.text12 {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #3f5570;
	text-decoration: none;
}

.text12_nero {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text12_link {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
	font-style: italic;
}

.text12_linkv {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #00CC66;
	font-style: italic;
}

.text12_linkr {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	font-style: italic;
}

.text14 {
	font-family: verdana;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #3f5570;
	text-decoration: none;
}



#navigation{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:left;
	width:auto;
	font-family: verdana;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
			
#navigation li{
	padding: 0;
	margin: 0;
	display: inline;

	}
		
#navigation li a{		
	float: left;
	color: #000;


	text-decoration: none;
	padding: .6em  1.5em;	
	}
		
#navigation li a:hover{

	}
			
		#navigation li.home a:hover{ background-image:url(images/sfondo_barra_selezione.jpg); }
		#navigation li.css a:hover{ background-image:url(images/sfondo_barra_selezione.jpg); }
		#navigation li.log a:hover{ background-image:url(images/sfondo_barra_selezione_login.jpg); }
		#navigation li.asp a:hover{ background: #FF6600; }
		#navigation li.xml a:hover{ background: #FF6600; }
		#navigation li.xslt a:hover{ background: #FF6600; }
