form {
    width: 680px;
    clear: both;
}
form.login {
    margin: 0px;
    float: left;
    width: 330px;
    border: solid 1px #DDD;
    padding: 10px 3px;
    clear: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -khtml-border-radius: 5px;

}
form.simples {
    width: auto;
    border: none;
}
form.login fieldset legend {
    text-align: center;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}
form.login fieldset {
    padding: 0px;
}
form.login * {
    line-height: normal;
}
div.bloco-login {
    width: 680px;
    margin: 10px auto;
}
input, select, textarea, .foto img, .mensagem, span {
    vertical-align: bottom;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -khtml-border-radius: 5px;
    *vertical-align: baseline;
}

form fieldset, .form fieldset {
    border: none;
}
form fieldset label, form fieldset .label, .form fieldset label {
    display: block;
    font-size: 10px;
    color: #444;
    float: left;
    margin: 5px 3px;
    padding: 0px;
}
label a {
    font-size: 10px;
}
form fieldset .label {
    font-size: 12px;
}
form fieldset label input, form fieldset label select, form fieldset label textarea, .input {
    border: solid 1px #D8DFEF;
    color: #666;
    height: 16px;
    font-weight: bold;
    padding: 1px 3px;
    background: #F4F8FF;
    font-size: 12px;
    *padding: 0px;
}
form fieldset label select {
    height: 20px;
}
input.sem-estilo {
    border: none !important;
    height: auto !important;
    width: auto !important;
    background: none !important;
}
form fieldset label textarea {
    height: 59px;
}
form fieldset label span, form fieldset .label span, .form fieldset label span {
    display: block;
    color: #666;
    font-weight: bold;
    height: 18px;
    padding-top: 2px;
    font-size: 12px;
}
form fieldset div {
    float: left;
    width: 100%;
    padding: 20px 3px 0px 3px;
}
form fieldset legend, .form fieldset legend, h2 {
    margin: 0px 0px 20px 0px;
    font-size: 20px;
    font-weight: bold;
    font-variant: small-caps;
    color: #999;
    display: block;

}
h2 {
    font-size: 16px;
    margin: 2px;
}
h4 {
    font-size: 14px;
}
input.botao {
    background: #1D91EF;
    text-align: center;
    border: solid 2px #0E75EF;
    color: #FFF;
    margin: 0px;
    height: auto;
    width: auto;
    cursor: pointer;
}
input.proximo {
    font-size: 16px !important;
    font-weight: bold;
    border-width: 3px;
    width: 158px;
    height: 35px;
    float: right;
    margin-right: 9px;
}
input.continuar {
    width:90px;
    height:25px;
    border:none;
    background: url('/images/continuar_cad.jpg')
}
a.anterior {
    font-size: 14px;
}
.uma-coluna, .uma-coluna-noinput {
    width: 157px;
}
.uma-coluna input, .uma-coluna select, .uma-coluna textarea, .uma-coluna span {
    width: 152px;
}
.duas-colunas, .duas-colunas-noinput {
    width: 320px;
}
.duas-colunas input, .duas-colunas select, .duas-colunas textarea, .duas-colunas span {
    width: 315px;
}
.tres-colunas, .tres-colunas-noinput {
    width: 482px;
}
.tres-colunas input, .tres-colunas select, .tres-colunas textarea, .tres-colunas span {
    width: 477px;
}
.quatro-colunas, .quatro-colunas-noinput {
    width: 645px;
}
.quatro-colunas input, .quatro-colunas select, .quatro-colunas textarea, .quatro-colunas span {
    width: 640px;
}
.foto {
    height: 147px;
    text-align: center;
}
.foto img {
    border: solid 1px #D8DFEF;
    margin: 0px 0px 3px 0px;
    padding: 1px;
    height: 120px;

}
select.multiple {
    height: 115px;
}
.menor-destaque, .botao:disabled, input:disabled, select:disabled {
    background-color: #FFF;
    border-color: #E4E4E4;
    color: #999;
    cursor: default;
}
.bloco {
    padding: 0px;
}
.mensagem {
    background: #F0FFEF;
    text-align: center;
    border: solid 2px #D2FFCF;
    color: #017F00;
    margin: 0px;
    width: 99%;
    font-weight: bold;
    padding: 5px 0px;
    font-size: 12px;
}
.erro {
    border-color: #4F1105;
    color: #AF250A;
    background: #FFF2EF;
}
.justificado {
    text-align: justify;
    padding-left: 2%;
    padding-right: 2%;
    width: 95%;
}
img.delete {
    float: right;
    cursor: pointer;
    margin: 0px 5px;
}
.label table {
    float: left;
    width: 33%;
    font-size: 10px;
}
table.quadro {
    width: 100%;
}
table.quadro td.titulo {
    text-align: left;
}
table.quadro th, table.quadro td {
    text-align: center;
    border: solid 1px #DDD;
}

table.debitos th, table.debitos td {
    font-size: 12px;
    border: solid 1px #DDD;
}

.termo {
    height: 250px;
    overflow: auto;
    text-align: justify;
    padding: 0px;
    border-color: #333;
    color: #666;
    background: #F4F4F4;

}
.termo p {
    margin: 6px 5px 7px 5px;
}

div.ui-slider, div.ui-slider-range, span.ui-slider-tic {
    padding: 0px !important;
}
div.ui-slider {
    width: 80%;
}

#tabCad {
	width: 100%;
	margin: 0 auto;
}

#tabs {
	height: 20px;
	position: relative;
}

#conteudo {
	position: relative;
	padding: 20px;
	border: 2px solid #78bee2;
}

#conteudo div p {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
}

#tabs a, #tabs a:visited {
	background: url("/images/tab.jpg") top left no-repeat;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 100px;
	height: 17px;
	_height: 20px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	float: left;
}

#contexto {
	background: url("/images/bg_login.jpg") no-repeat;
	height: 165px;
	width: 245px;
	margin: 0 auto;
	padding: 120px 15px 15px 40px;
}