body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	line-height: 16px;
}
form {
	margin: 0px;
	padding: 0px;
}

.pattern_puntini_verticali {
	background-image: url(img/pattern_puntini_verticali.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

td {
	font-size: 11px;
	vertical-align: top;
}
.linkArancione {
	color: #FFA800;
	text-decoration: none;
}
.linkBanco {

	color: #FFFFFF;
	text-decoration: none;
}

.linkBanco:hover {

	color: #FFA800;
	text-decoration: none;
}

.linkNeroBold {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.linkNeroBold:hover {
	color: #FFA800;
	text-decoration: none;
	font-weight: bold;
}

.ombraPagina {
	background-image: url(img/ombra_pagina.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.linkAzzurroBold {

	color: #607797;
	text-decoration: none;
	font-weight: bold;
}
.testoFooter {
	font-size: 10px;
}




.linkAzzurroBold:hover {

	color: #FFA800;
	text-decoration: none;
	font-weight: bold;
}
.titoloArancioneBold {
	color: #FFA800;
	font-weight: bold;
}
.linkAzzurro {


	color: #607797;
	text-decoration: none;
	font-weight: normal;
}
input {
	color: #607797;
	background-image: url(img/bg_input.gif);
	height: 16px;
	border: 1px solid #E6E6E6;
	font-size: 9px;
}
.titoloPaginaArancione {
	font-size: 14px;
	font-weight: bold;
	color: #FFA800;
	text-transform: uppercase;
}
.ul {
	list-style-image: url(img/freccina_link.gif);
}
