.fiche table td {
	padding: 0px;
}
.fiche.large {
	margin-left: auto;
	margin-right: auto;
}
.fiche th {
	text-align: right;
	//vertical-align: top;
}
.fiche h1 {
	text-align: center;
}
.fiche  td {
	text-align: left;
}
.fiche tfoot td {
	text-align: center;
}
.pagination .pg_precedent,.pagination .pg_pages,.pagination .pg_suivant,.pagination .pg_nb_pages{
	width: 25%;
}
.fiche .edit {
	cursor: pointer;
}
.fiche table table:not(.cke_editor,#pied) {
	width: 100%;
}
.fiche #pied {
	margin-left: auto;
}
.fiche table table:not(.cke_editor) th {
	text-align: left;
}
.fiche .tableau th{
	text-align: center;
}
.fiche .tableau td {
	text-align: center	;
}
.fiche .tableau tfoot th,.fiche .tableau tfoot td {
	text-align: right;
}
.fiche .total_credit,.total_stock,.total_solde{
	color: #3299CC;
	cursor: pointer;
}
.right .commande tbody .champs_focus{
	border-color: red;
	border-style: solid;
}
.ui-datepicker-week-end .ui-state-default{
	color: white;
}
#suivi_solde table {
	border-collapse: collapse
}
#suivi_solde .bordure th, #suivi_solde .bordure td {
	border: 1px solid black;
	padding-left: 3px;
	padding-right: 3px;
}
