/*
	NUOVO
*/
			
/* generale */
body {
	background-color:#f1e7e9; 
	background-image:url(image/bg_sito_3.jpg);
	background-repeat:no-repeat;
	font-family: Arial;
	text-decoration: none;
	color : #333333;
	margin:0px;
}
p { margin:0px 0px 10px 0px; border:0px; }
form{	margin:0px;	border:0px; }
.cursor { cursor: pointer; }
.clear { clear:both; }

/* titolo */
h1 {
	font-weight: normal;
	color: #666666;
	font-size: 14px;
	line-height:20px;
	margin:0px 0px 0px 0px;	
}
h1 a {color: #666666; text-decoration:none;	}
h1 a:hover {color: #666666; text-decoration:underline;} 	

/* sottotitolo */
h2 {
	color: #666666;
	font-size: 14px;
	line-height:17px;
	font-weight: normal;	
	margin:0px;	
}
h2 a {color: #660000; text-decoration:none;	}
h2 a:hover {color: #660000; text-decoration:underline;} 

/* testo */
h3 {
	color: #666666;
	font-size: 11px;
	line-height:14px;	
	font-weight: normal;	
	margin:0px;	
	text-align:justify;
}
h3 a {color: #660000; text-decoration:none;	}
h3 a:hover {color: #660000; text-decoration:underline;} 	

/* testo piccolo */
h4 {
	color: #999999;
	font-size : 10px;
	font-weight: normal;
	margin:0px;	
}
h4 a {color: #660000; text-decoration:none;	}
h4 a:hover {color: #660000; text-decoration:underline;} 	

/* testo molto-piccolo */
h5 {
	color: #666666;
	font-size : 9px;
	font-weight: normal;
	margin:0px;	
}

.intro {
	color: #333333;
	font-size: 14px;
	font-weight: bold;	
}
.intro a {color: #a5a5a5; text-decoration:none;	}
.intro a:hover {color: #f47200; text-decoration:none;} 	

.footer {
	color: #666666;
	font-size : 10px;
	font-weight: normal;
	margin:0px;	
}
.footer a {color: #666666; text-decoration:none;	}
.footer a:hover {color: #660000; text-decoration:none;} 

.links_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #021d42;
	font-size: 12px;
}
.links_text a {color: #021d42; text-decoration:none;	}
.links_text a:hover {color: #021d42; text-decoration:underline;}



/* links
	Attivando queste righe viene anche modificato il design del CMS 
	A {	color : #0046B3;	text-decoration: none; }
	A:visited {color: #0046B3;}
	A:active {color: #0046B3;}
	A:link {color: #0046B3;}
	A:hover {	color : #FD1B14;	text-decoration: none; background-color:#b6cddb; }	
*/

/* 
	immagine 
 impostare stile di default per le immagini (bordi, margin,...)
*/
		.img {
		 margin:0px;
			border:0px;
		}
		
		.img_news_detail {
		 margin:20px;
			border:0px;
		}
		
		.img_interno_testo {
		 margin:0px 25px 15px 0px;
			border:0px;
			text-align:left;
		}

/* 
	separatore 
	da includere con codice seguente: 
	<div class="separatore"><!-- --></div>
*/
		.separatore {
				width:100%;
				height:1px;
				/* background-color:#cccccc;
				background-repeat:repeat-x;*/
				background-image:url(image/separatore.gif);
				margin:5px 0px 5px 0px;
				padding:0px;
		}	
		.separatore2 {
				width:100%;
				height:1px;
				/* background-color:#cccccc;
				background-repeat:repeat-x;*/
				background-image:url(image/separatore2.gif);
				margin:2px 0px 2px 0px;
				padding:0px;
		}						
		.separatore3 {
				width:100%;
				height:1px;
				background-image:url(image/separatore3.gif);
				margin:5px 0px 5px 0px;
				padding:0px;
		}	
		.separatore4 {
				width:100%;
				height:1px;
				background-image:url(image/separatore3.gif);
				margin:5px 0px 5px 0px;
				padding:0px;
		}		
		.separatore5 {
				width:100%;
				height:1px;
				background-image:url(image/separatore5.gif);
				margin:20px 0px 0px 0px;
				padding:0px;
		}					
/* avvisi */
		.warning {
			color: #666666;
			font-size: 12px;
			text-align:center;
			font-weight:normal;
			border: 1px dotted;
			border-color: #FD1B14;
			padding:5px 0px 5px 0px;
		}

/* navigazione */
	
	/*
		#nav1 {	font-size : 16px;	color : #FFFFFF; width:184px; height:30px; }
		#nav1 a{ color:#FFFFFF;	text-decoration:none; width:184px; height:30px; display:block; background-image:url(image/bg_menu_off.gif); background-repeat:no-repeat; }
		#nav1 a:hover { color:#FFFFFF;	text-decoration:none; background-image:url(image/bg_menu_on.gif); background-repeat:no-repeat; }		
		
		#nav1_act {	font-size : 16px;	color:#FFFFFF; width:184px; height:30px; }
		#nav1_act a{ color:#FFFFFF;	text-decoration:none; font-weight:normal; background-color:#4d4d4d; width:184px; height:30px;display:block; }
		#nav1_act a:hover { color:#FFFFFF;	text-decoration:none; }
  */
		#nav1home {	font-size : 16px;	color : #FFFFFF; width:100%; height:30px; }
		#nav1home a{ color:#FFFFFF;	text-decoration:none; width:100%; height:30px; display:block; }
		#nav1home a:hover { color:#FFFFFF; text-decoration:none; background-image:url(image/bg_menuHome_on.gif); background-repeat:no-repeat; }		

		.nav2{		font-size:12px;	color:#666666;	text-decoration:none; line-height:26px; }
		.nav2 a{ color:#666666;	text-decoration:none; display:block; }
		.nav2 a:hover { color:#660033;	text-decoration:none; }
		
		.nav2_act{	font-size:12px;	color:#660033;	text-decoration:none;	font-weight:bold; line-height:26px; }
		.nav2_act a{ color:#660033;	text-decoration:none; }
		.nav2_act a:hover { color:#660033;	text-decoration:none;  }
		
		.nav3{		font-size:11px;	color:#666666;	text-decoration:none; line-height:18px; }
		.nav3 a{ color:#666666;	text-decoration:none; }
		.nav3 a:hover { color:#000000;	text-decoration:none; }
		
		.nav3_act{	font-size:11px;	color:#000000;	text-decoration:none;	font-weight:bold; line-height:18px; }
		.nav3_act a{ color:#000000;	text-decoration:none; }
		.nav3_act a:hover { color:#000000;	text-decoration:none;  }	
		
		.nav3_gallery{		font-size:10px;	color:#666666;	text-decoration:none; line-height:26px; }
		.nav3_gallery a{ color:#666666;	text-decoration:none; }
		.nav3_gallery a:hover { color:#660000;	text-decoration:none; }
		
		.nav3_gallery_act{	font-size:10px;	color:#660000;	text-decoration:none;	font-weight:bold; line-height:26px; }
		.nav3_gallery_act a{ color:#660000;	text-decoration:none; }
		.nav3_gallery_act a:hover { color:#660000;	text-decoration:none;  }				

		#nav {	z-index:2;	height: 30px;	 }
		#nav .nav1{	width:154px; _width:184px; height: 30px;	float:left;	line-height:30px;	padding-left:30px;	cursor:pointer; 	}
		#nav .nav1.off {	background: url(image/bg_menu_off.gif);	background-repeat:repeat-x;	}
		#nav .nav1.on {	background: url(image/bg_menu_on.gif);	background-repeat:repeat-x;	}
		#nav .nav1.on a, #nav .nav1.on a:hover, #nav .nav1.off a, #nav .nav1.off a:hover {	color:#FFFFFF;	font-size:16px;	text-decoration:none; }
		#nav .nav1sep { float:left;	width:1px;	height: 30px; background-color:#FFFFFF; }
		#nav .over { display: none; position: absolute; z-index: 100;}
		
		
		#nav .nav2 {	margin-top:0px;	padding-left:36px;	width:148px; _width:184px;	height:23px;	line-height:23px;	background: url(image/bg_nav2.gif); 	}
		#nav .nav2 a {	font-size:12px;	color:#666666;	text-decoration:none;	}
		#nav .nav2 a:hover {	font-size:12px;	color:#000000;	text-decoration:none;	}	
		#nav .nav2top { width:184px; height:20px;	background: url(image/bg_nav2_top.gif); }
		#nav .nav2bottom { width:184px; height:15px;	background: url(image/bg_nav2_bottom.gif); }
		#nav .nav2.act { background: url(image/bg_nav2_on.gif); }

		#lang {
			color: #FFFFFF;
			font-size: 11px;	
			text-decoration:none;
			line-height:14px;
		}
		#lang a {color: #FFFFFF; text-decoration:none; line-height:14px;	}
		#lang a:hover {color: #f47200; text-decoration:none;} 		

/* 
	rss feed 
*/

 /* box per channel (titolo e desc) */
	.rss_box_channel {
		border:1px solid;
		border-color:#666666;
		background-color:#E5E5E5; 
		display:block;
		width:100%;
		padding:5px;
		}

 /* box per feed (titolo e desc) */
	.rss_box_feed {
		border:1px solid;
		border-color:#999999;
		background-color:#F5F5F5; 
		width:100%;
		height:270px;
		padding:5px;
		margin-bottom:7px;
	}
	
 /* box per feed (titolo e desc) */
	.rss_box_feed_number {
		font-family: Verdana, Tahoma;
		color:#C5C5C5;
		font-size:100px;
		display:block;
		width:100%;
		text-align:right;
		position:absolute;
		
		z-index:1;
		width:163px;
		height:226px;
		left: 700px;

	}	

/* altre classi */

/* oggetti form */
		.input {
			border:1px #cdcdcd;
			/*margin-left:10px;
			margin-right:10px;*/
			color : #666666;
			font-weight : normal;
			/*background-color : #E5DDD0;*/
			font-size : 12px;
			border-style : ridge;
			width:200px;
			height:24px;
		}

		.textarea {
			border:1px #666666;
			/*margin-left:10px;
			margin-right:10px;*/
			color : #666666;
			font-weight : normal;
			/*background-color : #E5DDD0;*/
			font-size : 12px;
			border-style : ridge;
			width:200px;
			height:120px;
		}
		
		.select {
			border:1px solid #000000;
			color : #333333;
			font-weight : normal;
			font-size : 11px;
			border-style : ridge;
			width:200px;

		}		
		
		.button {
			color : #FFFFFF;
			font-weight : normal;
			background-color : #828282;
			font-size: 11px;
			font-weight:bold;
			height:24px;
			border:1px;
			border-color:#d2d2d2;
			border-style : solid;
		}
		
		#gallery {
			left:0px;
			width:400px;
			padding-bottom:50px;
		}

		#gallery_result {
			background-color:#FFFFFF;
			padding:0px;
		}
		
		#gallery_text {
		 width:135px;
			font-family:Arial;
			font-size:11px;
			line-height:14px;
			color:#000000;
		}
		
		#gallery_number {
		 font-size:11px;
			line-height:20px;
			color:#fb0606;
		}
		#gallery_number a {color: #fb0606; text-decoration:none;	}
		#gallery_number a:hover {color: #fb0606; font-weight:bold;} 	
		
		.img_gallery_thumbs {
		 border:0px;
		}
		
		.img_gallery_thumbs_act {
		 border:2px solid;
			border-color:#f47200;
		}			
				
		
#news_box { background-image:url(image/bg_news.gif);	height:58px;	width:169px;	vertical-align:middle;	padding:15px;}
.news_orario{	color: #000000;	font-size: 11px;	line-height:14px;		font-weight: bold;		margin:0px;	}
.news_orario a {color: #000000; text-decoration:none;	}
.news_orario a:hover {color: #000000; text-decoration:underline;}

.news_titolo {	color: #666666;	font-size: 10px;	line-height:14px;		font-weight: bold;	margin:0px;	}
.news_titolo a {color: #666666; text-decoration:none;	}
.news_titolo a:hover {color: #666666; text-decoration:underline;}	

.news_testo {	color: #666666;	font-size: 10px;	line-height:14px;		font-weight: normal;		margin:0px;	}
.news_testo a {color: #660000; text-decoration:none;	}
.news_testo a:hover {color: #660000; text-decoration:underline;}	

.news_link {	color: #660000;	font-size: 10px;	line-height:17px;		font-weight: normal;		margin:0px;	}
.news_link a {color: #660000; text-decoration:none;	}
.news_link a:hover {color: #660000; text-decoration:underline;}		

.news_indietro_dettaglio {	color: #666666;	font-size: 11px;	line-height:14px;		font-weight: normal;		margin:0px;	}
.news_indietro_dettaglio a {color: #999999; text-decoration:none;	}
.news_indietro_dettaglio a:hover {color: #999999; text-decoration:underline;}	

.news_titolo2 {	font-family:"Times New Roman", Times, serif; color: #663333;	font-size: 18px;	line-height:20px;		margin:20px 0px 15px 0px;}
.news_titolo2 a {color: #663333; text-decoration:underline;	}
.news_titolo2 a:hover {color: #663333; text-decoration:none;}	
.news_titolo2 span {	 color: #000000;	font-size: 14px;			font-weight: bold;		}

.news_testo2 {	color: #666666;	font-size: 12px;	line-height:16px;		font-weight: normal;	margin:0px;}
.news_testo2 a {color: #660000; text-decoration:none;	}
.news_testo2 a:hover {color: #660000; text-decoration:underline;}	

.news_link2 {	color: #660000;	font-size: 10px;	line-height:17px;		font-weight: normal;		margin:0px;	}
.news_link2 a {color: #660000; text-decoration:none;	}
.news_link2 a:hover {color: #660000; text-decoration:underline;}		

.news_indietro_dettaglio2 {	color: #666666;	font-size: 11px;	line-height:14px;		font-weight: normal;		margin:0px;	}
.news_indietro_dettaglio2 a {color: #999999; text-decoration:none;	}
.news_indietro_dettaglio2 a:hover {color: #999999; text-decoration:underline;}	

.news_archivio2 {	font-family:"Times New Roman", Times, serif; font-size: 14px; line-height:30px; text-align:right; padding-right:10px; width:450px; _width:460px; height:30px; background-color:#e5e5e5; }
.news_archivio2 a {color: #663333; text-decoration:underline;	}
.news_archivio2 a:hover {color: #663333; text-decoration:none; }	

div.quick_links {
	float:left;
	color: #666666;
	font-size: 11px;
	line-height:30px;	
	font-weight: normal;	
	margin:0px;
	padding-left:7px;	
}
div.quick_links a {color: #666666; text-decoration:none;	}
div.quick_links a:hover {color: #666666; text-decoration:underline;}	

#link_diretto {
	color: #999999;
	font-size: 14px;
	font-weight: normal;	
	margin:0px 0px 9px 0px;
	padding-left:20px;	
	background-image:url(image/ico_link_diretto.gif);
	background-repeat:no-repeat;
}
#link_diretto a {color: #999999; text-decoration:none;	}
#link_diretto a:hover {color: #660000; text-decoration:none;}	

.curiosita_statistiche {
	color: #666666;
	font-size: 10px;
	font-weight: normal;	
	margin:0px;
	padding:3px 5px 3px 14px;	
}
.curiosita_statistiche a {color: #666666; text-decoration:none;	}
.curiosita_statistiche a:hover {color: #660000; text-decoration:underline;}	

.rosa {
	color: #78182b;
	font-size: 10px;
	font-weight: normal;	
	margin:0px;
	padding:0px 2px 0px 2px;	
}
.rosa  a {color: #666666; text-decoration:none;	}
.rosa  a:hover {color: #666666; text-decoration:underline;}	

.sponsor_title {
	color: #FFFFFF;
	background-color:#666666;
	display:block;
	font-size: 14px;
	font-weight: bold;	
	margin:0px;
	padding:5px 0px 0px 13px;	
	width:385px;
	height:22px;
}
.sponsor_title  a {color: #FFFFFF; text-decoration:none;	}
.sponsor_title  a:hover {color: #FFFFFF; text-decoration:underline;}	

.search {
	color: #666666;
	display:block;
	font-size: 11px;
	margin:0px;
}
.search  a {color: #FFFFFF; text-decoration:none;	}
.search  a:hover {color: #660000; text-decoration:none;}	

img.unzoomed {
	cursor: url(image/zoom_in.cur), pointer;
}

img.zoomed {
	cursor: url(image/zoom_out.cur), pointer;
}

#banner { 
 width:730px;
	height:283px;
	background-image:url(image/ico_ball_animate.gif);
	background-repeat:no-repeat;
	background-position:center;
}
