	BODY {
		font-family:Arial;
		font-size:11px;
		margin:0px;
		padding:0px;
		background: #fff url("../images/backpage.jpg") top center repeat-y;
	}

	/* ************************ MIN WIDTH ************************* */
/*	
	BODY {width:100%; min-width:980px;}
	BODY DIV.MinWidth {_border-left:1000px solid #fff; _position:relative; _float:left; _z-index:1;}
	BODY DIV.MinWidth DIV.Container {_margin-left:-1000px; _position:relative; _float:left; _z-index:2;}
*/

	BODY #MinWidth{
		width:980px;
		/*width:expression(document.body.clientWidth < 982? "980px": "980px" );*/
		margin: 0 auto 0 auto;
	} 


	/* ****************** KEYWORDS HIGHLIGHT ******************* */
	BODY EM.HighLight{
	    color: #478087;
		background-color: #F4DFB9;
		/*color: #000;
        background-color: #ff0;*/
	} 

	/* ************************ LAYOUT ************************* */
	
	.marginVersion{
		float:left; margin:0 0 0 3px;
	}
	.floatLeft{float:left;}
	.SelectVersion{
		height:20px; width:135px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000;
	}
	.Version{ height:22px;}
	
	DIV#Header {
	}

	
	DIV#ContentWrapper {
		float: left;
		width: 100%;
	}
	DIV#ContentWrapper DIV#ContentColumn {
		margin-right: 220px; /*Set right margin to RightColumnWidth*/
		background-color:#fff;
	}
	DIV#RightColumn {
		float: left;
		width: 220px; /*Width of right column in pixels*/
		margin-left: -220px; /*Set left margin to -(RightColumnWidth) */
		background-color:#fff;
	}
	DIV#Footer {
		clear: both;
		width: 100%;
	}

	/* ************************ PRIMA RIGA ************************* */
	DIV.PrimaRiga {
		/*background:url("../images/pl_back.jpg") repeat-x scroll left top transparent;*/
		background-image:url("../images/pl_back.jpg");
		background-repeat:repeat-x;
		background-position:left top;
		width:100%;
		height:25px;
	}

		/* ------------- MENU TOP ------------- */
		DIV.PrimaRiga DIV.MenuTop {
			float:left;
		}
		DIV.PrimaRiga DIV.MenuTop UL {
			margin:6px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
		DIV.PrimaRiga DIV.MenuTop LI {
			display:inline;
			list-style-type:none;
		}
		DIV.PrimaRiga DIV.MenuTop A {
			float:left;
			font-family:Arial;
			font-size: 11px;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase ;
			margin:0px 0px 0px 10px;
		}
		DIV.PrimaRiga DIV.MenuTop A:hover {
			text-decoration:underline; 
		}

		/* ------------- RSS ------------- */
		DIV.PrimaRiga DIV.Rss {
			float: right;
			padding: 0px;
			margin: 2px 20px 0px 0px;
		}

		/* ------------- RICERCA ------------- */
		DIV.PrimaRiga DIV.RicercaTop {
			float: right;
			padding: 0px;
			margin: 0px;
			line-height:15px;
			font-family:Arial; 
			font-size: 11px; 
			color: #fff; 
			font-weight: bold; 
			text-decoration: none;
		}
		DIV.PrimaRiga INPUT#QueryTxtHP {
			border: solid 1px #000;
			font-size: 11px;
			margin-top: 0px;
			padding-top: 0px;
			font-family:Arial;
		}
		DIV.PrimaRiga FORM {
			margin:0px 0px -5px 0px;
		}

	/* ************************ SECONDA RIGA ************************* */
	DIV.SecondaRiga {
		width: 978px;
		/*_width: 978px;*/
		background: transparent url("../images/logoBack.jpg") top left repeat-x;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin:0;
		padding:0;
	}
	DIV.SecondaRiga DIV#DataOra {
		font-weight:bold;
		font-size:11px;
		color:#9C9D9F;
		height: 30px;
		padding:10px 5px 0px 0px;
		text-align:right;
	}

	DIV.SecondaRiga A {
		text-decoration:none;
	}
	DIV.SecondaRiga A#Logo {
		display:block;
		width: 591px;
		height: 92px;
		margin: -40px auto -22px auto;
		padding: 0;
		border: none;
		background: transparent url("../images/mondo_logo.jpg") top left no-repeat;
	}
	DIV.SecondaRiga A#ComuniItaliani {
		position:relative;
		width:190px;
		height:22px;
		display:block;
		left:60%;
	}
	/* ************************ TERZA RIGA ************************* */
	DIV.TerzaRiga {}

		/* ------------- MENU TESTATA ------------- */
		DIV.TerzaRiga .jQuerySlideMenu .Intestazione {
			background-color:#ED8C01;
			color:#FFFFFF;
			float:left;
			font-family:Tahoma;
			font-size:11px;
			height:21px;/*27px;*/
			line-height:21px;/*27px;*/
			margin:0;
			padding:0 3px 0 3px;
			vertical-align:middle;
/*			text-transform:uppercase;*/
			font-weight:bold;	
			width:85px;
		}
		DIV.TerzaRiga .jQuerySlideMenu .Intestazione A {
			color:#FFFFFF;
			text-decoration:none;
		}
		DIV.TerzaRiga .jQuerySlideMenu .Intestazione A:Hover {
			color:#FFFFFF;
			text-decoration:underline;
		}
			/* +++++++++++++ SLIDE MENU +++++++++++ */
			DIV.TerzaRiga .jQuerySlideMenu{
				/*font: 13px "Times New Roman", Times, serif;*/
				width: 100%;
				/*height: 20px;*/
				float:left;
				/*line-height: 20px;*/
				/*display:block;*/
				position:relative;
			}
			DIV.TerzaRiga .jQuerySlideMenu ul{
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
			/*Top level list items*/
			DIV.TerzaRiga .jQuerySlideMenu ul li{
				position: relative;
				display: inline;
				float: left;
			}
			/*Top level menu link items style*/
			DIV.TerzaRiga .jQuerySlideMenu ul li a{
				font-family:Tahoma;
				font-size:10px;
				display: block;
				line-height: 16px;
				margin: 3px 0px 2px 0px; /*5px 0px 5px 0px;*/
				padding: 0px 4px 0px 4px;
				border-right: 1px dotted #778;
				text-decoration: none;
				white-space:nowrap;
				
			}
			* html DIV.TerzaRiga .jQuerySlideMenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
				display: inline-block;
			}
			DIV.TerzaRiga .jQuerySlideMenu ul li a:link, DIV.TerzaRiga .jQuerySlideMenu ul li a:visited{
				/*color: #707173;*/
			}
			DIV.TerzaRiga .jQuerySlideMenu ul li a:hover{
				text-decoration: underline;
			}
			/*1st sub level menu*/
			DIV.TerzaRiga .jQuerySlideMenu ul li ul{
				border-top: 1px dotted #778;
				position: absolute;
				left: 0;
				display: block;
				visibility: hidden;
				 padding-top:1px;
			}
			/*Sub level menu list items (undo style from Top level List Items)*/
			DIV.TerzaRiga .jQuerySlideMenu ul li ul li{
				display: list-item;
				float: none;
			}
			/*All subsequent sub menu levels vertical offset after 1st level sub menu */
			DIV.TerzaRiga .jQuerySlideMenu ul li ul li ul{
				top: 0;
			}
			/* Sub level menu links style */
			DIV.TerzaRiga .jQuerySlideMenu ul li ul li a{
				padding: 4px 10px 4px 10px;
				width:200px;
				margin:0px 0px -1px 0px;
				line-height:12px;
				border-left: 1px dotted #778;
				border-bottom: 1px dotted #778;
				white-space:normal;
			}
			DIV.TerzaRiga .jQuerySlideMenu ul li ul li a:hover{ /*sub menus hover style*/
			}
			DIV.TerzaRiga .jQuerySlideMenu .downarrowclass{
				position: absolute;
				top: 9px;
				right: 1px;
			}
			DIV.TerzaRiga .jQuerySlideMenu .rightarrowclass{
				position: absolute;
				top: 6px;
				right: 2px;
			}
			DIV.TerzaRiga .jQuerySlideMenu .leftarrowclass{
				top: 6px;
				left: 2px;
				position:absolute;
			}


	/* ************************ QUARTA RIGA ************************* */
	DIV.QuartaRiga {
		width:100%;
		background-color: #DA1111;
		margin:4px 0px 10px 0px;
		padding:0px;
	}
		/* ------------- SCROLLING ------------- */
		DIV.QuartaRiga DIV.Intestazione {
			float: left;
			width:85px;
			height: 18px;
			padding: 2px 2px 2px 4px;
			background-color: #468087;
			color: #fff;
			font-family: Tahoma;
			font-weight: bold;
			font-size: 13px;
			position:relative;
			text-transform:uppercase;
		}
		DIV.QuartaRiga DIV.Scroller{
			position:relative;
			height:18px;
			padding-top:2px;
			display:block;
			overflow:hidden;
		}
		DIV.QuartaRiga DIV.Scroller A{
			color: #fff;
			font-family: Tahoma;
			font-weight: bold;
			font-size: 14px;
			text-decoration:none;
		}
		DIV.QuartaRiga DIV.Scroller A:hover{
		}
		DIV.QuartaRiga DIV.ScrollingText{
			position:absolute;
			white-space:nowrap;
		}

	/* ************************ PERCORSO ************************* */
	DIV #Percorso {
		font-size:10px;
		padding:2px 5px 5px 5px;
		background-color:#fff;
		color: #aaa;
	}
	DIV #Percorso SPAN {
		color:#888;
		font-style:italic;
		font-weight:bold;
		background-color:#fff;
	}
	DIV#Percorso A {
		font-style: italic;
		color:#888;
		font-size:10px;
		text-decoration:underline;
	}

	/* ************************ HOME PAGE ************************* */
		
		/* ------------- SINISTRA ------------- */
		DIV#HpSx {
			width:49.8%;
			float:left;
			background-color:#fff;
			border-right: 1px dotted #DADADA;
		}
		
			/* ++++++++++ PRIMO PIANO ++++++++++ */
			DIV#HpSx DIV.ElencoContenutiPP {
				/*padding:0px 5px 0px 5px;*/
				padding:0px 0px 0px 0px;
				margin:0px 5px 10px 5px;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Archivio{
				padding-top:10px;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Archivio A{
				color:#6B7D84;
				font-family:Verdana;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Archivio A:hover{
				color:#990000;
			}
			
			DIV#HpSx DIV.ElencoContenutiPP DIV.Intestazione {
				height:20px;
				color:#ED8C01;
				font-size:12px;
				font-weight:bold;
				line-height:20px;
			}
	
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco {
				margin: 0px;
				border-top:1px dotted #990000;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia {
				border-bottom:1px dotted #990000;
				padding:4px 0px 4px 0px;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia DIV.Argomento {
				color:#C98916;
				font-style:italic;
				font-size:9px;
				font-weight:bold;
				font-family:Verdana, Geneva, sans-serif;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia H2 {
				margin:0px;
				padding:0px;
				font-size:16px;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia A {
				color:#30565A; /*color:#87888A;*/
				font-size:16px;
				font-weight:bold;
				text-decoration:none;
				display:block;
				padding:0px 0px 0px 0px;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia IMG.Image {
				border:none;
				padding:0px 10px 0px 0px;
				float:left;
				width:150px;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia A.Video {
				color:#30565A; 
				font-size:10px;
				font-weight:normal;
				text-decoration:none;
				font-style:italic;
				padding:0px 0px 0px 0px;
				float:left;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia A.Audio {
				color:#30565A; 
				font-size:10px;
				font-weight:normal;
				text-decoration:none;
				font-style:italic;
				padding:0px 0px 0px 0px;
				float:left;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia A SPAN{
				margin-top:8px;
				font-size:12px;
				font-weight:normal;
				color:#000000;
				display:block;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia A:hover{
				color:#990000;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia A:hover SPAN{
				color:#990000;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.Notizia STRONG.Data {
				font-family:Verdana;
				color:#000000;
				font-size:9px;
				font-weight:bold;
			}

			/* --------- Prima Notizia -------- */
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.N1 IMG.Image {
				width:170px;
			}
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.N1 A SPAN{
				font-size:15px;
			}
			/* --------- Seconda Notizia -------- */
			DIV#HpSx DIV.ElencoContenutiPP DIV.Elenco DIV.N2 IMG.Image {
				float:right;
			}
			/* --------- Terza Notizia -------- */


			/* ++++++++++ SALA STAMPA ++++++++++ */
			DIV#HpSx DIV.ElencoContenutiSS {
				padding:0px 5px 10px 5px;
				margin:0px 0px 0px 0px;
				/*background-color:#F5DEB8; */
					background-color:#F2F1F1;
			}
			DIV#HpSx DIV.ElencoContenutiSS DIV.Archivio{
				padding-top:10px;
			}
			DIV#HpSx DIV.ElencoContenutiSS DIV.Archivio A{
				color:#58686D;
				font-family:Verdana;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
			}
			DIV#HpSx DIV.ElencoContenutiSS DIV.Archivio A:hover{
				color:#990000;
			}
			
			DIV#HpSx DIV.ElencoContenutiSS DIV.Intestazione {
				height:20px;
				color:#ED8C01;
				font-size:12px;
				font-weight:bold;
			}
	
			DIV#HpSx DIV.ElencoContenutiSS DIV.Elenco {
				margin: 0px;
				border-top:1px dotted #990000;
			}
	
			DIV#HpSx DIV.ElencoContenutiSS DIV.Elenco DIV.Notizia {
				border-bottom:1px dotted #990000;
				padding:4px 0px 4px 0px;
			}
			DIV#HpSx DIV.ElencoContenutiSS DIV.Elenco DIV.Notizia H3 {
				margin:0px;
				padding:0px;
				font-size:12px;
				font-weight:normal;
			}
			DIV#HpSx DIV.ElencoContenutiSS DIV.Elenco DIV.Notizia A {
				color:#404142;
				font-size:12px;
				/*font-weight:bold;*/
				text-decoration:none;
				display:block;
				padding:0px 0px 0px 0px;
			}
			DIV#HpSx DIV.ElencoContenutiSS DIV.Elenco DIV.Notizia A SPAN{
				margin-top:8px;
				font-size:9px;
				font-weight:bold;
				color:#000000;
				display:block;
			}
			DIV#HpSx DIV.ElencoContenutiSS DIV.Elenco DIV.Notizia A:hover{
				color:#990000;
			}
			DIV#HpSx DIV.ElencoContenutiSS DIV.Elenco DIV.Notizia A:hover SPAN{
				color:#990000;
			}
			DIV#HpSx DIV.ElencoContenutiSS DIV.Elenco DIV.Notizia STRONG.Data {
				font-family:Verdana;
				color:#858585;
				font-size:9px;
				font-weight:bold;
			}

		/* ------------- DESTRA ------------- */
		DIV #HpDx {
			width:49.8%;
			float:left;
			background-color:#fff;
		}

			/* ++++++++++ NOTIZIE ++++++++++ */
			DIV#HpDx DIV.ElencoContenuti {
				/*border-left: 10px solid #FFE1A1;*/
				padding:0px 0px 0px 0px;
				margin:0px 5px 10px 5px;
			}
	
			DIV#HpDx DIV.ElencoContenuti DIV.Archivio{
				padding-top:10px;
			}
			DIV#HpDx DIV.ElencoContenuti DIV.Archivio A{
				color:#6B7D84;
				font-family:Verdana;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
			}
			DIV#HpDx DIV.ElencoContenuti DIV.Archivio A:hover{
				color:#990000;
			}
			
			DIV#HpDx DIV.ElencoContenuti DIV.Intestazione {
				font-size:12px;
				font-weight:bold;
				line-height:20px;
				color:#ED8C01;
				height:20px;
				padding-left:4px;
				/*background-color: #FFE1A1;*/
				background-color:#fff;
			}
			DIV#HpDx DIV.ElencoContenuti DIV.Elenco {
				border-top:1px dotted #990000;
				padding: 0px;
				margin: 0px;
			}
	
			DIV#HpDx DIV.ElencoContenuti DIV.Elenco DIV.Notizia {
				border-bottom:1px dotted #990000;
				padding:4px 0px 4px 0px;
			}
			DIV#HpDx DIV.ElencoContenuti DIV.Elenco DIV.Notizia H3 {
				margin:0px;
				padding:0px;
				font-size:12px;
				font-weight:normal;
			}
			DIV#HpDx DIV.ElencoContenuti DIV.Elenco DIV.Notizia A {
				color:#1D3436; /*color:#87888A;*/
				font-size:12px;
				/*font-weight:bold;*/
				text-decoration:none;
				display:block;
				padding:0px 0px 0px 0px;				
				/*background-image:url("../images/frecceDx.png");*/
				/*background-repeat:no-repeat;*/
				/*background-position:bottom right;*/
			}
			DIV#HpDx DIV.ElencoContenuti DIV.Elenco DIV.Notizia A SPAN{
				margin-top:8px;
				font-size:9px;
				font-weight:normal;
				color:#000000;
				display:block;
			}
			DIV#HpDx DIV.ElencoContenuti DIV.Elenco DIV.Notizia A:hover{
				color:#990000;
			}
			DIV#HpDx DIV.ElencoContenuti DIV.Elenco DIV.Notizia A:hover SPAN{
				color:#990000;
			}

			DIV#HpDx DIV.ElencoContenuti DIV.Elenco DIV.Notizia STRONG.Data {
				font-family:Verdana;
				color:#858585;
				font-size:9px;
				font-weight:bold;
			}
			DIV#HpDx DIV.ElencoContenuti DIV.Elenco DIV.Notizia A STRONG.blink{
				display:none;
			}

		/* ------------- SONDAGGIO------------- */
		DIV#Dettaglio DIV.Contenuto DIV#SondaggioDettaglio .risp{ font-size:14px; color:#30565A;}
		DIV#Dettaglio DIV.Contenuto DIV#SondaggioDettaglio .line{ background-color: #BED4DC; height:2px; width:100%; margin:0 0 5px 0;}
		DIV#Dettaglio DIV.Contenuto DIV#SondaggioDettaglio .barBackGround{background-color:#EDEDED; height: 15px; width: 500px; float: left;}
		DIV#Dettaglio DIV.Contenuto DIV#SondaggioDettaglio DIV#Archivio { padding:20px; text-align:center; }
		DIV#Dettaglio DIV.Contenuto DIV#SondaggioDettaglio DIV#Archivio A { color:#444444; font-size:12px; font-weight:bold; text-decoration:underline; }
		DIV#Dettaglio DIV.Contenuto DIV#SondaggioDettaglio DIV#Archivio A:hover { color:#F00; }
		
		/* ------------- WIDGETS ------------- */
			DIV#HpDx DIV#Widgets {
				background-color:#FFF;
				width:355px;
				margin:10px auto 10px auto;
				padding:10px 0px 0px 5px;
			}

			/* +++++++++++++++++ AnciRivista ++++++++++++++ */
			DIV#HpDx DIV#Widgets DIV#AnciRivista {
				float:left;
				width:125px;
				height:165px;
				margin:0px 5px 0px 0px;
				background-color:#EBEBEB;
				/*background-image:url("../images/Wdg_AnciRivista.png");
				background-repeat:no-repeat;
				background-position:left 3px ;*/
				cursor:pointer;
			}
			DIV#HpDx DIV#Widgets DIV#AnciRivista A{
				display:block;
				margin:3px;
				/*padding-top:50px;*/
				padding-top:0px;
				padding-left:20px;
				cursor:pointer;
			}
			DIV#HpDx DIV#Widgets DIV#AnciRivista A IMG{
				width:80px;
				/*height:104px;*/
				border:none;
			}
			
			DIV#HpDx DIV#Widgets DIV#AnciRivista A IMG#LogoAnciRivista{
				width:117px;
				height:44px;
				margin-left:-20px;
			}
			
			 
			/* +++++++++++++ Sindaco della Settimana +++++++++++ */
			DIV#HpDx DIV#Widgets DIV#SindacoDellaSettimana {
				float:left;
				width:215px;
				height:85px;
				margin:0px 0px 5px 4px;
				background-color: #186583;
				/*background-image:url("../images/Wdg_Sindaco.png");*/
				/*background-image:url("../images/Wdg_Banner150.png");*/
				background-repeat:no-repeat;
				background-position:right top;
				cursor:pointer;
				
			}
			DIV#HpDx DIV#Widgets DIV#SindacoDellaSettimana A{
				display:block;
				margin:2px;
				text-decoration:none;
				cursor:pointer;
			}
			/*******************Questa è quella originale*******************************/
			/*DIV#HpDx DIV#Widgets DIV#SindacoDellaSettimana A IMG{
				float:left;
				width:48px;
				height:58px;
				border:none;
				margin:5px 4px 4px 4px;
			}
			*/
			DIV#HpDx DIV#Widgets DIV#SindacoDellaSettimana A IMG#LogoSindaco{
				width:139px;
				height:47px;
				border:none;
				float:right;
				margin:-2px -2px 0 0 ;
			}
			DIV#HpDx DIV#Widgets DIV#SindacoDellaSettimana A IMG{
				float:left;
				width:60px;
				height:60px;
				border:none;
				margin:5px 4px 4px 4px;
				position:relative;
			}
			DIV#HpDx DIV#Widgets DIV#SindacoDellaSettimana A SPAN.Nome{
				float:left;
				margin:5px 0px 0px 0px ;
				color:#E4BE6C;
				font-family:Tahoma;
				font-weight:bold;
				font-size:10px;
				overflow:hidden;
				width:140px;
				/*height:14px;*/
				text-align:center;
				position:relative;
			}
			DIV#HpDx DIV#Widgets DIV#SindacoDellaSettimana A SPAN.Comune{
				clear:both;
				float:left;
				margin-left:0px;
				margin-top:-2px;
				color:#FFFFFF;
				font-family: Tahoma;
				font-size:10px;
				overflow:hidden;
				/*text-align:right;*/
				text-align:center;
				width:200px;
				/*height:14px;*/
				white-space:nowrap;
				position:relative;
			}
			

			/************************Modificata da Fabrizio il 09/03/2011 speciale unità italia**********************************************/
