#center {
	position: relative;
	background:url(images/right.jpg) repeat-y;
	float: right;
	width: 899px;
	height: 550px;
	border: solid #CCC;
	border-width: 1px;
	margin: auto;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333;
	}

#center .imgtop{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 716px;
	height: 100px;
	background: url(trabalhe_conosco/img/trabalhe_conosco.jpg) no-repeat;
}

#trabalhe_conosco{
	position: absolute;
	left: 5px;
	top: 110px;
	width: 705px;
	height: 400px;
	background:#FFF;
	border: solid #CCC;
	border-width: 1px;
}

#trabalhe_conosco .trabalhec{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 690px;
	height: 24px;
}

#trabalhe_conosco p.txttrabalhec{
	position: absolute;
	left: 30px;
	top: 40px;
	width: 650px;
	height: auto;
}

#trabalhe_conosco .imgpessoas{
	position: absolute;
	left: 350px;
	top: 30px;
	height: auto;
	width: auto;

}	
