@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	cursor:default;
	background:url(img/bg_body.gif) top left repeat-x #FCF7F1;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
h1 {
	padding:0px;
	margin:0px;
	font-size:20px;
	color:#607D3D;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	padding:0px;
	margin:0px;
	font-size:15px;
	color:#A88C2D;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p {
	margin:0;
	padding:10px 0;
}

.textarea_1 {
	margin:0;
	padding:1px 3px;
	width:192px;
	height:16px;
	font-size:12px;
	color:#333;
	border:1px solid #674D10;
	background-color:#E5DDD3;
}
.checkbox_1 {
	float:left;
	margin:0 7px 0 0;
}
.bott_1 {
	padding-bottom:5px;
	width:88px;
	height:34px;
	font-size:14px;
	color:#E5DDD3;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(img/bg_bott.gif) top left no-repeat;
	border:0px solid;
}

.top {
	width:100%;
	height:144px;
	background:url(img/top.gif) center center no-repeat scroll;
	z-index:1;
}
.clear {
	width:100px;
	height:1px;
	font-size:1px;
	clear:both;
}

.contenitore {
	margin-left:-500px;
	padding:0;
	width:1000px;
	top:0;
	left:50%;
	position:absolute;
	z-index:2;
	overflow-x:hidden;
}	


	.header {
		width:1000px;
		height:115px;
		background:url(img/logo_top.jpg) top left no-repeat;
	}
		.area_menu1 {
			padding-top:45px;
			width:731px;
			height:25px;
			background:url(img/logo_middle.jpg) bottom left no-repeat;
		}
			.area_menu1 .voce {
				float:left;
				padding:0 20px 0 0;
				height:25px;
				line-height:23px;
				font-size:14px;
				color:#474A23;
				font-weight:bold;
				font-style:italic;
				font-family:Georgia, "Times New Roman", Times, serif;
			}
				.area_menu1 .voce a {
					color:#474A23;
					text-decoration:none;
				}
				.area_menu1 .voce a:hover {
					color:#FFF;
					text-decoration:none;
				}
			.area_menu1 .voce_sel {
				float:left;
				padding:0 20px 0 0;
				height:25px;
				line-height:23px;
				font-size:14px;
				color:#FFF;
				font-weight:bold;
				font-style:italic;
				font-family:Georgia, "Times New Roman", Times, serif;
			}
		.div_menu {
			width:1000px;
			height:6px;
			font-size:1px;
			background:url(img/logo_div.jpg) top left no-repeat;
		}
		.area_menu2 {
			width:1000px;
			height:39px;
		}
			.area_menu2 .sx {
				float:left;
				width:291px;
				height:39px;
			}
			.area_menu2 .voce {
				float:right;
				padding:0 10px;
				height:25px;
				line-height:23px;
				font-size:14px;
				color:#474A23;
				font-weight:bold;
				font-style:italic;
				font-family:Georgia, "Times New Roman", Times, serif;
			}
				.area_menu2 .voce a {
					color:#474A23;
					text-decoration:none;
				}
				.area_menu2 .voce a:hover {
					color:#FFF;
					text-decoration:none;
				}
			.area_menu2 .voce_sel {
				float:right;
				padding:0 10px;
				height:25px;
				line-height:23px;
				font-size:14px;
				color:#FFF;
				font-weight:bold;
				font-style:italic;
				font-family:Georgia, "Times New Roman", Times, serif;
			}
	.pagina {
		width:1000px;
	}
		.col_sx {
			float:left;
			width:285px;
		}
			.logo {
				width:285px;
				height:117px;
			}
			.area_sx {
				padding-bottom:9px;
				width:270px;
			}
				.area_sx .titolo_sezione {
					padding-left:10px;
					padding-bottom:5px;
					width:260px;
					height:24px;
					font-size:14px;
					color:#DDD1C1;
					font-weight:bold;
					font-style:italic;
					line-height:20px;
					font-family:Georgia, "Times New Roman", Times, serif;
					background:url(img/titolo_dx1.gif) top left no-repeat;
					border-bottom:1px dotted #674D10;
				}
				.area_sx .testo_sx {
					padding:7px 0 9px 0;
					width:270px;
					font-size:12px;
					color:#333;
					line-height:1.4;
					border-bottom:1px dotted #674D10;
				}
				.area_sx .img_sx {
					margin-top:10px;
					width:270px;
					height:150px
				}
				.testo_caffetteria {
					padding:7px 0 9px 0;
					width:270px;
					font-size:12px;
					color:#B05C08;
					line-height:1.4;
					font-weight:bold;
					font-family:Georgia, "Times New Roman", Times, serif;
					border-bottom:1px dotted #674D10;
				}
					.testo_caffetteria a {
						color:#B05C08;
						text-decoration:none;
					}
					.testo_caffetteria a:hover {
						color:#B05C08;
						text-decoration:underline;
					}
				
				/* ACCORDION */
				.titolo_accordion {
					width:270px;
					height:28px;
					font-size:14px;
					color:#644000;
					text-align:center;
					font-weight:bold;
					font-style:italic;
					line-height:25px;
					font-family:Georgia, "Times New Roman", Times, serif;
					background:url(img/titolo_accordion.gif) top left no-repeat;
				}
					.titolo_accordion a {
						float:left;
						width:270px;
						height:28px;
						color:#644000;
						background:url(img/titolo_accordion.gif) top left no-repeat;
						text-decoration:none;
					}
					.titolo_accordion a:hover {
						float:left;
						width:270px;
						height:28px;
						color:#FFF;
						background:url(img/titolo_accordion.gif) top left no-repeat;
						text-decoration:none;
					}
				.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
					color:#FFF;
					cursor:default;
					text-decoration:none;
				}
				.ui-helper-reset {
					margin:0; 
					padding:0; 
					border:0; 
					outline:0;
					height:100%;  
					text-decoration:none; 
					font-size:100%; 
					list-style:none;
					overflow:hidden;
				}
				.reparto {
					margin-bottom:1px;
					padding:10px;
					width:250px;
					font-size:12px;
					color:#906868;
					text-align:center;
					line-height:1.4;
					border-top:1px dotted #5A3600;
					border-bottom:1px dotted #5A3600;
					background:url(img/bg_accordion.gif) top left repeat-y;
				}
					.reparto .img {
						margin-bottom:10px;
						width:250px;
						height:142px;
					}
		.col_cx {
			float:left;
			width:430px;
		}
			.area_cx {
				padding-bottom:9px;
				width:430px;
			}
				.area_cx .titolo_sezione {
					padding-left:10px;
					padding-bottom:5px;
					width:420px;
					height:24px;
					font-size:14px;
					color:#DDD1C1;
					font-weight:bold;
					font-style:italic;
					line-height:20px;
					font-family:Georgia, "Times New Roman", Times, serif;
					background:url(img/titolo_cx.gif) top left no-repeat;
				}
				.area_cx .testo_cx {
					padding-bottom:9px;
					width:430px;
					color:#333;
					line-height:1.4;
					border-top:1px dotted #674D10;
					border-bottom:1px dotted #674D10;
				}
					.introduzione {
						font-size:14px;
					}
				.img_home {
					margin-top:6px;
					width:430px;
					height:265px;
				}
				
				/* TIPOLOGIA NEWS 1 - SEMPRE PRESENTI */
				.news_1 {
					padding:8px 0 5px 0;
					width:430px;
					font-size:16px;
					color:#C27B00;
					text-transform:uppercase;
					line-height:1.4;
					font-family:Georgia, "Times New Roman", Times, serif;
					border-top:1px dotted #674D10;
				}
					.news_1 a {
						color:#C27B00;
						text-decoration:none;
					}
					.news_1 a:hover {
						color:#C27B00;
						text-decoration:underline;
					}
				.div_news {
					width:430px;
					height:4px;
					font-size:1px;
					background:url(img/div_news.gif) top left no-repeat;
				}
				
				/* TIPOLOGIA NEWS 2 */
				.news_2 {
					padding:6px 0 5px 0;
					width:430px;
					border-bottom:1px dotted #674D10;
				}
					.news_2 .data {
						padding-bottom:3px;
						width:430px;
						font-size:14px;
						color:#6A5013;
						font-weight:bold;
						line-height:1.4;
						font-family:Georgia, "Times New Roman", Times, serif;
					}
					.news_2 .titolo {
						width:430px;
						font-size:16px;
						color:#6B6F35;
						text-transform:uppercase;
						line-height:1.4;
						font-family:Georgia, "Times New Roman", Times, serif;
					}
						.news_2 .titolo a {
							color:#6B6F35;
							text-decoration:none;
						}
						.news_2 .titolo a:hover {
							color:#6B6F35;
							text-decoration:underline;
						}
		.col_dx {
			float:left;
			width:270px;
		}
			.area_dx {
				padding-bottom:9px;
				width:270px;
			}
				.area_dx .titolo_sezione {
					padding-left:10px;
					padding-bottom:5px;
					width:260px;
					height:24px;
					font-size:14px;
					color:#DDD1C1;
					font-weight:bold;
					font-style:italic;
					line-height:20px;
					font-family:Georgia, "Times New Roman", Times, serif;
					background:url(img/titolo_dx1.gif) top left no-repeat;
					border-bottom:1px dotted #674D10;
				}
				.area_dx .testo_dx {
					padding:7px 0 9px 0;
					width:270px;
					font-size:12px;
					color:#333;
					line-height:1.4;
					border-bottom:1px dotted #674D10;
				}
				
				/* NEWSLETTER */
				.tab_newsletter {
					width:270px;
				}
					.testo_tab {
						padding-top:2px;
						font-size:12px;
						color:#333;
					}
				.area_dx .area_privacy {
					width:270px;
					padding:8px 0;
					border-bottom:1px dotted #674D10;
					border-top:1px dotted #674D10;
				}
				.area_dx .area_bott {
					width:270px;
					padding:5px 0;
					border-bottom:1px dotted #674D10;
				}
				
				/* NEWS ESPERTO RISPONDE */
				.news_esperto {
					padding:7px 0 9px 0;
					width:270px;
					border-bottom:1px dotted #674D10;
				}
					.news_esperto .data {
						padding-bottom:5px;
						width:270px;
						font-size:16px;
						color:#6B6F35;
						font-weight:bold;
						font-style:italic;
						font-family:Georgia, "Times New Roman", Times, serif;
					}
						.news_esperto .data a {
							color:#6B6F35;
							text-decoration:none;
						}
						.news_esperto .data a:hover {
							color:#6B6F35;
							text-decoration:underline;
						}
					.news_esperto .data_interno {
						padding-bottom:5px;
						width:270px;
						font-size:16px;
						color:#C27B00;
						font-weight:bold;
						font-style:italic;
						font-family:Georgia, "Times New Roman", Times, serif;
					}
						.news_esperto .data_interno a {
							color:#C27B00;
							text-decoration:none;
						}
						.news_esperto .data_interno a:hover {
							color:#C27B00;
							text-decoration:underline;
						}
					.news_esperto .titolo {
						width:270px;
						font-size:12px;
						color:#333;
						line-height:1.4;
					}
						.news_esperto .titolo a {
							color:#333;
							text-decoration:none;
						}
						.news_esperto .titolo a:hover {
							color:#333;
							text-decoration:underline;
						}
	
	/* FOOTER */
	.footer {
		margin-top:10px;
		width:1000px;
		background:url(img/div_footer.gif) top left no-repeat;
		padding-bottom:4px;
	}
		.footer a {
			color:#767A40;
			text-decoration:none;
		}
		.footer a:hover {
			color:#767A40;
			text-decoration:underline;
		}
		.footer .testo_sx {
			float:left;
			padding-top:11px;
			font-size:12px;
			color:#767A40;
			font-weight:bold;
			font-style:italic;
		}
		.footer .testo_dx {
			float:right;
			padding-top:11px;
			font-size:12px;
			color:#767A40;
			font-weight:bold;
			font-style:italic;
		}
		
