@charset "utf-8";
body {
	background-color: #a1201a;
}
p {
	font-family: Arial;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
	padding: 0px;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #A1201A;
	text-decoration: none;
	padding-left: 15px;
}
ul {
	font-family: Arial;
	font-size: 11px;
	color: #656565;
}
.puntini {
	background-image: url(images/puntini.jpg);
	background-repeat: repeat-x;
}



a {
	color: #A1201A;
	text-decoration: underline;
}
table {
	background-color: #FFFFFF;
}
.colore1 {
	background-color: #f0f0f0;
}
.colore2 {
	background-color: #585858;
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.colore3 {
	background-color: #A1201B;
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.colore4 {
	background-color: #FEE2E2;
}



a:hover {
	color: #A1201A;
	text-decoration: none;
}
.backMenu {
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/back_menu.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.backMenu a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.backMenu a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.menuSx {
	font-family: Arial;
	font-size: 11px;
	color: #A1201A;
	text-decoration: none;
}
.menuSx a {
	font-family: Arial;
	font-size: 11px;
	color: #A1201A;
	text-decoration: none;
}
.menuSx a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #A1201A;
	text-decoration: underline;
}
.titMain {
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #A1201A;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
.titRuoli {
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #A1201A;
	text-decoration: none;
}
