@charset "utf-8";
body {
	margin-top: 0px; 
	margin-bottom: 0px; 
	background: #ebebeb url("bkg_pagina2.png") top center no-repeat;
	font-family: Arial, "Trebuchet MS", Georgia, sans-serif; 
	font-size: 12px;
	color: #040405;
}
img {
	margin: 0px; 
	padding: 0px; 
	border: 0px solid #F4F4F4;
}
img.left {
	margin: 0px 7px 3px 0px; 
	padding: 3px; 
	border: 0px solid #F4F4F4;
	float: left;
}
img.right {
	margin: 0px 0px 3px 7px; 
	padding: 3px; 
	border: 0px solid #F4F4F4;
	float: right;
}
img.rightform {
	margin: 0px; 
	padding: 0px; 
	border: 0px solid #F4F4F4;
	float: right;
}
a {
	color: #1c9f2b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a.verde { 
	color: #1c9f2b;
}
a.verde:hover { 
	color: #006600;
}
a.rosso { 
	color: #b61a2b;
}
a.rosso:hover { 
	color: #d40000;
}
p { 
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	border: 0px solid #ff0000;
}
#parolechiave { 
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000000;
	clear: both;
	padding: 0px;
	text-align: center;
	height: 20px;
}
	#parolechiave h1 { 
		padding: 4px 0px 0px 0px;
		margin: 0px;
		font-size: 11px;
		font-weight: normal;
		height: 17px;
		color: #336699;
	}
#contenitore { 
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000000;
}
.testata { 
	width: inherit;
	border: 0px solid #ff0000;
	height: 291px;
}
	.testata .contmenu { 
		width: inherit;
		border: 0px solid #ff0000;
		height: 99px;
	}
		.testata .contmenu .logo { 
			width: 200px;
			border: 0px solid #ff0000;
			height: 95px;
			float: left;
		}
		.testata .contmenu .duemenu { 
			width: 690px;
			border: 0px solid #ff0000;
			height: 95px;
			float: right;
			text-align: right;
		}
			.testata .contmenu .duemenu .menutop { 
				border: 0px solid #ff0000;
				float: right;
				text-align: right;
				font-size: 10px;
				margin-top: 7px;
				color: #bbcbdf;
				font-weight: normal;
				width: 670px;
				height: 16px;
				/* background-color: #85a1c5; */
			}
			.testata .contmenu .duemenu .menutop a { 
				font-size: 12px;
				color: #ffffff;
				margin-right: 10px;
				margin-left: 10px;
				text-transform: capitalize;
			}
			.testata .contmenu .duemenu .menutop a:hover { 
				color: #3a465e;
			}
			.testata .contmenu .duemenu .menubottom { 
				border: 0px solid #ff0000;
				float: right;
				text-align: right;
				font-size: 10px;
				margin-top: 33px;
				color: #9b9b9b;
				font-weight: normal;
				width: 670px;
				height: 30px;
			}
			.testata .contmenu .duemenu .menubottom a { 
				font-size: 12px;
				color: #3a465e;
				margin-right: 10px;
				margin-left: 10px;
				text-transform: uppercase;
			}
			.testata .contmenu .duemenu .menubottom a:hover { 
				color: #0a99db;
			}
	.testata .contflash { 
		width: inherit;
		border: 0px solid #ff0000;
		height: 192px;
	}
.ricerca { 
	width: inherit;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000000;
	height: 37px;
	margin-top: 5px;
	z-index: 450;
	margin-bottom: 7px;
}
	.ricerca .data { 
		width: 184px;
		border: 0px solid #000000;
		float: left;
		font-style: italic;
		font-size: 11px;
		color: #545454;
	}
	.ricerca .cercaform { 
		width: 500px;
		border: 0px solid #000000;
		float: right;
		text-align: right;
		font-style: italic;
		font-size: 12px;
		color: #4878a9;
	}
