body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #FFFFFF;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
img { 
 border: 0; 
}
A:link { 
 color: black;
 text-decoration: none; 
}
A:visited { 
 color: black;
 text-decoration: none; 
}
A:active {
 color: black;
 text-decoration: none; 
}
A:hover { 
 color: blue; 
 text-decoration: underline; 
}
select.pagine {
   width: 200px;
   font-size: 10px;
}
input[type="radio"]:checked + label{
	 font-size: 12px;
}
.proge input[type="text"] {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCFFFF;
	border-style: inset; 
	border-width: 1px; 
	padding-left: 1px;
}
.proge textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCFFFF;
	border-style: inset; 
	border-width: 1px; 
	padding-left: 1px;
}
.proge input[type="text"]:focus {
	background-color: #FFFFCC;
}
.proge textarea:focus {
	background-color: #FFFFCC;
}
.proge select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCFFFF;
}
.proge select:focus {
	background-color: #FFFFCC;
}

.ric input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ric textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ric select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ric radio {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titolo {
 font-size: 16px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #0000FF;
 font-weight: bold;
}
.titolobig {
 font-size: 24px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #0000FF;
 font-weight: bold;
}
.titoloarea {
 font-size: 60px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #0000FF;
 font-weight: bold;
}
.titoloISIS {
 font-size: 16px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #F60;
 font-weight: bold;
}
.testoN {
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
}
.testo {
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: bold;
}
.utente_no_bold {
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: normal;
 line-height: 22px;
}
.utente {
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: bold;
}
.utenteblu {
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #0000FF;
 font-weight: bold;
}
.titolopagina {
 font-size: 20px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: bold;
}
.red {
 color: #FF0000;
}
.titolohome {
 font-size: 18px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: bold;
}
.errore {
 font-size: 18px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FF0000;
 font-weight: bold;
}
table.circolari1 {
 border-width: 1px;
 border-style: solid;
 border-color: black;
 border-collapse: collapse;
}
table.circolari1 td {
 border-width: 1px;
 border-style: dotted;
 border-color: black;
}
table.circolari2 {
 border-width: 1px;
 border-style: solid;
 border-color: black;
 border-collapse: collapse;
 border-right: dotted 1px #000;
}
table.circolari2 td {
 border-width: 1px;
 border-style: dotted;
 border-color: black;
}
table.permessi {
 border-width: 1px;
 border-style: solid;
 border-color: black;
 border-collapse: collapse;
 border-right: solid 1px #000;
}
table.permessi td {
 border-width: 1px;
 border-style: dotted;
 border-color: black;
}
table.progetti {
 border-width: 1px;
 border-style: solid;
 border-color: black;
 border-collapse: collapse;
 border-right: dotted 1px #000;
 table-layout: fixed;
}
table.progetti td {
 border-width: 1px;
 border-style: dotted;
 border-color: black;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
table.tab {
 border-width: 0px;
 border-collapse: collapse;
 width: 100%;
 height: 100%;
}
table.tab td {
 border-width: 0px;
 text-align: center;
}
.testo12 {
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 line-height: 18px;
}
.dim8 {
 font-size: 8px;
}
.testoP {
 font-size: 8px;
 color: #808080;
}
.testo16 {
 font-size: 16px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 line-height: 22px;
}
.under a:link { 
	color: #0000ff;
	text-decoration:underline;
}
.under a:visited { 
	color: #0000ff;
	text-decoration:underline;
}
.under a:hover { 
	color: #000099;
	text-decoration:underline;
}


.giallo a:link { 
	color: #FFFFFF;
	text-decoration:none;
}
.giallo a:visited { 
	color: #FFFFFF;
	text-decoration:none;
}
.giallo a:hover { 
	color: #FFFF00;
	text-decoration:underline;
}
.lverde a:link { 
	color: #0EAD0E;
	text-decoration:underline;
}
.lverde a:visited { 
	color: #0EAD0E;
	text-decoration:underline;
}
.lverde a:hover { 
	color: #0000ff;
	text-decoration:underline;
}
.grigio { 
	color: #BBBBBB;
	font-weight: bold;
}
.blu { 
	color: #0000FF;
}
.blu2 { 
	color: #0000FF;
	text-decoration: underline; 
}
.riga {
 font-size: 4px;
}
.S14{
 font-size: 14px;
}
.S12{
 font-size: 12px;
}
.S3{
 font-size: 3px;
}