/* TEMPLATE REPARTO */
.pagina_interno {
	float:left;
	width:715px;
}
	.pagina_interno .titolo_sezione {
		padding-left:10px;
		padding-bottom:5px;
		width:705px;
		height:24px;
		font-size:14px;
		color:#DDD1C1;
		font-weight:bold;
		font-style:italic;
		line-height:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		background:url(img/titolo_big.gif) top left no-repeat;
		border-bottom:1px dotted #674D10;
	}
	.pagina_interno .testo_sezione {
		font-size:13px;
		color:#333;
		line-height:1.4;
		padding:5px;
		width:705px;
	}
	
	.pagina_interno .testo_sezione img{
		margin-right:10px;
		margin-bottom:5px;
		border:1px solid #674D10;
	}
	
	.pagina_interno .area_img {
		padding:5px 0;
		width:715px;
		/*height:265px;*/
	}
	
		.pagina_interno .img {
			float:left;
			width:345px;
			height:265px;
			margin:0px 5px;
		}
	.menu_sx {
		padding:10px 0;
		width:270px;
		border-bottom:1px dotted #674D10;
	}		
		.menu_sx .voce {
			margin-top:1px;
			height:24px;
			font-size:14px;
			color:#767A40;
			font-weight:bold;
			line-height:22px;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
			.menu_sx .voce a {
				float:left;
				padding-left:10px;
				width:260px;
				height:24px;
				color:#6B6F35;
				text-decoration:none;
				background:url(img/bg_menu_sx.png) top left repeat-x;
			}
			.menu_sx .voce a:hover {
				float:left;
				padding-left:10px;
				width:260px;
				height:24px;
				color:#FFF;
				text-decoration:none;
				background:url(img/bg_menu_sx_h.png) top left repeat-x;
			}
		.menu_sx .voce_sel {
			margin-top:1px;
			padding-left:10px;
			width:260px;
			height:24px;
			color:#FFF;
			font-size:14px;
			font-weight:bold;
			line-height:22px;
			font-family:Georgia, "Times New Roman", Times, serif;
			background:url(img/bg_menu_sx_h.png) top left repeat-x;
		}
		
	/* NEWS INTERNO */
	.news_interno {
		padding:7px 0 9px 0;
		width:270px;
		border-bottom:1px dotted #674D10;
	}
		.news_interno .data {
			padding-bottom:5px;
			width:270px;
			font-size:14px;
			color:#C27B00;
			font-weight:bold;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		.news_interno .titolo {
			width:270px;
			font-size:12px;
			color:#6B6F35;
			line-height:1.4;
			font-weight:bold;
			text-transform:uppercase;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
			.news_interno .titolo a {
				color:#6B6F35;
				text-decoration:none;
			}
			.news_interno .titolo a:hover {
				color:#6B6F35;
				text-decoration:underline;
			}	
			
			
/* ARCHIVIO NEWS */
.news_archivio {
	padding:7px 0 9px 0;
	width:715px;
	border-bottom:1px dotted #674D10;
}
	.news_archivio .data {
		padding-bottom:5px;
		width:715px;
		font-size:14px;
		color:#C27B00;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	.news_archivio .titolo {
		width:715px;
		font-size:12px;
		color:#6B6F35;
		line-height:1.4;
		font-weight:bold;
		text-transform:uppercase;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
		.news_archivio .titolo a {
			color:#6B6F35;
			text-decoration:none;
		}
		.news_archivio .titolo a:hover {
			color:#6B6F35;
			text-decoration:underline;
		}
.img_news {
	margin-bottom:15px;
	width:270px;
	height:200px;
}		
