a:link {
	color: #9E030B;
	text-decoration: none;
}

a:visited {
    color: #9E030B;
	text-decoration: none;	
}

a:hover {
	color: #915700;
	text-decoration: underline;
}

a:active {
	text-decoration: none;	
}

/*link interno delle pagine*/

div#linkinterno
{
	font-size: 10px;
	color: #9E030B;
}

#linkinterno a:link {
	color: #9E030B;
	text-decoration: none;
}

#linkinterno a:visited {
    color: #9E030B;
	text-decoration: none;	
}

#linkinterno a:hover {
	color: #915700;
	text-decoration: none;
}

#linkinterno a:active {
	text-decoration: none;	
}

/*fine link interno delle pagine*/

.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C5222;
	letter-spacing: 1px;
	text-align: justify;
}
.servizi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C5222;
	letter-spacing: 1px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C5222;
	letter-spacing: 1px;
}
.dintorni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C5222;
	letter-spacing: 1px;
	text-align: justify;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C5222;
	letter-spacing: 1px;
	padding-top: 2px;
}
.entra {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #8C5222;
	letter-spacing: 2px;
	padding-top: 8px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8C5222;
	letter-spacing: 1px;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C5222;
	letter-spacing: 0px;
	padding: 5px;
}
.accetta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C5222;
	letter-spacing: 1px;
	padding: 5px;
	text-align: justify;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left:150px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E030B;
	letter-spacing: 1px;
	line-height:12px;
	text-align: center;
	font-weight: bold;
}
.foto {
	border: 1px solid #8C5222;
	cursor:pointer;
}
