body {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #240000;
	background-image: url(immagini/sfondo.png);
}
A:link {
	color: #BB0000;
	text-decoration: none;
}
A:visited {
	color: #8A0000;
	text-decoration: none;
}
A:active {
	color: #FF4500;
	text-decoration: none;
}
A:hover {text-decoration: none;}

H1 {
	color: #4B4B4B;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 18pt;
	padding-bottom: 2px;
	padding-top: 5px;
	text-align: center;
	border-bottom: 1px solid #003E01;
}
H2 {
	color: #6C6C6C;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 14pt;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
}
H3 {
	color: #006601;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 13pt;
	padding-bottom: 0px;
	padding-top: 1px;
	text-align: center;
}
H4 {
	color: #009701;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 11pt;
	padding-bottom: 0px;
	padding-top: 1px;
	text-align: center;
}
h1 span { display: none; }
#menu {
	font-size: 15px;
	font-family: sans-serif;
	line-height: 26px;
	padding-left: 12px;
	padding-right: 12px;
}
#menu a{
	display: block;
	font-weight: bold;
	color: #C43600;
	text-decoration: none;
	border-bottom: thin dashed #3e5453;
}
#menu a:hover {
	display: block;
	font-weight: bold;
	color: #370F00;
	text-decoration: none;
	border-bottom: thin dashed #3e5453;
}

H1,H2,H3,H4 {border : 0;}
table {font-family: Tahoma, Arial; font-size: 10pt; color: #240000; padding-left: 5px; padding-right: 5px;}
BIG {font-family: Tahoma,Arial; font-weight: Bold;font-size: 11pt}
SMALL {font-family: Tahoma,Arial; font-size: 8pt}

#schededb {
    border-style: none;
	 width: 520px;
}

#schededb th {
    background: none repeat scroll 0 0 #F2F2F2;
    border-color: #E4E4E4;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    text-align: left;
}

#schededb td {
    border-color: #E4E4E4;
    border-style: solid;
    border-width: 1px;
    padding: 2px 5px;
    text-align: left;
}


/* colori */
.sfondo1{
	background-color: #f7eded;
}
.bordo1{
	border-color: #193f43;
}
.colore1{
	color: #08181a;
}

.sfondo2{
	background-color: #eaf5e5;
}
.bordo2{
	border-color: #193f43;
}
.colore2{
	color: #08181a;
}

.sfondo3{
	background-color: #d6e8f1;
}
.bordo3{
	border-color: #193f43;
}
.colore3{
	color: #08181a;
}
