@charset "utf-8";
body {
	background-image: url(immagini/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5E3315;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E3315;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #5E3315;
}
.linkhome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330;
}
.testobase {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5E3315;
	text-align:left;
}
.testofb {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3a5896;
	text-align:left;
}

a.fb:link {
	color: #3a5896;
	text-decoration: none;
}
a.fb:visited {
	text-decoration: none;
	color: #3a5896;
}
a.fb:hover {
	text-decoration: none;
	color: #F30;
}
a.fb:active {
	text-decoration: none;
	color: #3a5896;
}

.testobasec {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5E3315;
	text-align:center;
}
.testopiccolo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5E3315;
}
.titolobase {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#630;
}
.linkdettagli {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#F30;
}
.testosotto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#F90;
}

.imagosol {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#630;
	text-align:center;
}