body {	
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	background:#FFCC66 url('images/bg_pagina.gif') repeat-y 50% 0%;
	color: #663300;
}
h1	{ 
	font-size: 22pt;
	font-weight:bold;
	color: #660066;
	text-align: right; 
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #009900;
	text-align: center;
	margin: 0;
	padding: 1px 0;
}
h5	{
	font-size: 10pt;
	font-weight:bold;
	color: #BB1A0A;
	text-align: left;
	margin:0;
	padding:4px 0 0 0;
	}
.sottoH2 {
	color: #009900;
	text-align: center;
	margin: 0;
	padding: 1px 0;
}      
.titoloParagrafo {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	color: #009900;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #4c9900;
	}
.mesecalendario {
	background-color: #FFE266;
	font-size: 14pt;
	color: #009900;
	border-width: 2px;
	border-style: ridge;
	position: relative;
	left: 272px;
	width: 200px;
	height: 30px;
	text-align: center;
	}
.infopiepag {
	background-color: #FFD88A;
	border:2px groove #FFCC66;
	font-size: 10pt;
	position: relative;
	width: 690px;
	padding: 12px 1px;
	text-align: center;
	}
.incipit	{ 
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", serif;
	background: url('images/sfondo_incipit.gif') no-repeat 50% 0%;
	height:122px;
	padding: 12px 0;
	}
.evidenzia {
	background-color: #D0EA5E;
	color: #663300;
	padding: 0px 3px 2px 3px;
	display:inline;
	}
.iscrizioni {
	font-size: 10pt;
	text-decoration: blink;
	text-align: right;
	position: relative;
	float: right;
	top: -3px;
	right: 3px;
	}

.notizietitolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	background:#D0EA5E;
	padding:2px 0px;
	font-variant: small-caps;
	text-align: center;
	}

.notiziecella{
	background: #ffe3a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-bottom:1px dashed #888;
	border-right:1px dashed #888;
	border-left:1px dashed #888;
	padding: 2px 4px;
	}

td.sezioni{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
	
p.piedino{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660066;
	text-align: center;
	}
	
/* per navigazione nella home page */
.linkNav{
	margin:0;
	padding:0;
	}
.linkNav a{
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	color:#663300;
	padding: 2px 0px 2px 22px;
	}
.linkNav a:link,
.linkNav a:visited{
	background:#FFF166 url('images/Linka.gif') no-repeat 2px 50%;
	color:#663300;
	font-style: italic;
	font-weight: bold;
	}
.linkNav a:hover,
.linkNav a:focus,
.linkNav a:active{
	background:#FFBB44 url('images/Linka_over.gif') no-repeat 2px 50%;
	color:#663300
	}
.linkNav{
	background:url('images/Linka_over.gif') no-repeat -200px;	/* carica l'immagine in anticipo */
	}
	
/* per pag. mappa sito */
.mappa {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11pt;
	}
.mappa a{
	text-decoration:none;
	}
.mappa a:visited,
.mappa a:hover,
.mappa a:focus,
.mappa a:active{
	text-decoration:underline;
	}