body {
	background-color: #fcd757;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
}
.tabella {
	border: 1px solid #B06A00;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#333333;
}
.barra_menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.tabella p {
	text-align: justify;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #990000;
	border-bottom: 1px #cccccc solid;
}
a.psm {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
li {
	font-family: "Trebuchet MS", Arial;
	font-size:14px;
}

.psm {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-align:center;
}

.psm a:link {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.psm a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.psm a:hover {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.psm a:active {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
