﻿html {
}

body {
	font-family: "Bradley Hand ITC", "Bauhaus Lt Bt", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14pt;
}

td, th {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	font-family: "Bradley Hand ITC", "Bauhaus Lt Bt", "Lucida Sans Unicode", Arial, sans-serif;
}
p {
	text-align:left;
}
h1 {
	text-align: center;
	font-family: "Bradley Hand ITC", "Bauhaus Lt Bt", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 36pt;
	font-weight: bold;
}

h2 {
	font-size: 24pt;
}

h3, h4 {
	font-size: 20pt;
}

h5, h6 {
}

hr {
}

a {
}

#w3c {
	display: none;
}

#firma {
	text-align: right;
	float: right;
	font-size: 10pt;
}

.menu {
	display: none;
}

.menu a:hover{
	display: none;
}

.menured {
	display: none;
	}

.sidemenu {
	display: none;
}

.sidemenu a:hover {
	display: none;
	width: 0px;
}

.descrizione {
	text-align: justify;
	font-size: 14pt;
	display: block;
}

.descrizioneR {
	text-align: justify;
	font-size: 14pt;
	width: 100%;
	display: block;
	float: right;
}

.descrizione1 {
	text-align: center;
	font-size: 14pt;
	display: block;
}

.descrizione1R {
	text-align: center;
	font-size: 14pt;
	width: 100%;
	display: block;
	float: right
}


.descrintleft {
	float: left;
	padding: 20px;
	border: 0px;
}
.descrintright {
	float: right;
	padding: 20px;
	border: 0px;
}
.descrintcenter {
	text-align: center;
	padding: 20px;
}

.calend {
	color: black;
	background-color: white;
	}

.calend1 {
	background-color: white;
	color: black;
	}
	
.calend2 {
	color: black;
	background-color: white;
	}

