#MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	height: 25px;
	padding-bottom: 6px;
	margin-top: 6px;
	letter-spacing: -1pt;
}
#MainMenu a {
	color: #333333;
	text-decoration: none;
}
#MainMenu a:hover {
	color: #0066CC;
	text-decoration: none;
}

#sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
#sottomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(images/bullet_grigio.gif);
	font-weight: bold;
}

#Boxsx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	list-style-image: url(images/bullet_grigio.gif);
}


#Boxsx a {
	color: #006699;
	text-decoration: none;
	
}
#Boxsx a:hover {
	color: #006699;
	text-decoration: underline;
}
#Boxsx H1 {
	font-size:12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 10px;
	background-color: #E0EBF1;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #005B93;
	height: 18px;
	padding-top: 3px;
}
#Boxsx H2 {
	font-size:11px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#Boxsx p {
	margin-top: 0px;
	margin-bottom: 0px;	
}
/*-------------*/

#CorpoHome {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
}
#CorpoHome a {
	color: #006699;
	text-decoration: none;
}
#CorpoHome a:hover {
	color: #0066CC;
	text-decoration: none;
}


#CorpoHome H1 {
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	padding-bottom: 7px;
}
#CorpoHome H2 {
	font-size:14px;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#CorpoHome H3 {
	font-size:12px;
	color: #006699;
	text-decoration: none;
	margin-top: 20px;
	padding-top: 8px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#CorpoHome p {
	margin-top: 0px;
	margin-bottom: 0px;	
}
/*---------*/


#Corpo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
}
#Corpo a {
	color: #006699;
	text-decoration: none;
}
#Corpo a:hover {
	color: #0066CC;
	text-decoration: none;
}


#Corpo H1 {
	font-size:16px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	padding-bottom: 7px;
}
#Corpo H2 {
	font-size:14px;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Corpo H3 {
	font-size:12px;
	color: #006699;
	text-decoration: none;
	margin-top: 20px;
	padding-top: 8px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#Corpo p {
	margin-top: 0px;
	margin-bottom: 0px;	
}
#footer {
	color: #999999;
	text-decoration: none;
	}
#footer a{
	color: #999999;
	text-decoration: none;
	}
#footer a:hover{
	color: #006699;
	text-decoration: none;
	}
	
#Path {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	text-decoration: none;
	height: 20px;
	background-image: url(images/bkg_path.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 6px;
	padding-bottom: 0px;
	}
#Path a{
	color: #999999;
	text-decoration: none;
	}
#Path a:hover{
	color: #0066CC;
	text-decoration: none;
	}
.casellaCampoTesto 
		{
	color: #333333;
	background-color: #FFFFFF;
	background-image: url('../images/bg_txt.jpg');
	background-repeat: repeat;
	font-family:Verdana;
	font-size: 10px;
	border: #888888 1px solid;
	height: 17px;
		}	

.Pulsante 
		{
		color: #333333;
		background-color: #EEEEEE;
		background-image: url('../images/bg_btn.jpg'); 
		background-repeat: repeat;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  0px solid;
		border-left:  0px solid;
		border-right:  0px solid;
		border-top:  0px solid;
		height: 19px;
		width: 50px;
		font-weight : bold;
		}
		

