body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

/* OGGETTI LAYOUT COMUNI */

div#top {
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	width: 970px;
	text-align: left;
	
}

div#footer {
	bottom: 0;
	background-position : bottom center;
	background-repeat : no-repeat;
	font-size:x-small;
	width : 100%;
	clear: left;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: left;
	color: #666666;
}
	#footer a {
		color: #333333;
		text-decoration: none;
	}
	#footer a:hover {
		color: #666666;
		text-decoration: underline;
	}	


/* OGGETTI LAYOUT HOME PAGE */

div#home_content{
	width:970px;
	font-size:x-small;
	text-align: left;
}
	#home_content p {
		color: #666666;
		margin: 0px;
		}
	#home_content a{
		text-decoration:none;
		}
	#home_content a:hover{
		text-decoration:underline;
		}	
	#home_content h1 {
		color: #5EA22B;
		margin: 0px;
		font-weight: bold;
		}
	#home_content li {
		color: #333333;
		margin-top: 5px;
		margin-bottom: 5px;
		}
	#home_content ul {
		list-style-image: url(images/dot_verde2.jpg);
		margin-top: 0px;
		margin-left: 20px;
		}

div#home_content_Left {
	float: left;
	width: 65%;
	clear: both;
	}

div#home_content_Left_menu {
	float: left;
	width: 30%;
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-right: 5px;
	padding-top: 5px;
}
	#home_content_Left_menu a{
		text-decoration:none;
		color:#003333;
		}
	#home_content_Left_menu a:hover{
		text-decoration:underline;
		color:#0033AA;
		}
	#home_content #home_content_Left #home_content_Left_down #home_content_Left_menu li {
		list-style-type: disc;
		color: #003366;
		font-size: 105%;
		}
	#home_content #home_content_Left #home_content_Left_down #home_content_Left_menu ul {
		margin-top: 0px;
		margin-left: 20px;
		list-style-image: url(images/dot_grigio.jpg);
		}
	#home_content #home_content_Left #home_content_Left_down #home_content_Left_menu h1 {
		background-color: #f4f1ec;
		color: #1c4467;
		font-weight: bold;
		line-height: 170%;
		font-size: 90%;
		padding-top: 0px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #003300;
		border-bottom-color: #CCCCCC;
		border-left-color: #003300;
		}
		
div#home_content_Left_Promo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30%;
	padding-left: 10px;
}
div#home_novita {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 66%;
	font-size: 105%;
}
	#home_content #home_novita a {
		color: #333333;
		text-decoration: none;
		}
	#home_content #home_novita a:hover {
	color: #666666;
	text-decoration: underline;
		}
		#home_content #home_novita h1 {
			color: #38AC36;
			font-size: 90%;
			line-height: 150%;
			padding-bottom: 3px;
			margin-top: 10px;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-style: dotted;
			border-bottom-style: dotted;
			border-top-color: #697E33;
			border-right-color: #697E33;
			border-bottom-color: #697E33;
			border-left-color: #697E33;
			}

div#home_content_Left_banner {
	border: 1px dashed #EFEFEF;
	background-color: #F8F8F8;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#home_content_Left_down H1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336633;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

div#home_content_Left_Promo {
	margin-right: 15px;
}
	#home_content_Left_Promo a{
		text-decoration:none;
		color:#336633;
		font-weight: bold;
		}
	#home_content_Left_Promo a:hover{
		text-decoration:underline;
		color:#336633;
		font-weight: bold;
		}

#home_content #home_content_Left #home_content_Left_down p {
	color: #666666;
	font-size: 110%;
}



/* OGGETTI LAYOUT PAGINE INTERNE */
div#interno_content {
	width: 970px;
	font-size:x-small;
	text-align: left;
}
div#interno_menu {

	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-top: 5px;
	}
	#interno_menu a{
		text-decoration:none;
		color:#003333;
		}
	#interno_menu a:hover{
		text-decoration:underline;
		color:#0033AA;
		}
	#interno_menu li {
		list-style-type: disc;
		color: #003366;
		font-size: 105%;
		margin-top: 5px;
		margin-bottom: 5px;
		}
	#interno_menu ul {
		margin-top: 0px;
		margin-left: 20px;
		list-style-image: url(images/dot_grigio.jpg);
		}
	#interno_menu h1 {
		background-color: #f4f1ec;
		color: #1c4467;
		font-weight: bold;
		line-height: 170%;
		font-size: 90%;
		padding-top: 0px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #003300;
		border-bottom-color: #CCCCCC;
		border-left-color: #003300;
		margin: 0px;
		}
		



div#interno_pagina {
	margin-left: 225px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
	}
	#interno_pagina h1{
	color: #1c4467;
	font-weight: bolder;
	line-height: 170%;
	font-size: large;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
		}
	#interno_pagina h2 {
		background-color: #F4F4F4;
		color: #1c4467;
		line-height: 170%;
		font-size:x-small;
		font-weight:normal;
		padding-top: 0px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: dashed;
		border-bottom-style: solid;
		border-top-color: #A5D178;
		border-right-color: #003300;
		border-bottom-color: #CCCCCC;
		border-left-color: #003300;
		margin: 0px;
			}		
		#interno_pagina h2 a {
			font-weight:bold;
			color: #1c4467;
		}
	.backHP a{
		text-align: right;
		color:#336633;
		}
		
	#interno_pagina a{
		text-decoration:none;
			}
	#interno_pagina a:hover{
		text-decoration:underline;
			}

	.boxInformativo {
	background-color: #F2F9EC;
	padding: 4px;
	width: 300px;
	border: 1px solid #A5D178;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 40%;
	}
	.boxInformativo h1 {
		color: #1c4467;
		font-weight: bold;
		line-height: 120%;
		font-size: small;
		background-color: #A5D178;
		margin: 0px;
		padding: 0px;
		}
	.boxInformativo li {
		list-style-type: disc;
		color: #003366;
		font-size: 105%;
		margin-top: 5px;
		margin-bottom: 5px;
		}
	.boxInformativo ul {
		margin-top: 0px;
		margin-left: 20px;
		list-style-image: url(images/dot_grigio.jpg);
		}

div#contenutoPagina {
	color:#333333;
	line-height:150%;
	}
	div#contenutoPagina a{
		color:#333333;
		text-decoration:underline;
		}
	div#contenutoPagina a:hover{
		color:#999999;
		}
	div#contenutoPagina a:visited{
		}
	div#contenutoPagina li{
		list-style-image: url(images/dot3.jpg);
		}
	div#contenutoPagina b{
		color:#336633;
		}
	div#contenutoPagina table {
		width:90%;
		color: #636D35;
		background-color: #FFF;
		border: 1px solid #636D35;
		}
	div#contenutoPagina td {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #93AF56;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #636D35;
		}
	.testoEvidenza {
		color:#38AC36;
		margin: 10px;
		padding: 5px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: dashed;
		border-bottom-style: dashed;
		border-top-color: #697E33;
		border-bottom-color: #697E33;
		}
		
	/* CLASSE PER LAYER SOVRAPPOSTO CON PUBBLICITA */
	.infobox {
	display:block;
	position:absolute;
	z-index:3;
	left:296px;
	top:180px;
	width:500px;
	padding:3px 3px 3px 3px;
	border:1px groove #090;
	background-color:#FFFFFF;
	height: 400px;
	/*-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7*/;

	    }
