html, body {
	margin:0px;
	padding: 0px;
	background: #C1D399;
}

body {
	font-size: 10px;
	font-family: "Verdana", "Helvetica", "sans-serif";
}

table {
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
}

ol {
	font-size: 9px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	margin-left:22px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.locazione {
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}

.menu {
	font-size: 13px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-weight: bold;
}

.copyright {
	font-size: 9px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	margin-top: 8px;
	margin-bottom: 8px;
}

.bgimage {  background-image: url(../images/bordo_pag_middle.gif); background-repeat: repeat-y;} 
.bgimage_hp {  background-image: url(../images/sfondo_hp.jpg); background-repeat: no-repeat;} 

.bgmenu {  background-image: url(../images/menu_linea.gif); background-repeat: repeat-y;} 

.spazio_menu { 
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-weight: bold;	
	margin-left: 5px;
	margin-top: 10px;
}


.spazio_menu a {
	text-decoration: none;
	color: #000;
}

.spazio_menu a:visited {
	text-decoration: none;
	color: #000;
}

.spazio_menu a:hover {
	color: #f00!important;
	text-decoration: none;
	border-bottom: 1px solid red;
	background: #CEF6E8;
}

.spazio_menu1{ 
	font-size: 9px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-weight: normal;	
	margin-left: 16px;
	margin-top: 3px;
}

.spazio_menu1 a {
	text-decoration: none;
	color: #000;
}

.spazio_menu1 a:visited {
	text-decoration: none;
	color: #000;
}

.spazio_menu1 a:hover {
	color: #f00!important;
	text-decoration: none;
	border-bottom: 1px solid red;
	background: #CEF6E8;
}

.titolo_pagina{ 
	color: #00AF70;
	font-size: 16px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-weight: bold;
	filter:dropshadow(color=#dddddd, offx=2, offy=2, positive=true); WIDTH: 230; HEIGHT: 30 

}

.bordo_scheda_table {
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	border: solid;
	border-width: 1;
	border-color: black;
}

.bordo_scheda_intestazione {
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	border: solid;
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: 0;
	border-color: black;
}

.bordo_scheda_intestazione_dx {
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	border: solid;
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: 1;
	border-color: black;
}

.bordo_scheda_centrale {
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	border: solid;
	border-top-width: 0;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: 0;
	border-color: black;
}

.bordo_scheda_centrale_dx {
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	border: solid;
	border-top-width: 0;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: 1;
	border-color: black;
}
.bordo_scheda_ultima {
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	border: solid;
	border-top-width: 0;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: 0;
	border-color: black;
}

.bordo_scheda_ultima_dx {
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
	border: solid;
	border-top-width: 0;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: 1;
	border-color: black;
}
