
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.piccolo {font-size: 10px}
a:link {
	color: #00169A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00169A;
}
a:hover {
	text-decoration: none;
	color: #8080FF;
}
a:active {
	text-decoration: none;
}
.menu {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.up a{ 
display:block;
height:16px;
width:120px;
font-size:14px;
padding:2px;
	color: #00169A;
}
.up a:hover { 
background-color:#bfc5e6;
	color: #FFFFFF;
}

.gallery {
display:block;
float:left; 
margin:21px;
height:80px;
width:120px;

padding:2px;
}

.gallery a:hover { 
display:block;
float:left; 
height:80px;
width:120px;

margin:3px;
filter:alpha(opacity=80);
-moz-opacity:0.80;
opacity: 0.80;
}

.Titolo { 
background-color:#8080FF;
color:#FFFFFF;
font-weight:bold;
padding:3px;
display:block;
width:498px; 
height:25px;
font-size:20px;
}

.titoletto {
	color: #00169A;
	font-weight: bold;
}

.riquadro {
padding:5px; 
border:#00169A 1px solid; 
margin:10px; height:400px; 
background-image:url(img/sfondocop.jpg); 
background-position:center;
}

