/* CSS definition file containing sitestyle stylesheets */
input,select,textarea{
		color: #000000;
		font-family : Verdana, Tahoma, Times New Roman;
		font-size : xx-small;
	}
	
div.csi-text li{
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 5px;
	vertical-align : middle;
	width: 100%; 
}
div.csi-text ul{
	display: block;
	width: 100%; 
}

div.csi-text>ul{
	width: 70%; 
}
	ul, li {
	text-align: left;
	}
	
	body{
	margin-top: 6px;
	scrollbar-face-color : #ebebeb;
	scrollbar-darkshadow-color : White;
	scrollbar-shadow-color : #0D375B;
	scrollbar-track-color : White;
	scrollbar-arrow-color : #0D375B;
	scrollbar-base-color : White;
	scrollbar-3dlight-color : #0D375B;
	scrollbar-highlight-color : White;
	background-image: url(img/body_bg.gif);
	background-repeat : repeat;
	}

	#testa{
	/*width: 768px;
	background-image: url(img/testa.jpg);
	background-repeat : no-repeat;*/
	height: 74px;
	padding:0;
	margin:0;
	display:block;
	float:none;
	clear:both;
	}
	
#testa img { 
  padding:0;
	margin:0;
 }
	
	#barramenu{
	width: 768px;
	height: 28px;
	background-image: url(img/barramenu.jpg);
	background-repeat : no-repeat;
	}
	
		#menusopra{
		width: 730px;
		height: 28px;
		text-align: left;
		}
		
		div.link1{
		float: left;
		padding-top: 3px;
		padding-left: 10px;
		padding-right: 10px;
		}
		div.barretta{
		float: left;
		}
	
	#corpo{
	width: 768px;
	height: 606px;
	margin: 0px;
	background-image: url(img/sfondoblocco.jpg);
	background-repeat : repeat-y;
	}
	#corpo2{
	width: 768px;
	height: 606px;
	margin: 0px;
	background-image: url(img/sfondoblocco2.jpg);
	background-repeat : repeat-y;
	}
	#corpo3{
	width: 768px;
	height: 606px;
	margin: 0px;
	background-image: url(img/sfondoblocco3.jpg);
	background-repeat : repeat-y;
	}
	#corpo4{
	width: 768px;
	height: 606px;
	margin: 0px;
	background-image: url(img/sfondoblocco4.jpg);
	background-repeat : repeat-y;
	}
	#corpo5{
	width: 768px;
	height: 606px;
	margin: 0px;
	background-image: url(img/sfondoblocco5.jpg);
	background-repeat : repeat-y;
	}
		#corposinistra{
		width: 583px;
		height: 606px;
		float: left;
		margin: 0px;
		}
		
			#flash{
			width: 583px;
			height: 248px;
			}
			#testi{
			width: 583px;
			height: 358px;
			background-image: url(img/testi.jpg);
			background-repeat : no-repeat;
			
			}
			
			#titolopag{
			width: 583px;
			height: 30px;
			text-align: right;
			}
			#titolopag2{
			width: 583px;
			height: 30px;
			text-align: left;
			/*margin-top: 8px;*/
			}
			#titolopag3{
			width: 583px;
			height: 30px;
			text-align: left;
			margin-top: 7px;
			}
			#titoli{
			width: 583px;
			height: 41px;
			text-align: left;
			background-image: url(img/titoli.jpg);
			background-repeat : no-repeat;
			}
			#titoli2{
			width: 583px;
			height: 41px;
			text-align: left;
			background-image: url(img/titoli2.jpg);
			background-repeat : no-repeat;
			border-bottom: 1px solid #ffffff;
			}
			#titolopagloc{
			width: 232px;
			text-align: left;
			margin-left: 15px;
			margin-top: 25px;
			color: #FF4E00;
		    font-family : Verdana, Tahoma, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			}
			
			
			#content{
			width: 583px;
			height: 328px;
			text-align: right;
			}
			
			#content div.divsingolocontenuto{
			width: 573px;
    		text-align: left;
			}
	
			#content p.bodytext{
			color: #ffffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			margin: 5px;
			}
			#content td{
			color: #ffffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#content ul{
			color: #ffffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			line-height: 15px;
			}
			#content li{
			color: #ffffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			line-height: 15px;
			}
			#content h1{
			color: #FFffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 12px;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 1px;
			text-transform: uppercase;
			}
			
			#content a{
			color: #F7B20C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			#content a:hover{
			color: #Ffffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			
			#contenutiloc{
			width: 583px;
			height: 328px;
			text-align: right;
			}
			#contentloc{
			width: 398px;
			height: 328px;
			margin-left: 4px;
			float: left;
			background-color: #ffffff;
			}
			#contentloc div.divsingolocontenuto{
			width: 398px;
    		text-align: left;
			}
	
			#contentloc p.bodytext{
			color: #00234C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			margin: 5px;
			}
			#contentloc td{
			color: #00234C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentloc ul,li{
			color: #00234C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentloc h1{
			color: #00234C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 1px;
			}
			#contentright{
			width: 177px;
			height: 328px;
			float: left;
			background-color: #044064;
			border-top: 1px solid #ffffff;
			}
			#contentright div.divsingolocontenuto{
			width: 173px;
    		text-align: left;
			}
	
			#contentright p.bodytext{
			color: #ffffff;
			font-family :  Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			margin: 5px;
			}
			#contentright td{
			color: #ffffff;
			font-family :  Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentright ul,li{
			color: #ffffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentright h1{
			color: #EDAD00;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 1px;
			margin-left: 5px;
			}
			#contentright a{
			color: #F0AF00;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 10px;
			font-weight: bold;
			text-decoration: none;
			/*background-image: url(img/sfondolink.gif);
			background-repeat : no-repeat;
			padding-left: 10px;*/
			}
			
			
			#contentfeatures{
			width: 437px;
			height: 328px;
			float: left;
			background-color: #dfdfdf;
			}
			#contentfeatures div.divsingolocontenuto{
			width: 437px;
    		text-align: left;
			color: #02507C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
	
			#contentfeatures p.bodytext{
			color: #02507C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			margin: 5px;
			}
			#contentfeatures td{
			color: #02507C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentfeaturesul,li{
			color: #02507C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentfeatures h1{
			color: #02507C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 1px;
			}
			
			#contentleft{
			width: 138px;
			height: 328px;
			float: left;
			background-color: #044064;
			/*margin-left: 4px;*/
			margin-left:7px;
			}
			#contentleft div.divsingolocontenuto{
			width: 134px;
    	text-align: left;
			margin-top: 5px;
			}
	
			#contentleft p.bodytext{
			color: #ffffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			margin: 5px;
			}
			#contentleft td{
			color: #ffffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentleft ul,li{
			color: #ffffff;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentleft h1{
			color: #EDAD00;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 1px;
			margin-left: 5px;
			}
			#contentleft a{
			color: #F0AF00;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 10px;
			font-weight: bold;
			text-decoration: none;
			/*background-image: url(img/sfondolink.gif);
			background-repeat : no-repeat;
			padding-left: 10px;*/
			}
	
	
			
			#contenutirov{
			width: 576px;
			height: 328px;
			text-align: left;
			background-color: #d4d4d4;
			margin-left: 7px;
			}
			#contentrov{
			width: 144px;
			height: 155px;
			text-align: center;
			float: left;
			}
			
			#contentrov div.divsingolocontenuto{
			width: 144px;
			height: 155px;
    		text-align: center;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #ffffff;
			border-bottom: 2px solid #ffffff;
			}
	
			#contentrov p.bodytext{
			width: 120px;
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			margin-top: 0px;
			text-align: left;
			}
			#contentrov td{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentrov ul,li{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentrov h1{
			width: 120px;
			height: 16px;
			background-color: #024F7A;
			color: #FFffff;
			font-family : Verdana, Tahoma, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-align: center;
			margin-bottom: 0px;
			}
			
			#contentrov a{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			#contentrov a:hover{
			color: #F7B20C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			
			#contentleftrov{
			width: 144px;
			height: 155px;
			text-align: center;
			float: left;
			}
			
			#contentleftrov div.divsingolocontenuto{
			width: 144px;
			height: 155px;
    		text-align: center;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #ffffff;
			border-bottom: 2px solid #ffffff;
			}
	
			#contentleftrov p.bodytext{
			width: 120px;
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			margin-top: 0px;
			text-align: left;
			}
			#contentleftrov td{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentleftrov ul,li{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentleftrov h1{
			width: 120px;
			height: 16px;
			background-color: #024F7A;
			color: #FFffff;
			font-family : Verdana, Tahoma, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-align: center;
			margin-bottom: 0px;
			}
			
			#contentleftrov a{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			#contentleftrov a:hover{
			color: #F7B20C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			
			
			#contentrightrov{
			width: 144px;
			height: 155px;
			text-align: center;
			float: left;
			}
			
			#contentrightrov div.divsingolocontenuto{
			width: 144px;
			height: 155px;
    		text-align: center;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #ffffff;
			border-bottom: 2px solid #ffffff;
			}
	
			#contentrightrov p.bodytext{
			width: 120px;
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			margin-top: 0px;
			text-align: left;
			}
			#contentrightrov td{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentrightrov ul,li{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentrightrov h1{
			width: 120px;
			height: 16px;
			background-color: #024F7A;
			color: #FFffff;
			font-family : Verdana, Tahoma, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-align: center;
			margin-bottom: 0px;
			}
			
			#contentrightrov a{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			#contentrightrov a:hover{
			color: #F7B20C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			
			
			#contentborderrov{
			width: 144px;
			height: 155px;
			text-align: center;
			float: left;
			}
			
			#contentborderrov div.divsingolocontenuto{
			width: 120px;
    		text-align: left;
			width: 144px;
			height: 155px;
    		text-align: center;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #ffffff;
			border-bottom: 2px solid #ffffff;
			}
	
			#contentborderrov p.bodytext{
			width: 120px;
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			margin-top: 0px;
			text-align: left;
			}
			#contentborderrov td{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentborderrov ul,li{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: normal;
			}
			#contentborderrov h1{
			width: 120px;
			height: 16px;
			background-color: #024F7A;
			color: #FFffff;
			font-family : Verdana, Tahoma, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-align: center;
			margin-bottom: 0px;
			}
			
			#contentborderrov a{
			color: #03527D;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			#contentborderrov a:hover{
			color: #F7B20C;
			font-family : Tahoma, Verdana, Times New Roman;
			font-size : 11px;
			font-weight: bold;
			text-decoration: none;
			}
			
			
			
			
			
			
			
			
			
		
			#testamappa{
			width: 583px;
			height: 41px;
			background-image: url(img/testamappa.jpg);
			background-repeat : no-repeat;
			}
			#testarov{
			width: 583px;
			height: 41px;
			background-image: url(img/testarov.jpg);
			background-repeat : no-repeat;
			border-bottom: 2px solid #ffffff;
			}
			#mappa{
			width: 583px;
			height: 286px;
			/*background-image: url(img/mappa.jpg);
			background-repeat : no-repeat;*/
			border-top: 1px solid #ffffff;
			}
			#piedemappa{
			width: 583px;
			height: 31px;
			background-image: url(img/piedemappa.jpg);
			background-repeat : no-repeat;
			text-align: left;
			padding-left: 90px;
			}
			#piedemappa a{
			color: #ffffff;
			font-family : Tahoma, Arial, Verdana, Times New Roman;
			font-size : 10px;
			text-align: left;
			text-decoration: none;
			}
			#piedemappa a:hover{
			color: #e10800;
			font-family : Tahoma, Arial, Verdana, Times New Roman;
			font-size : 10px;
			text-align: left;
			text-decoration: none;
			}
		
		
		#corpodestra{
		width: 185px;
		height: 556px;
		float: left;
		margin: 0px;
		}
			#menurov{
			width: 185px;
			height: 148px;
			margin: 0px;
			padding: 0px;
			}
			#menudestra{
			width: 185px;
			height: 51px;
			margin: 0px;
			background-image: url(img/menudestra.jpg);
			background-repeat : repeat-y;
			text-align: left;
			}
			div.link2{
			width: 100px;
			height: 20px;
			margin-left: 15px;
			padding-left: 15px;
			padding-top: 0px;
			background-image: url(img/freccetta.jpg);
			background-repeat : no-repeat;
			}
			#highlights{
			width: 185px;
			height: 43px;
			margin: 0px;
			background-image: url(img/highlights.jpg);
			background-repeat : no-repeat;
			}
			#news{
			width: 185px;
			height: 314px;
			margin: 0px;
			background-image: url(img/news.jpg);
			background-repeat : no-repeat;
			}
			
	
	#piedi{
	width: 768px;
	height: 50px;
	background-image: url(img/piedi.jpg);
	background-repeat : no-repeat;
	text-align: right;
	}
	#piedi2{
	width: 768px;
	height: 50px;
	background-image: url(img/piedi2.jpg);
	background-repeat : no-repeat;
	text-align: right;
	}
	#piedi3{
	width: 768px;
	height: 50px;
	background-image: url(img/piedi3.jpg);
	background-repeat : no-repeat;
	text-align: right;
	}
	#piedi4{
	width: 768px;
	height: 50px;
	background-image: url(img/piedi4.jpg);
	background-repeat : no-repeat;
	text-align: right;
	}
	#piedi5{
	width: 768px;
	height: 50px;
	background-image: url(img/piedi5.jpg);
	background-repeat : no-repeat;
	text-align: right;
	}
		
		
			#pieditesto{
			text-align: right;
			padding-top: 18px;
			padding-right: 70px;
			}
			#pieditesto a{
			color: #ffffff;
			font-family : Tahoma, Arial, Verdana, Times New Roman;
			font-size : 10px;
			text-align: left;
			text-decoration: none;
			}
			#pieditesto a:hover{
			color: #e10800;
			font-family : Tahoma, Arial, Verdana, Times New Roman;
			font-size : 10px;
			text-align: left;
			text-decoration: none;
			}
	
	
	
	
	#piede{
	width: 768px;
	height: 44px;
	background-image: url(img/piede.jpg);
	background-repeat : no-repeat;
	}
		#piedesinistra{
		width: 384px;
		height: 44px;
		float: left;
		text-align: left;
		padding-top: 10px;
		padding-left: 12px;
		}
		#piedesinistra, #piedesinistra a{
		color: #ffffff;
		font-family : Tahoma, Arial, Verdana, Times New Roman;
		font-size : 10px;
		text-align: left;
		text-decoration: none;
		}
		#piedesinistra a:hover{
		color: #e10800;
		font-family : Tahoma, Arial, Verdana, Times New Roman;
		font-size : 10px;
		text-align: left;
		text-decoration: none;
		}
		#piededestra {
		width: 384px;
		height: 44px;
		float: left;
		color: #ffffff;
		font-family : Tahoma, Arial, Verdana, Times New Roman;
		font-size : 10px;
		text-align: right;
		padding-top: 5px;
		padding-right: 12px;
		}
		
		#piededestra a {
		color: #ffffff;
		font-family : Tahoma, Arial, Verdana, Times New Roman;
		font-size : 10px;
		}
	
