h3.risultati, h1.risultati {
	padding:10px 0;
}

.lista_link {
	padding:10px 0;
	border-bottom:1px solid #eee;
	position:relative;
}

.lista_link p{
	display:block;
	padding:5px 0 0 0;
}

.lista_link a.leggitutto{
	display:block;
	padding:5px 0 0 0;
	font-weight:bold;
	color:#82182d;
}

.lista_link a.logoazienda img{
	border:1px solid #000;
}

.lista_link h4{
	padding:0 0 10px 0;
}

.lista_link span.gradialcolici{
	display:block;
}			

.lista_link h4 a{
	color:#006699;
	font-weight:normal;
}

.lista_link span.click {
	display:block;
	padding:5px 0;
}

.indicatore {
	width:122px;
	height: 24px;
	/*border:1px solid #85152B;*/
	display: block;
	position: relative;
	background:url(/img/voto/sfondo.gif) top left repeat-x;
}

.indice {
	height: 24px;
	display: block;			
	background:url(/img/voto/misura.gif) top left repeat-x;
}

.maschera {
	position: absolute;
	top:0;
	left:0;
	background: url(/img/voto/maschera.gif) center center no-repeat;
	height: 24px;
	width:122px;
	display: block;
	text-align:left;
	z-index: 10;
}

.dati {
	font-size: 11px;
	padding:5px 0 0 0;
}

.dati span {
	padding:0 5px 0 0;
}

.voto {
	position: absolute;
	top:0;
	left:0;
	height: 24px;
	width:128px;
	display: block;
	z-index: 20;
}

.stelle {
	position: absolute;
	top:0;
	left:0;
	height: 24px;
	width:128px;
	display: block;
	z-index: 19;
}

.stelle div.stella {
	height: 24px;
	width:24px;
	display: block;
	float:left;
	background: url(/img/voto/stella.gif) center center no-repeat;
}

.voto a {
	height: 24px;
	width:12px;
	display: block;
	float:left;		
}

.voto a.left:hover {
	background: url(/img/voto/stella.gif) center left no-repeat;
}

.voto a.right:hover {
	background: url(/img/voto/stella.gif) center right no-repeat;
}

.voto_corrente {
	font-weight:bold;
	font-size:20px;
	position:absolute;
	bottom:28px;
	left:150px;
}

.lista_link .punta {
	background: url(/img/voto/punta.gif) top right no-repeat;
	position:absolute;
	bottom:26px;
	left:122px;
	display:block;
	height:24px;
	width:32px;
}

.msg_votazione {
	font-weight:bold;
	color:green;
	position:absolute;
	bottom:10px;
	right:10px;
}

.clear {
	clear: both;		
}

#pagine a {
font-weight: bold;
color: #006699;
}

#pagine  a:hover{
color: #000000;
}

#pagine span{
	float:right;
}

#pagine  {
	display:block;
	background:#eee;
	padding:5px;
	margin:0 0 10px 0;
}
