.allFame{
 	width: 166px;
	height: 195px;
	padding: 7px 7px 7px 7px;
	background-image:url(../AllOfFame/Background.png);
	background-repeat: no-repeat;
 } 
 .allFame .nome{
 	font-size: 11px;
	top: 41px;

	position: relative;
	height: 16px;
	vertical-align: middle;
	text-align:center;
	color: #FFFFFF;
 } 
 
  .allFame .nome *{
  	border: 0px;
	text-decoration:none;
	
	color: #FFFFFF;
 } 
 
 .detail{
 	top: 35px;
	left: 0px;
	position: relative;
	width: 163px;
 } 
 .allFame .foto{
 	font-size: 11px;
	top: 0px;
	left: 5px;
	position: relative;
	height: 121px;	
	width: 154px;
	float: left;
	font-family: Tahoma;	
 }
 
