body {
font-family: Arial;
font-weight:bold;
scrollbar-3dlight-color: #C0C0C0; 
scrollbar-arrow-color: rgb(255,255,255);
scrollbar-base-color: red; 
scrollbar-darkshadow-color: #C0C0C0; 
scrollbar-face-color: red; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white;
scrollbar-track-color: #EEEEEE; }

/* LINK */
 a{
text-decoration:none;
color: #0000FF;
}

A:hover {text-decoration: none;}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
	
a:link.menu2{
	color:#FFFFFF;
	font-size:9px;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	display:block;
	text-decoration:none;
	}
	
a:visited.menu2 { 
	color:#FFFFFF;
    	font-size:9px;
    	font-family:Arial;
    	font-weight:bold;
    	text-align:left;
	display:block;
	text-decoration:none;
    }

a:hover.menu2 { 
    color:#333333;
    font-size:9px;
    font-family:Arial;
    font-weight:bold;
    text-align:left;
    display: Block;
	position:relative;
	text-decoration:none;
    }

td {
  font-family:Trebuchet MS;
	font-size:10pt;
	font-weight:bold;
	}
tr  {
   font-family:Trebuchet MS;
    }





/* Classi valide per tutti i tag */
.rosso {color: #E3001B}
.verde {color: #008040}
.nero {color: #000000}

.lati {color: #FFFFFF;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight:bold;}
.bianco {color: #FFFFFF}
.nogr{font-weight: normal}
.filiali{font-weight: normal;
        color: #0080C0;}
.fire { color: #B9B9B9;
    font-family: Arial;
    font-size: 20px;
    font-weight: Bold;
    text-align: left;
    letter-spacing: 10px;
    filter: glow(color:#FF0000 , strength: 5);
    width: 100%;}
.piccolo{font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Trebuchet MS;}
.medio{font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS;}
.mail{font-weight: bold;
	font-family: Arial;
	font-size: 12pt;}
.rossoh { color: #E2001A;
    font-family: Hand of Sean;
    font-size: 18px;
    text-align: left;
    }
.rossoh1 { color: #E2001A;
    font-family: Hand of Sean;
    font-size: 14px;
    text-align: left;
    }
.neroa { color: #000000;
    font-family: vogue;
    font-size: 16px;
    text-align: left;
    font-weight: Bold;
    }
.neroh1 { color: #000000;
    font-family: Hand of Sean;
    font-size: 16px;
    text-align: left;
    }
.biancoa { color: #FFFFFF;
    font-family: Arial Rounded MT Bold;
    font-size: 18px;
    text-align: left;
    }
.azzurro {color: #2F87CC;
    font-family: Hand of Sean;
    font-size: 17px;
    text-align: left;}
.nerov1 { color: #000000;
    font-family: Arial;
    font-size: 25px;
    text-align: left;
    font-weight: Bold;
    }

p {
font-size: 9pt;
font-weight: bold; }


/* Elenchi */
ul {
font-size: 10pt;
font-weight: bold;
}

li {
font-size: 10pt;
font-weight: bold;
}

/* Titoli */
h1 {
font-size: 14pt;
}

h2 {
font-size: 12pt;}

h3 {
font-size: 10pt; }

pre {
font-size: 10pt;
font: Arial;}


/* righe in fondo alla pagina */
div {
font-size: 8pt;
}


dt {
font-size: 10pt;
font-weight: bold;
}

img {
border-width: 0;
}




