@charset "utf-8";
/* CSS Document */
#overlay{ 
	/*filter: alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8;
	background:#333333;*/
	position: absolute; 
	top: 0;
	left: 0; 
	z-index: 300; 
	width: 100%; 
	height: 800px;
	background:url(/img/alert_overlay.png) top left repeat;
}

#alert_box{
	width:306px;
	position: absolute;
	left: 0;
	right: 0;
	top:20%;
	margin-left: auto;
	margin-right: auto;
	background:#CCCCCC;
	display:none;
	z-index:350;
	padding:6px;
}
#alert_box ul{
	padding-left:6px;
	padding-right:0px;
	margin-left:6px;
	margin-right:0px;
}
#titolo_alert_box{
	background: url(/img/alert_titolo.gif) repeat-x top left #cccccc;
	border:1px solid #FFFFFF;
	border-bottom:1px solid #999999;
	width:304px;
	height:20px;
	padding-top:5px;
	text-align:center;
	color:#666666;
}
#testo_alert_box{
	color:#000000;
	background-color:#ffffff;
	width:304px;
	border:1px solid #FFFFFF;
	line-height:1.5;
}
.input-generico {
	text-align:center;
	border:1px solid #41463F;
	background:#B5D335;
	color:#41463F;
	font-weight:bold;
	cursor:pointer;
}
/* INIZIO HEADER */
#header {
	width:990px;
	height:80px;
}
	#header #header_sx {
		float:left;
		padding:10px 0 0 30px;
		width:150px;
		height:60px;
	}
	#header #header_dx {
		float:left;
		padding-left:20px;
		width:760px;
		height:80px;
	}
		#slogan {
			float:right;
			padding-right:10px;
			margin-top:10px;
			width:310px;
			height:20px;
			line-height:20px;
			color:#FFF;
			font-size:12px;
			text-align:right;
			background:#2F2F2F;
		}
/* FINE HEADER */

/* INIZIO CONTENITORE */
#contenitore {
	padding:0;
	margin:0 auto;
	width:990px;
}
	#pagina {
		padding:20px;
		width:930px;
		border-top:2px solid #E4E4E4; border-bottom:2px solid #E4E4E4;
		border-left:10px solid #E4E4E4; border-right:10px solid #E4E4E4;
	}
		#banner {
			width:930px;
			height:250px;
			overflow:hidden;
		}
		#banner_interno {
			margin-bottom:20px;
		}
		#pagina #sx {
			float:left;
			width:290px;
		}
			#pagina .sezione_sx {
				width:290px;
				margin-bottom:40px;
			}
			.continua {
				float:right;
				height:20px;
				line-height:20px;
				color:#333;
				background:url(img/freccia.gif) top right no-repeat;
			}
				.continua a {
					float:right;
					padding-right:27px;
					color:#333;
					text-decoration:none;
				}
				.continua a:hover {
					float:right;
					padding-right:27px;
					color:#C00;
					text-decoration:none;
				}
				/* NEWSLETTER HOMEPAGE */
				.riga_form {
					height:25px;
					clear:both
				}
				
				.riga_form_error {
					height:15px;
					clear:both;
					font-size:10px;
					color:#CC0000;
				}
				
				.label_float {
					float:left;
					padding-right:10px;
					width:99px;
					height:20px;
					line-height:20px;
					color:#666;
					text-align:right;
				}
				
						
			p.intro {
				padding-top:20px;
			}
		#pagina #dx {
			float:right;
			padding-left:20px;
			width:620px;
		}
			/* SETTORI HOMEPAGE */
			#area_settori_home {
				padding-top:20px;
				width:620px;
			}
				#area_settori_home table {
					width:620px;
					border-collapse:collapse;
				}
					#area_settori_home table tr {
						height:198px;
						vertical-align:top;
					}
						#area_settori_home table tr td.spazio {
							width:10px;
							font-size:1px;
						}
						#area_settori_home table tr td {
							width:200px;
						}
						.titolo_settore {
							padding:0 10px;
							width:180px;
							height:26px;
							line-height:26px;
							color:#C00;
							font-weight:bold;
							background:#D9D9D9;
						}
							.titolo_settore a, .titolo_settore a:hover {
								color:#C00;
								text-decoration:none;
							}
						.area_settore {
							padding:5px 10px;
							width:180px;
							height:152px;
							overflow:hidden;
							background:url(/img/settore_area_bg.gif) top left repeat-x;
						}
							.area_settore p {
								padding-top:5px;
								font-size:12px;
							}
/* FINE CONTENITORE */

