HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	background-image: url(images_css/bg.gif);
	background-repeat: repeat;
}

#container {
	MARGIN-LEFT: auto;
	WIDTH: 990px;
	MARGIN-RIGHT: auto;
}


#head {
	width: 995px;
	background-image: url(images_css/header_hp.gif);
	background-repeat: no-repeat;
	height: 281px;	
	}


#menu {
	WIDTH: 995px;
	background-image: url(images_css/bg_menu.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#row {
	WIDTH: 995px;
	background-image: url(images_css/row.gif);
	background-repeat: no-repeat;
	height: 6px;
}


#content {
	WIDTH: 995px;
	background-image: url(images_css/bg_content.gif);
	background-repeat: no-repeat;
	height: 209px;
}



#footer {
	WIDTH: 995px;
	background-image: url(images_css/bg_footer.gif);
	background-repeat: no-repeat;
	height: 42px;
}



#logo{
	margin-top: 147px;
	margin-left: 438px;
	position: absolute;
	}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #21680b;
	text-decoration: none;
	margin-left: 140px;
	
}



.textfooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	margin-top:20px;
	margin-left:10px;
	position: absolute;
}

.textmail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}

.textmail a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #115173;
	text-decoration: none;
}


.margintable2 {
	margin-left: 53px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 30px;
	color: #144061;
	font-weight: lighter;
}


.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #144061;
	text-decoration: none;
	font-weight: lighter;
}





.punti {
	background: url(buttons/punti_vendita2.jpg);
	width:171px;
	height:60px;
	margin: 0px;
}
.punti a{
	background: url(buttons/punti_vendita1.jpg); display:block; height:100%;
}
.punti a:hover{
	background: url(buttons/punti_vendita2.jpg);
}
.testo{display:none;
}

.prodotti {
	background: url(buttons/prodotti2.jpg);
	width:171px;
	height:61px;
	margin: 0px;
}
.prodotti a{
	background: url(buttons/prodotti1.jpg); display:block; height:100%;
}
.prodotti a:hover{
	background: url(buttons/prodotti2.jpg);
}
.testo{display:none;
}
