body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #534640;
	font-size: 12px;
	background-color: #EEEEEE;
}

h1 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

h1 img {
	vertical-align: middle;
}

h2 {
	font-size: 13px;
}

a {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#head {
	position: relative;
	background-image: url("../img/layout/head_bg.gif");
	background-repeat: repeat-x;
	height: 87px;
	min-width: 670px;
}

#head img {
	border: none;
	margin-bottom: -3px;
}

#row {
	position: relative;
	background-image: url("../img/layout/row_bg.gif");
	background-repeat: repeat-x;
	margin-bottom: 0px;
}

#row img {
	border: 0;
}

#pagebody {
	position: relative;
	min-width: 500px;
}

#content {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}

#content img {
	border: 1px solid #000000;
	margin: 2px;
}

#content .centrato {
	margin: auto;
	text-align: center;
}

#content p {
	text-align: justify;	
}

#footer {
	position: relative;
	padding-top: 3em;
	clear: left;
	text-align: center;
	font-size: 11px;
}

#box:before {
	line-height: 0.1;
	font-size: 1px;
	background: transparent url("../img/menu_tr.gif") no-repeat top right;
	margin: 0;
	height: 9px;
	display: block;
	content: url("../img/key-point_tl.gif");
}

#box {
	background: #E0EBDC url("../img/menu_back.gif") right repeat-y;
	padding: 0px;
	margin-bottom: 1.5em;
}

#box:after {
	display: block;
	clear: both;
	padding-top: 0;
	line-height: 0.1;
	font-size: 1px;
	content:  url("../img/key-point_bl.gif");
	margin: 0;
	height: 8px;
	background: transparent url("../img/menu_br.gif") scroll no-repeat bottom right ;
}

#avvenimenti {
	padding: 2px 25px 2px 25px;
}

#avvenimenti h1 {
	margin-top: 0;
	font-size: 14px;
}

.frontcolumn {
	width: 46%;
	float: left;
	padding-right: 2%;
	border-right: 1px dotted #CCCCCC;
}

.frontcolumnlast {
	width: 46%;
	float: left;
	padding-left: 2%;
}

.data {
	margin-right: 0.2em;
	font-size: 11px;
	color: #006633;
	font-weight: bold;
}

.dettaglio {
	font-size: 10px;
	font-weight: bold;
}
.didascalia {
	color: #800000;
}
.appuntamento {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DBA664;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-left: 2px;
	background: url(../img/layout/prova_bgr.png) no-repeat;
}
.appuntamento_big {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DBA664;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 2px;
	font-size: 16px;
}
.appuntamento_passato {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 2px;
}
.concerto
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-left: 2px;
	background: url(../img/layout/concerto_bgr.png) no-repeat;
}
.concerto_big
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 2px;
	font-size: 16px;
}
.rif_link {
	font-size: 10px;
	text-align: right;
}#content .nome {
	font-weight: bold;
}
