body {
	background-color: #FFE79F;
	background-image: url(images/sfondo-giallo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}

.testino {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
.linkmenu {font-family: "Trebuchet MS";font-size: 16px;color:#006699;}
a.linkmenu:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a.linkmenu:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a.linkmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a.linkmenu:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFD146;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}

.titolo {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFD146;
}
.bordo {
	border: medium solid #ECE9D8;
}	
