/*----------------------------------------------*/
/*----------------[ PRODOTTI ]------------------*/
/*----------------------------------------------*/
#prodotti{
	padding:0 0 0 0;
	width:559px;
	height:400px;
	text-align:left; 
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	/*background: url(../images/bg_dx1.gif) right 80px no-repeat;*/
}
/*//////////////////////////////////////////////////////////////////*/
#prodotti.linea{
	padding: 0 0 0 0px;
	width: 559px;
	height: 410px;
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
	background-image: none;
}
#prodotti h1{
	height: 70px;	
	background: url(../images/tit_prodotti.gif) 0px 0px no-repeat;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=90);
}
#prodotti h2{
	height: 70px;
	background-color: #000000;
}
/*//////////////////////////////////////////////////////////////////*/
#prodotti.linea h1{
	height: 70px;	
	background: url(../images/tit_prodotti.gif) 43px 0px no-repeat;
}
#prodotti h1 span, #prodotti h2 span{
	display: none;
}
#prodotti #prod {
	margin: 8px 0 8px 0;
	float: left;
	width: 510px;
	opacity:0.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
	height:auto;
}
#prodotti a img.back{
	float: left;
	margin: 8px 8px 8px 0;
	background: #FFFFFF;
}
#prodotti a:hover img.back{
	background: #60181F;
}
#prodotti div {
  margin: 0px;
  margin-top: 8px;
  margin-left: 8px;
  padding: 0px;
	height:auto;
}
#prodotti div.testo {
	width:200px;
	height:auto;
	background: url(../images/bg3.gif) 0 bottom no-repeat;
	margin: 8px 0 0 0;
	padding: 14px;
	float: left;
}
#prodotti div.testo p {
	padding-bottom: 8px;
}

#prodotti p.loghi{
	width: 253px;
	background: #FFF;
	margin: 8px 0 0 8px;
	padding: 2px 7px 15px 13px;
	float: left;
}
#prodotti p.loghi img {
	border: 0px none #000000;
}
.centrato {
  text-align: center;
}

/* ---------------------------- */
/* -- CIO' CHE VARIA STA QUI -- */
/* ---------------------------- */

#accessori {
	background: #000000 url(../images/t_accessori.gif) 15px center no-repeat;
}
#caminetti{
	background: #000000 url(../images/t_caminetti-stufe.gif) 15px center no-repeat;
}
#collanti{
	background: #000000 url(../images/t_collanti.gif) 15px center no-repeat;
}
#mobilibagno{
	background: #000000 url(../images/t_mobili-bagno.gif) 15px center no-repeat;
}
#pavimentilegno{
	background: #000000 url(../images/t_pavimenti-legno.gif) 15px center no-repeat;
}
#piastrelle{
	background: #000000 url(../images/t_piastrelle.gif) 15px center no-repeat;
}
#rubinetteria{
	background: #000000 url(../images/t_rubinetteria.gif) 15px center no-repeat;
}
#sanitari {
	background: #000000 url(../images/t_sanitari.gif) 15px center no-repeat;
}
#termoarredo {
	background: #000000 url(../images/t_termoarredo.gif) 15px center no-repeat;
}
#vaschedocce {
	background: #000000 url(../images/t_vasche-docce.gif) 15px center no-repeat;
}