.combo {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #42432C;
	background-color: #fafbf6;
}
.campo_placa {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	padding-left: 5px;
	border: 1px solid #c3c3a1;
	font-size: 11px;
	font-weight: normal;
	color: #666735;
}

.Button {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6b6a55;
	background-image: url(images/bg_bt.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D1CDB1;
	border-right-color: #D1CDB1;
	border-bottom-color: #D1CDB1;
	border-left-color: #D1CDB1;
}
.campo_proposta {

	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	padding-left: 5px;
	border: 1px solid #b4b4b4;
	font-size: 11px;
	font-weight: normal;
	color: #517cb4;
}
.combo_negrito {

	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #42432C;
	background-color: #fafbf6;
}
.ButtonAzul {

	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #244777;
	background-image: url(images/bg_bt_azul.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CEDBE9;
	border-right-color: #CEDBE9;
	border-bottom-color: #CEDBE9;
	border-left-color: #CEDBE9;
}
.desabilitado {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	padding-left: 5px;
	border: 1px solid #c3c3a1;
	font-size: 11px;
	font-weight: normal;
	background-color: #E4E4E4;
	color: #666666;
}
