HTML {	MARGIN-BOTTOM: 1px; HEIGHT: 100%;}

a:link		{text-decoration:none; color:#000000}
a:visited	{text-decoration:none; color:#000000}
a:hover 		{text-decoration: underline; color: #000000; }

body { 
  background-image: url('../images/bg.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #000000;
  margin:0px;
} 

.menu {
	width: 643px;
	height: 30px;
	text-align: center;
	padding-top: 8px;
}

.immagine {
	width: 643px;
	height: 150px;
	text-align: center;
	padding-top: 13px;
}

.contenuto {
	width: 600px;
	text-align: justify;
	padding-top: 16px;
	padding-bottom: 20px;
	FONT-SIZE: 11px; 
	LINE-HEIGHT: 19px; 	
	FONT-FAMILY: verdana, trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	COLOR:#000000;	
}

.txt {
	FONT-SIZE: 11px; 
	LINE-HEIGHT: 19px; 	
	FONT-FAMILY: verdana, trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	COLOR:#000000;	
}

.image {
	border: 1px solid #AAAAAA;
	background-color: #F2F2F2;
	padding: 2px;
	width: 170px;
	margin-bottom:2px;
}

.didascalia {
	FONT-SIZE: 11px;
	LINE-HEIGHT: 19px;
	FONT-FAMILY: verdana, trebuchet MS, trebuchet, verdana, arial, sans-serif;
	COLOR: #000000;
	width: 170px;
	border: 1px solid #AAAAAA;
	background-color: #F2F2F2;
	padding: 2px;
}

h1 {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #983A06;
	text-align: left;
	letter-spacing: 2px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #983A06;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #983A06;
	text-align: left;
	letter-spacing: 2px;
}

h3 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #983A06;
	text-align: left;
	letter-spacing: 1px;
	padding:0px;
	margin:5px;
}


.homespazio {
	height: 100px;	
}


.form {
	BORDER-TOP: #9C7060 1px solid;
	BORDER-LEFT: #9C7060 1px solid;
	BACKGROUND: #F6F6F6;
	BORDER-BOTTOM: #9C7060 1px solid;
	BORDER-RIGHT: #9C7060 1px solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9px;
	text-decoration: none;
	width : 100%;
}

.ifpuntovendita {
	width: 100%;
	height: 300px;
	overflow: auto;
	border: 0px solid #000;
	PADDING: 8px 5px 0px 5px;
	margin-left:5px;
	FONT-SIZE: 9px;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: verdana, trebuchet MS, trebuchet, verdana, arial, sans-serif;
	COLOR: #000000;
	background: #E0E0E0;
}

