form {margin: 0px;} 

p
{
	font-family: arial, helvetica, sans-serif;



}



.stile_codice
	{
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	}

.stile_descrizione
	{
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	}


.testo_grande
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: black;
	line-height: 25px;	
	text-decoration: none;
	}

.testo_normale
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: black;
	line-height: 25px;	
	text-decoration: none;
	}

.testo_piccolo
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: black;
	line-height: 20px;
	text-decoration: none;
	}

.testo_piccolo_bianco
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: white;
	line-height: 20px;
	text-decoration: none;
	}

.testo_piccolissimo
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	}

A:link
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E07A00;
	text-decoratione: underline;
	}

A:active
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B10015;
	text-decoration: underline;
	}


A:visited
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	}

A:hover
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E07A00;
	text-decoration: none;
	}


<!-- link area contenuto -->

.link_cont A { text-decoration: underline; } 

.link_cont A:link 
	{
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-decoratione: none;
	}

.link_cont A:active
	{
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}

.link_cont A:visited
	{
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoratione: none;
	}

<!-- hover deve stare dopo visited altrimenti dopo aver visitato il link hover non funzionerą -->

.link_cont A:hover
	{
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}



#pulsanti { position: absolute; left: 0; top: 5; z-index: 5;}



a.intestazione { text-decoration: underline; font-size: 8pt; font-weight: normal; color: black;} 
a.intestazione:link { text-decoration: underline; font-size: 8pt; font-weight: normal; color: black;} 
a.intestazione:active { text-decoration: underline; font-size: 8pt; font-weight: normal; color: black;} 
a.intestazione:visited { text-decoration: underline; font-size: 8pt; font-weight: normal; color: black;}
a.intestazione:hover { text-decoration: none; font-size: 8pt; font-weight: normal; color: black;}

a.td_elenco_articoli { text-decoration: underline; font-size: 8pt; font-weight: normal; color: #003994;} 
a.td_elenco_articoli:link { text-decoration: underline; font-size: 8pt; font-weight: normal; color: #003994;} 
a.td_elenco_articoli:active { text-decoration: underline; font-size: 8pt; font-weight: normal; color: #003994;} 
a.td_elenco_articoli:visited { text-decoration: underline; font-size: 8pt; font-weight: normal; color: #003994;}
a.td_elenco_articoli:hover { text-decoration: none; font-size: 8pt; font-weight: normal; color: #DF2403;}

/*
BODY {
scrollbar-face-color: #F88808;
scrollbar-highlight-color: whitesmoke;
scrollbar-3dlight-color: #232A7A;
scrollbar-darkshadow-color: #F88808;
scrollbar-shadow-color: #404CB8;
scrollbar-arrow-color: whitesmoke;
scrollbar-track-color: #EEEEEE;
}
*/
.pulsante_form
{
	background-color: ;
	font-size: 7pt;
	color: #633E12;
	border-color: ;
	border-width: ;
	padding: 0px;
	margin: 0px;
	display: block;

}

.pulsante_rosso
	{
	background-color: #FA0000;
	font-size: 8pt;
	color: white;
	border-color: whitesmoke;
	border-width: 1;
	}				