a:link {
	text-decoration: none;
	color: #1E113B;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #1E113B;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-style: normal;
	font-family: arial;
	font-weight: bold;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #1E113B;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	vertical-align: middle;
	text-align: right;
	border: none;
	white-space: normal;
	background-position: right bottom;
	padding-right: 15px;
	padding-top: 17px;
}


.menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #960000;
	text-align: right;
	border: none;
	white-space: normal;
	background-position: right bottom;
	padding-right: 15px;
	padding-top: 17px;
	font-weight: bold;
}

.testo_body1 {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.continua {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #990000;
	vertical-align: middle;
	text-align: right;
	border: none;
	white-space: normal;
	background-position: right bottom;
	padding-bottom: 10px;
	font-weight: bold;
}
.titolo {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #154769;
}
.testo_titoli {
	font-family: arial;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	color: #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-position: right bottom;
	vertical-align: middle;
	text-align: center;
}
.testo_testata {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	padding-left: 40px;
}
.testo_body2 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.testo_body2bold {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	font-weight: bolder;
}
.testo_body_elenco {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: bold;
	list-style-image: url(immagini/punto.gif);
	list-style-type: square;
}

.testo_gallery {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: bold;
	list-style-image: url(immagini/punto.gif);
	list-style-type: square;
}

.testo_gallery:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	list-style-image: url(immagini/punto.gif);
	list-style-type: square;
}
.testo_testata a:link, .testo_testata a:visited, .testo_testata a:active {
	color:#cccccc;
	font-size:90%;
	font-weight:normal;
}
.testo_testata a:hover, .testo_testata a:focus {
	color:#FFFFFF;
	font-size:90%;
	font-weight:normal;
}