body{
	margin:0px;
	padding:0px;
	background-image: url(../immagini/sfondo.jpg);
	font-family: Times news roman,serif;
}
.clear{clear: both;}
.fleft{float:left;}
.fright{float: right;}
#contenitore{
	width: 768px;
	margin: 0 auto;
}
#testata{
	background-image: url(../immagini/testata.jpg);
    background-position: right;
    background-repeat: no-repeat;
	width: 768px;
	height: 263px;
	margin-top: 20px;
}
#menu{
	background-image: url(../immagini/menu.jpg);
    background-repeat: no-repeat;
	width: 768px;
	height: 38px;
}
#menu ul{
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding:0px;
}
#menu ul li{
	float: left;
	margin-left: 30px;
	margin-top: 8px;
}
#menu ul li a{
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
}
#contenuti{
	background-image: url(../immagini/corpo_contenuti.jpg);
    background-repeat: repeat-y;
	width: 768px;
	height: 350px;
}

#contenuti_home{
	width: 320px;
	float: right;
	padding: 15px;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;

}
#contenuti_contatti{
	width: 320px;
	float: right;
	padding: 15px;
	font-style: italic;
	font-weight: bold;
	font-size: 75%;

}
#contenuti_dove{
	width: 340px;
	padding: 15px;
	float:right;
	font-style: italic;
	font-weight: bold;

}
#contenuti_prodotti{
	width: 340px;
	padding: 5px 0px 0px 35px;
	height: 330px;
	float:left;
	font-style: italic;
	font-weight: bold;
	overflow: Auto;

}
#testo_home{
	background-image: url(../immagini/sfondo_home.jpg);
	background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    text-align: right;
    width: 750px;
	height: 350px;
}
#testo_contatti{
	background-image: url(../immagini/ingresso2.jpg);
	background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    text-align: left;
    padding-top: 10px;
	width: 750px;
	height: 340px;
}
.testo_grande{font-size: 12pt !important;}
#foto_dolci{
	padding: 10px;
	text-align: center:
}
.tabella_negozio img{
	border: none;
}
.tabella_negozio td{
	border: 1px solid #000000;
	padding: 5px;
}
.tabella_foto{
	margin: 25px auto;
}
.foto_principale,.foto_piccola{
	border: 1px solid #000000;
}
.foto_principale{
	text-align: center;
	padding: 10px;
}
.foto_piccola{
	padding: 5px;
	margin-top: 7px;
	text-align: center;
}
.foto_principale img,.foto_piccola img{
	margin: 0 auto;
	border: none;
}

#testo_dove{
	margin-left: 10px;
    padding-top: 7px;
	width: 750px;
}
#testi{
	padding: 5px 10px 0px 30px;
    text-align: left;
    width: 720px;
    font-size: 10pt;
    overflow: Auto;
    height: 330px;
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #000000;
    font-style: italic;
    font-family: Verdana, Arial, sans-serif;
}
#testi p{}
#testi h2{
	margin: 7px 0px 3px 0px;
}
#footer{
	background-image: url(../immagini/footer.jpg);
    background-repeat: no-repeat;
	width: 768px;
	height: 88px;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 35px;
	text-align: center;
	color: #ffffff;
}