/*			DIV#HpDx DIV#Widgets DIV#SindacoDellaSettimana A SPAN.Nome{
				float:left;
				margin:-30px 0px 0px 5px ;
				color:#FFFFFF;
				font-family:Tahoma;
				font-weight:bold;
				font-size:10px;
				overflow:hidden;
				width:200px;
				height:12px;
				text-align:left;
				position:relative;
			}


			DIV#HpDx DIV#Widgets DIV#SindacoDellaSettimana A IMG{
				float:left;
				width:48px;
				height:58px;
				border:none;
				margin:-2px 4px 4px -1px;
				display:block;
				
			}
*/

			/* +++++++++++++ Comuni che Funzionano +++++++++++ */
			DIV#HpDx DIV#Widgets DIV#ComuniCheFunzionano {
				float:left;
				width:215px;
				height:70px;
				margin:4px 0px 0px 4px;
				background-color: #F7E5C1;
				/*background-image:url("../images/Wdg_BuonePratiche.png");*/
				background-repeat:no-repeat;
				background-position:right top;
				cursor:pointer;
			}
			DIV#HpDx DIV#Widgets DIV#ComuniCheFunzionano A{
				display:block;
				margin:2px;
				font-family:"Trebuchet MS";
				text-decoration:none;
				cursor:pointer;
			}
			DIV#HpDx DIV#Widgets DIV#ComuniCheFunzionano A IMG{
				width:60px;
				height:50px;
				border:none;
				margin:1px 0px 0px 1px;
				float:left;
				/*ema-border:1px solid red;*/
			}
			DIV#HpDx DIV#Widgets DIV#ComuniCheFunzionano IMG#BuonePratiche {
				float:left;
				width:134px;
				height:40px;
				margin-left:2px;
				background-color: #F7E5C1;
				/*background-image:url("../images/Wdg_BuonePratiche.png");*/
				cursor:pointer;
			}

			/*DIV#HpDx DIV#Widgets DIV#ComuniCheFunzionano A SPAN.Comune{
				clear:both;
				color:#000000;
				font-family:Tahoma;
				font-size:10px;
				overflow:hidden;
				text-align:center;
				width:210px;
				height:14px;
				font-weight:bold;
				margin:0px;
				white-space:nowrap;
				padding-left:10px;
			}*/
			DIV#HpDx DIV#Widgets DIV#ComuniCheFunzionano A SPAN.Comune{
				float:left;
				color:#000000;
				font-family:Tahoma;
				font-size:10px;
				overflow:hidden;
				width:210px;
				height:12px;
				font-weight:bold;
				white-space:nowrap;
				/*text-align:center;*/
				padding-left:5px;
				clear:both;
			}
	
			/* +++++++++++++ Giornale Dei Comuni +++++++++++ */
			DIV#HpDx DIV#Widgets DIV#GDC {
				clear:both;
				width:335px;
				height:56px;
				margin:2px 2px 2px 2px;
				background-image:url("../images/Wdg_Gdc.png");
				background-repeat:no-repeat;
				background-position:center top;
			}
			DIV#HpDx DIV#Widgets DIV#GDC A{
				display:block;
				width:330px;
				height:50px;
				margin:2px;
				font-family:"Trebuchet MS";
				text-decoration:none;
			}


			/* ++++++++++ APPUNTAMENTI DEL MESE ++++++++++ */
			DIV#HpDx DIV.ElencoContenutiADM {
				padding:10px 0px 0px 0px;
				margin:0px 5px 10px 5px;
			}
			
			DIV#HpDx DIV.ElencoContenutiADM DIV.Archivio{
				padding-top:10px;
			}
			DIV#HpDx DIV.ElencoContenutiADM DIV.Archivio A{
				color:#6B7D84;
				font-family:Verdana;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
			}
			DIV#HpDx DIV.ElencoContenutiADM DIV.Archivio A:hover{
				color:#990000;
			}
			
			DIV#HpDx DIV.ElencoContenutiADM DIV.Intestazione1 {
				height:20px;
				color:#ED8C01;
				font-size:12px;
				font-weight:bold;
				float:left;
			}
			DIV#HpDx DIV.ElencoContenutiADM DIV.Intestazione2 A {
				height:20px;
				color:#ED8C01;
				font-size:12px;
				font-weight:bold;
				float:right;
				text-decoration:none;
			}
			DIV#HpDx DIV.ElencoContenutiADM DIV.Intestazione2 A:hover {
				color:#990000;
			}
	
			DIV#HpDx DIV.ElencoContenutiADM DIV.Elenco {
				margin: 0px;
				border-top:1px dotted #990000;
			}
	
			DIV#HpDx DIV.ElencoContenutiADM DIV.Elenco DIV.Notizia {
				border-bottom:1px dotted #990000;
				padding:4px 0px 4px 0px;
				height:60px;	/* normalizza altezza per scrolling */
			}
			
			DIV#HpDx DIV.ElencoContenutiADM DIV.Elenco DIV.Notizia H3 {
				margin:0px;
				padding:0px;
				font-size:12px;
				font-weight:normal;
			}
			
			DIV#HpDx DIV.ElencoContenutiADM DIV.Elenco DIV.Notizia A {
				color:#1D3436;
				font-size:12px;
				/*font-weight:bold;*/
				text-decoration:none;
				display:block;
				padding:0px 0px 0px 0px;
			}
			DIV#HpDx DIV.ElencoContenutiADM DIV.Elenco DIV.Notizia A SPAN{
				margin-top:8px;
				font-size:9px;
				font-weight:bold;
				color:#000000;
				display:block;
			}
			DIV#HpDx DIV.ElencoContenutiADM DIV.Elenco DIV.Notizia A:hover{
				color:#990000;
			}
			DIV#HpDx DIV.ElencoContenutiADM DIV.Elenco DIV.Notizia A:hover SPAN{
				color:#990000;
			}
			DIV#HpDx DIV.ElencoContenutiADM DIV.Elenco DIV.Notizia STRONG.Data {
				font-family:Verdana;
				color:#858585;
				font-size:9px;
				/*font-weight:bold;*/
			}




	/* ************************ SEZIONE ************************* */

	DIV#SezioneNonTrovata {
		padding-top:50px;
		height:200px;
		text-align:center;
		font-weight:bold;
		font-size:16px;
		color:#333;
	}	
	DIV#Sezione {
		padding:0px 5px 0px 5px;
	}	
	DIV#Sezione DIV.Intestazione {
		color:#ED8C01;
		font-size:12px;
		font-weight:bold;
		height:20px;
		line-height:20px;
		margin:0px 5px 0px 5px;
		text-transform:uppercase;
	}	
	DIV#Sezione SELECT.SottoSezioni {
		width:100%;
		font-size:11px;
		border:1px solid #AAA;
	}	
	DIV#Sezione DIV.Nota {
	}	
	DIV#Sezione DIV.NotaPie {
	}	
	DIV#Sezione DIV.Archivio {
		text-align:center;
		padding:5px;
	}	
	DIV#Sezione DIV.Archivio A{
		text-decoration:none;
		color:#888888;
	}	
	DIV#Sezione DIV.Archivio A:Hover{
		color:#990000;
	}	

		/* ------------- Elenco Contenuti/Sezioni ------------- */
		DIV#Sezione DIV.Elenco {
			padding:5px 5px 5px 5px;
			font-size:9px;
			border-top:1px dotted #990000;
			border-bottom:1px dotted #990000;
		}	

			/* +++++++++++++ Sezione +++++++++++ */
			DIV#Sezione DIV.Elenco DIV.Sezione {
				font-size:11px;
				font-weight:bold;
				padding:5px 0px 5px 0px;
				border-bottom:1px dotted #E4BE6D;
			}
			DIV#Sezione DIV.Elenco DIV.Sezione A {
				color:#000000;
				font-weight:bold;
				text-decoration:none;
			}	
			DIV#Sezione DIV.Elenco DIV.Sezione A:Hover {
				color:#990000;
			}	

			/* +++++++++++++ Contenuto +++++++++++ */
			DIV#Sezione DIV.Elenco DIV.Contenuto {
				padding:5px 0px 5px 0px;
				border-bottom:1px dotted #E4BE6D;
			}	
			DIV#Sezione DIV.Elenco DIV.Contenuto STRONG {
				font-family:Verdana;
				color:#858585;
				font-weight:bold;
			}	
			DIV#Sezione DIV.Elenco DIV.Contenuto A {
				color:#000000;
				text-decoration:none;
				font-size:11px;
			}	
			DIV#Sezione DIV.Elenco DIV.Contenuto A.Allegati {
				color:#555;
				font-style:italic;
				text-decoration:none;
			}	
			DIV#Sezione DIV.Elenco DIV.Contenuto A:Hover {
				color:#990000;
			}	

		/* ------------- Calendario ------------- */
		DIV#Calendario {
			width:100%;
			border:1px solid #AAA;
			margin:10px 0px 10px 0px;
			font-size:12px;
			text-transform:uppercase;
			font-weight:bold;
		}
		DIV#Calendario DIV.Anno {
			text-align:center;
			width:13%;
			float:left;
		}
		DIV#Calendario DIV.Mese {
			text-align:center;
			border-left:1px solid #AAA;
			width:7%;
			float:left;
		}
		DIV#Calendario DIV A {
			text-decoration:none;
			color:#000;
		}
		DIV#Calendario DIV.Mese A.Selected {
			color:#990000;
			font-weight:bold;
		}
		
		DIV#CalendarioAnni {
			width:100%;
			border:1px solid #AAA;
			margin:10px 0px 10px 0px;
			font-size:12px;
			text-transform:uppercase;
			font-weight:bold;
		}

		DIV#CalendarioAnni DIV.Anno {
			text-align:center;
			border-right:1px solid #AAA;
			width:7%;
			float:left;
		}
		
		DIV#CalendarioAnni DIV.Anno A {
			text-decoration:none;
			color:#000;
		}
		
		DIV#CalendarioAnni DIV.Anno A.Selected {
			color:#990000;
			font-weight:bold;
		}

		/* ------------- PAGINAZIONE ------------- */
	
			DIV.Paginazione{
				width:100%;
				text-align:center;
				font-size:9px;
				font-family:Verdana;
				padding:10px;
			}
			DIV.Paginazione	A.page-numbers{
			  border: 1px solid #F4DFB9;
			  padding:1px 2px;
			  background-position:bottom;
			  text-decoration: none;
			  color: #478087;
			  font-weight:bold;
			  margin:1px;
			}
			DIV.Paginazione	SPAN.pn-current{
			  border: 1px solid #F4DFB9;
			  padding:1px 2px;
			  background-color:#F4DFB9;
			  color: #478087;   
			}
			DIV.Paginazione	A:Hover{
			  border: 1px solid #F4DFB9;
			  background-color:#F4DFB9;
			  color: #478087;
			}

			DIV.Paginazione	DIV.GoPage {
				margin-top:5px;
			}
			DIV.Paginazione	DIV.GoPage INPUT {
				border: 1px solid #F4DFB9;
				color: #478087;
			}


	/* ************************ DETTAGLIO ************************* */

	DIV#DettaglioNonTrovato {
		padding-top:50px;
		height:200px;
		text-align:center;
		font-weight:bold;
		font-size:16px;
		color:#333;
	}	
	DIV#Dettaglio {
		padding:0px 5px 0px 5px;
	}	
	DIV#Dettaglio DIV.Intestazione {
		
		color:#ED8C01;
		font-size:12px;
		font-weight:bold;
		line-height:20px;
		margin:0px 5px 4px 5px;
		text-transform:uppercase;
	}	

	DIV#Dettaglio DIV.Intestazione .NoDettaglio {
		display:none;
	}

	DIV#Dettaglio DIV.Contenuto {
		border-top:1px dotted #990000;
		text-align:justify;
		padding:4px;
	}
	DIV#Dettaglio DIV.Contenuto A{
		color:#000;
	}
	DIV#Dettaglio DIV.Contenuto A:Hover{
		color:#990000;
	}
	DIV#Dettaglio DIV.Contenuto IMG.Image{
		width:230px;
		float:left;
		margin:15px 18px 5px 0px;
	}
	DIV#Dettaglio DIV.Contenuto DIV.Allegati A {
		color:#00F;
		text-decoration:none;
		font-size:10px;
	}
	DIV#Dettaglio DIV.Contenuto DIV.Allegati A:Hover{
		color:#990000;
	}


	/* ------------- ANCIRIVISTA ------------- */

		/* +++++++++++++ ANCIRIVISTA DETTAGLIO +++++++++++ */
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaDettaglio {
			color:#000000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaDettaglio DIV.SottoTitolo {
			font-size:10px;
			font-weight:bold;
			font-style:italic;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaDettaglio DIV.Autore {
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaDettaglio DIV.Descrizione {
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaDettaglio A.Link{
			color:#990000;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}

		/* +++++++++++++ ANCIRIVISTA COPERTINA +++++++++++ */
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina {
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina A{
			color:#000000;
			font-size:11px;
			text-decoration:underline;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina A:hover{
			color:#990000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina A.Link{
			color:#990000;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#PrimoPiano {
			float:left;
			width:50%;
			border-right:1px solid #990000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#PrimoPiano DIV#SX {
			float:left;
			width:40%;
			border-top:1px solid #990000;
			font-size:10px;
		}
		
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#PrimoPiano DIV#SX DIV.SottoTitolo {
			font-weight:bold;
			padding:3px;
			text-align:left;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#PrimoPiano DIV#SX IMG {
			padding:3px;
			width:145px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#PrimoPiano DIV#DX {
			float:left;
			width:60%;
			border-top:1px solid #990000;
			font-size:11px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#PrimoPiano DIV#DX DIV#Autore {
			font-style:italic;
			padding:10px 0 10px 15px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#PrimoPiano DIV#DX DIV.Testo {
			padding:5px;
			float:left;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#PrimoPiano DIV#DX DIV#Maiuscolo {
			color:#600808;
			float:left;
			font-size:44px;
			line-height:36px;
			text-transform:uppercase;
			margin:4px 2px 0px 0px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#Sommario {
			float:left;
			width:49.7%;
			margin-left:-1px;
			border-left:1px solid #990000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV#Sommario DIV.Testo {
			color:#000000;
			font-size:10px;
			font-weight:bold;
			padding:8px 0px 0px 0px;
			text-decoration:none;
			border-top:1px solid #990000;
			font-family:Verdana;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina DIV.Intestazione {
			color:#990100;
			font-size:12px;
			font-weight:bold;
		}
		DIV#Dettaglio DIV.Contenuto DIV#AnciRivistaCopertina {
			border-left:1px solid #990000;
			border-bottom:1px solid #990000;
			border-right:1px solid #990000;
		}


		/* ------------- COLLANA / SCAFFALE ------------- */

		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana {
			border:1px solid #990000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana A{
			color:#000000;
			font-size:11px;
			text-decoration:underline;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana A:hover{
			color:#990000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana DIV#SX {
			float:left;
			width:30%;
			border-right:1px solid #990000;
			font-size:10px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana DIV#SX IMG {
			padding:5px 5px 5px 5px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana DIV#SX DIV {
			padding:5px 5px 5px 5px;
			font-size:11px;
		}
	
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana DIV#DX {
			float:left;
			width:69.5%;
			border-left:1px solid #990000;
			font-size:10px;
			margin-left:-1px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana DIV#DX DIV {
			padding:0px 5px 0px 5px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana DIV#DX DIV#Titolo {
			padding-top:5px;
			font-size:14px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana DIV#DX DIV#SottoTitolo {
			padding-left:8px;
			font-size:11px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ScaffaleCollana DIV#LINK  {
			clear:both;
			text-align:right;
			vertical-align:bottom;
			padding:25px 5px 5px 5px;
		}

		/* ------------- SINDACO DELLA SETTIMANA ------------- */

		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana {
			background-color:#EEEEEE;
			/*background-color:#1E6291;*/
			background-image:url("../images/SDS_Bandiera.jpg");
			background-repeat:no-repeat;
			background-position:right top;
			font-family:"Trebuchet MS";
			color:#444444;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana A{
			color:#000000;
			font-size:11px;
			text-decoration:underline;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana A:hover{
			color:#990000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Sindaco {
			margin:10px 10px 10px 10px;
			padding:10px 0px 0px 0px;
			border-top:1px solid #FFF;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Sindaco DIV.Foto{
			clear:left;
			float:left;
			margin:0px 20px 0px 0px;
			position:relative;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Sindaco DIV.Foto IMG#Foto{
			width:200px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Sindaco DIV#Nome{
			font-size:22px;
			font-weight:bold;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Sindaco DIV#Comune{
			font-size:22px;
			font-style:italic;
			line-height:40px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Sindaco DIV#Abstract{
			text-align:left;
			font-size:26px;
			font-style:italic;
			padding-top:30px;
			line-height:26px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Testo {
			font-size:12px;
			margin:10px 10px 10px 10px;
			line-height:18px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Archivio {
			padding:20px;
			text-align:right;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Archivio A {
			color:#444444;
			font-size:12px;
			font-weight:bold;
			text-decoration:underline;
		}
		DIV#Dettaglio DIV.Contenuto DIV#SindacoDellaSettimana DIV#Archivio A:hover {
			color:#F00;
		}

		/* ------------- SINDACO DELLA SETTIMANA ------------- */
		
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano {
			background-color:#F6E5C0;
			font-family:"Trebuchet MS";
			color:#000000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano A{
			color:#000000;
			font-size:11px;
			text-decoration:underline;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano A:hover{
			color:#990000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Fonte {
			float:right;
			font-size:12px;
			margin-top:78px;
			padding-right:10px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Comune {
			margin:10px 10px 10px 10px;
			padding:10px 0px 0px 0px;
			border-top:1px solid #000;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Comune DIV.Foto{
			clear:left;
			float:left;
			margin:20px 20px 0px 0px;
			position:relative;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Comune DIV.Foto IMG#Foto{
			width:150px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Comune DIV#Nome{
			color:#055171;
			font-size:30px;
			font-weight:bold;
			margin-top:10px;
			font-style:italic;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Comune DIV#Abstract{
			color:#914835;
			font-size:26px;
			font-style:italic;
			font-weight:bold;
			margin-top:30px;
			line-height:26px;
			text-align:left;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Testo {
			font-size:12px;
			margin:20px 10px 10px 10px;
			line-height:18px;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Archivio {
			padding:20px;
			text-align:right;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Archivio A {
			color:#055171;
			font-size:12px;
			font-weight:bold;
			text-decoration:underline;
		}
		DIV#Dettaglio DIV.Contenuto DIV#ComuniCheFunzionano DIV#Archivio A:hover {
			color:#F00;
		}

		/* ------------- NEWSLETTER ------------- */
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter {font-size:11px;}
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .Titolo A{text-decoration:none;color:#031960;}
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .Titolo{ padding-top:3px;font-weight: bold;color:#031960; }
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .Testo{ color:#000000;padding-bottom:6px;border-bottom: 1px solid #9CC7F6;text-align:justify;}
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .Link{ color:#031960; }
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .Link:hover{ color:#990000; }
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .BrdSx{ border-left: 1px solid #9CC7F6; }
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .BrdDx{ border-right: 1px solid #9CC7F6; }
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .BrdUp{ border-top: 1px solid #9CC7F6; }
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .BrdDw{ border-bottom: 1px solid #9CC7F6; }
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter .Appr{ font-family: "Arial Narrow";font-size: 14px;font-weight: bold;color:#031960;padding-left:5px;padding-right:5px;}

		DIV#Dettaglio DIV.Contenuto DIV#Newsletter A.Button {
			background-color:#FFFFFF;
			border:1px solid #031960;
			color:#031960;
			font-weight:bold;
			margin:5px;
			padding:1px 12px;
			text-align:center;
			text-decoration:none;
		}
		DIV#Dettaglio DIV.Contenuto DIV#Newsletter A.Button:Hover {
			color:#990000;
		}


	/* ************************ AREA ************************* */

	DIV#Area DIV.Intestazione {
		color:#ED8C01;
		font-size:12px;
		font-weight:bold;
		height:20px;
		line-height:20px;
		margin:0px 5px 0px 5px;
		text-transform:uppercase;
	}	
	DIV#Area DIV.Contenuto UL {
		padding:0px 0px 0px 10px;
		margin:0px 0px 0px 10px;
	}
	DIV#Area DIV.Contenuto UL LI{
		list-style-type:none;
		border-bottom:solid 1px #EEE;
		padding:2px 0px 1px 0px;
		font-size:10px;
	}
	DIV#Area DIV.Contenuto UL LI A{
		font-family:Verdana;
		font-weight: bold;
		color: #003366;
		text-decoration: none;
	}
	DIV#Area DIV.Contenuto UL LI A:Hover{
		color: #990000;
	}

	/* ************************ RICERCA ************************* */

	DIV#Ricerca {
		padding:0px 5px 0px 5px;
	}	
	DIV#Ricerca DIV.Intestazione {
		
		color:#ED8C01;
		font-size:12px;
		font-weight:bold;
		line-height:20px;
		margin:0px 5px 4px 5px;
		text-transform:uppercase;
	}	

	DIV#Ricerca DIV#SearchForm {
		border-top:1px dotted #990000;
		text-align:justify;
		padding:4px;
	}
	DIV#Ricerca DIV#SearchForm FORM {
		margin:0px;
		padding:0px;
	}
	DIV#Ricerca DIV#SearchForm FORM INPUT#QueryTxt{
		border:1px solid #000000;
		font-size:13px;
		margin-top:0;
		padding-top:0;
		height:20px;
	}
	DIV#SearchForm DIV#Advanced{
		text-align:center;
		line-height:25px;
		margin-top:5px;
	}
	DIV#Ricerca DIV#Advanced INPUT#DataDa,INPUT#DataA{
		border:1px solid #666;
		color:#333;
		font-size:11px;
		margin-top:0;
		padding-top:0;
		height:13px;
		width:70px;
		text-align:center;
	}
	DIV#Ricerca DIV#Advanced SPAN.Etichetta{
		text-transform:uppercase;
		font-weight:bold;
		padding-right:10px;
		font-size:11px;
	}
	DIV#Ricerca DIV#Advanced SPAN.Precisione{
		font-style: italic;
	}
	DIV#Ricerca DIV#Advanced SPAN.Precisione INPUT{
		margin: 0px;
		padding: 0px;
		width:14px;
	}
	DIV#Ricerca DIV#Advanced SPAN.Opzioni{
		font-style: italic;
	}
	DIV#Ricerca DIV#Totali {
		font-size: 13px;
		padding:5px;
	}
	DIV#Ricerca DIV#Suggeriti {
		font-size:13px;
		padding:5px;
	}
	DIV#Ricerca DIV#Suggeriti A{
		font-style:italic;
		text-decoration:none;
		font-weight:bold;
		color:#ff0000;
	}
	DIV#Ricerca DIV#Suggeriti A:Hover{
		color:#900;
	}
	DIV#Ricerca DIV#Risultati {
		padding:5px;
		border-top:1px dotted #990000;
		border-bottom:1px dotted #990000;
	}
	DIV#Ricerca DIV#Risultati DIV.Riga{
		line-height: 15px;
		padding:5px;
	}
	DIV#Ricerca DIV#Risultati DIV.Riga SPAN.Numero{
		font-weight:bold;
		padding-right:5px;
	}
	DIV#Ricerca DIV#Risultati DIV.Riga A.Titolo{
		font-weight:bold;
		font-size:13px;
		color:#000;
	}
	DIV#Ricerca DIV#Risultati DIV.Riga SPAN.Data{
		font-style:italic;
		font-size:9px;
		padding-left:10px;
		white-space:nowrap;
	}
	DIV#Ricerca DIV#Risultati DIV.Riga DIV.Contesto{
		color: #666;
		padding-left: 15px;
	}
	DIV#Ricerca DIV#Risultati DIV.Riga DIV.Url{
		font-size:9px;
		color:#93C0C6;
		padding-left: 15px;
	}
	DIV#Ricerca DIV#Risultati DIV.Riga A.Url{
		color:#93C0C6;
		text-decoration:none;
	}
	DIV#Ricerca DIV#Risultati DIV.Riga DIV.Contesto .HighLight{
		color:#478087;
		background-color:#F4DFB9;
		padding: 0px 2px 0px 2px;
		font-weight:bold;
	}

	/* ************************ STRUTTURA ************************* */
