hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
body {
	background-image: url(../images/ombra.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 666666;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
}

input {
	border: 1px solid #999999;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.testi_11 {
	font-size: 11px;
}

.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009933;
	font-style: normal;
}
.titoliMagro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
	text-transform: uppercase;
}

.a:link  {
	color: #666666;
	text-decoration: none;
}
.testata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.prezzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	font-style: normal;
}

