.realupload {
      position: relative;
      float: right;
      top: 0px;
      margin-top: -25px;
      right: 0px;
      height: 22px;
      opacity:0;
      -moz-opacity:0;      
      filter:alpha(opacity:0);      
}
 
.fakeupload {
      border: 1px #A4A4A4 solid;
      border-left: 0;
      margin-left: -4px;         
      cursor: default;
      background-color: #FFFFFF;
}
#bt_procurar{
	height: 23px;
	width: 90px;
	padding: 0;
	margin-top: -22px;
	margin-left: 322px;
	border: 0;
	background: url("../img/estrutura_sistema/procurar.gif"); 
	background-repeat: no-repeat;
}
#bt_procurarCDA{
	height: 13.7px;
	width: 80px;
	margin: -18.7px 0 0 280px !important;
	padding: 1px 0 2px 10px;
	border: 1px #9999A2 solid;
	border-left: initial;
	background-color: #E0DFE3;
}
#bt_procurarCDA::before{
	content: "Procurar...";
}
/*##Cad Produto##*/
.realuploadFoto {
      position: relative;
      float: right;
      top: 0px;
      margin-top: -22px;
      right: 0px;
      height: 22px;
      opacity:0;
      -moz-opacity:0;      
      filter:alpha(opacity:0);
}
.foto {
      border: 1px #A4A4A4 solid;
      /*border-right: 0;*/
      /*margin-left: -4px;         */
      cursor: default;
      background-color: #FFFFFF;
}.descfoto {
      border: 1px #A4A4A4 solid;
      /*border-right: 0;*/
	  border-left:0;
      margin-left: -4px;
      cursor: default;
      background-color: #FFFFFF;
}
#bt_foto{
	height: 23px;
	width: 90px;
	padding: 0;
	margin-top: -22px;
	margin-left: 286px;
	border: 0;
	background: url("../img/estrutura_sistema/procurar.gif"); 
	background-repeat: no-repeat;
}
/*##Fim Cad Produto##*/