#princ {
	float:left;
	position:relative;
	top:10px;
	width:700px;
	left:150px;
	background-image: url(../img/img_contato/fundo_quadro.gif);
}
#princ h1 {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	background-image: url(../img/img_contato/fundo_tit.jpg);
	height: 30px;
	font-size: 13pt;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	text-indent: 30px;
	line-height: 30px;
}
#texto {
	width:250px;
	text-align:justify;
	float:left;
	font-size: 12px;
	color: #232175;
	margin: 20px 0 0 20px;
	background-image: url(../img/img_contato/quadro_texto_fundo.gif);
	vertical-align: bottom;
}
#campos {
	float:right;
	width:350px;
	padding-right: 20px;
}
input {
	width:250px;
	font-size:10px;
	font-weight:bold;
	float:right;
	height: 15px;
	border:1px solid #e2e2eb;
	border-width: 1px 3px 3px 1px;
	margin:15px 0 0;
}
.text {
	width:250px;
	font-size:10px;
	font-weight:bold;
	float:right;
	height: 15px;
	border:1px solid #e2e2eb;
	border-width: 1px 3px 3px 1px;
	margin:15px 0 0;
}
.select {
	width:250px;
	font-size:10px;
	font-weight:bold;
	float:right;
	height: 19px;
	border:1px solid #e2e2eb;
	border-width: 1px 3px 3px 1px;
	margin:15px 0 0;
}
textarea {
	float:right;
	height:92px;
	width:250px;
	border:1px solid #e2e2eb;
	border-width: 1px 3px 3px 1px;
	font-size:10px;
	font-weight:bold;
	margin:15px 0 0;
}
#labels {
	font-size:11px;
	font-weight:bold;
	color:#232175;
	float:left;
	margin: 0 5px 0 0;
}
#labels p {
	margin:20px 0 15px;
	text-align: right;
}
#botoes {
	width:700px;
	height: 25px;
	clear: both;
	text-align: right;
}
.bt {
	margin:10px 20px 0 0;
}
#fim_quadro {
	width: 700px;
	margin-top:10px;
	background-image: url(../img/img_contato/fim_quadro.gif);
	background-position: bottom;
	bottom: 0px;
	height: 20px;
}
#texto p {
	padding:0 20px;
}
#fim_texto {
	height: 20px;
	background-image: url(../img/img_contato/quadro_texto_fim.gif);
}
/*_______________Box Trabalhe Conosco_*/
#trabalhe {
	padding:0 10px;
	text-align: justify;
}
#trabalhe h3{
	font: bold 14px/15px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #006;
	text-indent: 5px;
	color: #006;
}
#trabalhe p{ margin:10px 0 0;}
a#trab {
	display:block;
	background:url(../img/fundo_news.png) no-repeat;
	font:bold 14px/50px Arial, Helvetica, sans-serif;
	color:#006;
	text-align:center;
	text-transform:uppercase;
	margin:10px auto 0;
	height:50px;
	width:200px;
}

/*______________/Box Trabalhe Conosco_*/