/*
	DIV#Dettaglio DIV.Contenuto UL#struttura LI { 
		list-style:none;
		list-style-type:none;
		width:200px;
		padding-top:5px;
	}
	
	DIV#Dettaglio DIV.Contenuto UL#struttura UL { 
	}
	DIV#Dettaglio DIV.Contenuto UL#struttura A { 
		border:1px solid #ccc;
		margin:0px;
		padding:5px 5px 5px 5px;
		display:block;
		text-decoration:none;
		text-align:center;
		background-color: #e3e4e5;
		z-index: 9999;
		font-size: 8px;
		font-family:Verdana;
		height:20px;
	}
	DIV#Dettaglio DIV.Contenuto UL#struttura A .titolo {
		font-size: 9px;
		color:#a71a07;
		font-weight:bold;
	}
	DIV#Dettaglio DIV.Contenuto LI DIV.Border {
		border-color: #666;
		position:absolute;
		border-style:solid;
	}
*/
	/* ************************ GERENZA ************************* */
	
	DIV#GerenzaContent {
		margin-top:15px;
		border-top:1px dotted #DADADA;
	}
	DIV#GerenzaContent DIV#GerenzaSx {
		background-color:#fff;
		width:28%;
		float:left;
		padding-top:3px;
	}
	DIV#GerenzaContent DIV#GerenzaCenter {
		background-color:#fff;
		width:43%;
		float:left;
		text-align:center;
		padding-top:38px;
	}
	DIV#GerenzaContent DIV#GerenzaDx {
		background-color:#fff;
		width:27%;
		float:left;
	}
	DIV#GerenzaContent DIV#Redazione {
	display:none; position:absolute; clear:both; width:300px; margin-left:20px; margin-top:-300px; 
	border:1px solid #878787; 
	padding:5px; line-height:16px; background-color:#F7F7F6;color:#222;
	font-family: "Trebuchet MS";color:#555;text-align:center;
	z-index:10;
	}
	DIV#GerenzaContent DIV#GerenzaDx DIV{
		text-align:right;
		font-family:Arial;
		font-size:9px;
		text-align:right;
		color:#B0B0B0;
		padding:30px 8px 0px 0px;
		/*border-left:1px dotted #DADADA;*/
	}
	DIV#GerenzaContent DIV#GerenzaSx FONT {font-weight:bold;background-color:#F7F7F6; }
	DIV#GerenzaContent DIV#GerenzaSx .C0{font-size:16px;color:#8F0C02;}
	DIV#GerenzaContent DIV#GerenzaSx .C1{font-size:10px;}
	DIV#GerenzaContent DIV#GerenzaSx .C1Normal{font-size:10px; font-weight:normal!important}
	DIV#GerenzaContent DIV#GerenzaSx .C2{color:#8F0C02;font-size:10px;font-style:italic;}
	DIV#GerenzaContent DIV#GerenzaSx .C3{color:#8F0C02;font-size:10px;text-decoration:none;font-style:italic;}
	DIV#GerenzaContent DIV#GerenzaSx A.C3{color:#8F0C02; text-decoration:none;}
	DIV#GerenzaContent DIV#GerenzaSx .C4{font-size:12px;font-style:italic; }
	/* ************************ CONDIVIDI ************************* */

	DIV#Dettaglio DIV#Condividi{
		padding-bottom:20px;
		/*margin-top:-15px;*/
	} 
	DIV#Dettaglio DIV#Condividi DIV{
		float:left;
	}
	DIV#Dettaglio DIV#Condividi DIV.Clear{
		clear:both
	}
	
	/* ************************ MENU DESTRA ************************* */

	DIV#MenuDx {
		border-left:1px dotted #DADADA;
		padding:2px;
	}

		/* ------------- BTN UNDEFINED ------------- */
		DIV#MenuDx DIV.BtnUndefined {display:none;}
	
		/* ------------- BTN ROUNDED ------------- */
		DIV#MenuDx DIV.BtnRounded UL {
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
		DIV#MenuDx DIV.BtnRounded UL LI{
			list-style-type:none;
			display:inline;
		}
		DIV#MenuDx DIV.BtnRounded A {
			display:block;
			font-family:Arial;
			font-size:12px;
			text-decoration:none;
			font-weight:bold;
			text-transform:uppercase;
			margin:3px 0px 3px 0px;
			color:#478087;
			cursor:pointer;
		}
		DIV#MenuDx DIV.BtnRounded A:hover {
			color:#ED8C01;
		}
		DIV#MenuDx DIV.BtnRounded A SPAN {
			padding:2px 5px 2px 5px ;
			background-color:#CCCCCC;
			margin:0px;
			display:block;
		}
		DIV#MenuDx DIV.BtnRounded DIV.Inizio {
			display:none;
		}
		DIV#MenuDx DIV.BtnRounded DIV.Fine {
			display:none;
		}
	
		/* ------------- BTN DOUBLE ------------- */
		DIV#MenuDx DIV.BtnDouble UL {
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
		DIV#MenuDx DIV.BtnDouble UL LI{
			list-style-type:none;
			display:inline;
		}
		DIV#MenuDx DIV.BtnDouble A {
			display:block;
			font-family:Arial;
			font-size:12px;
			text-decoration:none;
			font-weight:bold;
			text-transform:uppercase;
			margin:3px 3px 3px 3px;
			color:#478087;
			background-color:#478087;
			cursor:pointer;
			position:relative;
			z-index:2;
		}
		DIV#MenuDx DIV.BtnDouble A:hover {
			color:#ED8C01;
		}
		DIV#MenuDx DIV.BtnDouble A SPAN {
			margin:0px 0px 0px 30px;
			padding:2px 5px 2px 5px ;
			background-color:#F2F1F1;
			display:block;
		}

		DIV#MenuDx DIV.BtnDouble A.Icona {
			background-position:left center ;
			background-repeat:no-repeat;
		}
		DIV#MenuDx DIV.BtnDouble A.Icona SPAN {
			margin:0px 0px 0px 65px;
			height:50px;
			display:block;
		}
		DIV#MenuDx DIV.BtnDouble A.Icona SPAN STRONG{
			display:block;
		}

		DIV#MenuDx DIV.BtnDouble DIV.Inizio {
			font-size:0px;
			color:#FFF;
			background-color:#478087;
			padding-top:5px;
			margin-bottom:-10px;
			margin-top:5px;
		}
		DIV#MenuDx DIV.BtnDouble DIV.Inizio DIV{
			height:10px;
			background-color:#FFFFFF;
			margin:0px 1px 0px 1px;
			text-align:center;
		}
		DIV#MenuDx DIV.BtnDouble DIV.Fine {
			font-size:0px;
			color:#FFF;
			background-color:#478087;
			padding-bottom:5px;
			margin-top:-10px;
			margin-bottom:5px;
		}
		DIV#MenuDx DIV.BtnDouble DIV.Fine DIV{
			height:10px;
			background-color:#FFFFFF;
			margin:0px 1px 0px 1px;
		}
		
		/* ------------- BTN SIMPLE ------------- */
		DIV#MenuDx DIV.BtnSimple UL {
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
		DIV#MenuDx DIV.BtnSimple UL LI{
			list-style-type:none;
			display:inline;
		}
		DIV#MenuDx DIV.BtnSimple A {
			display:block;
			font-family:Arial;
			font-size:11px;
			text-decoration:none;
			font-weight:bold;
			color:#478087;
			border-bottom:1px dotted #990000;
			cursor:pointer;
			margin:0px 1px;
		}
		DIV#MenuDx DIV.BtnSimple A:hover {
			color:#900;
		}
		
		
		DIV#MenuDx DIV.BtnSimple A SPAN {
			margin:0px 0px 0px 0px;
			padding:1px 0px 1px 10px;
			background-color:#F2F1F1;
			margin:0px;
			display:block;
		}
