/*
	NUOVO
*/
			
/* generale */
body {
	background-color:#343232;
	font-family: Arial;
	text-decoration: none;
	color : #333333;
	margin:0px;
	background-image:url(image/bg_sito.gif);
}
p { margin:0px 0px 10px 0px; border:0px; }
form{	margin:0px;	border:0px; }
.cursor { cursor: pointer; }

/* titolo */
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
	line-height:13px;
	margin:0px;	
}
h1 a {color: #ffffff; text-decoration:none;	}
h1 a:hover {color: #ffffff; text-decoration:underline;} 	

/* sottotitolo */
h2 {
	color: #666666;
	font-size: 10px;
	line-height:13px;
	font-weight: normal;	
	margin:0px;	
}

/* testo */
h3 {
	color: #cccccc;
	font-size: 11px;
	line-height:16px;	
	font-weight: normal;	
	margin:0px;	
}
h3 a {color: #990000; text-decoration:none;	}
h3 a:hover {color: #990000; text-decoration:underline;} 	

/* testo piccolo */
h4 {
	color: #FFFFFF;
	font-size : 11px;
	font-weight: normal;
	margin:0px;	
}
h4 a {color: #ffffff; text-decoration:none;	}
h4 a:hover {color: #ffffff; text-decoration:underline;} 	

/* testo molto-piccolo */
h5 {
	color: #666666;
	font-size : 9px;
	font-weight: normal;
	margin:0px;	
}

.portfolio_info {
	color: #666666;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

.footer {
	color: #999999;
	font-size: 11px;
}
.footer a{ color:#999999;	text-decoration:underline;  }
.footer a:hover { color:#999999;	text-decoration:none; }

.extranet {
	color: #666666;
	font-size: 11px;
	border:dotted;
	border-width:1px;
	border-color:#000000;
	width:158px;
}
.extranet a{ color:#000000;	text-decoration:none;  }
.extranet a:hover { color:#000000;	text-decoration:underline; }

#news_title {
 background-image:url(image/bg_news_title.gif);
	background-repeat:repeat-x;
	height:27px;
	width:650px;
}
#news_text {
 background-image:url(image/bg_news_text.gif);
	/* background-repeat:repeat-x;
	height:88px; */
	width:650px;
}

#news_title_2 {
 background-image:url(image/bg_news_title.gif);
	background-repeat:repeat-x;
	height:27px;
	width:650px;
}
#news_text_2 {
 background-color:#292929;
	width:650px;
}

/* 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;
		}

/* 
	separatore 
	da includere con codice seguente: 
	<div class="separatore"><!-- --></div>
*/
		.separatore {
				width:100%;
				height:1px;
				background-color:#333333;
				/*background-image:url(image/separatore.gif); */
				background-repeat:repeat-x;
				margin:5px 0px 5px 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:11px; line-height:14px;	color:#999999;	text-decoration:none;	}
		.nav1 a{ color:#999999;	text-decoration:none; margin:0px 20px 0px 10px;  }
		.nav1 a:hover { color:#ffffff;	text-decoration:none; }
		
		.nav1_act{	font-size:11px; line-height:14px;	color:#ffffff;	text-decoration:none;	}
		.nav1_act a{ color:#ffffff;	text-decoration:none; margin:0px 20px 0px 10px; }
		.nav1_act a:hover { color:#ffffff;	text-decoration:none; }
		
	 div#nav2{		font-size:11px;	color:#666666;	text-decoration:none;	background-repeat:no-repeat;	height:27px;	width:298px;	background:url(image/bg_menu_2.gif);}
		div#nav2 a{ color:#666666;	text-decoration:none; display:block; height:27px;	width:298px; background:url(image/bg_menu_2.gif); background-repeat:repeat-x;  }
		div#nav2 a:hover { color:#FFFFFF;	text-decoration:none; background:url(image/bg_menu_2_act.gif); background-repeat:repeat-x; }
		
		div#nav2_act{	font-size:11px;	color:#FFFFFF;	text-decoration:none; height:27px;	width:298px; }
		div#nav2_act a{ color:#FFFFFF;	text-decoration:none; display:block; height:27px;	width:298px; background:url(image/bg_menu_2_act.gif); background-repeat:repeat-x;   }
		div#nav2_act a:hover { color:#FFFFFF;	text-decoration:none; background:url(image/bg_menu_2_act.gif); background-repeat:repeat-x;  }
		
	 div#nav2_port{		font-size:11px;	color:#666666;	text-decoration:none;	background-repeat:no-repeat;	height:26px;	width:298px;	background:url(image/bg_menu_2.gif);}
		div#nav2_port a{ color:#666666;	text-decoration:none; display:block; height:26px;	width:298px; background:url(image/bg_menu_2.gif); background-repeat:repeat-x;  }
		div#nav2_port a:hover { color:#FFFFFF;	text-decoration:none; background:url(image/bg_menu_2_act.gif); background-repeat:repeat-x; }
		
		div#nav2_port_act{	font-size:11px;	color:#FFFFFF;	text-decoration:none; height:26px;	width:298px; }
		div#nav2_port_act a{ color:#FFFFFF;	text-decoration:none; display:block; height:26px;	width:298px; background:url(image/bg_menu_2_port_act.gif); background-repeat:repeat-x;   }
		div#nav2_port_act a:hover { color:#FFFFFF;	text-decoration:none; background:url(image/bg_menu_2_port_act.gif); background-repeat:repeat-x;  }		

		div#nav3_port_act{	font-size:11px;	color:#FFFFFF;	text-decoration:none; height:26px;	width:298px; }
		div#nav3_port_act a{ color:#FFFFFF;	text-decoration:none; display:block; height:26px;	width:298px; background:url(image/bg_menu_3_port_act.gif); background-repeat:repeat-x;   }
		div#nav3_port_act a:hover { color:#FFFFFF;	text-decoration:none; background:url(image/bg_menu_3_port_act.gif); background-repeat:repeat-x;  }	
		
		.lang {
			color: #666666;
			font-size: 11px;	
			text-decoration:none;
			line-height:14px;
		}
		.lang a {color: #666666; text-decoration:none; line-height:14px;	}
		.lang a:hover {color: #ffffff; 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 solid #979797;
			/*margin-left:10px;
			margin-right:10px;*/
			color : #FFFFFF;
			font-weight : normal;
			background-color : #000000;
			font-size : 11px;
			border-style : ridge;
			width:300px;
			height:23px;
			background-image:url(image/bg_inputs.gif);			
		}		
		.textarea {
			border:1px solid #979797;
			/*margin-left:10px;
			margin-right:10px;*/
			color : #FFFFFF;
			font-weight : normal;
			background-color : #000000;
			font-size : 11px;
			border-style : ridge;
			width:300px;
			height:100px;
			background-image:url(image/bg_inputs.gif);
		}		
		
		.select {
			border:1px solid #000000;
			color : #666666;
			font-weight : normal;
			font-size : 11px;
			border-style : ridge;
			width:200px;
			background-image:url(image/bg_inputs.gif);
		}		
		
		.button {
			color : #666666;
			font-weight : normal;
			background-color : #d5d5d5;
			font-size: 11px;
			height:23px;
			border:1px;
			border-color:#333333;
			border-style : solid;
		}
		
	/* Gallery */

#gallery_result {
	color: #666666;
	font-size: 18px;
	line-height:18px;
	margin:0px 0px 0px 0px;			
	padding:0px;
	width:650px;
	background-color:#292929;
}

#gallery_label{
	color: #FFFFFF;
	font-size: 11px;
	line-height:14px;	
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:650px;
	background-color:#292929;			
}
#gallery_label a {color: #990000; text-decoration:none;	}
#gallery_label a:hover {color: #990000; text-decoration:underline;} 
	
	.gallery_title {
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	line-height:18px;
	margin:0px 0px 0px 0px;			
}

.img_gallery_thumbs {
	margin-bottom:4px;
	padding:0px;
	border:0px;
}				
	
