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

body {
	margin:0;
	padding:0;
	font-family:"Century Gothic", "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	cursor:default;
	background:url(img/bg_body.gif) top left repeat-x #daedf7;
	line-height:1.2;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#3977b8;
	text-decoration:none;
}

p{
	margin:0px;
	padding:0px;
	padding: 8px 0;
}

.divisore{
	width:100%;
	height:1px;
	clear:both;
	font-size:1px;
}

form{
	margin:0px;
	padding:0px;
}

.textform{
	width:148px;
	height:20px;
	border:1px solid #cccccc;
}


.nav {
		padding-top:10px;
		width:100%;
		height:24px;
		background-color:#FFFFFF;
	}
	
	.nav .bott {
		width:25px;
		height:24px;
	}
	
		
		.nav .bott a {
			color:#BB0000;
			text-decoration:none;
			font-weight:bold;
		}
		
		.nav .bott a:hover {
			color:#BB0000;
			text-decoration:none;
			font-weight:bold;
		}
		
	.nav .num {
		height:24px;
		width:300px;
		color:#BB0000;
		font-size:13px;
		font-weight:bold;
		text-align:center;
	}
		.nav .num a {
			color:#3977B8;
			text-decoration:none;
		}
		.nav .num a:hover {
			color:#3977B8;
			text-decoration:underline;
		}
			
.contenitore {
	width:1002px;   
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	overflow:hidden;
}

.header{
	width:100%;
	height:170px;
	margin-bottom:1px;
	background:#FFFFFF;
}

	.logo{
		width:260px;
		height:170px;
		float:left;
		overflow:hidden;
		border-right:1px solid #e3edf1;
		background:#FFFFFF;
		text-align:center;
	}
	
	.promo{
		width:740px;
		height:170px;
		float:left
	}
		
		.cerca{
			width:740px;
			height:34px;
			text-align:right;
		}
	
		.promo1{
			width:490px;
			height:80px;
			padding-top:32px;
			float:left;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:24px;
			color:#006ca5;
			text-align:center;
		}
		
		.promo1 .sottotitolo{
			font-size:18px;
		}
	
		.promo2{
			width:250px;
			height:80px;
			padding-top:32px;
			float:left;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:24px;
			color:#8d8d8d;
			text-align:left;
			
		}
		
.elenco_menu{
	height:28px;
	width:1000px;
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	border-left:1px solid #3a7dc4;
	border-right:1px solid #87b9ed;
}

.elenco_menu li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:198px;
	height:28px;
	border-left:1px solid #87b9ed;
	border-right:1px solid #3a7dc4;
	text-align:center;
	display:block;
}


.elenco_menu a{
	width:198px;
	height:23px;
	padding-top:5px;
	color:#f0f0ff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	display:block;
}

.elenco_menu li a:hover{
	background:url(img/bg_menu_h.gif) top left repeat-x;
	color:#FFFFFF;
}

.elenco_menu .select{
	background:url(img/bg_menu_h.gif) top left repeat-x;	
	
	width:198px;
	height:23px;
	padding-top:5px;
	
	float:left;
	text-align:center;
	
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border-left:1px solid #87b9ed;
	border-right:1px solid #3a7dc4;
}

.banner{
	width:100%;
	height:237px;
	clear:both;
}
	.banner a {
		color:#3977b8;
		text-decoration:none;
	}
	.banner a:hover {
		color:#3977b8;
		text-decoration:none;
	}

	.banner_contatti{
		width:260px;
		height:237px;
		/*background-color:#0d3a69;*/
		background-color:#f1f8fc;
		float:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#3977b8;
		font-size:16px;
	}
	
	.banner_flash{
		overflow:hidden;
		width:740px;
		height:237px;
		background-color:#0d3a69;
		float:right;
	}
	
.pagina{
	float:left;
	border:none;
	border-top:1px solid #FFFFFF;
	background:url(img/bg_page.gif) top right repeat-y;
}

