
/* SCHEDA */

#scheda{
	width:525px;
	}
#scheda h1.titolo{
	font-size: 24px;
	margin:0;
	}
#scheda .sottotitolo{
	font-size:10px;
	padding:2px 0 5px 4px;
	}

a.linkdx{
	color:#8BA9D1;
	text-decoration:none;
	}
a.linkdx:hover{
	color:#8BA9D1;
	text-decoration: underline;
	}

#scheda .movie{
	margin:10px 0 0 0;
	}
#scheda .box_sotto{
	margin:20px 0 40px 0;
	}
#scheda .nomefile1{
	font-weight:bold;
	}
#scheda .nomefile0{
	font-weight:normal;
	}
#scheda .wiki{
	font-size: 11px;
	color:#999999;
	font-style:italic;
	}

#scheda .firma{
	font-weight:bold;
	font-style:italic;
	padding: 10px 0 0 0;
	}

/* PRIMA RIGA: BOX E SPLASH */

#scheda_riga1{
	padding: 10px 0 0 0;
	height: 126px;
	}
#scheda_riga1 .box{
	width:120px;
	float:left;
	}
#scheda_riga1 img.riga1{
	border:1px #000000 solid;
	padding:2px;
	}
	
	
	
#scheda_userrating{
	width: 190px;
	float:left;
	}
#scheda_userrating .user{
	font-size: 18px;
	font-weight: bold;
	color:#FF0000;
	padding: 0 0 5px 3px;
	}
#scheda_userrating .votes{
	padding: 4px 0 0 10px;
	}
#scheda_userrating .text{
	padding: 0 0 0 3px;
	}

.scheda_social{
	margin-bottom: 10px;
	}
	
	
#scheda_rating{
	width: 210px;
	float:left;
	clear:right;
	}
#scheda_rating ul{
	list-style-type: none;
	}
#scheda_rating li{
	padding: 0 0 5px 0;
	margin: 0;
	}
#scheda_rating ul div{
	float:left;
	width: 110px;
	}
	

/* ELENCO DATI TESTUALI */

#scheda_dati td{
	padding: 4px 0 5px 0;
	vertical-align: top;
	}
#scheda_dati .bordo{
	border-top: 1px #ccc dashed;
	}



/* PAGINA VOTO */

#voto .testo_voto{
	padding:10px 0 0 0;
	line-height: 20px;
	}

