.testo12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #51361F;
	text-decoration: none;
}
.testo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #51361F;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A6539;
	text-decoration: none;
}
.bordo_animazione {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #9A6539;
	border-right-color: #9A6539;
	border-bottom-color: #9A6539;
	border-left-color: #9A6539;
}
.bordo_menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9A6539;
	border-right-color: #9A6539;
	border-bottom-color: #9A6539;
	border-left-color: #9A6539;
}
.bordo_menu_1 {
	border: 1px solid #9A6539;
}

body {
	background-color: #F1EDE1;
	margin: 0px;
}
.link12px{
	color: #9A6539;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.link12px:link {
	color: #9A6539;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.link12px:visited {
	color: #9A6539;
	text-decoration: none;
}
a.link12px:hover {
	color: #9A6539;
	text-decoration: underline;
} 
a.link12px:active {
	color: #9A6539;
	text-decoration: underline;
	
} 

.link10px{
	color: #9A6539;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.link10px:link {
	color: #9A6539;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.link10px:visited {
	color: #9A6539;
	text-decoration: none;
}
a.link10px:hover {
	color: #9A6539;
	text-decoration: underline;
} 
a.link10px:active {
	color: #9A6539;
	text-decoration: underline;
	
} 
