.footer{
	font-family:verdana;
	font-size:11px;
	color:#003366;
	background-image: url(../img/sfondoFooter.gif);
	height: 53px;
	line-height: 53px;
	text-align: center;

}
.footer a:link{
	color:#003366;
	text-decoration:none;
}
.footer a:active{
	color:#003366;
	text-decoration:none;
}
.footer a:visited{
	color:#003366;
	text-decoration:none;
}
.footer a:hover{
	color:#003366;
	text-decoration:underline;
}
.bordodx {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
.menu{
	font-family:verdana;
	font-size:12px;
	color:#003366;
	text-align:center;
	background-image: url(../img/sfondoMenu.gif);
	height: 34px;
	line-height: 34px;
}
.menu a:link{
	color:#003366;
	text-decoration:none;
}
.menu a:active{
	color:#003366;
	text-decoration:none;
}
.menu a:visited{
	color:#003366;
	text-decoration:none;
}
.menu a:hover{
	color:#003366;
	text-decoration:underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;

}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 25px;


}
.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 20px;

}

a:link {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
.bordogiu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bordo {
	border: 1px solid #003366;
}
ul {
	margin: 2px;
	padding: 2px;
}
li {
	list-style-type: none;
	background-image: url(../img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: 20px;
}
.titoloLi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;

}
.titoloLi a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;

}
.titoloLi a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;

}
.titoloLi a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;

}
.titoloLi a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;

}
