.allFame{
 	width: 166px;
	height: 162px;
	padding: 7px 7px 7px 7px;
	background-image:url(../AllOfFame/Background.png);
	background-repeat: no-repeat;
 } 
 .allFame .nome{
 	font-size: 11px;
	top: 31px;
	left: 20px;	
	position: relative;
	height: 16px;
	vertical-align: middle;
	color: #FFFFFF;
 } 
 .detail{
 	top: 44px;
	left: 0px;
	position: relative;
	width: 163px;
 } 
 .allFame .foto{
 	font-size: 11px;
	top: 3px;
	left: 5px;
	position: relative;
	height: 77px;	
	width: 65px;
	float: left;
	font-family: Tahoma;	
 }
 .allFame .detail .descricao{
 	font-size: 11px;
	top: 8px;
	right: 6px;
	position: relative;	
	width: 80px;
	float:right;
	font-family: Tahoma;	
 }
 .allFame .detail .descricao .title{
 	font-size: 14px;
	color: red;
	font-weight: bold;
 } 
 .allFame .detail .descricao ul{
 	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	list-style-type: none;
	list-style-position:outside;	
 } 
 .allFame .botao{
	text-align: right;
 }

