body {
	margin: 0px;
	padding: 0px;
	background-color: #878889;
	height: 100%;
}
.grigioscuro {
	background-color: #57585A;
}
.sfblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #566478;
	background-image: url(img/sfondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
	padding: 15px 20px;
	border: 1px solid #999999;
	text-align: left;
}
.sfondotable {
	background-color: #6D6E70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 100%;
	
	}
.sflink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #57585A;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.link{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(img/pulsanti.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
.link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}
.link  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	
}

.link  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}

.link2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.link2  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.link2  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.link_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.errore{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	}

.img{
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border:0;
}

ul.menu_verticale{
width:140px;
border-bottom:3px solid #46566C;
border-top:3px solid #46566C;
padding:0px;
margin:0px;
list-style:none;
}


ul.menu_verticale li{
margin:0px;
padding:0px;}


ul.menu_verticale li a:link,ul.menu_verticale li a:visited{
display:block;
background-color:#6B798C;
text-decoration:none;
margin:1px 0 0 0;
padding:0 0 0 3px;}

ul.menu_verticale li a:hover{
display:block;
color:#003366;
background-color:#fff;
text-decoration:none;
margin:1px 0 0 0;
padding:0 0 0 3px;}

