	body {
		margin:0; padding:0;
		font-family: georgia, "times new roman","MS Serif", "New York", serif; 
		font-size:86%;
		text-align: center;
		background-color: #333333;
		}
	#fasciatesta {
		width: 100%;
		background-color: #9999FF; 
		margin-left: auto;
		margin-right: auto;
	}
	#testa {
		background-color: #99ccff;
		width: 760px;
		margin-left: auto; margin-right:auto;
		margin-bottom: 0; margin-top: 8px;
		border: 1px solid #000;
	}
	#testa h1 {
		background-color: #9999FF;
		display: block;
		font: bold 1em georgia,"times new roman",times,sans-serif;
		/*line-height: 1.1em;*/
		margin: 0;
		padding: 2px;
		/*width: 758px;*/
	}
	#menuor {
		margin-top: 4px;
		background-image: url(img/fondo_or1.jpg);
		background-repeat: no-repeat;
		width: 760px;
		height: 22px;
		font: normal 11px verdana,tahoma,sans-serif;
		padding-top: 4px;
		color: #fff;
	}
	#menuor a:link {
	text-decoration: none;
	font-weight: bold;
	color: #f00;
	}
	#menuor a:visited {
		text-decoration: none;
		color: #ccc;
		font-weight: bold;
	}
	#menuor a:hover,a:active {
		text-decoration: underline;
		font-weight: bold;
		color: #fff;
	}
	#container {
		width: 760px; height: 100%;
		background-color: #333;
		margin-top: 0; margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#corpo {	
		/*width: 760px;*/ height: auto;
		background-color: #fff;
		background-image: url(img/fondo.jpg);
		background-repeat: repeat-y;
		border: 1px solid #000;
		/*margin-left: auto; margin-right:auto;*/
		margin-top: 4px;	margin-bottom: 0;	
		text-align: left;
		padding-left: 120px; padding-right: 120px;
		padding-top: 2em;
	}
	#piede {
		display:block;
		width: 100%; /*height: 1.8em;*/
		background-color: #CCc;
		margin-top: 0; margin-bottom: 0;
		clear: both;
		border-top: 1px solid black;
	}

	h1 {
		font: bold 1.2em georgia,"times new roman",times,sans-serif;
	}
	p {
		text-align: justify;
		margin: 4px;
	}
	a:link {
		text-decoration: underline;
		font-weight: bold;
		color: #0000CC;
	}
	a:visited {
		color: #CC99FF;
		font-weight: bold;
	}
	a:hover,a:active {
		text-decoration: none;
		font-weight: bold;
	}
	ul {
		list-style: none;
		line-height: 1.8em;
		font: 0.9em arial,tahoma,sans-serif;
		
	}
	li {margin-left: 2em;
		/*text-indent: 2em;*/
		display: block;
	}
		.boxdx {
		width: 180px;
		float: right;
		background-color: #FFf;
		border: 2px dashed #ccc;
		font: 1em normal tahoma,lucida,sans-serif;
		color: #000;
		padding: 2px;
		text-align: justify;
		margin-top: 10px;
	}
	.floatsx {
		float: left;
	}
	.floatdx {
		float: right;
	}
	.txtpiccolo {
		font-size: 0.8em;
	}
#immagine { 
font: .80em verdana, helvetica, sans-serif;
}
#immagine img {
border:1px solid #000;
display:block;
text-align: center;
} 
.bordo {
	border:1px solid #9999FF;
	padding: 5px;
}
.piede {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
}
.rosso {
	color: Red;
}
