body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #69491F;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	background-color: #ede3c0;
	background-image: url(immagini/sfondo.jpg);
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.main {
	background-image: url(immagini/home_03.jpg);
	background-repeat: no-repeat;
}
.title1 {
	font-size: 150%;
	font-weight: bold;
	color: #8D3025;
}

.cnt  {
	width: 764px;
}
