.bg_index {
	background-image: url(immagini/bg_index.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.icentro {
	background-image: url(immagini/i_centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_interno {

	background-image: url(immagini/bg_interno.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B2B16;
	text-decoration: none;
	line-height: 19px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	background-color: #EDC976;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #663333;
	border: 1px solid #663333;
}
.tit {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #663300;
}
.prezzo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}