.colonna_sx{
	width:260px;
	background:url(img/bg_colonna_sx.gif) top left repeat-x;
	float:left;
}

	.colonna_sx .categoria{
		width:250px;
		padding:7px 0 0 10px;
		height:23px;
		background:url(img/bg_categoria.gif) top left repeat-x #72a8e2;
		font-size:14px;
		color:#f0f0ff;
		border-bottom:1px solid #0a4c90;
		text-transform:uppercase;
	}
	
	.colonna_sx .elenco_sottocategorie{
		list-style:none;
		margin:0px;
		padding:0px;
		display:block;
		clear:both;
		
		width:259px;
		border-left:1px solid #FFF;
		padding-bottom:16px;
		
	}
		.elenco_sottocategorie li{
			list-style:none;
			margin:0px;
			padding:0px;
			display:block;
		}
		
		 .elenco_sottocategorie li a{ 	
			display:block;
			clear:both;
		 	width:241px;
			border-bottom:1px dotted #3977b8;
			font-size:12px;
			color:#3F3F3F;
			line-height:1.3;
			padding:5px 8px;
			text-decoration:none;
			 
		 }
		 
		.elenco_sottocategorie li a:hover{
			background-color:#bad8f2;
			color:#000;
		}
		
		.elenco_sottocategorie .select{
			background-color:#bad8f2;
			color:#000;
			list-style:none;
			margin:0px;
			padding:0px;
			display:block;
			clear:both;
		 	width:241px;
			border-bottom:1px dotted #3977b8;
			font-size:12px;
			line-height:1.3;
			padding:5px 8px;
		}
		 
