body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.h2 {
	font-family:"Trebuchet MS", Arial;
	color: #74633A;
	font-size: 22px;
	text-align:left;
	line-height: 22px;
}
.and {
	font-family: Arial, Verdana;
	color: #6A0464;
	font-size: 30px;
	font-weight:normal;
	text-align:right;
}

.titolo-bianco {
	font-family:"Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 14px;
	text-align:left;
	font-weight:bold;

}
.titolo-viola {
	font-family:"Trebuchet MS", Arial;
	color: #6A0464;
	font-size: 22px;
	text-align:left;

}

.indirizzo {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #74633A;
	text-align:justify;
	line-height:16px;
}
.testo {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #74633A;
	text-align:justify;
	line-height:18px;
	padding-right: 5px;
}

.testo-viola {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #6A0464;
	text-align:justify;
	line-height:18px;
}

.testo-center-bianco {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.testo-14-center {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #74633A;
	text-align:center;
}
.testo-13-center {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #74633A;
	text-align:center;
}
.img {
	border: 5px solid #ffffff;
	padding: 0px auto;
}

a.link-beige:link {
	color: #74633A;
	text-decoration: none;
}
a.link-beige:visited {
	text-decoration: none;
	color: #74633A;
}
a.link-beige:hover {
	text-decoration: none;
	color: #6A0464;
}
a.link-beige:active {
	text-decoration: none;
	color: #74633A;
}

a.link-viola:link {
	color: #6A0464;
	text-decoration: none;
}
a.link-viola:visited {
	text-decoration: none;
	color: #6A0464;
}
a.link-viola:hover {
	text-decoration: underline;
	color: #6A0464;
}
a.link-viola:active {
	text-decoration: none;
	color: #6A0464;
}

a.menu { 
	font-family:"Trebuchet MS", Arial;
	font-size: 13px;
	color: #74633A;
	display: block;
	text-decoration:none;
	background-color: #F0EEE7;
	width:100%;
	height:23px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	}
a.menu:link { 
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #74633A;
	display: block;
	text-decoration:none;
	background-color: #F0EEE7;
	width:100%;
	height:23px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	}
a.menu:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	background-color: #CCCCCC;
	width:100%;
	height:23px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
		}
a.menu:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	background-color: #6A0464;
	width:100%;
	height:23px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
		}

a.menu-orizzontale { 
	font-family:"Trebuchet MS", Arial;
	font-size: 13px;
	color: #74633A;
	display: block;
	text-decoration:none;
	background-color: #E4E0D3;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	border-bottom:solid 4px #E4E0D3;
	
	}
a.menu-orizzontale:link { 
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #74633A;
	display: block;
	text-decoration:none;
	background-color: #E4E0D3;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	border-bottom:solid 4px #E4E0D3;
	}
a.menu-orizzontale:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #6A0464;
	display: block;
	text-decoration:none;
	background-color: #E4E0D3;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	border-bottom:solid 4px #CBC4AB;
		}
a.menu-orizzontale:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #74633A;
	display: block;
	text-decoration:none;
	background-color: #E4E0D3;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	border-bottom:solid 4px #E4E0D3;
		}


.clist{
	background-color:#FFFFFF;
	font-Family:"Trebuchet MS", Arial;
	color:#74633A;
	font-size:13px;
	border: 1px solid #74633A;
}
.cbutton{
	background-color:#FFFFFF;
	font-Family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#74633A;
	border: 1px solid #74633A;
}
