@charset "UTF-8";
body {
	margin: 0;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #881c27;
	text-decoration: none;
	font-weight: bold;
}
.menu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #919191;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #919191;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #881c27;
	text-decoration: none;
	font-weight: bold;
}
.language_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
.language_txt a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #ffbb00;
	text-decoration: none;
}
.language_txt a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #ffbb00;
	text-decoration: none;
}
.language_txt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.txt_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.txt_footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8a1c27;
}
.titoli_news{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8a1c27;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.testo a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #881c27;
}
.testo a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #881c27;
}
.txt_footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.txt_footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #881c27;
	text-decoration: none;
}
.sub_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #881c27;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}
.sub_menu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #919191;
	text-decoration: none;
	font-weight: bold;
}
.sub_menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #919191;
	text-decoration: none;
	font-weight: bold;
}
.sub_menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #881c27;
	text-decoration: none;
	font-weight: bold;
}
.testo_rosso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #881c27;
}
