.invisibile {
	display:none;
}

.centro {
	font-family: 'FL2', serif;
	font-weight:bold;
	position:relative;
	letter-spacing:15px;
	left:30px;
	color:#000;
}

.centro01 {
	font-family: 'FL', serif;
	font-weight:bold;
	position:relative;
	letter-spacing:15px;
	left:30px;
	color:#000;
}

.titolo {
	font-family: 'FLB', serif;
	font-size:17px;
	letter-spacing:3px;
	text-transform:none;
	text-align:center;
	position:relative;
	color:#333;
}

.titolo01 {
	font-family: 'FL', serif;
	font-size:60px;
	letter-spacing:4px;
	color:#000;
	font-weight:bolder;
	text-align:center;
	position:relative;
	top:100px;
}

.titolo02 {
	font-family: 'FL', serif;
	font-size:25px;
	letter-spacing:4px;
	text-align:center;
	color:#333;
}

.titolo02a {
	font-family: 'FL', serif;
	padding: 0 0 10px 0;
	font-size:18px;
	font-weight:bold;
	letter-spacing:4px;
	text-align:center;
	color:#222;
}

.titolo03 {
	font-family: 'FL', serif;
	font-size:30px;
	padding:20px 0;
	letter-spacing:4px;
	text-align:center;
	color:#222;
}

.titolo04 {
	padding-bottom:10px;
	font-family: 'FL', serif;
	font-size:22px;
	letter-spacing:4px;
	text-align:center;
	font-weight:bold;
	color:#966;
}

.titolo05 {
	font-family: 'FL', serif;
	font-size:18px;
	letter-spacing:4px;
	text-align:center;
	color:#dd9;
}

.sx { 
	float:left; 
}


.dx {
	float:right;
}	

.clear {
	clear:both;             
}

.etichetta {
	position:relative;
	float:left;
}

.GGL {
	position:relative;
	top:20px;
	left:400px;
	border-radius:4px;
}

.link {
	text-decoration:none;
	color:#dd9;
}

.link:hover {
	color:#c42;
}
/* PARAGRAFO */

.testo {
	color:#000;
	padding:8px 8px 0 8px;
	font-family: "FL";
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	text-indent:15px;
	text-transform:none;
	line-height:1;
	word-spacing:normal;
	letter-spacing:2px;
}

.testod {
	color:#000;
	padding:8px 8px 0 8px;
	font-family: times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-align:right;
	text-indent:0;
	text-transform:none;
	line-height:1;
	word-spacing:normal;
	letter-spacing:2px;
}

.testo01 {
	font-family: "FL";
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	text-align:justify;
	text-indent:0;
	text-transform:none;
	line-height:0.9;
	word-spacing:normal;
	letter-spacing:2px;
	color:#222;
}

.testo02 {
	position: center;
	font-family: times, serif;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	text-indent:0;
	text-transform:capitalize;
	line-height:1;
	word-spacing:normal;
	letter-spacing:1px;
	color:#222;
}

.tabella {
	margin-left: 190px;
	position: center;
	font-size:18px;
	text-align:center;
	letter-spacing:1px;
	line-height:1.2px;
	color:#555;
}

.tabella td {
	padding-left:10px;
}

.tabella a{
	display:block;
	background:#BBB;
	color:#c42;
	text-decoration:none;
}

.tabella a:hover {
	background:#fc2;
	color:#555;
}



.bottom {
	margin:0;
	padding:0;
	position:relative;
	top:450px;
	opacity:0.8;
}

.glossario {
	/*background: url('../Immagini/juta3.jpg');*/
	border-radius:5px;
	margin:2px 0;
}