.contenutisito { 
	width: inherit;
	border: 0px solid #000000;
}
.contenutisx { 
	width: 236px;
	border: 0px solid #000000;
	float: left;
	padding: 0px;
	margin: 0px;
}
	.contenutisx .menuvert { 
		width: inherit;
		border: 0px solid #000000;
		padding: 0px;
		margin: 0px;
	}
		.contenutisx .menuvert ol, .contenutisx .menuvert ol li { 
			padding: 0px;
			margin: 0px;
			list-style-type: none;
			font-size: 12px;
		}
		.contenutisx .menuvert ol li { 
			background: transparent url("bkg_li_menuvert.png") top left no-repeat;
			height: 41px;
			line-height: 41px;
			margin: 0px;
			padding: 0px;
			border: 0px solid #ff0000;
		}
		/*.contenutisx .menuvert ol li:hover { 
			background: transparent url("bkg_li_menuvert_active.png") top left no-repeat;
		}*/
		.contenutisx .menuvert ol li.titolo { 
			background: transparent url("bkg_li_menuvert_active.png") top left no-repeat;
		}
		.contenutisx .menuvert ol li.chiusura { 
			background: transparent url("bkg_li_menuvert_chiusura.png") top left no-repeat;
			height: 15px;
			line-height: 15px;
			margin: 0px;
			padding: 0px;
			font-size: 8px;
		}
		.contenutisx .menuvert ol li a, .contenutisx .menuvert ol li a:hover { 
			color: #000000;
		}
		.contenutisx .menuvert ol li a.verde:hover { 
			color: #1c9f2b;
		}
		.contenutisx .menuvert ol li a.rosso:hover { 
			color: #b61a2b;
		}
		.contenutisx .menuvert ol li a.azzurro:hover { 
			color: #244f98;
			
		}
		.contenutisx .menuvert ol li a img.sx { 
			padding: 0px;
			margin: 0px;
			float: left;
			padding-top: 12px;
			padding-right: 5px;
			padding-left: 9px;
		}
		.contenutisx .menuvert ol li a img.dx { 
			padding: 0px;
			margin: 0px;
			float: right;
			padding-top: 2px;
			padding-right: 5px;
		}
	.contenutisx .pannskype { 
		width: inherit;
		border: 0px solid #000000;
		padding: 0px;
		margin: 0px;
		height: 110px;
		background: transparent url("bkg_pannskype.png") top left no-repeat;
		font-family: "Trebuchet MS", Arial, "Angsana New", Georgia, sans-serif;
		font-size: 6px;
		text-align: center;
	}
	.contenutisx .pannpsg { 
		width: inherit;
		border: 0px solid #000000;
		padding: 0px;
		margin: 0px;
		height: 110px;
		background: transparent url("bkg_pannskype.png") top left no-repeat;
		font-family: "Trebuchet MS", Arial, "Angsana New", Georgia, sans-serif;
		font-size: 12px;
		text-align: left;
	}
	.contenutisx .pannpsg p { 
		padding: 10px;
		margin:0px;
	}
	.contenutisx .pann_contatti { 
		width: inherit;
		border: 0px solid #000000;
		padding: 0px;
		margin: 0px;
		height: 250px;
		background: transparent url("bkg_pann_contatti.png") top left no-repeat;
		font-size: 12px;
		color: #616161;
	}
	.contenutisx .pann_contatti p { 
		padding: 10px 10px 4px 10px;
		margin: 0px;
		border: 0px solid #ff0000;
	}
	.contenutisx .pann_contatti p.titolocont { 
		font-size: 14px;
		font-weight: bold;
		color: #000000;
	}

