.template {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #000;
}
.logo {
	background-image: url(../img/logo.gif);
}
.cornicealta {
	background-image: url(../img/cornicealta.jpg);
}
.cornicedestra {
	background-image: url(../img/cornicedestra.jpg);
}
.cornicesinistra {
	background-image: url(../img/cornicesinistra.jpg);
}
.cornicebassa {
	background-image: url(../img/cornicebassa.gif);
	background-repeat: no-repeat;
}
.divmenu {
	background-image: url(../img/divmenu.gif);
}
#citazione {
	background-image: url(../img/citazione.jpg);
	background-repeat: no-repeat;
}
.textwhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	text-align: justify;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.headtitle {
	font-size: 16px;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	color: #F9D677;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.contatti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.centerwhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