/*		DIV#MenuDx DIV.BtnSimple A SPAN STRONG{
			display:block;
		}
*/
		DIV#MenuDx DIV.BtnSimple DIV.Inizio {
			margin-top:5px;
		}
		DIV#MenuDx DIV.BtnSimple DIV.Inizio DIV{
			font-family:Arial;
			font-size:11px;
			text-transform:uppercase;
			font-weight:bold;
			color:#FFFFFF;
			background-color:#478087;
			padding:1px 0px 1px 10px;
			margin:0px 1px 0px 1px;
		}
		DIV#MenuDx DIV.BtnSimple DIV.Fine {
			margin-bottom:5px;
		}
		DIV#MenuDx DIV.BtnSimple DIV.Fine DIV{
			font-size:0px;
			color:#FFFFFF;
			background-color:#F2F1F1;
			height:10px;
			margin:0px 1px 0px 1px;
		}

		/* ------------- BTN BANNER FIXED ------------- */
		DIV#MenuDx DIV.BtnBannerFixed {
			margin:5px auto 5px auto;
			text-align:center;
		}
		DIV#MenuDx DIV.BtnBannerFixed DIV.Container {
			border-left:1px solid #478087;
			border-right:1px solid #478087;
			position:relative;
			z-index:2;
		}
		DIV#MenuDx DIV.BtnBannerFixed DIV.Container A {
			display:block;
			margin:0px;
			padding:1px 0px 1px 0px;
			cursor:pointer;
		}
		DIV#MenuDx DIV.BtnBannerFixed DIV.Container A IMG {
			width: 207px;
			/*height: 69px;*/
			padding: 0;
			margin: 0;
		}
		DIV#MenuDx DIV.BtnBannerFixed DIV.Inizio {
			font-size:0px;
			color:#FFF;
			background-color:#478087;
			padding-top:5px;
			margin-bottom:-7px;
			margin-top:5px;
		}
		DIV#MenuDx DIV.BtnBannerFixed DIV.Inizio DIV{
			height:10px;
			background-color:#FFFFFF;
			margin:0px 1px 0px 1px;
		}
		DIV#MenuDx DIV.BtnBannerFixed DIV.Fine {
			font-size:0px;
			color:#FFF;
			background-color:#478087;
			padding-bottom:5px;
			margin-top:-7px;
			margin-bottom:5px;
		}
		DIV#MenuDx DIV.BtnBannerFixed DIV.Fine DIV{
			height:10px;
			background-color:#FFFFFF;
			margin:0px 1px 0px 1px;
		}

		/* ------------- BTN BANNER ROTATOR ------------- */
		DIV#MenuDx DIV.BtnBannerRotator {
			margin:5px auto 5px auto;
		}
		DIV#MenuDx DIV.BtnBannerRotator DIV.Container {
			margin: 0px;
			padding: 0px 3px 0px 3px;
			display: block;
			border-left:1px solid #478087;
			border-right:1px solid #478087;
		}
		DIV#MenuDx DIV.BtnBannerRotator DIV.Container A {
			padding: 0px;
			margin: 1px 0px 1px 0px;
			display: block;
			float: left;
		}
		DIV#MenuDx DIV.BtnBannerRotator DIV.Container A IMG {
			width: 207px;
			height: 69px;
			padding: 0;
			margin: 0;
		}
