@charset "utf-8";
#contenitore {
	float: no;
	height: 990px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left;
	background-color: #666666;
}
#contenuto {
	float: left;
	height: 645px;
	width: 960px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#piepagina {
	padding: 10px;
	height: 40px;
	width: 940px;
	float: left;
}
.testopiepagina {
	line-height: 0px;
	font-style: normal;
	font-variant: normal;
	font-size: 13px;
	text-align: center;
	white-space: normal;
	color: #333333;
}


#testata {
	float: left;
	height: 200px;
	width: 960px;
	background-image: url(immagini/titoloferramenta.png);
}
#menu {
	float: left;
	height: 54px;
	width: 960px;
	padding-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	background-color: #CCCCCC;
}
#contenitore #menu ul {
	list-style-type: none;
	float: no;
}
#contenitore #menu li {
	float: left;
	padding-right: 2px;
	margin: 0px;
}
#contenitore #menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	border: thin solid #5DC082;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(immagini/sfondo_link_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#contenitore #menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(immagini/pulsantesfumato.png);
}

body {
	background-image: url(immagini/sfondosfumatopagina.png);
	background-repeat: repeat-x;
}
#mappa {
	float: no;
	height: 400px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #333333;
	margin-top: 100px;
}
#indirizzo_dovesiamo {
	float: no;
	height: 100px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contenitore #contenuto #indirizzo_dovesiamo p {
	font-family: Centaur;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: thin solid #999999;
	padding: 5px;
}
#menuprodotti {
	float: left;
	height: 500px;
	width: 200px;
}
#dhtmlgoodies_menu {
	float: left;
	height: 400px;
	width: 200px;
}
#catalogo {
	padding: 0px;
	margin: 0px;
	width: 150px;
}
#contenitore #contenuto #catalogo {
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #333333;
	font-weight: bolder;
	color: #333333;
	font-style: normal;
	text-align: center;
	background-color: #CCCCCC;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}
