/* CSS Document */

body {
	overflow: auto;
  	background-image: url(img/sfondo-def.jpg);
  	background-position: 50% 50%;
  	background-repeat: no-repeat;
	background-color: #aebbcc;
}
.tdEA {
	padding-left:100px;
	padding-right:100px;
	font-family:verdana,arial;
	font-size:10px;
	vertical-align:top;
	color:#123161;
}
.tbl {
	background-image: url(img/barraAlta.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: top;
}
.tblEA td{
	font-family:verdana,arial;
	font-size:12px;
	line-height:normal;
} 
.tblEA a{
	text-decoration:none;
	color:#123161;
} 
.tblEA a:hover{
	text-decoration:none;
	color:#b12e06;
} 
.sel {
	color:#b12e06;
}
.lbr {
	line-height:4px;
}
.testo-lungo {
	font-family:verdana, arial;
	font-size:10px;
	vertical-align:top;
	color:#123161;
	line-height: 11px;
}
.testo-lungoRED {
	font-family:verdana, arial;
	font-size:11px;
	vertical-align:top;
	color:#b12e06;
	line-height: 11px;
}
.testo-lungo2 {
	font-family:verdana, arial;
	font-size:10px;
	vertical-align:top;
	color:#123161;
	line-height: 12px;
}
.testo-lungoAzzurro {
	font-family:verdana, arial;
	font-size:10px;
	vertical-align:top;
	color:#5E6D93;
	line-height: 11px;
}
