body {
	background-color: #000000;
	margin:0;
}
.lato_sx {
	background-color: #000000;
	background-image: url(img/lato_sx.jpg);
	background-repeat: repeat-y;
}
.lato_dx {
	background-color: #000000;
	background-image: url(img/lato_dx.jpg);
	background-repeat: repeat-y;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right:30px;
	text-align:right;
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	
}
.successi {
	text-align:left;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:3px;
	color:#F90;
	font-size:20px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90;
	letter-spacing:-1px;
}

.sel {

	font-size: 18px;


	

}
.sel:hover {

	Filter: none;
	font-size: 18px;
		opacity:1;
	filter:alpha(opacity=100)


}
