﻿.pagina {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
}
.software {
	font-family: Arial;
	font-size: 10px;
	color: #3A78C5;
	margin-left: 15px;
	text-align: left;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.data {
	margin: 0px 5px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000080;
	text-align: left;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 5px;
}
.area_riservata {
	margin: 0px;
	color: #008080;
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial Black";
	text-align: center;
	background-color: #E6E6E6;
}
.scarica {
	margin: 0px;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	background-color: #E6E6E6;
}
.descrizione {
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000080;
	font-weight: bold;
	text-align: justify;
	background-color: #E6E6E6;
}

.tuttok {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a.tottok {
	color: yellow;
	font-weight: bold;
}

table.tuttok {
	border: 1px solid #6288B8;
	padding: 0px;
	margin: 0px;
	background-color: #3A78C5;
}
	
.tutto {
	font-size: 16px;
}

#agg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F1F6F9;
}

#cita {
	color: white;
	background-color:navy;
}
#cita p
{
	padding: 0px;
	margin: 0px;
}
#cita a
{
	color:yellow;
}