#piede2{
	width: 768px;
	height: 44px;
	}
	
	
	
	
	
	#######################################################################################
	
	
		/* COMMON */
	.csi-textpic {
		/*padding: 5px;*/
		/*background: #DDDDFF;  XXX demo only*/
		/*border: 2px solid green;  XXX demo only*/
	}
	
	.csi-textpic img {
		/*border: 1px solid black;  XXX demo only*/
		margin: 3px;
	}
	
	.csi-textpic .csi-caption {
		text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
		font-style: italic;  /*XXX demo only*/
	}
	
	.csi-textpic .csi-image {
		/*border: 1px solid red;  XXX demo only*/
		/*margin: 0 0 3px 0;  XXX demo only*/
		/*background: #FFF;  XXX demo only*/
		/*width: 210px; will have to be an inline style - controlled by TS*/
	}
	
	.csi-textpic .csi-imagewrap {
		/*border: 1px solid blue; XXX demo only*/
	}
	
	.csi-textpic .csi-text {
		/*border: 1px solid silver; XXX demo only*/
		/*text-align: left; will have to be an inline style - controlled by TS*/ 
	}
	
	.csi-text p {
		margin-top: 0;
	}
	
	/* CENTER */
	
	.csi-center .csi-image {
		/*margin: 0px auto 3px;
		float: none;
		clear: both;
		text-align : center; */
	}
	
	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}
	
	.csi-right div.csi-text {
		clear: right;
	}
	
	
	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		/*clear: both;*/
	}
	
	.csi-left div.csi-text {
		/*clear: left;*/
	}
	
	
	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		/*clear: both;*/
	    margin-right: 5px;
	}
	
	
	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 5px;
	}
	
	
	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		margin-right: 215px; /*will have to be an inline style - controlled by TS*/
	}
	
	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}
	
	
	/* INTEXT LEFT NOWRAP*/	
	.csi-intext-left-nowrap .csi-text {
		margin-left: 0px; /*will have to be an inline style - controlled by TS*/
	}
	
	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;
		margin-top: 5px;
	}

	
		/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	width: 165px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	/*color:#fff;*/
	padding:0px;
	margin:0px;
	/*border:1px solid #666;
	background-color:#D8FA70;
	background-color:#1D515E;*/
}

