@charset "iso-8859-1";
body {
  font:  "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
  /*background: #fff url(header-bg.png) repeat-x left top;*/
}
a{
	color:#CC3300;
	text-decoration:none;
	}

a:visited{
	color:#CC3300;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	background-color: #7E5237;
}
.nome {
	font-variant: small-caps;
	font-size: 0.9em;
	font: "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;
}
.testo {
	font-size: 0.85em;
	font: "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;}
.footer {
	font-size: 0.82em;
	color: #666666;
	font: "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;}
.titolo {
	font-size: 1em;
	font: "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;}
.didascalia {
	font-size: 0.7em;
	font-style: italic;
	color: #333333;
	font: "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;}
.big {
	font-size: 1.5em;
	font: "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;}
.form {
	font: "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;
	font-size: 0.8em;
}
.titolo_maiuscolo {
	font-size: 1em;
	font: "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;
	font-variant: small-caps;
}
img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#eventi .immagini img {
	border:1px solid #E9E9E9;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
}

.immagine_sinistra {
float: left; margin: 5px;
}
