body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color:#666699;
}
td {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
strong {
	color: #003399;
}
.orange {
	color: #FF9900;
}
.orangeline {
	border-bottom: 1px solid #FF9900;
}

.link_mancante {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
margin:0;padding:0;
}

a:link.blue,a:active.blue,a:visited.blue {
	color: #003399;
}
a:hover.blue {
	color: #FF9900;
}
a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003399;
}
a:active {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.menu:link {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	color: #FF9900;
}
a.menu:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.riquadro {
	background-color: #E6E6FA;
}

