p { text-align: center; }

#sfondo 
	{ 
	position: absolute; 
	z-index: 0; 
	left: 5px; 
	top: 100px; 
	}

#demetriorizzo 
	{ 
	position: absolute; 
	z-index: 1; 
	left: 250px; 
	top: 500px; 
	margin: 0px; 
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	}
	
#menu 
	{
	position: absolute;
	z-index: 1;
	left: 5px; 
	top: 5px; 
	}
	
#quadro
	{ 
	position: absolute; 
	z-index: 10; 
	left: 438px; 
	top: 199px; 
	width: 280px; 
	height: 210px;
	visibility: visible;
	}

#quadro2
	{ 
	position: absolute; 
	z-index: 10; 
	left: 438px; 
	top: 199px; 
	width: 280px; 
	height: 210px;
	visibility: hidden;
	}

#testo 
	{ 
	position: absolute; 
	z-index: 10;
	left: 10px; 
	top: 140px; 
	width: 375px; 
	margin: 0px; 
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	}

.testata 
		{ 
		font weight: bold; 
		font-style: italic; 
		font-size: 24.0pt; 
		font-family: "times new roman", Helvetica, Arial;
		margin: 0px; 
		color: #88644F; 
		}


.big 
		{ 
		font weight: bold; 
		font-style: italic; 
		font-size: 16.0pt; 
		font-family: Helvetica, Arial;
		margin: 2px; 
		color: #88644F; 
		}
		
.medium
	 	{ 
		font weight: bold; 
		font-style: normal; 
		font-size: 14.0pt; 
		font-family: Arial; 
		margin: 7px; 
		color: white; 
		}

.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;
		}

.bold
	 	{ 
		font weight: bold; 
		font-style: normal; 
		font-size: 10.0pt; 
		font-family: Arial; 
		margin: 2px; 
		color: black; 
		}
		
.normal
	 	{ 
		text-align: center;
		font weight: bold; 
		font-style: italic; 
		font-size: 11.0pt; 
		font-family: "times new roman", Helvetica, Arial;
		color: #88644F; 
		}

.normal a
		{
		color: #000000;
		text-decoration: none;
		}

.normal a:hover
		{
		color: #000000;
		text-decoration: underline;
		}

.normal a:visited
		{
		color: #000000;
		text-decoration: none;
		}