.sfondo {
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFB00D;
	text-decoration: none;
	line-height: 15px;
}
.puntomedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #875129;
	text-decoration: none;
	line-height: 25px;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #362912;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #BE4101;
	text-decoration: none;
	line-height: 50px;
}
.recapiti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD4639;
	text-decoration: none;
	line-height: 16px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
}

a:link {
	color: #D74130;
	text-decoration: none;
}
a:visited {
	color: #D74130;
	text-decoration: none;
}
a:hover {
	color: #792117;
	text-decoration: none;
}
a:active {
	color: #D74130;
	text-decoration: none;
}


.menu a:link {
	color: #FFB00D;
	text-decoration: none;
}

.menu a:visited {
	color: #FFB00D;
	text-decoration: none;
}

.menu a:hover {
	color: #93241B;
	text-decoration: none;
}

.menu a:active {
	color: #FFB00D;
	text-decoration: none;
}
.allineamento_sx {
	padding-right: 10px;
	padding-bottom: 5px;
}

.puntomedia a:link {
	color: #875129;
	text-decoration: none;
}
.puntomedia a:visited {
	color: #875129;
	text-decoration: none;
}
.puntomedia a:hover {
	color: #C9824E;
	text-decoration: none;
}
.puntomedia a:active {
	color: #875129;
	text-decoration: none;
}


