body {
	margin: -20px 0.5px;
	text-align: center; /* internet explorer */
	font-family: "Book Antiqua", "Comic Sans MS", "Vineta BT";
	background-color: orange;	
	}

div#head{
	width: 100%;
	background-image: url(immagini/definizione.png);
	background-repeat: repeat-x;
	height: 40px;
	line-height: 40px;
	font-weight: bold;	
}		
                                             
.cite{
	text-align: center;
	font-size: small;
	line-height: normal;
	font-style:oblique;
}
h1:first-letter {
	color: #78f4f5;
	font-size: 50px;
}
div#menu{
	background-image: url(immagini/definizione.png);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	float: right;
	width: 100%
	}
ul
{
margin: 0px;
}
li
{
float: Left;
display: Inline;
} 
li
{
float: Left;
display: Inline;
width: 100px;
}      
div#definizione.cite{
	float: left;
	width: 15%;
	height: 100%;
	color: navy;
	background-image: url(immagini/prrr.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
	.firma {
	font-family: Verdana, Arial, sans-serif;
	color: fuchsia;
	font-size: 9pt;
	text-align: justify;
	font-style: italic;
}

div#contenuto {
	padding: 5px 5px 5px 5px;
	float: left;
	width: 81%;
	background-color: navy;
	text-align: justify;
	}
	
.p { text-align: justify; }

div#footer{
	height: 20px;
	line-height: 20px;
	text-align: right;
	color: black;
	font-weight: bold;
	background-image: url(immagini/definizione.png);
	clear: left;
}
	