body {
	background-color: black;
	color: black;
}


img {
	border: 0;
}

.corpo {
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: black;
	color: black;
}

.okkio{
width: 31px;
height: 31px;
background-color: #FFFFFF;
background-image: url(../images/okkio.gif);
background-repeat: no-repeat;
background-position: center center;
}

td 
{
text-align: center;
}

.partite_giocate {
	font-family: arial, sans-serif;
	font-size: 10px;
	color:white;
}
.regione {
	font-family: arial, sans-serif;
	font-size: 15px;
	color:white;
}

.scritte {
	font-family: arial, sans-serif;
	font-size: 14px;
	color:white;
}

.partite_giocate_confronto {
	font-family: arial, sans-serif;
	font-size: 10px;
	color:blue;
}

.indicatore_con {
	font-family: arial, sans-serif;
	font-size: 40px;
	color:blue;
	font-weight: bold
}
.indicatore {
	font-family: arial, sans-serif;
	font-size: 40px;
	color:white;
	font-weight: bold
}

.partite_giocate2_confronto {
	font-family: arial, sans-serif;
	font-size: 19px;
	color:blue;
	font-weight: bold
}

.avatar {
	font-family: arial, sans-serif;
	font-size: 22px;
	color:yellow;
	font-weight: bold
}

.partite_giocate2 {
	font-family: arial, sans-serif;
	font-size: 19px;
	color:black;
	font-weight: bold
}


.cronologia {
	font-family: arial, sans-serif;
	font-size: 13px;
	color:white;
	text-align: center;
}

.resoconto-text
{
	font-family: arial, sans-serif;
	font-size: 18px;
	color:black;
	text-align: center;
	font-weight: bold
}  

.resoconto-text_confronto
{
	font-family: arial, sans-serif;
	font-size: 18px;
	color:blue;
	text-align: center;
	font-weight: bold

}  


.resoconto-text-indicatore
{
	font-family: arial, sans-serif;
	font-size: 20px;
	color:white;
	text-align: center;
	font-weight: bold
}  
.resoconto-text-indicatore_confronto
{
	font-family: arial, sans-serif;
	font-size: 20px;
	color:blue;
	text-align: center;
	font-weight: bold
}  



.classifica-text
{
	font-family: arial, sans-serif;
	color:black;
	font-size: 28px;
	text-align: center;
}  

.classifica-pos
{
background-repeat: no-repeat;
position: absolute;
 top: 738px;
 left: 5px;
}  



.classifica-pos2
{
background-image: url(../images/sfondo-classifica.png);
background-repeat: no-repeat;
position: absolute;
 top: 880px;
 left: 5px;
}  

.classifica-pos3
{
background-repeat: no-repeat;
position: absolute;
 top: 800px;
 left: 5px;
}  
.classifica-pos4
{
background-repeat: no-repeat;
position: absolute;
top: 953px;
left: 5px;
}  


.punti-text
{
	font-family: arial, sans-serif;
	font-size: 15px;
	text-align: center;
	background: black;
	color:white;
}  
/* div contenitore*/

.contenitore {
width:264px;
margin: 0px auto;
clear: both;
height:240px;
background-image: url(../images/sfondo-classifica.png);
background-repeat: no-repeat;
}


