
table.lista_orcamento {
	clear: both;
	width: 100%;
}

	table.lista_orcamento tr td {
		font-size: 12px;
		font-weight: bold;
		color: #fff;
	}

	div.listagem {
		clear: both;
		display: block;
		width: 140px;
		height: 900px;
		overflow: auto;
		border-right: 1px solid #fff;
	}

.formulario {
	xpadding: 15px;
}

	.formulario .bg_form_background_dir {
		padding-left: 15px;
		_padding-left: 10px;
	}

	.formulario p {
		color: #fff;
		font-weight: bold;
		margin-bottom: 3px;
	}

	.formulario p.titulo {
		font-size: 14px;
		font-weight: bold;
		margin: 10px 0;
	}

div.aplicacao {
	padding: 25px;
}

	div.aplicacao p {
		margin: 15px 0;
	}

	div.aplicacao p a {
		margin-left: 10px;
	}

	p.texto {
		color: #fff;
		font-size: 12px;
		padding: 0 30px;
	}

.form_contato {
	padding-left: 35px;
}

.col5 p.box_conteudo a {
	color: #fff;
}

/* Selects busca rapida */
div.select {
	position: absolute;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #eee;
}

	div.select a {
		color: #000;
		text-decoration: none;
		font-weight: normal;
	}

	div.select a:hover {
		background-color: #006f97;
		color: #fff;
	}

	div.busca_select img {
		cursor: pointer;
	}

	div.minimo {
		width: 175px;
	}

.direita {
	text-align: right;
}

.centro {
	text-align: center;
}

.break {
	clear: both;
}
