@charset "utf-8";
/* CSS Document */

body {
	background: url(lightbox-gente.jpg) #FFF no-repeat;
	padding: 0px;
	margin: 0px;
}
.txt-nome-gente {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #434748;
	line-height: 20px;
	margin-left: 9px;
	margin-top: 120px;
}
.txt-ocupa-gente {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #929292;
	line-height: 17px;
	margin-left: 9px;
	margin-top: 10px;
}
