a:link, a:visited, a:hover, a:active, a:focus {
	color: #516185;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #889bb8;
	text-decoration: none;
}

a:active, a:focus {
	color: #bf6938;
	text-decoration: none;
}

body {
	background-color: #FFF;
	color: #291002;
	font: 12px arial, helvetica, verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1#contatti, h1#dove, h1#home, h1#qualita, h1#prodotti, h1#azienda {
	background: transparent url(../images/h1_home.gif) no-repeat;
	color: #916850;
	font-size: 17px;
	font-weight: bold;
	height: 39px;
	margin: 54px 140px 0 102px;
	padding: 0;
	width: 493px;
}

h1#azienda {
	background: transparent url(../images/h1_azienda.gif) no-repeat;
}
h1#contatti {
	background: transparent url(../images/h1_contatti.gif) no-repeat;
}

h1#dove {
	background: transparent url(../images/h1_dove.gif) no-repeat;
}

h1#prodotti {
	background: transparent url(../images/h1_prodotti.gif) no-repeat;
}

h1#qualita {
	background: transparent url(../images/h1_qualita.gif) no-repeat;
}

h1 span {
	display: none;
}

p {
	line-height: 130%;
	margin: 13px 140px 13px 167px;
	padding: 0;
}

p.skipnav {
	display: none;
}

ul#homelist {
	list-style: none;
	margin: 43px 140px 0 137px;
	padding: 0;
}

ul#homelist li {
	background: transparent url(../images/cofana.gif) 0 3px no-repeat;
	color: #916850;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 5px 0 5px 30px;
}

ul#homelist li.first {
	background: none;
	color: #785642;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
}

.imgchiusura {
	margin: 53px 140px 0 102px;
}

.indirizzo {
	background: transparent url(../images/bg_indirizzo.gif) 0 0 no-repeat;
	line-height: 150%;
	margin-top: 33px;
	padding-top: 10px;
}

#Container {
	background-color: transparent;
	margin: 10px auto 20px;
	padding: 0;
	text-align: left;
	width: 735px;
}

#Footer {
	background: transparent url(../images/footer.gif) no-repeat;
	height: 42px;
	margin: 0;
	padding: 0;
	width: 735px;
}

#Header {
	background-color: transparent;
	height: 181px;
	margin: 0;
	padding: 0;
	width: 735px;
}

#MainNav {
	height: 30px;
	margin: 0;
	padding: 0;
	width: 735px;
}

#MainNav ul {
	list-style: none;
	margin: 0; 
	padding: 0;
}

#MainNav li {
	display: inline; 
	float: left;
	list-style: none;
	margin: 0; 
	padding: 0;
}

#MainNav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}

#MainNav a span {
	display: none;
}
	
#MainNav a:hover, #MainNav a:active, #MainNav a.seiqui {
	background-position: 0 -30px;
}

#Azienda a {
	background: url("../images/azienda.gif") top left no-repeat;
	width: 115px;
}

#Prodotti a {
	background: url("../images/prodotti.gif") top left no-repeat;
	width: 115px;
}

#Qualita a {
	background: url("../images/qualita.gif") top left no-repeat;
	width: 100px;
}

#Dovesiamo a {
	background: url("../images/dove_siamo.gif") top left no-repeat;
	width: 134px;
}

#Contatti a {
	background: url("../images/contatti.gif") top left no-repeat;
	width: 107px;
}

#Home a {
	background: url("../images/home.gif") top left no-repeat;
	width: 164px;
}