html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font-family:"Arial";
	font-size:12px;
	text-align:left;
	}
a {
	text-decoration:none
	}

#page {
	width:100%;
	height:100%;	
	background:url(../images/bg.jpg) center repeat-x;
	}

#contenitore {
	width:900px;
	height:600px;
	margin:0 auto;
	background:url(../images/cont.jpg) center no-repeat;
	}
	
#contenuti { width:900px; height:600px; position:relative; }

#parte_sx_home {	width:355px; height:400px; margin-top:150px; margin-left:60px;  float:left;  }
	#parte_sx_home h1{ font-size:1.5em; font-weight:normal; color:#0C0;  width:100%; height:25px;  border-bottom:1px solid #0C0 }
	#parte_sx_home p{ font-size:0.9em; width:100%;   }
	#parte_sx_home .immagine{ width:100%;   }

#parte_sx_prodotti_contenitore { width:355px; height:400px; margin-top:150px; margin-left:60px;  float:left;  }
	
	#parte_sx_prodotti_categoria { width:355px; height:55px; margin-top:0px; margin-left:0px;  float:left; }
	#parte_sx_prodotti_categoria h1{ font-size:1.5em; font-weight:normal; color:#F90;  width:30%; height:25px;  border-bottom:1px solid #F90; float:left}
	#parte_sx_prodotti_categoria h1.nero{ font-size:1.5em; font-weight:normal; color:#000;  width:70%; height:25px;  border-bottom:1px solid #F90; float:left; text-align:right }
		
	#parte_sx_prodotti { width:355px; height:275px; margin:0px;  float:left;  }
		#parte_sx_prodotti h1{ font-size:1.5em; font-weight:normal; color:#F90;  width:100%; height:25px;  border-bottom:1px solid #F90 }
		#parte_sx_prodotti p{ font-size:0.9em; width:100%;   }
		#parte_sx_prodotti .contenitore_miniature { width:355px; height:330px; float:left;  }
		#parte_sx_prodotti .thumb { width:85px; height:85px; float:left;  }
		#parte_sx_prodotti img { border:0}
	
	
		
	#parte_sx_preventivo { width:280px; height:25px; margin-top:0px; margin-left:0px;  float:left; }
	#parte_sx_preventivo h1{ font-size:1.5em; font-weight:normal; color:#F90;  width:100%; height:25px;  border-bottom:1px solid #F90 }
	#bottone_preventivo { width:50px; height:25px; margin-top:25px; margin-right:0px;  float:left;}
	
	#prodotti_pagine { width:355px; height:25px; margin:0px;  float:left; text-align:center; }
	
	#parte_sx_torna { width:280px; height:25px; margin:0px;  float:left; }
	#parte_sx_torna h1{ font-size:1.2em; font-weight:bold; color:#F90;  width:100%; height:18px; margin-top:20px;  border-bottom:1px solid #F90 }
	#bottone_torna { width:50px; height:25px; margin-top:25px; margin-right:0px;  float:left;}


#parte_sx_contatti { width:355px; height:400px; margin-top:150px; margin-left:60px;  float:left;  }
	#parte_sx_contatti h1{ font-size:1.5em; font-weight:normal; color:#93C;  width:100%; height:25px;  border-bottom:1px solid #93C }
	#parte_sx_contatti p{ font-size:0.9em; width:100%;   }
	#parte_sx_contatti .immagine{ width:160px; float:left;   }
	#parte_sx_contatti .testo{ width:190px; float:left;   }
	#parte_sx_contatti .form{ width:355px; float:left;   }
	#parte_sx_contatti table.tabella { text-align:right; width:100%; }
	#parte_sx_contatti table.tabella tr{ vertical-align:top }
	#parte_sx_contatti table.tabella tr td label.error{ font-size:6px;}
	#parte_sx_contatti table.tabella tr.spacer { height:2px }
	#parte_sx_contatti input { width:90% }
	#parte_sx_contatti input[type=image] { width:auto }
	#parte_sx_contatti textarea { width:90% }

#parte_dx {	width:390px; height:400px; margin-top:135px; margin-left:52px;  float:left; }
	#menu {width:390px; height:50px; margin-top:-65px; float:left; }
	
	#contenuto_dx { background:url(../images/imma_dx.jpg) top left no-repeat; height:422px;}
	#contenuto_dx_categorie { background:url(../images/imma_dx_prodotti.jpg) top left no-repeat; height:422px}
	#contenuto_dx_contatti { background:url(../images/imma_dx_contatti.jpg) top left no-repeat; height:422px}
		#contenuto_dx_categorie .thumb{ width:125px; height:60px; margin:1px; float:left; background:url(../images/thumb_cat.png) center no-repeat; text-align:center; padding-top:40px; font-weight:bold; font-size:1.3em}
		#contenuto_dx_categorie .thumb a{ color:#000}
	
	#contenuto_dx_prodotto { height:422px}
		#contenuto_dx_prodotto .immagine{ width:350px; height:350px; margin-left:20px; margin-top:5px;}
		#contenuto_dx_prodotto .dettagli{ width:300px; height:80px; margin-left:20px; float:left; font-size:0.8em  }
		#contenuto_dx_prodotto .video{ width:50px; height:30px; float:left; margin-top:30px; text-align:right   }
		#contenuto_dx_prodotto .nessun_prodotto{ width:350px; height:150px; margin-left:20px; margin-top:50px; text-align:center }


#footer {width:840px; height:15px; text-align:center; display:block; float:left; margin-top:20px;  margin-left:30px;}