.news-latest-gotoarchive {
	font-weight: bold;
	margin-top: 0px;
	text-align: right;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	/*color:#fff;*/
}
.news-latest-gotoarchive A {
	color: #FFB400;
	font-family : Verdana, Tahoma, Arial, Times New Roman;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	
}
.news-latest-item {
	margin-top: 0px;
	color: #Ffffff;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-latest-item H3{
	color: #F1D43F;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-latest-item H2{
	color: #Ffffff;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-latest-item H3 A{
color:#F1D43F;
text-decoration: none;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #ffffff;
	float:right;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	text-align: left;
	font-size:11px;
	color: #ffffff;
	font-family : Verdana, Tahoma, Arial, Times New Roman;
	font-weight: bold;
}

.news-latest-morelink {
	margin-top: 0px;
	margin-left: 35px;
	text-align: right;
	margin-bottom: 10px;
}

.news-latest-morelink A {
	color: #ffffff;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	
}
.news-latest-morelink A:hover {
	color: #e10800;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	/*border:1px solid #000;*/
}

.news-list-item {
	padding:5px;
	margin-bottom:5px;
	margin-top: 0px;
	color: #Ffffff;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	/*background-color:#F9FFE5;*/

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	/*/*color:#fff;*/*/
	padding-left:2px;
}
.news-list-container H3 A {
	font-size: 12px;
	color: #ffffff;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;

}
.news-list-container P {
	
}
.news-list-date {
	float: right;
	/*color: #3E551C;*/
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	/*background-color: #F9FFE5;*/
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-item IMG {
	float: right;
	border:1px solid #ffffff;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
	margin-right:3px;
	padding-bottom:3px;
	
}
.spaziatore {
	clear: both;
	border-bottom: 1px solid #ffffff;
}
.news-list-morelink a {
	color: #ffffff;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;

}
.news-list-browse {
	text-align: center;
}
hr{
display: block;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	/*background-color:#F9FFE5;*/
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	/*background-color: #BBE53A;*/
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	margin-top: 0px;
	color: #Ffffff;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/

}
.news-single-item H2 {
	font-size: 12px;
	color: #ffffff;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news-single-item H3 {
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}



.news-single-img {
	float: right;
	
}

.news-single-img IMG{
	border:1px solid #ffffff;
}

.news-single-imgcaption {
	padding:0px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	color: #ffffff;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	padding-right: 3px;
}
.spaziatore2 {
	clear: both;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	/*background-color: #BBE53A;*/
/*	clear: both;*/
	margin-top: 15px;
	/*border: 1px solid #666;*/
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	/*background-color:#F9FFE5;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	/*background-color:#BBE53A;*/
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	/*background-color:#F9FFE5;*/
	list-style-type: none;
}
.news-amenu-container H2 {
	/*color:#fff;*/
	padding:3px;
	border:1px solid #666;
	/*background-color:#769024;*/
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	/*background-color: #769024;*/
	/*color:#fff;*/
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	/*background-color:#F9FFE5;*/
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}
