#central {
	position: relative;
	width: 540px;
	vertical-align: top;
	height: 90px;
}
#redoma {
	position: relative;
	width: 551px;
	height: 55px;
}
#redoma2 {
	position: relative;
	width: 551px;
}
#foto {
	position: relative;
	background: c6bfbb;
	float: left;
	height: 54px;
	width: 71px;
	border: 1px solid #633D1D;
	
}
#descricao {
	position: relative;
	width: 475px;
	float: right;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 20px 3px 3px;
}

