#content{
	width:970px;
	height:auto;
	margin:0 0 50px 0px;
	overflow:hidden;
}
	#content h1{
		color:#0000000;
		font-size:16px;
		font-weight:bold;
		text-align:left;
		text-indent:15px;
		margin:40px 0 20px 0;
	}
	#content h2{
		color:#816c54;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		margin-left:50px;
		margin:0 0 0 301px;
	}
	#content h3{
		color:#816c54;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		margin:20px 0 5px 0;
	}
	span.info{
		display:block;
		color:#000000;
		font-size:10px;
		text-align:left;		
	}
	span.forma{
		float:left;
		width:100px;		
	}
	table.form{
		font-size:11px;
		text-align:left;
		margin:0 0 0 250px;
	}
		textarea{
			width:380px;
			height:135px;
			overflow:auto;
			border:1px solid #cfd5d2;
		}
		p.center{
			margin-top:20px;
			text-align:center!important;
		}
		.botao{
			width:72px;
			height:15px;
			line-height:15px;
			color:#ffffff;
			font-size:11px;
			font-weight:bold;
			background:#816c54;
			cursor:pointer;
		}
		.campo{
			width:300px;
			border:1px solid #89c035;
			background:#d9e391;
		}
		.campoTel{
			width:112px;
			border:1px solid #89c035;
			background:#d9e391;
		}
		.campoDDD{
			width:20px;
			text-align:center;
			border:1px solid #89c035;
			background:#d9e391;
		}
		table .radio{
			margin-left:25px;
		}
		.oferecer{
			margin:0 0 20px 0!important;
		}
		
/*Controla as divs das opcoes*/
#trabalhe{
	display:block;
	height:100%;
}

	.esq{
		float:left;
		margin:0 180px 0 50px;
	}
	.dir{
		float:left;
	}
		.esq,.dir p{
			font-size:11px;
			text-align:left;
			margin-top:20px;
		}
/* // */

#informacoes{
	display:table;
	position:relative;
	width:100%;
	margin:0 0 0 150px;
}
	#informacoes p{
		float:left;
		line-height:150%;
		color:#816c54;
		font-size:12px;
		text-align:left;
		margin-left:50px;
		text-shadow:0 0.1em 0.1em #ede9e5;
	}
	#informacoes a{
		color:#816c54;
		text-shadow:0 0.1em 0.1em #ede9e5;
	}
	#informacoes a:hover{
		color:#000000;
	}