.title-all-elem
{
    font-size: large;
    padding:30px;
    margin-left: -60px;
}

.elem {
    padding-bottom: 30px;
    margin-left: 165px;
}

.title-elem
{
    font-size: small;
    padding-bottom: 5px;
}




.posate-rating,
.posate-rating a:hover,
.posate-rating a:active,
.posate-rating a:focus,
li.posate{margin: 0 0px}

.posate-rating .current-rating{
	background: url(../votazioni/posate.gif) left -1000px repeat-x;
}
.posate-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.posate-rating li{
	display: inline;
}
.posate-rating a, 
.posate-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:100px;
	line-height:100px;
	outline:none;
	overflow:hidden;
	border: none;
}
.posate-rating a:hover,
.posate-rating a:active,
/*.posate-rating a:lostfocus,*/
.posate-rating a:focus{
	background-position: left bottom;
}
.posate-rating a.one-posate{
	width:20%;
	z-index:6;
}
.posate-rating a.two-posates{
	width:40%;
	z-index:5;
}
.posate-rating a.three-posates{
	width:60%;
	z-index:4;
}
.posate-rating a.four-posates{
	width:80%;
	z-index:3;
}
.posate-rating a.five-posates{
	width:100%;
	z-index:2;
}
.posate-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
        padding-bottom: 20px;
}

/* for an block rater */
.row-table-rating {
	display:table-row;
	vertical-align: middle;
        padding-bottom: 20px;
}

.text-rating{
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
}

/* smaller posate */
.small-posate{
	width:50px;
	height:10px;
}
.small-posate,
.small-posate a:hover,
.small-posate a:active,
.small-posate a:focus,
.small-posate .current-rating{
	background-image: url(../votazioni/posate10x10.gif);
	line-height: 10px;
	height: 10px;
}

.medium-posate{
	width:75px;
	height:15px;
}
.medium-posate,
.medium-posate a:hover,
.medium-posate a:active,
.medium-posate a:focus,
.medium-posate .current-rating{
	background-image: url(../votazioni/posate15x15.gif);
	line-height: 15px;
	height: 15px;
}

.big-posate{
	width:125px;
	height:25px;
}
.big-posate,
.big-posate a:hover,
.big-posate a:active,
.big-posate a:focus,
.big-posate .current-rating{
	background-image: url(../votazioni/posate25x25.gif);
	line-height: 25px;
	height: 25px;
}


.s20-posate{
	width:100px;
	height:20px;
}

.s20-posate,
.s20-posate a:hover,
.s20-posate a:active,
.s20-posate a:focus,
.s20-posate .current-rating{
	background-image: url(../votazioni/posate20.png);
	line-height: 20px;
	height: 20px;
}

.s25-posate{
	width:125px;
	height:25px;
}

.s25-posate,
.s25-posate a:hover,
.s25-posate a:active,
.s25-posate a:focus,
.s25-posate .current-rating{
	background-image: url(../votazioni/posate25.png);
	line-height: 25px;
	height: 25px;
}

.s40-posate{
	width:200px;
	height:40px;
}

.s40-posate{
	width:200px;
	height:40px;
}
.s40-posate,
.s40-posate a:hover,
.s40-posate a:active,
.s40-posate a:focus,
.s40-posate .current-rating{
	background-image: url(../votazioni/posate40.png);
	line-height: 40px;
	height: 40px;
}

.s60-posate{
	width:300px;
	height:60px;
}
.s60-posate,
.s60-posate a:hover,
.s60-posate a:active,
.s60-posate a:focus,
.s60-posate .current-rating{
	background-image: url(../votazioni/posate60.png);
	line-height: 60px;
	height: 60px;
}

.png-posate{
	width:500px;
	height:100px;
}
.png-posate,
.png-posate a:hover,
.png-posate a:active,
.png-posate a:focus,
.png-posate .current-rating{
	background-image: url(../votazioni/posate.png);
	line-height: 100px;
	height: 100px;
}







.euro-rating,
.euro-rating a:hover,
.euro-rating a:active,
.euro-rating a:focus,
li.euro{margin: 0 0px}

.euro-rating .current-rating{
	background: url(../votazioni/euro.gif) left -1000px repeat-x;
}
.euro-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.euro-rating li{
	display: inline;
}
.euro-rating a, 
.euro-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:100px;
	line-height:100px;
	outline:none;
	overflow:hidden;
	border: none;
}
.euro-rating a:hover,
.euro-rating a:active,
/*.euro-rating a:lostfocus,*/
.euro-rating a:focus{
	background-position: left bottom;
}
.euro-rating a.one-euro{
	width:20%;
	z-index:6;
}
.euro-rating a.two-euros{
	width:40%;
	z-index:5;
}
.euro-rating a.three-euros{
	width:60%;
	z-index:4;
}
.euro-rating a.four-euros{
	width:80%;
	z-index:3;
}
.euro-rating a.five-euros{
	width:100%;
	z-index:2;
}
.euro-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
        padding-bottom: 20px;
}

/* for an block rater */
.row-table-rating {
	display:table-row;
	vertical-align: middle;
        padding-bottom: 20px;
}

.text-rating{
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
}

/* smaller euro */
.small-euro{
	width:50px;
	height:10px;
}
.small-euro,
.small-euro a:hover,
.small-euro a:active,
.small-euro a:focus,
.small-euro .current-rating{
	background-image: url(../votazioni/euro10x10.gif);
	line-height: 10px;
	height: 10px;
}

.medium-euro{
	width:75px;
	height:15px;
}
.medium-euro,
.medium-euro a:hover,
.medium-euro a:active,
.medium-euro a:focus,
.medium-euro .current-rating{
	background-image: url(../votazioni/euro15x15.gif);
	line-height: 15px;
	height: 15px;
}

