/* CSS Document */
.fon1{
	background-image:url(images/fon1.jpg);
	background-repeat: repeat-x;
	background-color: #E0A201;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
.fon2{
	background-repeat: repeat-x;
	background-image: url(images/head-sfumata-giallo.jpg);
}
.fon3{
	background-image: url(images/fon3.jpg);
	background-repeat: no-repeat;
	background-color:#5A5D06;
}

.fon1footer{
	background-image:url(images/fon1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	text-decoration: none;
	text-align: center;
}


.textolink:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size: medium;
}
.textolink:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFff;
	text-decoration:none;
		font-size: medium;
}
.textolink:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
	text-decoration:none;
		font-size: medium;
}

.textolink2:link{
    color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;

}
.textolink2:visited{
color:#FFFFff;
	font-weight: bold;
	text-decoration:none;
}
.textolink2:hover{
    color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}
	
.textolink3:link{
	color:#993300;
	font-weight: lighter;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.textolink3:visited{
	color:#993300;
	font-weight: lighter;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.textolink3:hover{
	color:#FF9900;
	font-weight: lighter;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.textolink4:link{
	color:#993300;
	font-weight: lighter;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textolink4:visited{
	color:#993300;
	font-weight: lighter;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textolink4:hover{
	color:#FF9900;
	font-weight: lighter;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {color: #993300; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}