.colonna_cx_dx{
	width:742px;
	background: url(img/bg_colonna_cx_dx.gif) top left repeat-y;
	float:left;
}
	
	.colonna_cx{
		width:491px;
		padding:0 12px 16px 14px;
		float:left;
	}
		.intro_home{
			border-bottom:1px dotted #3977b8;
			padding-top:16px;
		}
			
			.intro_home .titolo{
				padding-bottom:16px;
				width:100%;
				font-size:16px;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#3977b8;
			}
			
			.intro_home .testo{
				color: #333333;
				font-size:12px;
				line-height:1.5;
				padding-bottom:14px;
				font-family:Arial, Helvetica, sans-serif;
			}
			
		.elenco_news{
			padding-top:16px;
		}
		
			.elenco_news_titolo{
				width:100%;
				font-size:16px;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#3977b8;
				padding-bottom:4px;
			}
			
			.news1{
				width: 491px;
				padding-top:12px;
				padding-bottom:12px;
				border-bottom:1px dotted #3977b8;
			}
			
			.news1 .immagine_news{
				width:154px;
				height:116px;
				overflow:hidden;
				float:left;
				border:1px solid #CCCCCC;
				margin-top:3px;
			}
						
			.news1 .testo_news{
				float:left;
				width:317px;
				padding-left:15px;
			}
				
				.news1 .testo_news .data{
					font-family:Georgia, "Times New Roman", Times, serif;
					color:#cc0000;
					font-size:14px;
					width:316px;
					padding-bottom:10px;
					
				}
				
				.news1 .testo_news .titolo{
					font-family:Georgia, "Times New Roman", Times, serif;
					color:#3977b8;
					font-size:16px;
					width:316px;
					padding-bottom:10px;
				}
				
				.news1 .testo_news .titolo a{
					color:#3977b8;
					text-decoration:none;
				}
				
				.news1 .testo_news .titolo a:hover{
					color:#3977b8;
					text-decoration:underline;
				}
			
				.news1 .testo_news .testo{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					width:316px;
					line-height:1.4;
				}
				
			.news2{
				width: 491px;
				padding-top:12px;
				padding-bottom:12px;
				border-bottom:1px dotted #3977b8;
			}
			
			.news2 .immagine_news{
				width:45px;
				height:45px;
				float:left;
				text-align:center;
				padding-top:3px;
			}
						
			.news2 .testo_news{
				float:left;
				width:434px;
				padding-left:8px;
			}
			
				.news2 .testo_news .data{
					font-family:Georgia, "Times New Roman", Times, serif;
					color:#cc0000;
					font-size:14px;
				}
				
				.news2 .testo_news .titolo{
					font-family:Georgia, "Times New Roman", Times, serif;
					color:#3977b8;
					font-size:16px;
					width:434px;
					padding-bottom:10px;
				}
				
				.news2 .testo_news .titolo a{
					color:#3977b8;
					text-decoration:none;
				}
				
				.news2 .testo_news .titolo a:hover{
					color:#3977b8;
					text-decoration:underline;
				}
				
				.news2 .testo_news .testo{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					width:434px;
					line-height:1.4;
				}
				


	.colonna_dx{
		width:222px;
		float:right;
	}
		
				
		.colonna_dx .titolo{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			color:#3977b8;
			padding:16px 10px 16px 7px;
			width:203px;
		}
		
		.colonna_dx .primo_piano{
			padding:0 10px 5px 10px;
			width:200px;
		}
		
			.primo_piano .immagine{
				float:left;
				width:18px;
				height:20px;
			}
			
			.primo_piano .testo{
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				padding-left:4px;
				float:left;
				width:176px;
			}
			
			.primo_piano a{
				color:#333333;
				text-decoration:none;
			}
			
			.primo_piano a:hover{
				color:#3977b8;
				text-decoration:underline;
			}	
		
		.news {
			background:#FFFFFF none repeat scroll 0 0;
			padding:15px 20px 15px 15px;
			width:707px;
		}
			.news .titolo{
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#3977b8;
				font-size:20px;
				font-weight:bold;
				
			}
			
			.news .sottotitolo{
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#000000;
				font-size:16px;
				padding-top:4px;
				padding-bottom:10px;
			}
			
			.news .testo{
				font-family:Arial, Helvetica, sans-serif;
				color:#333333;
				font-size:12px;
				clear:both;
			}
			
			.news img{
				margin-right:10px;
				margin-bottom:5px;				
				margin-top:10px;
			}
			
			
			.news .bottom{
				width:100%;
				border-top: 1px dotted #3977b8;
				clear:both;
				padding: 10px 0px;
				text-align:right;
				height:10px;
				font-family:Georgia, "Times New Roman", Times, serif;
				
				font-size:12px;
				font-weight:bold;
			}
			
			.news .bottom a{
				color:#3977b8;
				text-decoration:none;
			}
			
			.news .bottom a:hover{
				color:#3977b8;
				text-decoration:underline;
			}
				
		.titolo_accordion {
			width:222px;
			height:26px;
			font-size:12px;
			color:#333333;
			line-height:25px;
			font-family:Arial, Helvetica, sans-serif;
			background:url(img/bg_staff.gif) top left repeat-x;
		}
			.titolo_accordion a {
				float:left;
				padding:0 10px 0 10px;
				width:202px;
				height:26px;
				color:#333333;
				line-height:25px;
				text-decoration:none;
			}
			.titolo_accordion a:hover {
				float:left;
				padding:0 10px 0 10px;
				width:202px;
				height:26px;
				color:#000000;
				line-height:25px;
				text-decoration:none;
			}
		
		.staff{
			border-top:1px solid #f2f2f2;
			border-bottom:1px solid #f2f2f2;
			display:none;
			cursor:pointer;
		}
		
			.staff .professione{
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#cc0000;
				padding-top:5px;
				padding-bottom:10px;
				padding-left:10px;
			}
			
			.staff .immagine{
				width:200px;
				height:150px;
				border:1px solid #3977b8;
				overflow:hidden;
				margin-top:10px;
			}
			.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
				color:#333;
				font-weight:bold;
				cursor:default;
				text-decoration:none;
			}
			.ui-helper-reset {
				margin:0; 
				padding:0; 
				border:0; 
				outline:0;  
				text-decoration:none; 
				font-size:100%; 
				list-style:none;
				overflow:hidden;
			}
		
.footer{
	padding-left:260px;
	padding-bottom:10px;
	width:742px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}	
	.riga{
		height:10px;
		width:100%;
		background:url(img/bg_footer.gif) top left repeat-x;
		clear:both;	
	}
	
	.footer a {
			color:#333;
			text-decoration:none;
		}
		.footer a:hover {
			color:#3977b8;
			text-decoration:underline;
		}
		
		.footer .testo_footer_sx {
			float:left;
			padding-top:2px;
			color:#333;
			width:380px;
		}
		.footer .testo_footer_dx {
			float:right;
			padding-top:2px;
			color:#333;
			width:340px;
			text-align:right;
			
		}
		
