body {
	font-family: Calibri, Arial;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1 {
	width:80%;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
}

.dialog_document {
	background:none repeat scroll 0 0 #000000;
	bottom:0;
	display:none;
	left:0;
	position:fixed;
	right:0;
	top:0;
	z-index:20;
	background-color:#000;
	opacity:0.4;
}

td.dragHandle {
    
}

td.showDragHandle {
	background-image: url(../image/updown2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: move;
}

.input_normal {
	height: 20px;
	font-size: 17px;
}

.input_scan_article {
	font:15px arial,sans-serif bold;
	height:25px;margin:0;
	padding:5px 2px 0 2px;
	vertical-align:middle;
	border:solid 2px #73A6FF;  
    background-color:#EFF5FF;  
    color:#000;
	outline:none;
	font-weight: bold;
}

.input_scan_client {
	font:12px arial,sans-serif bold;
	height:25px;margin:0;
	padding:2px 2px 0 2px;
	vertical-align:middle;
	border:solid 2px #73A6FF;  
    background-color:#EFF5FF;  
    color:#000;
	outline:none;
	font-weight: bold;
}

#div_information p {
	font-weight:bold;
	font-size: 20px;
	padding-left:14px;
	padding-top:12px;
	margin: 0;
}

#submit_formulaire_scan_article {
	margin-top: 8px;
}

#div_choix_article {
	float:left;
	color: white;
	padding-top: 1px;
	font-size: 18px;
}

#choix_document {
	float:left;
	color: white;
	font-weight: bold;
	padding-top: 0px;
	font-size: 18px;
	margin-left: 10px;
	width: 46%;
}

#ajouter_commentaire {
	float:right;
	margin-top: 8px;
	padding-right: 5px;
	color: white;
	font-size: 18px;
}

#clearer {
	clear: both;
}

.error-message {
	color: white;
	font-size: 14px;
	padding-left: 10px;
	padding-top:0;
	margin:0;
	margin-bottom: 10px;
}

/******** STYLE DU AUTOCOMPLETE ARTICLE DE LA PAGE LISA *********/
.prn_update {
	border: 1px solid #999;
	background: #fafafa;
}

.prn_update ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.prn_update ul li{
	display: block;
	padding: .2em .3em;
	text-decoration: none;
	color: #333;
	cursor: hand;
}

.prn_update a {
	display: block;
	padding: .2em .3em;
	text-decoration: none;
	color: #333;
}

.selected {
	background: yellow;
}

.indicator {
	position: absolute;
	margin-top: -20px;
	margin-left: 400px;
}

/******************* MENU HAUT LISA *************/
#menu_haut {
	margin:0 auto;
	padding:0;
	margin:0;
	width: 100%;
	display: block;
	height: 42px;
}

#menu_haut ul{
	list-style-type:none;
	margin:0;
}

.menu_div_bouton {
	line-height:5px;
	font-size: 11px;
}

.liste_article_qte_spec {
	font-size: 13px;
}

.liste_article_ttc_spec {
	font-size: 19px;
}

.ligne_justification {
	margin-top: -2px;
}

.menu_div_gauche {
	line-height:0px;
	float:left;
	width:25%;
	text-align:center;
	font-size: 11px;
}

.menu_div_droite {
	line-height:0px;
	float:right;
	width:75%;
	font-size: 11px;
}

#menu li:hover{
	background-position:bottom;
}

#aff_client {
	font-size:14px;
	color:white;
	float:left;
	margin-top:-12px;
	width:42%;
}

#span_retour_client_defaut {
	font-size:14px;
	color:white;
	float:right;
	margin-top:-4px;
	width:20%;
}

#titre_client {
	font-size:14px;
	color:white;
	float:left;
	margin-top:-4px;
	width:36%;
}

#ligne_total {
	float: left;
	height: 50px;
	margin-top: -17px;
	padding-left:2px;
}

#annuler_document {
	float: left;
	margin-top: -4px;
	padding-right:15px;
}

#liste_article_total {
	float: right;
	height: 50px;
	margin-top: -20px;
	padding-right:15px;
}

