/* CSS Document */

	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	}

	table, td, a{
	border: 0px;
	padding: 0px;
	margin: 0px; 
	}

	table {
	border-spacing: 0 px;
	width: 800px; 
	}

	td {
	vertical-align: top;
	}

	img {
	border: 0px;
	} 

	blockquote { 
	margin-left: 20px;
	margin-right: 0px;
	} 

/*struttura: MENU SX - NO*/
		.msx_no { 
		width:150px;
		}
	
		.testo_msxno { 
		font-size: 12px;
		width:530px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: #333333;
		padding-right:30px;
		}
	
		.testo_msxno a {
		font-size: 12px;
		font-style: normal;
		text-decoration: none;
		color: #333333;
		}

		.testo_msxno a:hover {
		font-size: 12px;
		font-style: normal;
		text-decoration: none;
		color: #EC7F24;
		}
		
		
/*struttura: MENU SX - SI*/
		#menu_sx{ 
		height:495px;
		width:182px;
		}

		#tab_sponsor{ 
		width:490px;
		padding-right:30px;
		}
		
		#tab_sponsor09{ 
		width:500px;
		line-height:20px; 
		}

		#tab_progr{
		width:450px; height:180px;
		padding-right:30px;
		}
		
		#tab_progr_gio{
		width:450px; height:180px;
		padding-right:30px;
		}
		
		#tab_progr_leg{
		width:450px; height:180px;
		padding-right:30px;
		}
		
		#tab_immagini{
		width:490px;
		padding:0;
		/*padding-right:30px;*/
		}
/*MENU SOPRA*/
		.menu {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #EC7F24;
		line-height: 20px;
		}

		.menu_off{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #999999;
		line-height: 20px;
		}
		
		.menu a {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		line-height: 20px;
		}

		.menu a:hover {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #EC7F24;
		line-height: 20px;	
		}

/*MENU SOTTO_home
		.testo_gr {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		line-height: 20px;	
		}*/

/*MENU DX*/
		.menu_dx {
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #EC7F24;
		}

		.menu_dx a {
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}

		.menu_dx a:hover {
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #EC7F24;
		}

	
/*MENU SX - pag generali*/
		.menu_gen {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color:#EC7F24;
		}

		.menu_gen a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}

		.menu_gen a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#EC7F24;
		}
		
/*MENU SX - pag generali UL/LI */
ul#menu{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color:#EC7F24;
}
#menu li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#EC7F24;
}
ul.submenu{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}

/* TESTI TUTTI */
	.testo {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding-left:20px;
}
	.testo_italic {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding-left:20px;
}
	.arancio {
	color:#EC7F24;
	font-weight: bolder;
}
	.testo a {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}

	.testo a:hover {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #EC7F24;
}

	.testo_piccolo {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}	

/*TESTI, titoli bg - pag generali*/
	.bg_gen{ 
	background-color:#EC7F24;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}	
	.titolo_gen {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

	.titolo_gen_arancio {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #EC7F24;
}
	.titolo_gen_verde {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-5;
	text-decoration: none;
	color: #006633;
}
	.titolo_gen a{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

	.titolo_gen a:hover{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #EC7F24;
}
/*TESTI MENU SX attivita col*/
		.bg_col { 
		background-color: #7d1b7f;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_col  {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
		.titolo_col a{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
		.testo_col  {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: #7d1b7f;
		}
		.testograss_col {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
		.testograss_col a{
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
ul#menu_col{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color:#7d1b7f;
}
#menu_col li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_col li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#7d1b7f;
}
ul.submenu_col{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_col {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
		.menu_col a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_col a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}*/
/*TESTI MENU SX attivita dia*/
		.bg_dia { 
		background-color: #8a1d1e;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_dia  {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#8a1d1e;
		}
		.titolo_dia a{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#8a1d1e;
		}
		.testo_dia  {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color:#8a1d1e;
		}
		.testograss_dia {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #8a1d1e;
		}
		.testograss_dia a{
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #8a1d1e;
		}
ul#menu_dia{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color:#8a1d1e;
}
#menu_dia li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_dia li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#8a1d1e;
}
ul.submenu_dia{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_dia {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #8a1d1e;
		}
		.menu_dia a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_dia a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #8a1d1e;
		}*/
/*TESTI MENU SX attivita fes*/
		.bg_fes { 
		background-color: #e53517;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_fes {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #e53517;
		}
		.titolo_fes a{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #e53517;
		}
		.testo_fes  {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: #e53517;
		}
		.testograss_fes {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #e53517;
		}
		.testograss_fes a{
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #e53517;
		}
ul#menu_fes{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #e53517;
}
#menu_fes li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_fes li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #e53517;
}
ul.submenu_fes{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_fes {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #e53517;
		}
		.menu_fes a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_fes a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #e53517;
		}*/
/*TESTI MENU SX attivita sce*/
		.bg_sce { 
		background-color: #00978f;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_sce {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#00978f;
		}
		.testo_sce {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color:#00978f;
		}
		.testograss_sce {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color:#00978f;
		}
ul#menu_sce{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color:#00978f;
}
#menu_sce li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_sce li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#00978f;
}
ul.submenu_sce{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_sce {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color:#00978f;
		}
		.menu_sce a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#00978f;
		}
		.menu_sce a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#00978f;
		}*/