.contenutidx { 
	width: 636px;
	border: 0px solid #ff0000;
	float: right;
	padding: 0px;
	margin: 0px;
	text-align:justify;
}
	.contenutidx .titoloscroll { 
			width: inherit;
			border: 0px solid #ff0000;
			color: #244f98;
			font-size: 15px;
			font-weight: bold;
			height: 20px;
			padding: 0px;
			margin: 0px;
			clear: both;
		}
		.contenutidx .titoloscroll h3 { 
			font-size: 15px;
			font-weight: bold;
			padding: 0px;
			padding-left: 20px;
			margin: 0px;
			color:#244f98;
			margin-bottom: 20px;
			border: 0px solid #000000;
			
		}
	.contenutidx .scroller { 
		width: inherit;
		height: 472px;
		border: 0px solid #ff0000;
		background: transparent url("bkg_pann_scroller2.png") top left no-repeat;
		padding: 0px;
		margin: 0px;
	}
	.contenutidx .box_giu_home { 
		width: 225px;
		height: 158px;
		border: 0px solid #ff0000;
		background: transparent url("bkg_box_giu_home.png") top left no-repeat;
		padding: 0px;
		margin: 0px;
		float: right;
	}
	.contenutidx .box_giu_home .boxgiu { 
		padding: 10px;
		margin: 0px;
		border: 0px solid #ff0000;
	}
	.contenutidx .box_sede_home { 
		width: 390px;
		height: 158px;
		border: 0px solid #ff0000;
		padding: 0px;
		margin: 0px;
		color: #3c3c3c;
		float: left;
	}
	.contenutidx .box_sede_home p { 
		padding: 0px;
		margin: 0px 0px 10px 0px;
		line-height: 1.2em;
	}
	.contenutidx .box_sede_home span { 
		font-size: 14px;
		font-weight: bold;
	}
	.contenutidx .boxcontenuti { 
		width: inherit;
		border: 0px solid #ff0000;
		background: transparent url("bkg_pann_boxcontenuti.png") top left repeat-y;
		padding: 0px;
		margin: 0px;
	}
	.contenutidx .boxcontenuti .boxcontenuti_top { 
		width: inherit;
		border: 0px solid #ff0000;
		background: transparent url("bkg_pann_boxcontenutitop.png") top left no-repeat;
		padding: 0px;
		margin: 0px;
	}
	.contenutidx .boxcontenuti .boxcontenuti_top .spaziocont { 
		border: 0px solid #ff0000;
		padding: 0px 15px 0px 15px;
		margin: 0px;
	}
	.contenutidx .boxcontenuti .boxcontenuti_top .spaziocont_dx { 
		border: 1px solid #dbdbdb;
		padding: 7px;
		margin: 0px;
		margin-left: 10px;
		width: 250px;
		background-color: #f4f4f4;
		float: right;
	}
	.contenutidx .boxcontenuti .boxcontenuti_top .spaziocont_sx { 
		border: 1px solid #dbdbdb;
		padding: 7px;
		margin: 0px;
		margin-right: 10px;
		width: 250px;
		background-color: #f4f4f4;
		float: left;
	}
	.contenutidx .boxcontenuti .boxcontenuti_chiusura { 
		width: inherit;
		height: 18px;
		border: 0px solid #ff0000;
		background: transparent url("bkg_pann_boxcontenutibottom.png") bottom left no-repeat;
		padding: 0px;
		margin: 0px;
	}
#footer {
	clear: both;
	padding: 0px;
	width: inherit;
	text-align: center; 
	color: #ff0000;
	height: 48px;
	margin: 0px;
	border: 0px solid #ff0000;
	background: #ff9900;
	background: #ebebeb url('bkg_footer.jpg') top left no-repeat;
	border-bottom: 10px solid #ebebeb;
	font-size: 11px;
	color: #b2b2b2;
}
	#footer .footermenu {
		width: inherit;
		text-align: center;
		color: #9e9e9e;
	}
	#footer .footermenu a {
		color: #686868;
		margin: 0px 10px 0px 10px;
	}
	#footer .footermenu a:hover {
		color: #0066cc;
	}
#footer a.imgmedia {
	background: transparent url('img_logo.gif') center left no-repeat;
	padding: 10px 0px 10px 28px;
	margin: 10px 0px 10px 7px;
	color: #b2b2b2;
	font-weight: normal;
}
#footer a.imgmedia:hover {
	background: transparent url('img_logo_r.gif') center left no-repeat;
	color: #0066cc;
	}
