.body {
	background-color: #FFFFFF;
}
.lineariquadro {
	border: 1px solid #C2CDCF;
}
.linealogo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C2CDCF;
	border-right-color: #C2CDCF;
	border-bottom-color: #C2CDCF;
	border-left-color: #C2CDCF;

}
.linealogo02 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C2CDCF;
	border-right-color: #C2CDCF;
	border-bottom-color: #C2CDCF;
	border-left-color: #C2CDCF;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #C2CDCF; 
font-style: normal
}
.classetd a {
	font-size:11px;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #C2CDCF;



	}
.classetd a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; /* Cambiamo il colore del link al passaggio del mouse */
	background-color: #C2CDCF; /* Cambiamo il colore di sfondo al passaggio del mouse */
	text-decoration: none;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
