

#container {
	margin: auto;
	width: 825px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-left-style: outset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	height: 820px;
}
#container #banner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: right;
}
#container #menu {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 20px;
	font-size: 11px;
	color: #999;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: inset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #sinistra {
	width: 150px;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	height: 604px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #CCC;
	float: left;
}
#container #sinistra #link {
	padding-top: 10px;
	text-align: center;
}

#container #sinistra #catalogo {
	padding-top: 5px;
	padding-bottom: 10px;
}
#container #sinistra #contatore {
	text-align: center;
	height: 40px;
	padding-top: 20px;
}

#container #centro {
	font-size: 14px;
}
#container #centro #foto_presentazione {

}
#footer {
	margin: auto;

	width: 825px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
#container #centro #foto_chisiamo {
	height: 530px;
	width: 185px;
	padding-left: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	float: left;
}
#container #centro #scritta_chisiamo {
	padding-top: 10px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	font-size: 14px;
	width: 450px;
	float: left;
}
#container #centro #dove_siamo {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCC;
	float: left;
}
#container #centro #scrittura_dovesiamo {
	width: 150px;
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#container #centro #google_map {
	float: left;
	padding-top: 1px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCC;
}
#container #centro #contatti {
	height: 541px;
	background-image: url(images/sfondo_contatti.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCC;
}
#container #centro #contatti #modulo_contatti {
	height: 450px;
	text-align: center;
	color: #333;
	padding-top: 10px;
	font-size: 14px;
}
#container #centro #prodotti {
	height: 605px;
	padding-left: 15px;
	float: left;
	width: 650px;
}
#container #centro #fotogallery {
	width: 535px;
	padding-left: 10px;
	padding-top: 10px;
}

#container #centro #prodotti #navigator {
	padding-top: 5px;
	font-size: 12px;
	color: #900;
}
#container #centro #prodotti #product {
	padding-top: 10px;
	height: 480px;
}

#container #centro #prodotti #foto_prodotto {
	height: 455px;
	width: 500px;
	padding-top: 10px;
	float: left;
}
#container #centro #prodotti #foto_aggiuntive {
	float: left;
	height: 465px;
	background-image: url(images/foto_aggiuntive.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	width: 136px;
}
#container #centro #prodotti #foto_dettagli {
	float: left;
	width: 650px;
	height: 120px;
	background-image: url(images/dettagli_prodotto.jpg);
	background-repeat: no-repeat;
}
#container #centro #prodotti #foto_dettagli #dettagli_1 {
	width: 200px;
	padding-top: 18px;
	
	font-size: 12px;
	color: #900;
	float: left;
}
#container #centro #prodotti #foto_dettagli #dettagli_2 {
	float: left;
	height: 100px;
	padding-top: 18px;
	font-size: 12px;
	color: #900;
}
.word_dettagli {
	color: #000;
}
.tbs{
  border: solid 1px #DDDDDD;

}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;