/* generici */
.separatore {
	width: inherit;
	clear: both;
	height: 2px;
	margin-bottom: 0px;
}
.separatore5 {
	width: inherit;
	clear: both;
	height: 5px;
	margin-bottom: 0px;
}
.separatore10 {
	width: inherit;
	clear: both;
	height: 10px;
	margin-bottom: 0px;
}
.separatore15 {
	width: inherit;
	clear: both;
	height: 15px;
	margin-bottom: 0px;
}
.separatore20 {
	width: inherit;
	clear: both;
	height: 10px;
	margin-bottom: 0px;
}
form {
	width: inherit;
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	background: #ffffff;
	border: 1px solid #4878a9;
	margin: 0px 4px 0px 0px;
	color: #0a99db;
	font-size: 0.9em;
	padding: 2px;
}
input[type=radio], input[type=checkbox] {
	border: none;
}
input.bottone {
	background-color: #00FF33;
	font-weight: bold;
	color: #ffffff;
}
.rosso { 
	color: #b61a2b;
}
.azzurro { 
	color: #244f98;
}
.azzurro2{
		color: #223e65;
		display: compact;
		background-color: #d0dff0;
		background-image:none;
		font-size: 1.4em;
		padding: 5px 10px 5px 10px;
		margin: 10px 0px 10px -0px;
		clear: both;
	}
.verde { 
	color: #1c9f2b;
}
.titoli1 { 
	font-size: 15px;
	font-weight: bold;
	color: #244f98;
}
.titoli2 { 
	font-size: 15px;
	font-weight: bold;
	color: #244f98;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	/*border-top: 1px solid #eeeeee;*/
	/*border-top: 1px solid #dbdbdb;*/
}
.titolirossi { 
	font-size: 13px;
	font-weight: bold;
	color: #b61a2b;
}
.titolirossi2 { 
	font-size: 15px;
	font-weight: bold;
	color: #b61a2b;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	/*border-top: 1px solid #eeeeee;*/
}
.titoliverdi { 
	font-size: 13px;
	font-weight: bold;
	color: #1c9f2b;
}
.titoliverdi2 { 
	font-size: 15px;
	font-weight: bold;
	color: #1c9f2b;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	/*border-top: 1px solid #eeeeee;*/
}
.cont_p2 { 
	border-bottom: 1px solid #ffffff;
}
.prodotti { 
	/*border-bottom: 1px solid #ffffff;*/
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}
	.prodotti:hover { 
		/*background-color: #eeeeee;*/
	}
	.prodotti h5 { 
		/*border-top: 1px solid #eeeeee;*/
		border-top: 1px solid #ffffff;
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;
		font-size: 15px;
	}
	.separatore_prod {
		clear: both;
		height: 2px;
		margin-bottom: 0px;
		border: 1px solid #ff0000;
	}
.prodotti2 { 
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}
.tendinadestra { 
	border: 0px solid #000000;
	margin: 0px;
	padding:0px;
	float:right;
	text-align:right;
	height:20px;
}
.menu_nav{
	color:#474747;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
	border:0px solid #e8bd12;
	padding: 5px;
	/*background-color:#efd62e;*/
}
.menu_nav a{
	color:#474747;
	font-weight:normal;
}	
.tendina{
	border:0px solid #ff0000;
	height:30px;
	width:270px;
	float:right;
	text-align:right;
}
table.sfondo{
	width:120px;
	padding:0px;
	margin:0px;
	margin-right:15px;
	float:left;
}	
table.sfondo td{
	background-position:center center;
	background-repeat:no-repeat;
}
.skype_txt{
	font-size:6px;
}
.contenutidx img{
	margin:10px;
	padding:0px;
}
img.contenutidx2{
	margin:0px;
	padding:0px;
}
