	.fotoframe
	{
		width: 136px;
		height: 151px;
		background: url(images/frame.png);
		background-repeat: no-repeat;
		padding-right: 24px;
	}
	
	.foto
	{
		position: relative;
		left: 17px;
	}
	
	.nome
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;
		color: #ff7000;
		
		position: relative;
		top: 5px;
		text-align: center;
	}
	
	.nome a
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;
		color: #ff7000;
	}
