@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../img/background.png);
	background-repeat:no-repeat;
	background-color:#170f08;
	color: #170F08;
}

div#contenitore {
	margin-top:-7px;
	width:955px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
div#top{ 	width:955px;
	height:auto;
	margin-left:auto;
	margin-right:auto;}
	
.spacesx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5D9B1;

}
.testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}

.testo a:link     {
	color: #960;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
.testo a:visited  {
	color: #960;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
.testo a:hover    {
	color: #000;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

.titolo{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, Palatino, serif;
	font-size: 22px;
	color: #960;
	font-weight: bolder;
	margin-right: 20px;
	margin-left: 20px;
}

.titoletto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #960;
	text-align: justify;
	font-weight: bolder;
	text-transform: none;
	font-variant: small-caps;
}

div#SkypeButton_Call_gustodelbenessere_1 {
	height: 32px;
	width: 86px;
	margin-top:-75px;

	margin-left: -50px;	
}

.identity{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #000;
	text-align: center;

}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
	

	
div#pie{
	width:955px;
		margin-left:auto;
	margin-right:auto;
	background-color:#24201c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C1B3A6;
	
	}
	
