Body {
	margin : 0px 0px 0px 0px;
	font-family: Verdana;
	color: #000000;
	background-color : #ffffff;
	font-size : xx-small;
}


Div.titolone {
	float:left;
	font-size: small;
	color: #ffffff;
	padding-right:10px;
	font-weight:bold;

}
Div.titolone:first-letter{
	font-style:italic;
	font-size:medium;
	font-weight:bold;
}

Div.testo {
	font-size: xx-small;
}

A {
	text-decoration: none;
	color: #4F6EA0;
	font-weight:bold;
	font-size: xx-small;
}
A:hover {
	text-decoration: none;
	color: #FF8000;
	font-weight:bold;
	font-size: xx-small;
}

A.servizi {
	font-size: xx-small;
	text-decoration: none;
	color: #ffffff;
}

.servizi:hover {
	font-size: xx-small;
	text-decoration: none;
	color: #4F6EA0;
}

A.percorso {
	font-size: xx-small;
	text-decoration: none;
	color: #FF8000;
}

A.percorso:hover {
	font-size: xx-small;
	text-decoration: none;
	color: #4F6EA0;
}

.etichettaOn {
	font-size: xx-small;
	color: #4F6EA0;
	font-weight:bold;
}

ul.menu{
	margin:0px 0px 18px 0px;
	padding-left:20px;
}

li.menu {
	list-style: square;
}

ul.servizi{
	margin:0px;
	padding:0px;

}

li.servizi {
	list-style: none;
	display:inline;
	padding-right:23px;
	
}

li.link {
	list-style: square;
	
}

th.eventi {
	background-color:#6690ca;
	font-size: xx-small;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
}

td.eventi {
	font-size: xx-small;
	color: #6690ca;
	background-color:#e7e3ef;
	/*font-weight:bold;*/
}

td.eventi_nome {
	font-size: xx-small;
	color: #FF8000;
	background-color:#e7e3ef;
	/*font-weight:bold;*/
}


td.bordoSotto {
	border-bottom: 1px solid #ffffff;
}

td.bordoSopra {
	border-top: 1px solid #ffffff;
}