.titoloLista{
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	background-color:#02A3D9;
	border: 1px solid #efefef;
	margin: 1px;
}


.colore1 {
    background-color: #ccFFcc;
	color: #000000; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	text-align:left;
	padding-left: 3px;
	border: 1px solid #efefef;
	margin: 1px;

}
.colore2 {
    background-color: #ffffcc;
	color: #000000; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	text-align:left;
	padding-left: 3px;
	border: 1px solid #efefef;
	margin: 1px;
}


.colore2Mix {
    background-color: #ffffcc;
	color: #000000; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:10px;
	text-align:left;
	padding-left: 3px;
	border: 1px solid #efefef;
	margin: 1px;
}

.colore3 {
    background-color: #CCCCCC;
	color: #000000; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	text-align:left;
	padding-left: 3px;
	border: 1px solid #efefef;
	margin: 1px;
}

.colore4 {
    background-color: #fff;
	color: #000000; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	text-align:left;
	padding-left: 3px;
	border: 1px solid #efefef;
	margin: 1px;
}
.colore1bold {
    background-color: #ccFFcc;
	color: #000000; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	padding-left: 3px;
	border: 1px solid #efefef;
	margin: 1px;
}

.colore2bold {
    background-color: #ffffcc;
	color: #000000; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	padding-left: 3px;
	border: 1px solid #efefef;
	margin: 1px;
}

.grassetto {
	color: #000000; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	padding-left: 3px;
	border: 1px solid #efefef;
	margin: 1px;
}

.noteLista{
    background-color: #fff;
	color: #157B9C; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
}

.noteLista a{
    background-color: #fff;
	color: #157B9C; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	text-decoration:none;
}

.noteLista a:hover{
    background-color: #fff;
	color: #157B9C; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	text-decoration: underline;
}

.opzioni{
	/*background-color: #02A3D9;*/
	color: #ffffff; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	text-align:center;
	/*margin: 5px;*/
	height: 20px;
	line-height: 20px;
		padding-left:1px;
	padding-right:1px;
}

.opzioni a{
 	background-color: #02A3D9;
	color: #ffffff; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	text-align:center;
	display:block;
	/*margin: 5px;*/
	height: 20px;
	line-height: 20px;
	text-decoration:none;
	padding-left:1px;
	padding-right:1px;
}
.opzioni a:hover{
 	background-color: #157B9C;
	color: #ffffff; 
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	text-align:center;
	display:block;
	/*margin: 5px;*/
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding-left:1px;
	padding-right:1px;
}

