@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height:18px;
}
#menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-top:42px;
	text-align:right;
}
#menu a{
	color:#072534;
	margin-right:15px;
}
#menu a:hover{
	color:#666;
}
.titolo_sfondo{
	color:#000;
	font-size:25px;
	line-height:25px;
	height:40px;
	background-image:url(img_struttura/sfondo_titolo.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:15px;
	margin-bottom:5px;
}
.titolonews{
	padding-left:5px;
	padding-top:3px;
	width:208px;
	height:17px;
	border-color:#FFF;
	border-style:solid;
	border-width:1px;
	background-color:#003366;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.titolonews a{
	color:#FFF;
	text-decoration:none;

}
.titolonews a:hover{
	color:#FFF;
	text-decoration:none;

}
.titolonews02{
	padding-left:5px;
	padding-top:3px;
	margin-bottom:3px;
	width:229px;
	height:17px;
	border-color:#FFF;
	border-style:solid;
	border-width:1px;
	background-color:#003366;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.titolonews02 a{
	color:#FFF;
	text-decoration:none;

}
.titolonews02 a:hover{
	color:#FFF;
	text-decoration:none;

}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 26px;
	color: #000;
	font-weight: normal;
}
.titolo02{
	font-weight:bold;
	color:#003366;
}
.titolo02 a{
	color:#003366;
}
.titolo02 a:hover{
	color:#666;
}

.testo12px{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}
.testo12px a{
	color:#003366;
}
.testo12px a:hover{
	color:#666;
}

