@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../Immagini/body_background.jpg);
}
/* CSS Document */

#contenitore_pergamena {
	height: 1020px;
	width: 800px;
	left: 256px;
	margin: 0 auto;
	background-image: url(../Immagini/pergamena_background.png);
	background-repeat: no-repeat;
}
#logo {
	position: relative;
	height: 180px;
	width: 269px;
	top: 75px;
	left: 50px;
	float: left;
}
#dolci_header {
	position: relative;
	height: 150px;
	width: 400px;
	top: 100px;
	float: right;
	right: 70px;
	background-image: url(../Immagini/dolci_header.png);
	background-repeat: no-repeat;
}
#link {
	top: 0px;
	height: 24px;
	width: 680px;
	float: left;
	position: relative;
	left: 50px;
	text-align: center;
}
#header {
	height: 260px;
	width: 800px;

}
#corpoindex {
	position: relative;
	height: 600px;
	width: 680px;
	margin: 0px;
	float: left;
	left: 50px;
}
#testo_index {
	float: left;
	width: 380px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#testo_contatti {
	position: relative;
	clip: rect(auto,auto,auto,auto);
	height: 400px;
	width: 500px;
	margin: 0 auto;
	top: 50px;
	text-align: center;
}
#contenitore_pergamena #corpoindex #testo_contatti h1 {
	padding: 10px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}


#immagine_index {
	float: right;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contenitore_pergamena #corpoindex #testo_index h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #880101;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contenitore_pergamena #corpoindex #testo_index li{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #570000;
}

#mycarousel {
	top: 50px;
	margin: 0 auto;
	width: 700px;
	display: block;
}
.carousel-clip-region {
	width: 600px;
}
#scrittaFlash {
	margin: 0 auto;
	top: 20px;
	text-align: center;
	position: relative;
}
#dacci_una_mano {
	float: right;
	height: 159px;
	width: 155px;
	margin-top: 5px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 20px;
}

