@charset "UTF-8";
body {
	color: #969EA3;
	font-family: Verdana, sans-serif, Helvetica, Geneva, Arial;
	font-size: .75em;
}
#chisiamo {
	background-attachment: scroll;
	background-image: url(images/site/fondo_chisiamo.jpg);
	background-repeat: no-repeat;
	background-position: right -40px;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-align: right;
	margin-top: 50px;
	margin-right: 5px;
	}
li {
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
	
h1 {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	display: block;
	padding: 3px;
	background-color: #D8DDE1;
}
.testo_container {
	line-height: 2em;

}
#negozio {
	font-size:0.9em;
	line-height: 2em;
	margin-bottom: 30px;
	position: relative;
	float: left;
}
#negozio img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#banner img {
	margin-bottom: 20px;
}


table, td, tr {
	border: 0px;
	
}

th {
	font-size: .7em;
	text-align: right;
}
