BODY {
	background-color : b7dbff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : navy;
	scrollbar-base-color : #75baff;
	scrollbar-arrow-color : black;
	scrollbar-3dlight-color : #75baff;
}

TABLE {
	font-family : verdana;
	font-size : 10px;
	text-decoration : none;
	color : navy;
}
A {
	font-family : verdana;
	font-size : 10px;
	text-decoration : underline;
	color : #006BD7;
	font-weight: bold;
}

.sfondo {
	background-image : url("images/sfondo.gif");
	background-color : b7dbff;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

A:HOVER {
	text-decoration : underline;
	color : cc0000;
}

HR {
	color : white;
	height : 1.5px;
}

LI {
	list-style-image : url("images/point.gif");
	list-style-position : outside;
}

.indi {
	background-image: url(images/linea_bottom.jpg);
}

.indi2 {
	background-image: url(images/stringa_bottom2.jpg);
}
.log {
	background-image : url("images/login.gif");
	background-color : b7dbff;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position: bottom left;
}

.news {
	background-image : url("images/news2.gif");
	background-color : b7dbff;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position: bottom left;
}