/* CSS Document */


.menu     {
	color: #6b5d55;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.menu:link     { 
color: #ffffff; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none;
font-weight: bold;
}

.menu:hover     { 
color: #6b5d55; 
font-size: 12px;
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none;
font-weight: bold;
}
.verdanaspacing     {
	color: #6b5d55;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;text-decoration: none;
	font-style: normal;
	font-weight: normal;
	caption-side: bottom;
	letter-spacing: 5px 
	}

.verdanaspacingarancio     {
	color: #fcb74b;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;text-decoration: none;
	font-style: normal;
	font-weight: bold;
	caption-side: bottom;
	letter-spacing: 5px 
	}
.testo    {
	color: #6b5d55;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
}
.testo2   {
	color: #6b5d55;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.testo2arancione   {
	color: #fcb74b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.testobianco    {
	color: #46433d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;text-decoration: none;
	font-style: normal;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 10px;
}