.tableprincipale {
	border: 1px solid #333333;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #15599D;
	text-decoration: none;
}
.little {
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.tittle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
	font-style: normal;

}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.net {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none ;
}
.net:hover {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFF;
	text-decoration: underline;
}