/* ARCHIVIO NEWS */
.colonna_archivio_news {
	width:711px;
	padding:15px;
	background:#FFF;
}
	.news_archivio {
		padding:10px 0;
		width:710px;
		border-bottom:1px dotted #3977B8;
	}
		.img_archivio_1 {
			float:left;
			width:100px;
			height:75px;
			border:1px solid #CCC;
		}
		.img_archivio_2 {
			float:left;
			height:45px;
			padding-top:3px;
			text-align:center;
			width:45px;
		}
		.testo_archivio {
			float:left;
			padding-left:15px;
			width:590px;
		}
			.testo_archivio .data {	
				color:#CC0000;
				font-family:Georgia,"Times New Roman",Times,serif;
				font-size:14px;
			}
			.testo_archivio .titolo {
				padding-bottom:5px;
				color:#3977B8;
				font-family:Georgia,"Times New Roman",Times,serif;
				font-size:16px;
			}
				.testo_archivio .titolo a {
					color:#3977B8;
					text-decoration:none;
				}
				.testo_archivio .titolo a:hover {
					color:#3977B8;
					text-decoration:underline;
				}
			.testo_archivio .testo {
				font-family:Arial,Helvetica,sans-serif;
				font-size:12px;
				line-height:1.4;
			}
				.testo_archivio .testo a {
					color:#333;
					text-decoration:none;
				}
				.testo_archivio .testo a:hover {
					color:#000;
					text-decoration:none;
				}
	.allegato {
		padding:10px 0;
		font-size:14px;
		font-weight:bold
	}
	
	.allegato a{
		color:#3977b8;
		text-decoration:none;
	}
	
	.allegato a:hover{
		color:#3977b8;
		text-decoration:underline;
	}
			
				
.news_generali {
	width:712px;
}
.news_categoria {
	padding-top:10px;
	width:712px;
}
	.news_categoria .titolo {
		width:639px;
		padding-bottom:10px;
		color:#CC0000;
		font-family:Georgia,"Times New Roman",Times,serif;
		font-size:16px;
		font-weight:bold;
	}
	
.impaginatore {
	padding-top:10px;
	width:712px;
	text-align:center;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
	.impaginatore a {
		color:#333;
		text-decoration:none;
	}
	.impaginatore a:hover {
		color:#3977B8;
		text-decoration:underline;
	}
	.sel {
		color:#3977B8;
	}
/* FINE ARCHIVIO NEWS */

/* TEMPLATE GENERICO */
.colonna_interno {
	width:711px;
	padding:15px;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
	.colonna_interno .titolo {
		width:710px;
		padding-bottom:10px;
		color:#CC0000;
		font-family:Georgia,"Times New Roman",Times,serif;
		font-size:16px;
		font-weight:bold;
	}
	.colonna_interno .testo {
		width:710px;
		padding-bottom:15px;
		color:#333;
		font-size:12px;
		line-height:1.4;
	}
	.img_tmpl {
		float:left;
		width:228px;
		height:171px;
		border:1px solid #CCC;
	}
/* FINE TEMPLATE GENERICO */

/* TEMPLATE NEWS ESPLOSA TIPO 1 */
.img_news1 img {
	border:none;
	margin:0;
	padding:0;
}
/* FINE TEMPLATE NEWS ESPLOSA TIPO 1 */

/* TEMPLATE NEWS ESPLOSA TIPO 2 */
.area_news {
	font-family:Arial, Helvetica, sans-serif;
}
	.area_news img{
		margin:0;
		padding:0;
	}
.img_news2 {
	padding:10px 15px 0 0;
}
	.img_news2 img {
		border:none;
		margin:0;
		padding:0;
	}
.news .testo_news2 {
	float:left;
	width:auto;
	padding-right:10px;
}
/* FINE TEMPLATE NEWS ESPLOSA TIPO 2 */

/* TEMPLATE NEWS ESPLOSA TIPO 3 */
.img_news3 {
	float:left;
	padding:0 8px 8px;
}
	.img_news3 img {
		border:none;
		margin:0;
		padding:0;
	}
.img_news3_right {
	float:right;
	padding:0 8px 8px;
}
	.img_news3_right img {
		border:none;
		margin:0;
		padding:0;
	}
/* FINE TEMPLATE NEWS ESPLOSA TIPO 3 */