/*		
		DIV#MenuDx DIV.BtnBannerRotator DIV.Inizio {
			cursor:pointer;
			margin-top:5px;
		}
		DIV#MenuDx DIV.BtnBannerRotator DIV.Inizio DIV{
			font-family:Arial;
			font-size:11px;
			text-transform:uppercase;
			font-weight:bold;
			color:#FFFFFF;
			background-color:#478087;
			padding:1px 0px 1px 10px;
			height:14px;
			text-align:center;
		}
		DIV#MenuDx DIV.BtnBannerRotator DIV.Fine {
			cursor:pointer;
			margin-bottom:5px;
		}
		DIV#MenuDx DIV.BtnBannerRotator DIV.Fine DIV{
			font-family:Arial;
			font-size:11px;
			text-transform:uppercase;
			font-weight:bold;
			color:#FFFFFF;
			background-color:#478087;
			padding:1px 0px 1px 10px;
			height:14px;
			text-align:center;
		}
*/
		DIV#MenuDx DIV.BtnBannerRotator DIV.Inizio {
			font-size:0px;
			color:#FFF;
			background-color:#478087;
			padding-top:5px;
			margin-bottom:-7px;
			margin-top:5px;
		}
		DIV#MenuDx DIV.BtnBannerRotator DIV.Inizio DIV{
			height:10px;
			background-color:#FFFFFF;
			margin:0px 1px 0px 1px;
		}
		DIV#MenuDx DIV.BtnBannerRotator DIV.Fine {
			font-size:0px;
			color:#FFF;
			background-color:#478087;
			padding-bottom:5px;
			margin-top:-7px;
			margin-bottom:5px;
		}
		DIV#MenuDx DIV.BtnBannerRotator DIV.Fine DIV{
			height:10px;
			background-color:#FFFFFF;
			margin:0px 1px 0px 1px;
		}

		/* ------------- BTN CONTENUTI ------------- */
		DIV#MenuDx DIV.BtnContenuti {
			margin:5px auto 5px auto;
			text-align:center;
		}
		DIV#MenuDx DIV.BtnContenuti DIV.Container {
			border-left:1px solid #B6B4B4;
			border-right:1px solid #B6B4B4;
			/* background-color:#478087; */
			background-color:#DEDEDE;
			position:relative;
			z-index:2;
		}
		DIV#MenuDx DIV.BtnContenuti DIV.Container P {
			padding: 0;
			margin: 0;
		}
		DIV#MenuDx DIV.BtnContenuti DIV.Container IMG {
			border: none;
		}
		DIV#MenuDx DIV.BtnContenuti DIV.Inizio {
			border-left:1px solid #B6B4B4;
			border-right:1px solid #B6B4B4;
			border-top:1px solid #B6B4B4;
			background-color:#DEDEDE;
		}
		DIV#MenuDx DIV.BtnContenuti DIV.Inizio DIV{
			font-family:Arial;
			font-size:12px;
			text-transform:uppercase;
			font-weight:bold;
			/*color:#990000;*/
			color:  #990000;
			padding:1px 0px 1px 0px;
		}
		DIV#MenuDx DIV.BtnContenuti DIV.Fine {
			font-size:0px;
			color:#FFFFFF;
			/* MODIFICA COLORE BOX */
			background-color:#DEDEDE;
			border:1px solid #B6B4B4;
			margin-top:-1px;
			height:16px;
			display:block;
			
		}
		DIV#MenuDx DIV.BtnContenuti DIV.Fine DIV{
			
		}
		
		/* ------------- BTN SONDAGGI ------------- */
		DIV#MenuDx DIV.BtnSondaggi {
			margin:5px auto 5px auto;
			text-align:center;
		}
		DIV#MenuDx DIV.BtnSondaggi DIV.Container {
			border-left:1px solid #B6B4B4;
			border-right:1px solid #B6B4B4;
			/* background-color:#478087; */
			background-color:#DEDEDE;
			position:relative;
			z-index:2;
		}
		DIV#MenuDx DIV.BtnSondaggi DIV.Container A {
			color: #990000;
			display: block;
			font-size: 12px;
			font-weight:bold;
			padding: 2px;
			text-decoration: none;
		}
		DIV#MenuDx DIV.BtnSondaggi DIV.Container A:hover {
			color: #FF0000;
		}
		DIV#MenuDx DIV.BtnSondaggi DIV.Inizio {
			border-left:1px solid #B6B4B4;
			border-right:1px solid #B6B4B4;
			border-top:1px solid #B6B4B4;
			background-color:#DEDEDE;
		}
		DIV#MenuDx DIV.BtnSondaggi DIV.Inizio DIV{
			font-family:Arial;
			font-size:12px;
			text-transform:uppercase;
			font-weight:bold;
			/*color:#990000;*/
			color:  #468087;
			padding:1px 0px 1px 0px;
		}
		DIV#MenuDx DIV.BtnSondaggi DIV.Fine {
			font-size:0px;
			color:#FFFFFF;
			/* MODIFICA COLORE BOX */
			background-color:#DEDEDE;
			border:1px solid #B6B4B4;
			margin-top:-1px;
			height:16px;
			display:block;
			
		}
		DIV#MenuDx DIV.BtnSondaggi DIV.Fine DIV{
			
		}		
	/* ************************ Area Banner bottom ***************** */
	#MenuBottom{}	
	
