form caption{
	font-size: 1em;
	background-color: #FFCC00;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Segoe UI";
}
form td{
	padding-left: 3px;
	padding-right: 3px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font: Segoe UI;
	font-family: "Segoe UI";
}

form table{
	margin-bottom: 30px;
}
input{
	border: 1px solid #666666;
	font-family: "Segoe UI";
}
select{
	border: 1px solid #666666;
	font-family: "Segoe UI";
}

.legenda{
	font-size: 0.7em;
	color: #666666;
}
#dados_empresa{
	padding: 8px;
	

}
.campos_errados_form{
	font-size: 0.9em;
	background-color: #FFFFCC;
	padding: 5px 15px;
	border: 1px solid #FF0000;
}
.campos_errados_form li{
	font-size: 0.8em;
}.cel_comerciario {
	background-image: url(../imagens/fundo_cartao_sesc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contratoTabela {
	font-size: 0.9em;
}
.contratoTabela td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
.contratoTabela .tdTopo{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}
