a:hover {
	color : #0950A0;
}

body {
	overflow : visible;
	background-image : url('immagini/bkg_bottom.gif');
	background-repeat : repeat-x
}

div {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	height : 218px;
	line-height : 12px;
	overflow : auto;
	width : 100%;
}

li {
	color : #0950A0;
	line-height : 12px;
	list-style-type : square;
}

p {
	color : #000000;
	line-height : 12px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.main{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
}

.menu {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	text-decoration : none;
}

.menu2 {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	line-height : 10px;
}

.menu2active {
	color : #688AB6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 10px;
	text-decoration : none;
}

.menuactive {
	color : #B0C4DE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 10px;
	text-decoration : none;
}