/*
	#MenuBottom ul, #MenuBottom li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#MenuBottom li{ 
		width:90%;
		height:150px;
		overflow:hidden; 
	}
*/
	/*#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}*/		


	/* ************************ FOOTER ************************* */
	DIV#Footer DIV#FtContentWrapper {
		float: left;
		width: 100%;	
	}
	DIV#Footer DIV#FtContentWrapper DIV#FtContentColumn {
		margin-right: 220px; /*Set right margin to RightColumnWidth*/
	}
	DIV#Footer DIV#FtRightColumn {
		float: left;
		width: 220px; /*Width of right column in pixels*/
		margin-left: -220px; /*Set left margin to -(RightColumnWidth) */
		background-color:#fff;
	}
	
	DIV#LoghiFooter DIV#css{
		float:right; width:29%;
	}
	DIV#LoghiFooter DIV#w3c{
		float:left; width:30%;
	}
	
	DIV#LoghiFooter DIV#centro{
		float:left; width:39%;
	}
	
	DIV#Footer DIV#FtRightColumn DIV{
		text-align:right;
		font-family:Arial;
		font-size:9px;
		text-align:right;
		color:#B0B0B0;
		padding:38px 5px 0px 0px;
		/*border-left:1px dotted #DADADA;*/
	}
	DIV#Footer DIV#FtContentWrapper DIV#FtContentColumn DIV#FtSx {
		background-color:#fff;
		width:50%;
		float:left;
	}
	DIV#Footer DIV#FtContentWrapper DIV#FtContentColumn DIV#FtSx DIV {
		font-family:Verdana;
		font-size:9px;
		padding-left:10px;
		padding-top:20px;
	}
	DIV#Footer DIV#FtContentWrapper DIV#FtContentColumn DIV#FtDx {
		background-color:#fff;
		width:50%;
		float:left;
	}
	
	DIV#Footer DIV#FtContentWrapper DIV#FtContentColumn DIV#FtDx DIV {
		font-family:Arial;
		font-size:9px;
		text-align:left;
