@charset "utf-8";


.coloreTEMPLATE{
	position:relative;
	background-image:url(../img2/dettagli/coloreTEMPLATE.png);
	float:left;
	margin-right:10px;
	text-align:center;
	width:100px;
	height:90px;
}


.infoHOMEgame{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
}
.infoHOMEfoto{
	background-image:url(../img2/pannello/gara/fotoGAME.png);
	background-repeat:no-repeat;
}

.rigaG{
	position:relative;
	height:210px;
	margin-top:15px;
}

.grafica01 {
	width:156px;
	height:200px;
	position:absolute;
	left:45px;
}
.grafica02 {
	width:156px;
	height:200px;
	position:absolute;
	left:225px;
}
.grafica03 {
	width:156px;
	height:200px;
	position:absolute;
	left:405px;
}
.grafica04 {
	width:156px;
	height:200px;
	position:absolute;
	left:585px;
}
.nomeGRAFICA{
	position:absolute;
	left:-10px;
	top:8px;
	background-color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding:4px;
	color:#CCC;
}
.pannelloGRAFICA{
	background-image:url(../img2/pannello/gara/fotoGAME.png);
	cursor:pointer;
	padding-top:4px;
	width:156px;
	height:188px;
}
.pannelloGRAFICA:hover{
	background-image:url(../img2/pannello/gara/fotoGAME_ROLL.png);
	}
.graficaIMG{
	height:120px;
	width:120px;
}
.voti{
	background-image:url(../img2/pannello/gara/stellina.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:20px;
	height:40px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#CCC;
	padding-left:30px;
	padding-top:8px;
	}
.commenti{
	background-image:url(../img2/pannello/gara/stellinaUOMO.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	width:20px;
	height:40px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#CCC;
	padding-left:30px;
	padding-top:8px;
	}
	.montata{
	background-image:url(../img2/pannello/gara/commentino.png);
	background-repeat:no-repeat;
	background-position:0px -2px;
	width:20px;
	height:40px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#CCC;
	padding-left:30px;
	padding-top:8px;
	}
