.sfondo {
	background-image: url(images/sfondo.gif);
	background-repeat: repeat;
}
.sfondo2 {

	background-image: url(images/sfondo2.gif);
	background-repeat: repeat;
}
.bordo {
	border: 1px solid #333333;
}
.sfondoTesto {
	background-color: #FFFFFF;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: justify;


}
.testo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	left: 0px;
	text-decoration: none;

}
.titoletto1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006699;
	margin: 5px 0px 1px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;




}
.fondoPagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.titoletto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #336699;
	margin: 5px 0px 1px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #E1E1E1;

}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006699;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;


}
.sottoMenu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu a {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}

.sottoMenu a{

	color: #666666;
	text-decoration: none;
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align: center;
	padding: 1px 3px;
	margin: 3px 50px;
	float: no;
	border-bottom: 1px solid #000066;

}
em {
	color: #006699;
	text-decoration: none;
	font-style: normal;
}
.sfondo3 {
	background-color: #F8FaFf;
	border: 1px solid #999999;
}
.titoletto3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006699;
	margin: 5px 0px 1px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
.testo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-decoration: underline;
}
