.body {
	margin: 0px;
	padding: 0px;
}
.testo {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.testo-articoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.testo-articoli-evid {
	color: #000000;
	background-color: #999966;
}
.citazione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.titoli-home {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #999966;
}
h1 {
 	padding:20px 0 10px 0;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #999966;
}
.titoli-articoli {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #999966;
}
.titoli-menu {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.menu {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.sottomenu {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #999966;
	text-decoration: none;
}
a.menu-link:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #999966;
	text-decoration: none;
}
a.menu-link:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.menu-link:hover {
	color: #000000;
	font-weight: bold;
}
.linea-alta {
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999966;
}
.alto-sx {
	background-color: #707053;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999966;
}
.basso-dx {
	background-color: #999966;
}
.sf-elenco {
	background-color: #999966;
	background-image: url(../img_fixed/sf_elenco.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.sfondo-menu {
	background-color: #707053;
}
.immagine {
	border: 5px solid #EFEFEF;
}
.img-on {
	border: 2px solid #000000;
}
.img-off {
	border: 2px solid #999966;
}
.tdlink-on {
	background-color: #EBEBE0;
}
.tdlink-off {
	background-color: #EFEFEF;
}
.testata-immagine {
	background-image: url(../img_fixed/sfondo_immagine.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.box-on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
}
.box-off {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #999966;
	padding: 2px;
}
.button-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EBEBE0;
	border: 1px solid #000000;
	padding: 3px;
}
.button-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #707053;
	background-color: #EBEBE0;
	border: 1px solid #707053;
	padding: 3px;
}
.cornice-main {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999966;
}
