body{
	background-image: url(immagini/sfondo.gif);
	background-position: center;
	background-repeat: repeat;
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

a{
	font-family: verdana;
	font-size: 12;
	color: #666666;
	text-decoration: none;
	font-weight: none;
}

a:hover{
	font-family: verdana;
	font-size: 12;
	color: #539C00;
	text-decoration: none;
	font-weight: none;

}

body,table,tr,td{
	font-family: verdana;
	font-size: 12;
	color: #666666;
	text-decoration: none;
	font-weight: none;
}

b{
	font-family: verdana;
	font-size: 12;
	color: #539C00;
	text-decoration: none;
}

form{
	margin:0;
}
/*
.menu{
	height: 30px;
}
*/

.link_menu{
	width: 187px;
	height: 30px;
	background-image: url(immagini/mn_out.gif);
	font-family: verdana;
	font-size: 12;
	color: #666666;
	text-decoration: none;
	font-weight: none;
	line-height: 30px;
}

.link_menu:hover{
	width: 187px;
	height: 30px;
	background-image: url(immagini/mn_over.gif);
	font-family: verdana;
	font-size: 12;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	line-height: 30px;
}

.link_menu_sel{
	width: 187px;
	height: 30px;
	background-image: url(immagini/mn_sel.gif);
	font-family: verdana;
	font-size: 12;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	line-height: 30px;
}

.link_menu_sel:hover{
	width: 187px;
	height: 30px;
	background-image: url(immagini/mn_over.gif);
	font-family: verdana;
	font-size: 12;
	color: #666666;
	text-decoration: none;
	font-weight: none;
	line-height: 30px;
}

.titolo_su_verde{
	font-family: verdana;
	font-size: 12;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}