﻿.gradientBack {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.left-repeat {
	background-image: url(images/left-side-repeat.jpg);
}
.right-repeat {
	background-image: url(images/right-side-repeat.jpg);
}
.left-space {
	background-image: url(images/left-space2.jpg);
}
.right-space {
	background-image: url(images/right-space2.jpg);
}
.menu-background {
	background-image: url(images/menu-bar.jpg);
}
.base-background {
	background-image: url(images/base-menu.jpg);
}
.left-column {
	border-right-style: none;
	border-right-color: #5c6a6d;	
}
.right-column {
	padding-left: 20px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f5145;
}
.page-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #576563;
}
.image-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A6965;
}
.homebordosinistro {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5c6a6d;
}
.Titolo {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #9E9D67;
}
.Menù {
	background-color: #C9C699;
	border: thin none #9E9E54;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Collegamento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9D9E52;
}
.testopagine {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}
.tuttiimarchi {
	font-family: "Edwardian Script ITC";
	font-size: 24px;
	color: #000000;
}
.indirizzi   { font-family: Verdana; font-size: 8pt; color: #333333;  }
