@charset "UTF-8";
/* CSS Document */


html,body{margin: 0;padding:0}
body         {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	line-height: 150%;
	word-spacing: 0px;
	color: #000000;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: normal;
}

body  a {color:#009900; TEXT-DECORATION: none}
body  a:hover {color:#ff0000; text-decoration: underline;}
h1,h2{
	margin: 0;
	padding:0;
}
h1{
	color: #006600;
	padding-left:10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}
h2{
	color: #990033;
	font-size: 1.5em;
	margin-top: 35px;
	text-align: left;
	text-indent: 0px;
	margin-right: 170px;
	margin-left: -60px;
}
h3{
	color: #ff0000;
	font-size: 1.2em;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 170px;
	margin-left: 10px;
}
h4{
	color: #0000cc;
	font-size: 0.8em;
	text-align: left;
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 170px;
	margin-left: 20px;
}
h5{
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
}
h6{
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-style: oblique;
	text-indent: 0px;
}
td{
	color: #0000CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-indent: 0px;
}
h1 a {TEXT-DECORATION: none}
.notizia { FONT: 12px Arial, sans-serif; COLOR: #000000; }
.notizia a {FONT: bold 11px Arial, sans-serif; COLOR: #CC9933; TEXT-DECORATION: none}
.notizia a:hover {background:#C0C0C0}
.dida {
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	display: block;
	color: #333300;
	line-height: 100%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -10px;
}
.pub {
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	display: block;
	color: #333300;
	line-height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pub a {display:block; width:100px; text-indent: 0px; text-decoration:none}
.pub a:hover {text-decoration:underline}
li.mappa {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 5px;
}
li.mappa a{
	text-decoration: none;
	color: #00CC00;
}
li.mappa a:hover{
	text-decoration: underline overline;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
li.cronotesto {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: inherit;
	list-style-type: circle;
	text-indent: 5px;
}
li.cronotesto a{
	text-decoration: none;
	color: #00CC00;
}
li.cronotesto a:hover{
	text-decoration: underline overline;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
li.opere {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	text-indent: 0px;
}





		#contentalfa {
			background-image: url(../Images/sfondo.gif);
			background-repeat: repeat-y;
			background-position: center;
			background-attachment: fixed;
		}

		#container {
			width: 960px;
			margin: 0;
			padding: 0;
			margin-left: auto;
			margin-right: auto;
			background-color: white;
			background-image: url(../Images/sfondo_alta.jpg);
			background-repeat: no-repeat;
			background-position: 0px 90px;
		}

		#banner {
			padding: 0;
			text-align: center;
			float: right;
			height: 90px;
			width: 813px;
		}

		#titolo {
			padding: 0px;
		}
		
						/* RICERCA GOOGLE */
							#search{
								clear:both;
								margin-top: 15px;
								height: 32px;
								padding: 0px;
								font-size: 90%;
								text-align: center;
								/*vertical-align: text-bottom;*/
								background-repeat: no-repeat;
								/*font-size: -2;*/
								background-position: center center;
							}
							#search form{
								 margin: 0px;
								 padding: 0px;
							}
							#search label{
								display: block;
								margin: 0px;
								padding: 0px;
							}
						/* FINE RICERCA GOOGLE */

						/* CORPO TESTO */
						#content {
							text-align: justify;
							text-indent: 30px;
							padding: 1em;
							margin-top: 0;
							margin-left: 170px;
							margin-bottom: 0;
						}
				
						div.referral1{width:120px;
							padding-bottom:2px; float: right; margin-left: 15px; margin-right: 5px;margin-top: 20px; margin-bottom: 0px;}
										
						div.referral2{width:200px;
							padding-bottom:2px; float: right; margin-left: 20px; margin-right: 10px;margin-top: 20px; margin-bottom: 0px;}
										
						div.referral3{width:336px;
							padding-bottom:2px; float: right; margin-left: 20px; margin-right: 10px;margin-top: 20px; margin-bottom: 0px;}
										
						div.foto{
							width:510px;
							background:url(../Images/sfondofoto.jpg) no-repeat bottom left;
							padding-bottom:15px;
							float: left;
							margin-right: -10px;
							margin-top: 20px;
						}
						
						div.foto div{
							background:url(../Images/sfondofoto.jpg) repeat-x top left;
							padding:15px 15px 0}
							
						div.foto1{width:510px;
							background:url(../Images/sfondofoto.jpg) no-repeat bottom left;
							padding-bottom:15px; text-align: center; margin-left: 100px;}
						
						div.foto1 div{
							background:url(../Images/sfondofoto.jpg) repeat-x top left;
							padding:15px 15px 0}
							
						div.foto2{width:510px;
							background:url(../Images/sfondofoto.jpg) no-repeat bottom left;
							padding-bottom:15px; float: right; margin-right: -10px;}
						
						div.foto2 div{
							background:url(../Images/sfondofoto.jpg) repeat-x top left;
							padding:15px 15px 0}
							
						/* FINE CORPO TESTO */

						/* MENU NAVIGAZIONE DX*/
						#sidebar-b {
							float: right;
							width: 100px;
							margin-left: 10px;
							background-color: #CCCCCC;
							font-size: 70%;
							text-indent: 0px;
							margin-top: 100px;
							background-image: url(../Images/cronotop.jpg);
							background-repeat: no-repeat;
							background-position: left top;
							margin-right: 0;
							margin-bottom: 0;
							padding-top: 5px;
							padding-right: 0;
							padding-bottom: 0;
							padding-left: 0;
						}
							
							#ddblueblockmenu{
								border-bottom-width: 0;
								width: 100px;
								margin-top: 15px;
								padding-bottom: 13px;
								background-image: url(../Images/cronobot.jpg);
								background-repeat: no-repeat;
								background-position: -10px bottom;
							}
							#ddblueblockmenu ul{
								margin: 0;
								padding: 0;
								list-style-type: none;
								font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
							}
							#ddblueblockmenu li.primo a{
								display: block;
								padding: 3px 0;
								padding-left: 3px;
								padding-right: 3px;
								width: 89px;
								text-decoration: none;
								color: white;
								background-color: #CC0000;
								border-bottom: 1px solid #ffcccc;
								border-left: 5px solid #666666;
							}
							#ddblueblockmenu li.crono a{
								display: block;
								padding: 3px 0;
								padding-left: 3px;
								padding-right: 3px;
								width: 89px;
								text-decoration: none;
								color: white;
								background-color: #ff0000;
								border-bottom: 1px solid #ffcccc;
								border-left: 5px solid #999999;
							}
							* html #ddblueblockmenu li a{
								width: 100px;
								w\idth: 89px;
							}
							#ddblueblockmenu li.primo a:hover {
							background-color: #ff0000;
							border-left-color: #1c64d1;
							}
							#ddblueblockmenu li.crono a:hover {
								background-color: #CC0000;
								border-left-color: #1c64d1;
							}
							#ddblueblockmenu li.primotop a {
								display: block;
								padding: 3px 0;
								padding-left: 3px;
								padding-right: 3px;
								width: 89px;
								text-decoration: none;
								color: #FFFF00;
								background-color: #ff0000;
								border-bottom: 1px solid #ffcccc;
								border-left: 5px solid #1c64d1;
								font-style: italic;
								font-weight: bold;
							}
							#ddblueblockmenu li.cronotop a {
								display: block;
								padding: 3px 0;
								padding-left: 3px;
								padding-right: 3px;
								width: 89px;
								text-decoration: none;
								color: #FFFF00;
								background-color: #CC0000;
								border-bottom: 1px solid #ffcccc;
								border-left: 5px solid #1c64d1;
								font-style: italic;
								font-weight: bold;
							}
							#ddblueblockmenu div.menutitle1{
								color: white;
								border-bottom: 1px solid black;
								padding: 1px 0;
								padding-left: 0px;
								text-align: center;
								background-color: #666666;
								font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
							}
							#ddblueblockmenu div.menucrono{
								color: white;
								border-bottom: 1px solid black;
								padding: 1px 0;
								padding-left: 0px;
								text-align: center;
								background-color: #999999;
								font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
							}
						/* FINE MENU NAVIGAZIONE DX*/

						/* MENU NAVIGAZIONE SX*/
						#sidebar-a {
							float: left;
							width: 160px;
							height: 100%;
							margin: 0;
							padding: 0 0 0 0;
							margin-left: 0px;
							font-size: 70%;
							text-indent: 0px;
							height: 100%;
						}

							#menu_sx {width: 160px; padding: 1em 0 0 1em; float:left; margin-top: -15px; margin-left: 0px; margin-bottom: 15px; font-size: 70%;text-indent: 0px}
							div#menu_sx ul {width: 160px;list-style:none; background:#999999 url("../Images/ultima.gif") left bottom no-repeat;
								padding-bottom:10px; margin: 0px 0px 0px 0px ;padding: 0 0 0 0;text-indent: 0px}
							div#menu_sx li {width: 160px;border-top: 1px solid #808080}
							div#menu_sx {font-size:10px}
							div#menu_sx a {display:block; width:160px; padding-left:10px;padding-top: 2px; padding-bottom:2px; text-decoration:none}
							div#menu_sx a:hover {text-decoration:underline}
							div#menu_sx ul.elenco {background: url("../Images/ultima.gif") left bottom no-repeat; padding-bottom:6px;width:160px}
							div#menu_sx div#elenco ul {padding-bottom:10px; margin-top: 5px }
							div#menu_sx div#elenco {margin-top:0px}
							div#menu_sx div#elenco {background: url("../Images/sfondo_nav.gif") repeat-y}
							div#menu_sx div#elenco a {color:#660000; background: url("../Images/sfondo_nav.gif") repeat-y}
							div#menu_sx div#elenco li.evidenza a:hover, #cerca li.comuni a:hover {width:150px; background-image:none; background:#CC9933}
							div#menu_sx div#elenco li.selezionata a {background:#CC9933  url("../Images/freccia.gif") right center no-repeat}
							div#menu_sx div#elenco li {border-top: 1px solid #5179A4}
						/* FINE MENU NAVIGAZIONE SX*/
		
		/* piè di pagina */
				#footer {
					clear: both;
					height: 25px;
					text-align:center;
					font-size: 8pt;
					padding: 0;
					margin-top: 0;
					background-image: url(../Images/sfondo_base9602.jpg);
					background-repeat: no-repeat;
					background-position: center center;
				}
				div#footer a{
					color:#009900;
					font-weight: bold;
					text-decoration: none;
				}
				div#footer a:hover {
					color:#ff0000;
					text-decoration: overline underline;
				}
		/* FINE piè di pagina */

