@namespace h "http://www.w3.org/1999/xhtml";


.table {
text-align: left;
orizontal-align: center;
}
td {
solid 2px #000000;
color: white;
background: #000000;
padding: 10px;
}

.cella6 {
line-height : 1.3em;
font-family: "Helvetica";
font-size: 0.8em;
width : 240px;
vertical-align: top;
}
.cella2 {
font-family: "Helvetica";
font-size: 0.8em;
line-height : 1.3em;
width : 240px;
background: #333333;
vertical-align: top;
}
.cella3 {
font-family: "Helvetica";
font-size: 0.8em;
line-height : 1.3em;
width : 600px;
background: #333333;
vertical-align: top;
}
.cella4 {
font-family: "Helvetica";
line-height : 3em;
font-size: 0.9em;
width : 600px;
vertical-align: top;
background: #333333;

}
.cella5 {
font-family: "Helvetica";
line-height : 1.3em;
font-size: 0.8em;
width : 600px;
vertical-align: top;
background: #333333;
}

.cella {
line-height : 1.3em;
font-family: "Helvetica";
font-size: 0.8em;
width : 200px;
vertical-align: top;
}


.testo {
	font-family: "Helvetica";   
	text-align: left;
	margin-bottom: 1em;
	margin-top: 0.8em;
	text-indent: 0em;
	color: white;
}	
.nota {
	font-family: "Helvetica";
	font-size: 0.8em;     
	line-height : 1.3em;
	text-align: left;
	margin-bottom: 1em;
	margin-top: 0.8em;
	text-indent: 0em;
	line-height : 1.3em;
	color: #FFFF66;	
	font-style:italic;
	
}
.lista {
	font-family: "Helvetica";
    font-size: 0.9em;
	margin-left: 1em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	text-align: left;
	}
.lista2 {
	font-family: "Helvetica";
    font-size: 0.9em;
	margin-left: 2em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	color: #FFFF66;	

	}
.lista3 {
	font-family: "Helvetica";
    font-size: 0.8em;
	margin-left: 1.5em;
	}

.giallo {
	font-family: "Helvetica";
    font-size: 1.2em;	
    line-height : 1.2em;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	text-indent: 0em;
	color: #FFFF66;	
  }
.rosa {
	font-family: "Helvetica";
    font-size: 1em;	
    text-align: left;
	margin-bottom: 1em;
	margin-top: 0.8em;
	text-indent: 0em;
	color: #FFCCCC;
	}

.rosacentrato {
	font-family: "Helvetica";
    font-size: 1.2em;	
    text-align: center;
	margin-bottom: 1.5em;
	margin-top: 0.8em;
	text-indent: 0em;
	color: #FFCCCC;
	}

.rosacentrato2 {
	font-family: "Helvetica";
    font-size: 1em;	
    text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-indent: 0em;
	color: #FFCCCC;
	text-align="center";
	}	

.right {
	font-family: "Helvetica";
    font-size: 1em;	
  	text-align: right;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	text-indent: 0em;
	color: white;
	}

.centrato {
	font-family: "Helvetica";
    margin-bottom: 0.75em;
    font-size: 0.9em;	
    line-height : 1.3em;
    margin-top: 1.3em;
    text-align: center;
    text-indent: 0
    font-style: bold;
    }
h2 {
    margin-bottom: 2em;
    margin-top: 2em;
    text-align: center;
    text-indent: 0
    font-style: bold;
    }

.il {
	float: left; margin: 12px; 
}
.ir {
	float: right; margin: 8px;
}
.wideimg { width: 75%; }



a:link {
	font-family: "Helvetica";
 color: #99FFFF;
 text-decoration: none;
    font-size: 1em;	
}

a:visited {
	font-family: "Helvetica";
  text-decoration:underline; 
  color:#FFFF66;
  font-size: 1em;	

}

a:hover {
	font-family: "Helvetica";
color:#666666;
text-decoration: underline;
font-size: 1em;	

}


