body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #CCC;
}

#navigation a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #404040;
	text-align:left;
	line-height:10px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-weight: bold;
	padding:6px 2px 6px 20px;
	background: url("../css/arrow.gif") 5px no-repeat;
	}
	
#navigation a:hover {
	color:#FF0000;
	font-weight: bold;
	background: url("../css/arrow_a.gif") 5px no-repeat;

	}
.navigation_a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align:left;
	line-height:10px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-weight: bold;
	padding:6px 2px 6px 20px;
	background: url("../css/arrow_a.gif") 5px no-repeat;
	}
.titoli {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
}
.titoli_G {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
	color: #663333;
}
.testo {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
}
.piede {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #FFFFFF;
	text-decoration:none;
}	
.linketti {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #FFFFFF;
	text-decoration:none;
}	
.linketti:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	text-decoration:underline;
	color: #000000;
}	
.numerini {
	font-family:  Arial, Helvetica, Verdana, sans-serif ;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-0086BF: none;
	text-align: center;
	text-transform: none;
}
.link_numerini {
	font-family:  Arial, Helvetica, Verdana, sans-serif ;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-0086BF: none;
	text-align: center;
	text-transform: none;
}
.link_numerini:hover {
	font-family:  Arial, Helvetica, Verdana, sans-serif ;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	text-transform: none;
}
.link {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	color: #663333;
}
.link:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.link_acceso {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.link2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.link2:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.link2_acceso {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

.FOTO img { border: 1px solid #FFFFFF; }
.FOTO:hover { font-size: 101%; }
.FOTO:hover img { border-color: #FF0000; }
