body {
	margin: 0;
	padding: 0;
	background-color: #1D1B19;
	background-image: url(img/sfumafondo.jpg);
	background-repeat: repeat-x;
	text-align: center; /* per IE5.x/Win */
	}
	
a:link {
	color: #ffb349;
	text-decoration: none;
	}
	
a:visited {
	color: #ffb349;
	text-decoration: none;
	}
	
a:hover {
	color: #fff;
	text-decoration: underline;
	}
		
p {}
td {}


#wrapper  {
    margin: 43 auto 0 auto;
    padding: 0;
    border: 0;
    width: 710px;
    background: transparent;
    }

	/*--- Home ---*/
    
#testaintro {
	width: 710px;
	height: 154px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.fondotop_bonton {
	background-image: url(img/trecarte_up.jpg);
	}
	
.fondotop_pasticceria {
	background-image: url(img/trecarte_up_pasticceria.jpg);
	}
	
.fondotop_roland {
	background-image: url(img/trecarte_up_roland.jpg);
	}

	
#col_pasticceria {
	float: left;
    margin: 0;
    padding: 0;
    border: 0;
	width: 236px;
	height: 185px;
	background: url(img/pasticceria_1.jpg) top center;
	
	}
	
#col_bonton {
	float: left;
    margin: 0;
    padding: 0;
    border: 0;
	width: 241px;
	height: 185px;
	background: url(img/bonton_1.jpg) top center;
	
	}
	
#col_roland {
	float: right;
    margin: 0;
    padding: 0;
    border: 0;
	width: 233px;
	height: 185px;
	background: url(img/roland_1.jpg) top center;
	
	}
	

#piede {
	float: left;
    margin: 0;
    padding-top: 70px;
    border: 0;
	width: 710px;
	height: 140px;
	text-align: center;
	color: #777675;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(img/trecarte_down.jpg) top center no-repeat;
	
	}
	
#storia {
	float: left;
    margin: 0;
    border: 0;
	width: 710px;
	height: 300px;
	background: url(img/trecarte_sotto.jpg) top center no-repeat;
	
	}
	
.testostoria
	{ color: #fff; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 18px; text-align: justify; text-indent: 30px; padding: 0 45px; }
	
#privacy {
	float: left;
    margin: 20px 20px;
    border: 0;
	text-align: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
