/* CSS Document */

.pulsantisin {
font-family: verdana;
font-size: 10px; 
font-weight: bold;
color: #000000; 
}

.pulsantidx {
font-family: verdana;
font-size: 10px; 
font-weight: bold;
color: #000000; 
}

body {
margin: 0px;
padding: 0px; }

.pulsanti {
font-family: arial;
font-size: 12px; 
font-weight: bold;
color: #000000; 
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.footer {
font-family: Verdana; 
font-size: 10px; 
color: #000000; 
}

.mdfooter {
	font-family: Verdana;
	font-size: 10px;
}

.titoli {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #AE924F;
}

.testograssetto {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.testorosso {
	font-family: Arial;
	font-size: 12px;
	color:#D10309;
}

.testograssettorosso {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D10309;
}

.testo {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5;
	color: #676767;
}


.mdfooter2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5;
	color: #676767;}

.errori {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.listaUtenti {
  background: transparent;
  border-color: #9B8E8E;
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.riquadroRicerca {
  background:#E2E2E2;
  border-color: #9B8E8E;
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.listaUtentiContenutiBlu {
  background: #B1C3D9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: left;
}

.listaUtentiContenutiGrigio {
  background: #EFEFEF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: left;
}

TD.IntestazioniListaUtenti {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #cc0000;
  text-align: center;
}


