body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #82AC6E;
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
color: #0033CC;
}
.centro {
	background-image: url(../immagini/pattern_sfondo.gif);
}
.centro2 {
	background-image: url(../immagini/pattern2.jpg);
}
.centro3 {
	background-image: url(../immagini/sfondone2bis.jpg);
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1D6A94;
	border-left-color: #1D6A94;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D6A94;
}
.menu {
	color: #175676;
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.menu a {
	color: #FFFFFF !important;
	text-decoration: none;
}
.menu a:hover {
	background-color: #1D9325;
}
.notizie {
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.notizie ul {
	margin-left: 22px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.interventi {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	width: 525px;
	z-index: 1;
}
.interventi2 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.left_bar {
	background-image: url(../immagini/pattern.jpg);
}
.indirizzo {
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.scheda {
	font-size: 13px;
}
.riquadro {
	border: 1px solid #A14B00;
}
.ancore {
	font-size: 12px;
	margin-top: 0px;
}
.argomenti {
	font-size: 11px;
	width: 204px;
	float: right;
}

.argomenti ul {
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 10px;
	color: #FFFFFF;
}
.argomenti a {
	color: #FFFFFF;
}

.puntivi_v {
	background-image: url(../immagini/puntini_v.gif);
	background-repeat: repeat-y;
	width: 15px;
}


.titolo_arg {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 10px;
}

.scheda h1 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
	color: #990000;
	font-variant: small-caps;
}

.scheda h2 {
	font-size: 14px;
	font-weight: bold;
	color: #A14B00;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A14B00;
}
.rientro {
	margin-left: 10px;
}
.su {
	float: right;
	vertical-align: sub;
	margin-top: 5px;
}

.su a {
	color: #A14B00;
	text-decoration: none;
}

.su a:hover {
	color: #FFFFFF;
}
.briciole {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.pagina h1 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.rosso {
	color: #990000;
	font-weight: bold;
}
.elenco {
	list-style-image: url(../immagini/bullet1.gif);
}
* html .sfondo {
	background-image: url(../immagini/sfondone.jpg);
	width: 570px;
	background-repeat: no-repeat;
    height: 380px;
}
html>body .sfondo {
	background-image: url(../immagini/sfondone.jpg);
	width: 570px;
	background-repeat: no-repeat;
	min-height: 380px; 
}