#secao-foto {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 360px;
	height: 420px;
}
#secao-foto img { border: none; }
#secao-logo {
	position: absolute;
	left: 360px;
	top: 0px;
	width: 86px;
	height: 30px;
}
#secao-titulo {
	position: absolute;
	left: 360px;
	top: 40px;
	width: 250px;
	height: 117px;
}
#secao-texto {
	position: absolute;
	left: 383px;
	top: 157px;
	width: 280px;
}
#secao-texto p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 155%;
	color: black;
	margin: 0 0 8px 0;
}
#secao-texto a { font-weight: bold; text-decoration: none; }
#secao-texto a:link { color: #666; }
#secao-texto a:visited { color: #666; }
#secao-texto a:hover { color: #f60; }
