﻿
.testo_ragione_sociale_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FFFFFF;
}
.testo_ragione_sociale_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.testo_ragione_sociale_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.Titolo1_corpo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	background-color: #BBCEEC;
	font-size: 14pt;
	font-weight: normal;
}
.Corpo_ragione_sociale_su_testo {
	font-family: "Arial Black";
	color: #000080;
	font-size: 12pt;
	font-weight: normal;
}
.Evidenza_testo_su_frase {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
}
.Evidenza_testo_su_frase_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}
.Testo_descrizione_sotto_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a:link  {
	text-align: left;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	background: #FFFF00;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
	background-color: #FFFF00;
}

a:active {
	color: #008000;
	text-decoration: underline;
	font-weight: normal;
}

a.sfondo_cella:hover {
display:block;
width:100%;
height:100%;
backgrond: #FFFFCC;
}



.navigation a:link  {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.navigation a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.navigation a:hover {
	background: #003300;
	color: #00FF00;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.navigation a:active {
	color: #00FF00;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
