.descrizione{
	color:#1e201d;
}

.riga{
	width:900px;
	height:200px;
	margin-bottom:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.rigaSETT{
	width:600px;
	background-image:url(../img2/pagina/sfumaBIANCO.png);
	background-color:#ebebeb;
	background-repeat:repeat-x;
	cursor:pointer;
	height:160px;
	margin-bottom:0px;
}
.rigaSETT:hover{
	color:#FFF;
	background-color:#26a844;
}

.fotoSETT{
	width:560px;
	height:120px;
	left:0px;
}
.titoloSETT{
	font-size:18px;
	font-weight:bold;
}
.descrizioneSETT{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.foto01{
	width:183px;
	cursor:pointer;
	height:190px;
	background-image:url(../img2/pagina/sfumaBIANCO.png);
	background-color:#ebebeb;
	background-repeat:repeat-x;
	margin-right:2px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
	text-align:center;
	left:0px;
}
.foto01:hover{  background-color:#26a844;  }
.foto02{
	width:183px;
	height:190px;
	background-image:url(../img2/pagina/sfumaBIANCO.png);
	background-color:#ebebeb;
	background-repeat:repeat-x;
	margin-right:2px;
	padding-left:20px;
	cursor:pointer;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
	text-align:center;
	left:225px;
}
.foto02:hover{  background-color:#26a844;  }
.foto03{
	width:184px;
	height:190px;
	background-image:url(../img2/pagina/sfumaBIANCO.png);
	background-color:#ebebeb;
	background-repeat:repeat-x;
	margin-right:2px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
	cursor:pointer;
	text-align:center;
	left:450px;
}
.foto03:hover{  background-color:#26a844;  }
.foto04{
	width:184px;
	cursor:pointer;
	height:190px;
	background-image:url(../img2/pagina/sfumaBIANCO.png);
	background-color:#ebebeb;
	background-repeat:repeat-x;
	margin-right:2px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
	text-align:center;
	left:676px;
}
.foto04:hover{  background-color:#26a844;  }

.pagine{
	width:890px;
	padding:5px;
	margin-bottom:2px;
	margin-bottom:2px;
}
.risultato{
	width:645px;
}
.risultatoOK{
	color:#26a844;
	font-weight:bold;
}
.numero{
	font-weight:bold;
	width:245px;
	position:absolute;
	text-align:right;
	left:650px;
	top:5px;
	}
.numeroATT{
	background-color:#26a844;
	padding:3px;
	font-weight:bold;
	color:#1e201d;
	cursor:default;
	}
.numeroDIS{
	padding:3px;
	cursor:pointer;
	font-weight:bold;
	color:#1e201d;
	color:#CCC;
	}
.numeroDIS:hover{
	color:#26a844;
	text-decoration:underline;
}