/* CSS Document */
.tabelaEstado {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5A6473;
	border-bottom-color: #5A6473;
	border-left-color: #5A6473;
}
.tabelaEstadoCentro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6473;
}
.textoEstadoSel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5A6473;
}
.textoEstado {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AAB4B9;
}
.tituloPagamentos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A6473;
	height: 20px;
}
.titulosCarrinhoCompras {
	background-color: #5A6473;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	height:20px;
}
.titulosCarrinhoComprasMoradas {
	background-color: #AAB4B9;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	height:20px;
}
