/* CSS Document */

/********** LOGIN */
.credito-bloco
{
	width: 950px;
}

.credito-acessar
{
	width: 950px;
}

.credito-cadastrar
{
	width: 950px;
}

.credito-format-valores
{
	width: 940px;
	padding: 0px 0px 0px 10px; /***/
	border-top: #e2e2e2 1px solid;
}

.credito-format-descricao
{
	background: #E7ECD9;
	width: 908px;
	padding: 20px 20px 20px 20px; /***/
	border: #ccc 1px solid;
	border-top: none;
}

.format-credito
{
	background: url(../images/back-pagamento-credito.gif) no-repeat;
	width: 198px;
	height: 40px;
	padding-left: 10px; /***/
	padding-top: 10px; /***/
}

.credito-titulos
{
	background: #333 url(../images/back-acabamento-cima.gif) right no-repeat;
	width: 950px;
	height: 22px;
}
/********** fim LOGIN */