#sfondo{ position: absolute; left: 5px; top: 100px; z-index: 0}
#menu{ position: absolute; left: 5px; top: 5px; z-index: 1}
#quadro{ position: absolute; left: 438px; top: 198px; z-index: 0}
#form{ position: absolute; left: 15px; top: 150px; z-index: 2}
#descrizione{ position: absolute; left: 430px; top: 150px; z-index: 3; text-align: justify; }
#testo{ position: absolute; left: 15px; top: 150px; z-index: 2}

p { text-align: center; }

.big 
		{ 
		font weight: bold; 
		font-style: normal; 
		font-size: 16.0pt; 
		font-family: Arial; 
		margin: 2px; 
		color: white; 
		}
		
.medium
	 	{ 
		font weight: bold; 
		font-style: normal; 
		font-size: 14.0pt; 
		font-family: Arial; 
		margin: 7px; 
		color: white; 
		}

.bold
	 	{ 
		font weight: bold; 
		font-style: normal; 
		font-size: 10.0pt; 
		font-family: Arial; 
		margin: 2px; 
		color: black; 
		}
		
.normal
	 	{ 
		font weight: normal; 
		font-style: normal; 
		font-size: 10.0pt; 
		font-family: Arial; 
		margin: 2px; 
		color: black; 
		}

.small
	 	{ 
		font weight: bold; 
		font-style: normal; 
		font-size: 8.0pt; 
		font-family: Arial; 
		margin: 7px; 
		color: #88644F; 
		}

.small a
		{
		color: #88644F;
		text-decoration: none;
		}

.small a:hover
		{
		color: #88644F;
		text-decoration: none;
		}

.small a:visited
		{
		color: #88644F;
		text-decoration: none;
		}