.big-euro{
	width:125px;
	height:25px;
}
.big-euro,
.big-euro a:hover,
.big-euro a:active,
.big-euro a:focus,
.big-euro .current-rating{
	background-image: url(../votazioni/euro25x25.gif);
	line-height: 25px;
	height: 25px;
}


.s20-euro{
	width:100px;
	height:20px;
}

.s20-euro,
.s20-euro a:hover,
.s20-euro a:active,
.s20-euro a:focus,
.s20-euro .current-rating{
	background-image: url(../votazioni/euro20.png);
	line-height: 20px;
	height: 20px;
}

.s25-euro{
	width:125px;
	height:25px;
}

.s25-euro,
.s25-euro a:hover,
.s25-euro a:active,
.s25-euro a:focus,
.s25-euro .current-rating{
	background-image: url(../votazioni/euro25.png);
	line-height: 25px;
	height: 25px;
}

.s40-euro{
	width:200px;
	height:40px;
}

.s40-euro{
	width:200px;
	height:40px;
}
.s40-euro,
.s40-euro a:hover,
.s40-euro a:active,
.s40-euro a:focus,
.s40-euro .current-rating{
	background-image: url(../votazioni/euro40.png);
	line-height: 40px;
	height: 40px;
}

.s60-euro{
	width:300px;
	height:60px;
}
.s60-euro,
.s60-euro a:hover,
.s60-euro a:active,
.s60-euro a:focus,
.s60-euro .current-rating{
	background-image: url(../votazioni/euro60.png);
	line-height: 60px;
	height: 60px;
}

.png-euro{
	width:500px;
	height:100px;
}
.png-euro,
.png-euro a:hover,
.png-euro a:active,
.png-euro a:focus,
.png-euro .current-rating{
	background-image: url(../votazioni/euro.png);
	line-height: 100px;
	height: 100px;
}

























.pasta-rating,
.pasta-rating a:hover,
.pasta-rating a:active,
.pasta-rating a:focus,
li.pasta{margin: 0 0px}

/*.pasta-rating .current-rating{
	background: url(../votazioni/pasta.gif) left -1000px repeat-x;
}*/
.pasta-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.pasta-rating li{
	display: inline;
}
.pasta-rating a, 
.pasta-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:100px;
	line-height:100px;
	outline:none;
	overflow:hidden;
	border: none;
}
.pasta-rating a:hover,
.pasta-rating a:active,
/*.pasta-rating a:lostfocus,*/
.pasta-rating a:focus{
	background-position: left bottom;
}
.pasta-rating a.one-pasta{
	width:20%;
	z-index:6;
}
.pasta-rating a.two-pastas{
	width:40%;
	z-index:5;
}
.pasta-rating a.three-pastas{
	width:60%;
	z-index:4;
}
.pasta-rating a.four-pastas{
	width:80%;
	z-index:3;
}
.pasta-rating a.five-pastas{
	width:100%;
	z-index:2;
}
.pasta-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
        padding-bottom: 20px;
}

/* for an block rater */
.row-table-rating {
	display:table-row;
	vertical-align: middle;
        padding-bottom: 20px;
}

.text-rating{
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
}

/* smaller pasta */
.small-pasta{
	width:50px;
	height:10px;
}
.small-pasta,
.small-pasta a:hover,
.small-pasta a:active,
.small-pasta a:focus,
.small-pasta .current-rating{
	background-image: url(../votazioni/pasta10x10.gif);
	line-height: 10px;
	height: 10px;
}

.medium-pasta{
	width:75px;
	height:15px;
}
.medium-pasta,
.medium-pasta a:hover,
.medium-pasta a:active,
.medium-pasta a:focus,
.medium-pasta .current-rating{
	background-image: url(../votazioni/pasta15x15.gif);
	line-height: 15px;
	height: 15px;
}

.big-pasta{
	width:125px;
	height:25px;
}
.big-pasta,
.big-pasta a:hover,
.big-pasta a:active,
.big-pasta a:focus,
.big-pasta .current-rating{
	background-image: url(../votazioni/pasta25.png);
	line-height: 25px;
	height: 25px;
}

.s20-pasta{
	width:100px;
	height:20px;
}

.s20-pasta,
.s20-pasta a:hover,
.s20-pasta a:active,
.s20-pasta a:focus,
.s20-pasta .current-rating{
	background-image: url(../votazioni/pasta20.png);
	line-height: 20px;
	height: 20px;
}

.s25-pasta{
	width:125px;
	height:25px;
}

.s25-pasta,
.s25-pasta a:hover,
.s25-pasta a:active,
.s25-pasta a:focus,
.s25-pasta .current-rating{
	background-image: url(../votazioni/pasta25.png);
	line-height: 25px;
	height: 25px;
}

.s40-pasta{
	width:200px;
	height:40px;
}

.s40-pasta,
.s40-pasta a:hover,
.s40-pasta a:active,
.s40-pasta a:focus,
.s40-pasta .current-rating{
	background-image: url(../votazioni/pasta40.png);
	line-height: 40px;
	height: 40px;
}

.s60-pasta{
	width:300px;
	height:60px;
}

.s60-pasta,
.s60-pasta a:hover,
.s60-pasta a:active,
.s60-pasta a:focus,
.s60-pasta .current-rating{
	background-image: url(../votazioni/pasta60.png);
	line-height: 60px;
	height: 60px;
}

.png-pasta{
	width:500px;
	height:100px;
}
.png-pasta,
.png-pasta a:hover,
.png-pasta a:active,
.png-pasta a:focus,
.png-pasta .current-rating{
	background-image: url(../votazioni/pasta.png);
	line-height: 100px;
	height: 100px;
}


