.testoazzurro {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0556A7;
	line-height:17px;
}
.testobianco {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:17px;
}
.testonero {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.testopiede {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7070AB;
}
.testopiccoloazzurro {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0556A7;
	line-height:17px;
}
.titoloazzurro {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0556A7;
	line-height:19px;
}
.titolobianco {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:19px;
}
.titologiallo {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #FFCC00;
	line-height:19px;
}
.bottoni {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0556A7;
	line-height:19px;
}
.slim {
	margin: 0px;
	padding: 0px;
}
.TestoTabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0556A7;
}
.sfondo2 {
	background-color: #DDD;
}
#index {
	/*	background-color: #FFFFFF; */
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid black;
	border-color: #999999;
	color : #0556A7;
	margin : 20px auto;
	width : 574px;
	height:425px;
	text-align : center;
}
.errore {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	line-height:17px;
}
a:link {
	color: #0556A7;
	text-decoration: none;
}
a:visited {
	color: #0556A7;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
input, textarea, select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0556A7;
}
.RowOverFirst {
	background-color: #e2e2e2;
}
.RowOverSecond {
	background-color: #f0f0f0;
}
.RowOverSelected {
	/*	color: #FFFFFF; */
	background-color: #c8c8c8;
}
.Tabella {
	background-color: #C0C0C0;
}
body {
	background-color: #FFFFFF;
	background-image: url(../immagini/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
}
.TabellaTitoloSf {
	background-color:#014e9c;
}
.TabellaTitoloTxt {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	margin-left:5px;
}
.TabellaSottoTitolo {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #014e9c;
	margin-left:5px;
	background-color: #e2e2e2;
}
