body {
	background-color: black;
	color: white;
	text-decoration : none;
	font-style: normal;
	font-family: Arial Narrow, Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
}


p.cal-separatore { 
	
}

p.cal-menu { 
	font-family: Arial Black, Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}


p.news { 
	font-family: Arial Black, Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

p.intestazioneimg { 
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

p.headnew { 
	font-family: Arial Black, Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

p.dataoggi { 
	font-family: Arial Black, Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 24px;
}

p.cal-fotorandom { 
	font-family: Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
}

p.cal-testocentrato { 
	font-family: Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;;
}

p.cal-back { 
	font-family: Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}

p.phpby { 
	font-family: sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
	font-size: 9px;
}

.cal-new {
	font-weight: bold;;
	background-color: black;
	color: yellow;
}

div.dettaglioevento {
	margin-left: 3em;
}

p.prossimieventi {
	font-weight: bold;;
	background-color: black;
	color: white;
}

.dataelencopuntato {
	font-weight: bold;;
	background-color: black;
	color: white;
}


a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a.archiviofotourl:link {
	color: #FFDD00;
	text-decoration: none;
	font-weight: bold;
}

a.archiviofotourl:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a.archiviofotourl:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

a.archiviofotourl:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}