/********************* TABLE MILIEU SCAN ARTICLE **************************/
#ui_table_article {
	font-size: 11px;
	font-weight: bold;
	font-family: "Lato","Lucida Grande", Helvetica, Verdana, Arial;
	color: #555555;
	width: 99%;
	padding: 10px;
}

#liste_article {

}

#liste_article th {
	text-align: left;
	height: 50px;
}

/*********************** FEUILLE SCAN ARTICLE ****************************/

#scan_article th {
	padding-left:5px;
	padding-right:5px;
}

/*********************** ENCAISSEMENT *************************************/
#encaissement {
	width: 820px;
	text-align: center;
}

/************************ LOGIN ************************************************/
#haut_gauche {
	float: left;
	padding-top: 9px;
}

#haut_droite {
	float: right;
	text-align: right;
}

/********************** Page menu.php ******************************************/
#div_menu_fonction {
	width: 400px;
}

/********************** Page impression.php ******************************************/
#div_impression {
	width: 400px;
}

#logo_clavier {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom:  0;
}

.ui-effects-transfer { border: 2px dotted gray; }
.button,.button-secondary {
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	text-decoration:none;
	font-size:13px!important;
	line-height:16px;
	padding:5px 12px 7px 12px;
	cursor:pointer;
	border:1px solid #bbb;
	color:#464646;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-khtml-box-sizing:content-box;
	box-sizing:content-box;
}

.button:hover,.button-secondary:hover,.submit input:hover {
	color:#000;
	border-color:#666;
}

.button,.submit input,.button-secondary {
	background:#f2f2f2 url(../image/white-grad.png) repeat-x scroll left top;
}

.button:active,.submit input:active,.button-secondary:active {
	background:#eee url(../image/white-grad-active.png) repeat-x scroll left top;
}

.buttonred {
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	text-decoration:none;
	font-size:13px!important;
	line-height:16px;
	padding:5px 12px 7px 12px;
	cursor:pointer;
	border:1px solid #bbb;
	color:#464646;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-khtml-box-sizing:content-box;
	box-sizing:content-box;
}

.buttonred:hover {
	color:#000;
	border-color:#666;
}

.buttonred {
	background:#f2f2f2 url(../image/white-grad.png) repeat-x scroll left top;
}

.buttonred:active {
	background:#eee url(../image/white-grad-active.png) repeat-x scroll left top;
}

.input_g {
	border:1px solid #ccc;border-bottom-color:#999;border-right-color:#999;font:18px arial,sans-serif bold;height:25px;margin:0;padding:5px 8px 0 6px;vertical-align:top;
}