/* INIZIO FOOTER */
#footer {
	padding:7px 10px 10px 10px;
	width:970px;
	font-size:11px;
}
	#footer #footer_sx {
		float:left;
	}
	#footer #footer_dx {
		float:right;
		text-align:right;
	}
	#footer a {
		color:#666;
		text-decoration:none;
	}
	#footer a:hover {
		color:#333;
		text-decoration:none;
	}
/* FINE FOOTER */

/* INIZIO TEMPLATE STANDARD */
#pagina_interna {
	padding:20px;
	width:930px;
	border-top:2px solid #E4E4E4; border-bottom:2px solid #E4E4E4;
	border-left:10px solid #E4E4E4; border-right:10px solid #E4E4E4;
}
	#pagina_interna #sx {
		float:left;
		width:150px;
	}
	#pagina_interna #dx {
		float:right;
		padding-left:20px;
		width:760px;
		height:auto !important; /* per i browser moderni */
		height:600px; /* per IE5.x e IE6 */
		min-height:600px; /* per i browser moderni */
	}
		table.tab_img_interno {
			width:760px;
		}
			table.tab_img_interno img {
				margin:15px 0 25px 0;
			}
/* FINE TEMPLATE STANDARD */

/* INIZIO TEMPLATE GALLERY */
#area_gallery {
	position:relative;
	margin-top:20px;
	width:760px;
	height:auto !important; /* per i browser moderni */
    height:517px; /* per IE5.x e IE6 */
    min-height:517px; /* per i browser moderni */
}
	#area_gallery #immagine {
		float:left;
		width:550px;
		overflow:hidden;
		padding-right:5px;
	}
		#area_gallery #immagine .desc {
			padding-top:20px;
		}
	#area_gallery #thumb {
		/*position:absolute;*/
		/*right:0px; top:-18px;*/
		float:right;
		width:200px;
	}
	#next {
		margin-bottom:10px;
		width:200px;
		height:8px;
		font-size:0px;
	}
		#next a {
			float:left;
			width:200px;
			height:8px;
			background:url(img/freccia_su.gif) top center no-repeat;
		}
		#next a:hover {
			float:left;
			width:200px;
			height:8px;
			background:url(img/freccia_su_h.gif) top center no-repeat;
		}
	#prev {
		width:200px;
		height:8px;
		text-align:center;
	}
		#prev a {
			float:left;
			width:200px;
			height:8px;
			background:url(img/freccia_giu.gif) top center no-repeat;
		}
		#prev a:hover {
			float:left;
			width:200px;
			height:8px;
			background:url(img/freccia_giu_h.gif) top center no-repeat;
		}
	#cycle_thumb img {
		cursor:pointer;
	}
/* FINE TEMPLATE GALLERY */

/* INIZIO TEMPLATE ARCHIVIO NEWS - NEWS ESPLOSA */
.news_archivio {
	padding:10px 0;
	color:#666;
	border-bottom:1px solid #C00;
}
	.news_archivio h1 { color:#333; }
	.news_archivio h4 { color:#999; }

.frecce {
	float:right;
	/*margin-right:20px;
	padding-top:10px;*/
}
.frecce a {
	/*padding:0 10px;
	text-decoration:none;*/
}
/* FINE TEMPLATE ARCHIVIO NEWS - NEWS ESPLOSA */

/* INIZIO TEMPLATE ISCRIZIONE NEWSLETTER */
#iscr_newsletter {
	padding:15px 0 0 15px;
	width:387px;
}
/* FINE TEMPLATE ISCRIZIONE NEWSLETTER */

/* INIZIO SITEMAP*/
ul#sitemap {
	padding:0;
	margin:0;
	padding-left:20px;
	padding-top:10px;
	list-style:none;
	width:740px;
	border-top:1px solid #CCC;
}
	ul#sitemap li {
		/*float:left;*/
		width:48%;
		padding-bottom:10px;
		margin:0 15px 10px 0;
		color:#333;
		font-weight:bold;
		border-bottom:1px solid #CCC;
	}
		ul#sitemap li ul {
			padding:0 0 0 20px;
			margin:0;
			list-style:none;

			color:#666;
			font-weight:normal;
		}
		ul#sitemap li ul li {
			/*float:none;*/
			padding:0;
			margin:0;
			color:#666;
			font-weight:normal;
			border-bottom:0px solid;
		}
/* FINE SITEMAP */

.download_standard {
	float:right;
	padding-top:10px;
	height:32px;
	line-height:32px;
}
	.download_standard a {
		float:right;
		padding-right:40px;
		height:32px;
		color:#333;
		text-decoration:none;
		background:url(/img/download_standard.png) top right no-repeat;
	}
	.download_standard a:hover {
		float:right;
		padding-right:40px;
		height:32px;
		color:#C00;
		text-decoration:none;
		background:url(/img/download_standard.png) top right no-repeat;
	}