

/*testo blu con margine sopra tagliato*/
.testo1
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 9pt;
	color:#5b5b5b;
	text-decoration:none;
	text-align:justify;
	font-style:normal;
	font-weight:normal;	
}

.testo2
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	color:white;
	text-decoration:none;
	text-align:center;
	font-style:normal;
	font-weight:normal;
	background-color:#e7511e;
	padding:5;
}

a:hover.testo1
{
	FONT-FAMILY: Arial;	
	FONT-SIZE:  9pt;
	color:white;
	text-decoration:none;
	text-align:justify;
	font-style:normal;
	font-weight:normal;
	background-color:#e8511f;
}



.cellaint
{
	background-color:#e7511e;
	color:#52504f;
	font-weight:bold;
	padding:2;
	font-size: 9pt;
	font-family:Arial;
	
}

.cellatab
{
	background-color:white;
	color:#5b5b5b;
	font-size: 9pt;
	font-family:Arial;
	padding:2;
	text-decoration:none;
	text-align:justify;
	font-style:normal;
	font-weight:normal;		
}


a:link.cellatab
{
	FONT-FAMILY: Arial;
	FONT-SIZE:  9pt;
	color:#252525;
	text-decoration:none;
	text-align:justify;
	font-style:normal;
	font-weight:normal;
	
}
a:hover.cellatab
{
	FONT-FAMILY: Arial;	
	FONT-SIZE:  9pt;
	color:white;
	text-decoration:none;
	text-align:justify;
	font-style:normal;
	font-weight:normal;
	background-color:#e8511f;
}


.cellachiara
{
	background-color:#d3d4d5;
	color:#5b5b5b;
	font-size: 9pt;
	font-family:Arial;
	padding:2;
	text-decoration:none;
	text-align:justify;
	font-style:normal;
	font-weight:normal;		
}

.cellachiararight
{
	background-color:#d3d4d5;
	color:#5b5b5b;
	font-size: 9pt;
	font-family:Arial;
	padding:2;
	text-decoration:none;
	text-align:right;
	font-style:normal;
	font-weight:normal;		
}

.cellascura
{
	background-color:#909397;
	color:#5b5b5b;
	font-size: 9pt;
	font-family:Arial;
	padding:2;
	text-decoration:none;
	text-align:justify;
	font-style:normal;
	font-weight:normal;		
}

a:link.cellascura
{
	FONT-FAMILY: Arial;
	FONT-SIZE:  9pt;
	color:#252525;
	text-decoration:none;
	text-align:justify;
	font-style:normal;
	font-weight:normal;
	
}
a:hover.cellascura
{
	FONT-FAMILY: Arial;	
	FONT-SIZE:  9pt;
	color:white;
	text-decoration:none;
	text-align:justify;
	font-style:normal;
	font-weight:normal;
	background-color:#e8511f;
}


