.plecaSupGris {
	background-image: url(backPlecaGrisSup.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 800px;
}
.backMenu {
	background-image: url(backMenu.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 800px;
}
form#faccessbi {
  position:relative;
}

.background table tr td table tr td #faccessbi #username {	
	position:relative;
	float:left;
	width:10em;
}

.background table tr td table tr td #faccessbi #password {
	position:relative;
	float:left;
	width:10em;
	margin-right:5px;
}


.background {
	background-color: #F9F7FA;
}
.background table tr td table tr td #faccessbi #password #_wb_password {
	width: 10em;
	border: 1px solid #743f96;
	  top:3px;
  left: 5px;
  font:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#743f96;

}
.background table tr td table tr td #faccessbi #username #_wb_username {
	width: 10em;
	border: 1px solid #743f96;
	  top:3px;
  left: 5px;
  font:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#743f96;

}

.background table tr td table tr td #faccessbi #submit input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ae34ff;
}