/*		background-image:url('../images/logoSincert.jpg');
		background-position:top left;
		background-repeat:no-repeat;
*/
		margin:0px 10px 0px 0px;
		padding-top:25px;
		margin-top:20px;
	}

/*
	DIV#Footer DIV#Redazione {
		display:none; position:absolute; clear:both; width:300px; margin-left:20px; margin-top:-320px; 
		border:1px solid #878787; 
		padding:5px; line-height:14px; background-color:#F7F7F6;color:#222;
		font-family: "Trebuchet MS";color:#555;text-align:center;
		z-index:10;
	}
	DIV#Footer DIV#Redazione FONT {font-weight:bold;background-color:#F7F7F6; }
	DIV#Footer DIV#Redazione .C0{font-size:16px;color:#8F0C02;}
	DIV#Footer DIV#Redazione .C1{font-size:10px;}
	DIV#Footer DIV#Redazione .C2{color:#8F0C02;font-size:10px;font-style:italic;}
	DIV#Footer DIV#Redazione .C3{color:#8F0C02;font-size:10px;text-decoration:none;font-style:italic;}
	DIV#Footer DIV#Redazione A.C3{color:#8F0C02; text-decoration:none;}
	DIV#Footer DIV#Redazione .C4{font-size:12px;font-style:italic; }
*/
	/* ************************************************************* */



