body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FCE4BE;
	color:#330000;
}

.sfondo {
	background-image:url(images/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.testo_home {
	text-align: center;
	font-size:14px;
	line-height: 20px;
}

h1 {
	font-size:16px;
	color:#CC6633;
	font-weight:bold;
}

.indirizzo {
	color: #FCE4BE;
	text-align: center;
}
.indirizzo a:link, .indirizzo a:visited {
	color: #FCE4BE;
	text-align: center;
	text-decoration: none;
}

.indirizzo a:hover, .indirizzo a:active {
	text-align: center;
	color: #CC6633;
	text-decoration: none;
}

a:link, a:visited {
	color: #330000;
	text-align: center;
	text-decoration: none;
}

a:hover, a:active {
	text-align: center;
	color: #CC6633;
	text-decoration: none;
}

.marchi {
	font-size:14px;
	font-weight:bold;
	text-align: left;
}

.foto {
	border: thin solid #330000;
}

