body {
	margin: 10px;
	font-family: "MS Trebuchet",Tahoma,Arial,sans-serif;
	font-size: 14px;
	}
div.logo {
	padding-top: 5px;
	margin-left: 50px;
	float: left;
	}
div.menu {
	margin-top: 70px;
	float: left;
	text-align:left;
	}
td.rosso {
	color: red;
	}
div.splash {
	margin-top: 20px;
	width: 95%;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
	}
div.top {
	clear:both;
	width: 800px;
	min-height: 167px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(img/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
div.middle {
	clear:both;
	width: 800px;
	min-height: 380px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(img/middle.gif);
	background-repeat:repeat-y;
	background-position: center top;
	}
iframe {
	width: 600px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	}
div.bottom {
	clear: both;
	width: 800px;
	min-height: 26px;
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
div.copyright {
	width: 800px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	color: #999999;
	font-size: 10px;
	}
div.contenuto {
	width: 80%;
	margin-right:auto;
	margin-left: auto;
	}
div.mappa {
	text-align:center;
	}
div.titolo {
	font-size: 24px;
	font-weight: bold;
	text-align:right;
	color: #FFCC00;
	}
div.testo_speciale_home {
	margin-top: 30px;
	text-align:right;
	font-size: 14px;
	}
div.logo_associazione {
	margin-top: 10px;
	text-align:right;
	}
div.titolo_piccolo {
	font-size: 18px;
	font-weight: bold;
	text-align:right;
	color: #FFCC00;
	}
div.testo {
	margin-top: 20px;
	}
div.vuoto_agenda {
	font-style: italic;
	}
div.testo_cx {
	margin-top: 50px;
	text-align:center;
	}
div.agenda_t {
	font-size: 16px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}
table.agenda {
	width: 100%;
	}
td.agenda_d {
	width: 20%;
	color: #FFCC33;
	font-weight: bold;
	border-bottom: 1px dotted black;
	}
td.agenda_o {
	width: 20%;
	color: #FFCC33;
	font-weight: bold;
	border-bottom: 1px dotted black;
	}
td.agenda_l {
	width: 60%;
	color: #FFCC33;
	font-weight: bold;
	border-bottom: 1px dotted black;
	}
td.agenda_desc {
	width: 100%;
	}
ul.menu {
	margin: 0px;
	list-style:none;
	}
li.menu {
	float: left;
	display:inline;
	margin-left: 12px;
	}
li.menu1 {
	float: left;
	display:inline;
	margin-left: 0px;
	}
td.contatto_t {
	width: 200px;
	padding: 3px;
	font-weight:bold;
	vertical-align:top;
	}
td.contatto {
	padding: 3px;
	}
div.skip {
	width: 100px;
	margin-left: 600px;
	}
img {border: 0px;}
img.sinistra {float:left; margin-right: 10px; margin-bottom: 10px; border: 1px solid black;}
/* Stile link */

a:link.copyright {color: #999999; text-decoration:none;}
a:visited.copyright {color: #999999; text-decoration:none;}
a:hover.copyright {color: #999999; text-decoration:underline;}
a:link.menu {color:black;text-decoration:none;}
a:visited.menu {color:black;text-decoration:none;}
a:hover.menu {color:black;text-decoration:none;border-bottom: 3px solid #669933;}
a:link.doc {color:red;text-decoration:none;}
a:visited.doc {color:red;text-decoration:none;}
a:hover.doc {color:red;text-decoration:underline;}
