#boxEtapas{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	margin: auto;
	margin-bottom: 20px;	
	width: 988px;
}
#idEtapas{
	margin-left: 20px;
}
#idEtapas li{
	float: left;
	line-height: 40px;
	width: 190px;
}
#idEtapas li a{
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
}
#idEtapas li a.exclui{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
#idEtapas li.primeiro{
	background: url(../img/lista/volta.png) no-repeat;
	color: #003399;
	padding-left: 20px;
	margin-right: -20px;
}
#idEtapas li.primeiro a{
	background: none;
	line-height: 40px;
	width: 90%;
}
#idEtapas li.none{
	background: url(../img/lista/none.png) no-repeat;
}
#idEtapas li.meioAti{
	background: url(../img/lista/meioAti.png) no-repeat;
	color: #336666;
	padding-left: 20px;
	margin-right: -20px;
}
#idEtapas li.meioIna{
	background: url(../img/lista/meioIna.png) no-repeat;
	color: #339999;
	padding-left: 20px;
	margin-right: -20px;
}
#idEtapas li.ultimoAti{
	background: url(../img/lista/lastAti.png) no-repeat;
	color: #336666;
	padding-left: 20px;
	margin-right: -20px;
}
#idEtapas li.ultimoIna{
	background: url(../img/lista/lastIna.png) no-repeat;
	color: #339999;
	padding-left: 20px;
	margin-right: -20px;
}
#idEtapas li.limpo{
	padding-left: 20px;
	margin-right: -20px;
}
#idEtapas li.limpo a{
	background: none;
	line-height: 40px;
	width: 90%;
}
#idEtapas li.alignRight{
	text-align: right;
}

#colunaUnica div#listaOrca{
	margin: auto;
	width: 988px;
}
#tabelaPreco{
	font-family: Arial;
	margin: auto;
	width: 98%;
}
#tabelaPreco caption{
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #009999;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding: 4px 2px;
}
#tabelaPreco a{
	background: url("../img/botaoX.png") no-repeat right center;
	padding-right: 20px;
	color: #FF0000;	
	text-decoration: none;
}
#tabelaPreco a:hover{
	text-decoration: underline;
}
#tabelaPreco th{
	border-bottom: 1px dotted #CCCCCC;
	color: #006699;
	font-size: 11px;
	height: 18px;
	padding: 0 2px;
}
#tabelaPreco td{
	color: #666666;
	border-bottom: 1px dotted #999999;
}
#tabelaPreco img{
	padding: 10px 0px;
}

#tabelaPreco td input, #tabelaPreco td textarea{
	font-family: Arial;
	font-size: 12px;
	margin-right: 5px;
}
#tabelaPreco td input:focus, #tabelaPreco td textarea:focus{
	background-color: #DDEEEE;
}
.boxEclui{
	background-color: #ECC5AA;
	height: 40px;
	width: 40px;
}
.infoQtdMin{
	font-size: 11px;
	font-style: italic;
}
#listaDeOrcamento{
	margin-bottom: 20px;
}
.paginaAviso{
	color:#006699;
	font-family: Arial;
	font-size: 18px;
	padding: 30px 0px;
	text-decoration: none;
}