#central {
	position: relative;
	width: 565px;
	height: 60px;
	text-decoration:none;
}
#central a {
	color: #633D1D;
	text-decoration:none;
}
#foto {
	background: c6bfbb;
	height: 60px;
	width: 60px;
	border: 1px solid #633D1D;
	position: relative;
	float: left;
	text-decoration:none;
}
#foto a {
	color: #633D1D;
	text-decoration:none;
}
#descricao {
	position: relative;
	width: 490px;
	height: 70px;
	float: right;
	text-decoration:none;
}
#descricao a {
	color: #633D1D;
	text-decoration:none;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 20px 3px 3px;
}
h1 a {
	color: #633D1D;
	text-decoration:none;
}