/*** BOUTON ***/
.awesome, .awesome:visited {
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
 
.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.mini.awesome, .mini.awesome:visited 			{ font-size: 10px; padding: 4px 8px 4px;font-weight: bold;vertical-align:top; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
.keyb.awesome, .keyb.awesome:visited 			{ font-size: 18px; width:65px; height:50px; margin:2px;}
.keyb_plus.awesome, .keyb_plus.awesome:visited 			{ font-size: 18px; width:134px; height:50px; margin:2px;}
.mbig.awesome, .mbig.awesome:visited 			{ font-size: 18px; width:65px; height:50px;}
.mbig_p.awesome, .mbig_p.awesome:visited 			{ font-size: 18px; width:135px; height:50px;}
.fancybox.awesome, .fancybox.awesome:visited 			{ font-size: 18px; width:55px; height:40px;}
.fancybox_p.awesome, .mfancybox_p.awesome:visited 			{ font-size: 18px; width:115px; height:40px;}
.big.awesome, .big.awesome:visited 			{ font-size: 19px; width:65px; height:50px;}
.big_p.awesome, .big_p.awesome:visited 			{ font-size: 19px; width:135px; height:50px;}
.big_pp.awesome, .big_pp.awesome:visited 			{ font-size: 19px; width:204px; height:50px;}
.menu_a.awesome, .menu_a.awesome:visited 			{ font-size: 15px; width:100px; height:100px;}

.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.hgreen.awesome, .hgreen.awesome:visited		{ background-color: #536A00; }
.hgreen.awesome:hover						{ background-color: #A2BB4A; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }
.purple.awesome, .purple.awesome:visited		{ background-color: #634a8c; }
.purple.awesome:hover							{ background-color: #B192E8; }
.grey.awesome, .grey.awesome:visited		{ background-color: #777777; }
.grey.awesome:hover							{ background-color: #bbbbbb; }
.black.awesome, .black.awesome:visited		{ background-color: #444444; }
.black.awesome:hover						{ background-color: #555555; }
.brown.awesome, .brown.awesome:visited		{ background-color: #543b25; }
.brown.awesome:hover							{ background-color: #4a311c; }

.awesome2, .awesome2:visited {
  position: relative;
  overflow: visible;
  margin: 0;
  padding: 8px 12px;
  cursor: pointer;
  outline: none;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: white;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f1f1f1', GradientType=0);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding;
  /* IE hacks */

  zoom: 1;
  z-index: 1;
  *display: inline;
  font: bold 12px Helvetica, Arial, sans-serif;
  line-height: 12px;
  color: #444444;
  min-width: 42px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  text-decoration:none
}
 
.awesome2:hover, .awesome2:active {
  color: #333;
  text-decoration: none;
  border-color: #c6c6c6;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f1f1f1', GradientType=0);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  z-index: 100;
  outline: none;
 }
 
 .awesome2:active, .awesome2.active {
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: -o-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: linear-gradient(top, #f6f6f6, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f1f1f1', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.awesome2.checked {
  color: #333;
  text-shadow: none;
  border: 1px solid #ccc;
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #eeeeee, #e0e0e0);
  background-image: -ms-linear-gradient(top, #eeeeee, #e0e0e0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, #eeeeee, #e0e0e0);
  background-image: -o-linear-gradient(top, #eeeeee, #e0e0e0);
  background-image: linear-gradient(top, #eeeeee, #e0e0e0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#e0e0e0', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.mini.awesome2, .mini.awesome2:visited 			{ font-size: 10px; padding: 4px 8px 4px;font-weight: bold;vertical-align:top; }
.small.awesome2, .small.awesome2:visited 			{ font-size: 11px; padding: ; }
.awesome2, .awesome2:visited,
.medium.awesome2, .medium.awesome2:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome2, .large.awesome2:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
.keyb.awesome2, .keyb.awesome2:visited 			{ font-size: 18px; width:65px; height:50px; margin:2px;}
.keyb_plus.awesome2, .keyb_plus.awesome2:visited 			{ font-size: 18px; width:134px; height:50px; margin:2px;}
.mbig.awesome2, .mbig.awesome2:visited 			{ font-size: 18px; width:65px; height:50px;}
.mbig_p.awesome2, .mbig_p.awesome2:visited 			{ font-size: 18px; width:135px; height:50px;}
.fancybox.awesome2, .fancybox.awesome2:visited 			{ font-size: 18px; width:55px; height:40px;}
.fancybox_p.awesome2, .mfancybox_p.awesome2:visited 			{ font-size: 18px; width:115px; height:40px;}
.big.awesome2, .big.awesome2:visited 			{ font-size: 19px; width:65px; height:50px;}
.big_p.awesome2, .big_p.awesome2:visited 			{ font-size: 19px; width:135px; height:50px;}
.big_pp.awesome2, .big_pp.awesome2:visited 			{ font-size: 19px; width:204px; height:50px;}
.menu_a.awesome2, .menu_a.awesome2:visited 			{ font-size: 15px; width:100px; height:100px;}

.green.awesome2, .green.awesome2:visited		{ background-color: #91bd09; }
.green.awesome2:hover						{ background-color: #749a02; }
.hgreen.awesome2, .hgreen.awesome2:visited		{ background-color: #536A00; }
.hgreen.awesome2:hover						{ background-color: #A2BB4A; }
.blue.awesome2, .blue.awesome2:visited		{ background-color: #2daebf; }
.blue.awesome2:hover							{ background-color: #007d9a; }
.red.awesome2, .red.awesome2:visited			{ background-color: #e33100; }
.red.awesome2:hover							{ background-color: #872300; }
.magenta.awesome2, .magenta.awesome2:visited		{ background-color: #a9014b; }
.magenta.awesome2:hover							{ background-color: #630030; }
.orange.awesome2, .orange.awesome2:visited		{ background-color: #ff5c00; }
.orange.awesome2:hover							{ background-color: #d45500; }
.yellow.awesome2, .yellow.awesome2:visited		{ background-color: #ffb515; }
.yellow.awesome2:hover							{ background-color: #fc9200; }
.purple.awesome2, .purple.awesome2:visited		{ background-color: #634a8c; }
.purple.awesome2:hover							{ background-color: #B192E8; }
.grey.awesome2, .grey.awesome2:visited		{ background-color: #777777; }
.grey.awesome2:hover							{ background-color: #bbbbbb; }
.black.awesome2, .black.awesome2:visited		{ background-color: #444444; }
.black.awesome2:hover						{ background-color: #555555; }
.brown.awesome2, .brown.awesome2:visited		{ background-color: #543b25; }
.brown.awesome2:hover							{ background-color: #4a311c; }


/* SUR P */
.inform  {
	background-color: #e33100; 
	display: inline-block; 
	padding: 2px 5px 4px; 
	color: #fff; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	margin:0;
	margin-top: 0;
}

.inform a {
	color: white;
}


/**** TOOLTIP *****/
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(./plugin/jqtools/image/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

.tooltip.bottom {
	background:transparent url(./plugin/jqtools/image/black_arrow_bottom.png);
	padding-top:40px;
	height:55px;
	border: none;
}

.tooltip.bottom {
	background:transparent url(./plugin/jqtools/image/black_arrow_bottom.png);
}

.small_tooltip_green {
	display:none;
	background:transparent url(../plugin/jqtools/image/small_green_arrow.png);
	font-size:15px;
	height:25px;
	width:175px;
	padding:15px;
	color:#fff;
	text-align: center;
}

.small_tooltip_green.bottom {
	background:transparent url(../plugin/jqtools/image/small_green_arrow_bottom.png);
	padding-top:23px;
	height:25px;
	border: none;
}

.small_tooltip_green.bottom {
	background:transparent url(../plugin/jqtools/image/small_green_arrow_bottom.png);
}



/**** Dialog info ****/
.dialog_information {
	background:none repeat scroll 0 0 #000000;
	bottom:0;
	display:none;
	left:0;
	position:fixed;
	right:0;
	top:0;
	z-index:1100000;
	background-color:#666666;
	opacity:0.3;
}

.dialog_information_message {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	margin-top: -125px;
	text-align: center;
	background-color: #000;
	color: white;
	padding: 10px 30px;
	
	opacity: 0.98;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	z-index:1101000;
	display:none;
}

.dialog_information_message h6 {
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 0.7em;
}

.dialog_information_message p {
	font-size: 18px;
	line-height: 20px;
}

.dialog_information_message a {
	color: white;
}

.dialog_information_message a:hover {
	color: #FFDE00;
}

/*** PANEL ***/

a:focus {
	outline: none;
}
#panel {
	background: #754c24;
	height: 200px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(../image/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(../image/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

/*********************** ECRAN PUB **********************/
#conteneur_pub {
	width: 100%;
}

#pub {
	position:absolute;
	left:0;
	width:57%;
	background-color:red;
	background:url("../../script/image/fond_pub.png") repeat-y;
	height:100%;
}

#promotion_pub h1 {
	text-align:left;
}

#promotion_pub p {
	text-align:center;
}

#flash_pub h1 {
	text-align:left;
}

#flash_pub {
	margin-top:30px;
}

#flash_pub p {
	text-align:center;
}

.info_article_pub {
	background-color:black;
	color:white;
	width:90%;
	margin: 0 auto;
	margin-left:50px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
	line-height: 0px;
}

.prix_pub {
	color: red;
	font-weight: bold;
	font-size:42px;
}

.libelle_pub {
	font-size:22px;
}

#ticket {
	position:absolute;
	left:57%;
	width:42%;
	background-color:red;
	background:url("../../script/image/fond_ticket.png") repeat-y;
	height:100%;
}

#titre_pub {
	text-align:center;
}

#entete_pub {
	text-align:center;
}

#vendeur_pub {
	margin-top: 5px;
	margin-left: 40px;
}

#ligne_pub {
	margin-top: 15px;
	margin-left: 40px;
	height: 530px;
	overflow:auto;
	width:90%;
}

#total_pub {
	margin-top: 15px;
	padding-right:30px;
}

#pied_pub {
	position:absolute;
	bottom:20px;
	width:100%;
	text-align:center;
}

.comment-bubble {
	background:url("../../script/image/bubble.png") no-repeat;
	color:#FFF;
	font:bold 11px "Helvetica Neue",Helvetica,Arial,sans-serif;
	height:19px;
	padding-top:3.5px;
	text-align:center;
	text-shadow:0 -1px 0 #C35A65;
	z-index:1;
	width:23px;
	top:-20px;
	left: -20px;
	position:absolute;
}

/* header*/
.ui-jqgrid-htable-entete {table-layout:fixed;margin:0em;border-collapse: collapse;font-size:15px;font-weight:bold;}
.ui-jqgrid-htable-entete  th {height:40px;padding: 0 2px 0 2px;}
.ui-jqgrid-htable-entete  th div {overflow: hidden; position:relative; height:22px;}
.ui-jqgrid-htable-entete  th.ui-th-column-entete  {overflow: hidden;white-space: nowrap;text-align:center;border-top : 0px none;border-bottom : 0px none;}
.ui-th-ltr-entete , .ui-jqgrid-htable-entete  th.ui-th-ltr-entete  {border-left : 0px none;}
.ui-th-rtl-entete , .ui-jqgrid-htable-entete  th.ui-th-rtl-entete  {border-right : 0px none;}

.cadre {
	background-color:whiteSmoke;
	color:#5C5C5C;
	padding: 5px 5px 5px 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 3px 3px 6px 0 darkGray;
	-moz-box-shadow: 3px 3px 6px 0 darkGray;
	-webkit-box-shadow: 3px 3px 6px darkGray;
}

/***** POSTIT *****/
/* Only 1 right top sticker */
.affichage_stock {
	padding:5px; width:300px;
	bottom:0;
	color:#1a1a1a;
	background-color:rgb(250, 235, 116);  /* default background for browser without gradient support  */
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgb(250, 235, 116)), to(rgb(250, 248, 139)));
	background-image:-webkit-linear-gradient(rgb(250, 235, 116), rgb(250, 248, 139));
	background-image:   -moz-linear-gradient(rgb(250, 235, 116), rgb(250, 248, 139));
	background-image:    -ms-linear-gradient(rgb(250, 235, 116), rgb(250, 248, 139));
	background-image:     -o-linear-gradient(rgb(250, 235, 116), rgb(250, 248, 139));
	background-image:        linear-gradient(rgb(250, 235, 116), rgb(250, 248, 139));
	/* postit shadow*/
	-webkit-box-shadow:-30px 0px 5px rgba(0, 0, 0, .3);
	   -moz-box-shadow:-10px 0px 5px rgba(0, 0, 0, .3);
	        box-shadow:-10px 0px 5px rgba(0, 0, 0, .3);
	/* postit transformation */
	/*-webkit-transform:rotate(+2deg);
	   -moz-transform:rotate(+2deg);
	    -ms-transform:rotate(+2deg);
	     -o-transform:rotate(+2deg);
	        transform:rotate(+2deg);*/
	-webkit-transform-origin:top center;
	   -moz-transform-origin:top center;
	    -ms-transform-origin:top center;
	     -o-transform-origin:top center;
	        transform-origin:top center;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	font:normal 88%/1.5 'Rock Salt', Helvetica, Sans-serif; 
}

/* Force the scroll bar to the left hand side of the screen */
.jspVerticalBar
{
	right: 0;
}

.scroll-pane {
	width: 100%;
	height: 200px;
	overflow: auto;
}

.tableau_saisie {
	margin: 5px;
	overflow:none;
	background-color: white;
	width:50.5%;
	float: left;
	height: 92%;
	position: relative;
}

.tableau_saisie_nv {
	margin-top: 5px;
	margin-left: 8px;
	overflow:none;
	background-color: white;
	width:77%;
	float: left;
	height: 92%;
	position: relative;
}

.affichage_article {
	margin: 5px 0px 5px 1px;
	overflow:none;
	background-color: white;
	width:37%;
	float: left;
	height: 92%;
}

.affichage_vignette {
	margin: 5px 5px 5px 0px;
	overflow:none;
	background-color: lightgrey;
	width:10.8%;
	float: left;
	height: 92%;
	position: relative;
}

.effect1 {
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.effect3 {
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.effect2 {
	box-shadow: -1px 2px 10px 3px rgba(0, 0, 0, 0.3) inset;
}

#affichage_ticket_attente {
	z-index: 3;
	display: none;
	position: absolute;
	margin: 0 auto;
	left: 40%;
	top: 20%;
	width: 35%;
	padding: 10px;
	border-radius: 4px/*{cornerRadius}*/;
	-o-box-shadow: 0 0 5px #aaa;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #AAA;
	box-shadow: 0 0 5px #AAA;
	border: 1px solid #AAA/*{borderColorContent}*/;
	background: white/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	color: #222/*{fcContent}*/;
}

.inform3 {
	background-color: #e33100;
	padding: 1px 3px 1px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	margin: 0;
	margin-left: 6px;
	margin-right: 0px;
	font-size: 15px;
	font-weight: bold;
}

.comm_sans_vignette {
	border-bottom: 1px solid #EEE;
	text-align: right;
	font-size: 15px;
	padding-bottom: 10px;
	padding-right: 7px;
}

.comm_avec_vignette {
	border-bottom: 1px solid #EEE;
	text-align: right;
	font-size: 12px;
	padding-bottom: 5px;
	padding-right: 7px;
}

.table_vignette tr.jqgrow td {
	padding: 0 2px 0 2px;
	height: 15px;
}

.bouton_menu_vignette {
	border-radius: 2px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	position: relative;
	cursor: pointer;
	width: 80%;
	background-color: whitesmoke; 
	background-position: initial initial;
	background-repeat: initial initial;
	overflow: hidden;
	padding: 3px;
	font-weight: bold;
	height: 100px;
	line-height:15px;
	text-align: center;
	font-size: 12px;
	margin: 5px;
	
	box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7),
            -1px 2px 20px rgba(255, 255, 255, 0.6) inset; 
}

.article_vignette {
	border-radius: 2px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	position: relative;
	cursor: pointer;
	width: 100px;
	float: left;
	background-color: whitesmoke; 
	background-position: initial initial;
	background-repeat: initial initial;
	overflow: hidden;
	padding: 3px;
	font-weight: bold;
	height: 90px;
	font-size: 12px;
	box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7),
            -1px 2px 20px rgba(255, 255, 255, 0.6) inset; 
	margin: 2px;
}

.article_vignette span {
	line-height:1.2;
	width: 100%;
	vertical-align: bottom;
	display: inline-block;
	text-align: center;
	margin-top: -2px;
}

.input_celulle {
	color:#006E51;
	text-align:left;
	font-size:12px;
	height:20px;
}

.table_vignette td:hover {
	color: red;
	background-color: lightgrey;
}

#ui_table_article ol {counter-reset: art;} /* on initialise et nomme un compteur */
#ui_table_article li {
    list-style-type: none;
    counter-increment: art; /* on incrémente le compteur à chaque nouveau li */
    margin-bottom: 10px;
}
#ui_table_article li:before {
    content: counter(art); /* on affiche le compteur */
    padding: 4px 10px 4px;
    margin-right: 5px;
    vertical-align: top;
    background: lightgrey;
    -moz-border-radius: 60px;
    border-radius: 60px;
    font-weight: bold;
    font-size: 0.8em;
    color: black;
	float: left;
	width: 1%;
}

.select_pn {
	border: 3px solid black;
}