/*TESTI MENU SX attivita sce_art*/
		.bg_sce_art { 
		background-color: #e2007a;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_sce_art {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#e2007a;
		}
		.testo_sce_art {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color:#e2007a;
		}
		.testograss_sce_art {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color:#e2007a;
		}
ul#menu_sce_art{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color:#e2007a;
}
#menu_sce_art li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_sce_art li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#e2007a;
}
ul.submenu_sce_art{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_sce_art {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #e2007a;
		}
		.menu_sce_art a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_sce_art a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #e2007a;
		}*/
/*TESTI MENU SX attivita sce_ast*/
		.bg_sce_ast { 
		background-color: #005798;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_sce_ast  {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#005798;
		}
		.testo_sce_ast  {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color:#005798;
		}
		.testograss_sce_ast {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color:#005798;
		}
ul#menu_sce_ast{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color:#005798;
}
#menu_sce_ast li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_sce_ast li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#005798;
}
ul.submenu_sce_ast{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_sce_ast {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #005798;
		}
		.menu_sce_ast a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_sce_ast a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #005798;
		}*/
/*TESTI MENU SX attivita sce_bio*/
		.bg_sce_bio { 
		background-color: #00978f;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_sce_bio  {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#00978f;
		}
		.titolo_sce_bio a{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#00978f;
		}
		.testo_sce_bio {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color:#00978f;
		}
		.testograss_sce_bio {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #00978f;
		}
		.testograss_sce_bio a{
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #00978f;
		}
ul#menu_sce_bio{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #00978f;
}
#menu_sce_bio li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_sce_bio li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #00978f;
}
ul.submenu_sce_bio{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_sce_bio {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #00978f;
		}
		.menu_sce_bio a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_sce_bio a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #00978f;
		}*/
/*TESTI MENU SX attivita sce_mix*/
		.bg_sce_mix { 
		background-color: #4c6081;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_sce_mix  {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#4c6081;
		}
		.titolo_sce_mix a{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#4c6081;
		}
		.testo_sce_mix  {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color:#4c6081;
		}
		.testograss_sce_mix {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #4c6081;
		}
		.testograss_sce_mix a{
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #4c6081;
		}
ul#menu_sce_mix{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #4c6081;
}
#menu_sce_mix li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_sce_mix li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #4c6081;
}
ul.submenu_sce_mix{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_sce_mix {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #4c6081;
		}
		.menu_sce_mix a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_sce_mix a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #4c6081;
		}*/
/*TESTI MENU SX attivita sce_sam*/
		.bg_sce_sam { 
		background-color: #009036;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_sce_sam  {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#009036;
		}
		.titolo_sce_sam a{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color:#009036;
		}
		.testo_sce_sam  {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color:#009036;
		}
		.testograss_sce_sam {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #009036;
		}
		.testograss_sce_sam a{
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #009036;
		}
ul#menu_sce_sam{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #009036;
}
#menu_sce_sam li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_sce_sam li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #009036;
}
ul.submenu_sce_sam{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_sce_sam {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #009036;
		}
		.menu_sce_sam a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_sce_sam a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #009036;
		}*/
/*TESTI MENU SX attivita spe*/
		.bg_spe { 
		background-color: #7d1b7f;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_spe  {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
		.titolo_spe a{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
		.testo_spe  {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: #7d1b7f;
		}
		.testograss_spe {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
		.testograss_spe a{
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
ul#menu_spe{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
}
#menu_spe li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_spe li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
}
ul.submenu_spe{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_spe {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}
		.menu_spe a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_spe a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #7d1b7f;
		}*/
		
/*TESTI MENU SX attivita con*/
		.bg_con { 
		background-color: #3a2669;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_con  {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #3a2669;
		}
		.titolo_con a{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #3a2669;
		}
		.testo_con  {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: #3a2669;
		}
		.testograss_con {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #3a2669;
		}
		.testograss_con a{
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #3a2669;
		}
ul#menu_con{
list-style:none;
text-indent:-20px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #3a2669;
}
#menu_con li a{
display:block;
text-decoration:none;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
}
#menu_con li a:hover{
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #3a2669;
}
ul.submenu_con{
text-indent:0px;
line-height:12px;
margin:0;padding:0;
list-style:none;
}
		/*.menu_con {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #3a2669;
		}
		.menu_con a {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		}
		.menu_con a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #3a2669;
		}*/
		
/*TESTI varie notizie */
		.bg_var { 
		background-color: #506808;
		color: #FFFFFF;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}	
		.titolo_var  {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #506808;
		}
		.titolo_var a{
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: #506808;
		}
		.testo_var  {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: #506808;
		}
		.testograss_var {
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #506808;
		}
		.testograss_var a{
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		color: #506808;
		}
