body{
	margin:0px 0px 0px 0px;
	background-color:#f1f4f6;
	}

#contenitore{
	width:800px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-400px;
	float:left;
	background-color:#FFFFFF;
	}

/*---------- testalino menu --------- */

#testalino{
	width:800px;
	height:250px;
	background-color:#0288D1;
	text-align:left;
	float:left;
	}

#testalinio_menu{
	width:800px;
	height:25px;
	background-image: url(sfumatura.jpg);
	margin:0px auto;
	text-align:left;
	float:left;
	}

#testalino_linea{
	width:800px;
	height:auto;
	float:left;
	text-align:center;
	}

/*---------- sezioni --------- */

#conetnitore_sezioni{
	width:800px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	}
	
/*---------- sezione singola --------- */

#contenitore_prodotto{
	width:750px;
	height:auto;
	float:left;
	margin:5px 25px 0px 25px;
	}
	
#contenitore_home{
	width:750px;
	height:auto;
	float:left;
	margin:25px 25px 0px 25px;
	}	
	
#titolo_sezione{
	width:750px;
	height:30px;
	float:left;
}
	
#titolo_prodotto{
	width:750px;
	height:15px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#box_immagine{
	width:750px;
	height:auto;
	float:left;
	text-align:center;
	margin:20px 0px 20px 0px;
}

#box_testistatici{
	width:750px;
	height:auto;
	float:left;
	text-align:left;
	margin-bottom:20px;
}
#box_testistatici_sx{
	width:350px;
	height:auto;
	float:left;
	text-align:justify;
	}
#box_testistatici_dx{
	width:350px;
	height:auto;
	float:right;
	text-align:justify;
	}

#box_template{
	width:750px;
	height:auto;
	text-align:right;
	margin:0px 0px 20px 0px;
	}
	
#box_home{
	width:750px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:20px;
	}
/*---------- piede --------- */

#piede{
	width:800px;
	height:50px;
	float:left;
	margin:5px 0px 0px 0px;
	background-color:#0288D1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#piede_sx{
	width:350px;
	height:auto;
	float:left;
	margin: 10px 0px 0px 25px;
	}

#piede_dx{
	width:300px;
	height:auto;
	float:right;
	text-align:right;
	margin:10px 25px 0px 0px;
	}

	
/*---------- classi --------- */

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0288D1;
	margin-top:0px;
	font-weight:normal;
	background-color:#FFFFFF;
	}
	
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0288D1;
	margin-top:0px;
	background-color:#FFFFFF;
	}
	
.descrizione_prodotto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
.descrizione_prodotto a:link{
	text-decoration:none;
	color:#0288D1;
	}
.descrizione_prodotto a:visited{
	text-decoration:none;
	color:#0288D1;
	}
.descrizione_prodotto a:hover{
	text-decoration:none;
	color:#000000;
	}
	
.testo_menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin:5px 0px -5px 25px;
	}
.testo_menu a:link{
	text-decoration:none;
	color:#FFFFFF;
	}
.testo_menu a:visited{
	text-decoration:none;
	color:#156496;
	}
.testo_menu a:hover{
	text-decoration:none;
	color:#000000;
	}
	
.testo_piede{
	font-size:9px;
	color:#FFFFFF;
	margin:0px auto;
	}
.testo_piede a:link{
	text-decoration:none;
	color:#FFFFFF;
	}
.testo_piede a:visited{
	text-decoration:none;
	color:#156496;
	}
.testo_piede a:hover{
	text-decoration:none;
	color:#000000;
	}
	
.testo_piede_cpy{
	font-size:9px;
	color:#F5F5F5;
	margin:0px 0px 5px 0px;
	}
	