body { 
	font:10pt georgia, times, "Times New Roman", serif; 
	margin:0; padding:0;
	background:#fff; 
}

/* centrare la pagina web a larghezza fissa */
body { text-align:center; }  
#fascetta { width:760px; margin:0px auto 10px auto; text-align:center; background:#fff; }
#corpo { width:190mm; margin:1em 10mm; text-align:left; background:#fff; }
#piede { display:none; }


#testa { 
	display:none;
}
#testastampa { width:190mm; border-bottom: #000 1px solid; margin: 0 0 0 -10mm; padding:0; }

#riga2-sx {
	display: block;
	background:#6cc; 
	height: 120px;
}

#riga3-dx {
	display:block;
	float: right;
	clear: both;
	font-size:0.9em;
	background:#008000 url(imago/angolo-logo-dx.gif) top left no-repeat;
	color:#fff;
	padding: 1px 5px 2px 16px;
	white-space: nowrap;
}

#riga4-sx {
	text-align: left;
	font-size:1.2em;
	background:#6cc;
	color:#000;
	width: 100mm;
}
#riga4-sx a {
	color:#000;
}

#corpo-colonna1 { display:none; }

#corpo-colonna4 { 
	width:600px; 
	padding:1em 0; 
	color:#000;
	background:#fff; 
}


a {
font-style: normal;
color: #fff;
text-decoration: none
}

a:hover {
text-decoration: underline;
}

a.testo {
	font-style: normal;
	color: #008000;
	text-decoration: none
}


p {
	text-indent: 2em;
	padding: 1em;
	margin: 0 1em; 
}
p.p-sx { 
	text-align: left;
	text-indent: 0em;
}
p.p-dx { 
	text-align: right;
	text-indent: 0em;
}
p.p-ce { 
	text-align: center;
	text-indent: 0em;
}
p.p-ju { 
	text-align: justify;
}
p.p-it { 
	text-align: center;
	font-family: cursive;
	text-indent: 0em;
}
p.p-ni { 
	text-align: justify;
	text-indent: 0em;
}

.indenta {
	padding-left: 26px;
	display:block;
	text-indent: 0em;
}

.q-sep { display:none; }

.q-fin { display:none; }

.q-dx { display:none; }

.q-sx { display:none; }

.img-ce { 
	text-align: center;
	margin: 10px 140px 10px 60px;
}

.img-dx { /* immagine a destra */
	margin: 10px 10px 10px 10px;
}

.img-sx { /* immagine a sinistra */
	margin: 10px 10px 10px 10px;
}

table {
	font-size: 0.8em; 
	table-layout: fixed;
	border: 0px;
	border-spacing: 5px;
	empty-cells: hide;
	text-align: center;
	border-collapse: collapse;
	margin: 20px;
	width: 558px;
}

table td {
	background: #fff;
	color: #000;
	border: 1px solid #808080;
	text-align:left;
}
table td a {
	font-style: normal;
	color: #36b;
	text-decoration: none
}
table td.el {
	width: 180px;
}
table td.ef {
	width: 80px;
}
table td.rosso {
	border: 1px solid #fe0000;
}
table td.dx {
	text-align: right;
}

table td.tit {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	width: 120px;
}

table td.lnk {
	font-size:1.2em;
	color:#000;
	text-align: justify;
	padding: 5px;
	background: #ff9;
}


.tornasu { display:none; }


/* evento */
.evento_box-intesta {
	display:block;
	margin: 20px 20px 20px 20px;
	font-size:0.9em;
	font-weight:bold;
	background:#008000 url("imago/angolo-grigio-bianco.gif") top right no-repeat;
	color:#fff;
	padding: 1px 16px 1px 4px;
	letter-spacing: 0.06em;
	clear: both;
	width:150mm;
}
.evento_box-intesta2 {
	display:block;
	margin: 20px 140px 20px 60px;
	background:#ff9 url(imago/angolo-giallo-bianco.gif) top right no-repeat;
	color:#000;
	padding: 1px 16px 1px 4px;
	letter-spacing: 0.06em;
	width:100mm;
}

.evento_box {
	background:#eef;
	color:#000;
	border-style:solid;
	border-width:2;
	border-color:#4444ff;
	padding:5;
	margin: 0px 20px 10px 20px;
	display: block;
}

.evento_box a:hover, #evento_box a:active {
	text-decoration: underline;
}

.evento_box a {
	color: #1111ff;
	text-decoration: none;
}

.evento_box span.data {
	background: #1111ff;
	padding: 2px 2px 2px 2px;
	line-height: 2em;
	color: #fff;
}