body {
	background-color: #F5F6F5;
	font-family:arial;
	font-size:14px;
	text-align:	center;
}
p, div, h1, h2, h3, h4, label, span, a {
	position: relative;
	margin:0;
	padding:0;
	/*font-size: 9px;*/
	text-align: left;
}
label {
	font-weight: bold;
}
p, div , h1, h2 ,h3 ,h4 {
	/*width: 100%;*/
}
h1 {
	font-weight: bold;
	font-size: 12pt;	
	background-color: #dddddd;
	border-color: black;
	border-width: 1px;
	border-bottom-style: solid;
}
/* ---- Mise en page Gtcp */
#main {
	background-color: #ffffff;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius:10px;
	-moz-box-shadow:4px 4px 4px gray;
}
#logo{
	width: 155px;
	float: left;
}
#bandeau{
	float: left;
}
#contenu {
	float: left;
	width: 790px;
}
#pied {
	padding-top: 10px;
	width: 100%;
	text-align: center;
}
/* ---- */
#panierMenuGauche {
	width:160;
	float: left;
	border-color: #dddddd;
	border-width: 1px;
	border-style: solid;
	/*padding: 5px;*/
}
#panierContenu {
	float: right;
	width: 600;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	margin: 0;
}
#rappelEntreprise {
	margin: 4px;
	border-color: black;
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	/*font-size: 9px;*/
}
#menuEntreprise {
	margin-top: 5px;
	padding: 2px;
	width: 100%;
	width: 160px;
	position: relative;
	/*
	position: fixed;
	left: 260px;
	top: 210px;
	_position: absolute;
	_left: 0px;
	top: expression(body.scrollTop + 10 + "px")
	*/
}
.Adresse {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 2px;
	margin: 2px;
}
/* ---- */
.erreur {
	color: red;
	font-weight: bold;
	margin-left : 10px;
	margin-right : 10px;
	padding: 5px;
	background-color: #ffcccc;
}
.ZoneLabel, .Nom {
	/*font-size: 8pt;*/
	font-weight: bold;
}
.indente {
	/*position: relative;*/
	margin-left: 15px;
	margin-bottom: 5px;
	/*width: 560px;*/
	/*width: 95%;*/
	/*display:inline*/ /*Fix IE floating margin bug*/; 
}
.selectionne {
	background-color: #eeeeee;
	font-weight: bold;
	border-style: none;
	border-color: #000000;
	border-width: 1px;
	font-size: 9px;
}
.nonSelectionne {
	background-color: #ffffff;
	font-weight: normal;
	font-size: 9px;
}
#DivRecherche {
	margin : 2px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
}
#div_complet, #div_ctg6 {
	width: 90%;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding-right: 5px;
}
#panierNbArticles {
	text-align: right;
	font-weight: bold;
  font-size: 9px;
  width: 38%;
  float: left;
}
#panierLibelle {
	text-align: center;
  width: 40%;
  float: left;
}
#panierLienRecap {
	text-align: center;
  width: 20%;
  float: left;
}
#rappelPanier {
	background-color: #F6F7F6;	
	border-color: #dddddd;
	border-width: 1px;
	border-style: solid;
}
#panierTerminer{
	font-weight: bold;
	/*font-size: 10pt;*/
	background-color: #54d31c;
	border-style: none;
	clear: both;
	text-align: center;
	padding: 2px;
}
.gondoleTitre{
	margin-top: 5px;
	background-color: #f2f2f2;
	color: #333300;
	font-weight: bold;
	/*font-size: 12px;*/
	border-color: #5f775c;
	border-width: 1px;
	border-bottom-style: solid;
	margin-right: 3px;
	margin-left: 3px;
}
.gondoleProduit{
	clear: both;
	/*font-size: 12px;*/	
}
.lienToggle, a:link.lienToggle {
	color: #5f775c;
	margin-left: 10px;
	font-weight: bold;
	font-size: 8pt;
}
.saisieQtte{
	position: relative;
	margin-left: 3px;
	margin-top: 1px;
  font-size: 8pt;
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	/*clear : both;*/
	float: right;
	border-color: #5f775c;
	border-width: 1px;
	border-bottom-style: none;
	text-align: right;
	width: 80px;
  }
.qttesEntete{
	float : right;
}  
.saisieQtteDlg{
	position: relative;
	margin-left: 3px;
	margin-top: 3px;
  font-size: 8pt;
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	clear : both;
	border-color: #5f775c;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
  }
 .gondoleVide {
	color: red;
 }
.modeLivIcone{
	/*position: relative;*/
	/*float: right;*/
	margin-left: 3px;
}
.selectIcone{
	/*position: relative;*/
	float: left;
	margin-right: 10px;
}
.saisieQtteInput{
	/*position: relative;*/
	margin-left: 10 px;
	font-size: 8pt;
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
}
.checkQtte{
	/*position: relative;*/
	margin-top: 3px;
	margin-right: 3px;
	/*width: 280px;*/
	float: left;
}
.dlgQtte{
	/*position: relative;*/
	margin-top: 3px;
	margin-right: 3px;
	width: 90px;
	float: right;
}
.prdSel {
	font-weight: bold;
	background-color: #dddddd;
	border-width: 1px;
	border-style: dotted;
	border-color: #54D31C;
}
.prdSel img {
	visibility:hidden;
}
.nbExpls {
	text-align: right;
	width: 30;
	font-size: 9px;
}
.spacer {
	clear: both;
}
.colGauche{
	float: left;
	width: 49.5%;
}
.colDroite{
	float: right;
	width: 49.5%;
}
.colTarif{
	float: right;
	width: 45%;
}
.ligneRecap {
	margin-top: 5px;
	border-color: black;
	border-width: 1px;
	border-bottom-style: solid;
}
.FontLibSaisieErreur{
	display: block;
	width: 98%;
	background-color: #ffbbbb;
	color: red;
	font-weight: bold;
	border-style: solid;
	border-color: red;
	border-width: 2px;
	padding: 5px;
}
#titre {
	padding-left: 4px;
	/*width: 100%;
	background-color: #b5bdb4;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin: auto;*/
}
/*#entete{
	width: 98%;
	background-color: #b5bdb4;
	padding: 2px;
	margin: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}*/
/*#rappelArbo{
	background-color: #F2F2F2;
	margin: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}*/
#action {
	border-width: 1px;
	border-color: #5f775c;
	border-top-style: none;
	padding: 2px;
}
#sessid{
	display: none;
}
.menu{
	font-weight: bold;
	/*font-size: 12px;*/
	background-color: #ffffff;
	border-color: black;
	border-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	/*margin-bottom: 5px;*/
	padding: 8px;
}
.menuInactif, a:link.menuInactif, a:visited.menuInactif {
	font-size: 12px;
	color: #b5bdb4;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}
a:hover.menuInactif{
	color: #000000;
	background-color: #ffaa00;
	text-decoration: none;
}
.menuActif, a:link.menuActif, a:visited.menuActif, a:hover.menuActif, a:active.menuActif {
	font-size: 12px;
	color: #000000;
	background-color: #dddddd;
	font-weight: bold;
	border-color: black;
	border-width: 1px;
	border-bottom-style: none;
	text-decoration: none;
	padding: 4px;
}
#menuTerminer{
	background-color: #54d31c;
}
/* Resultats de recherche */
.RechercheTitre {
	color: #00000;
	font-weight: bold;
	font-size: 1.3em;	
	background-color: #ffffff;
	border-color: black;
	border-width: 1px;
	border-bottom-style: none;
	text-align: center;
}
.RechercheResultat{
	margin : 2px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
}
.RechercheNbElts{
	text-align: center;
	font-weight: bold;
	/*font-size: 10pt;*/
	color: brown;
}
.RechercheEnregs{
	text-align: center;
	/*font-size: 8pt;*/
}
.RechercheInstructions{
	text-align: center;
	/*font-size: 8pt;*/
	color: green;
}
.RecherchePages {
	padding: 2px;
	margin-left: 4px;
	margin-right: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: brown;
	text-align: center;
}
.EltListeimpair {
	width: 99%;
	background-color: #ffffff;
	padding : 2px;
}
.EltListepair {
	width: 99%;
	background-color: #dddddd;
	padding : 2px;
}
/* ----- */
/* Affaires*/
.AffairePartie {
	font-size: 9px;
	color: black;
}
.AffairePartieType {
	color: brown;
	font-weight: bold;
}
.NonVendable {
	color: red;
	font-size: 9px;
}
.caddy{
	width: 50px;
	float: right;
}
/* Compta */
.colCptaLib{
	float: left;
	width: 64.5%;
}
.colCptaMtts{
	float: right;
	width: 25%;
}
.colDebit{
	float: left;
	width: 49.5%;
	background-color: #ddffdd;
}
.colCredit{
	float: right;
	width: 49.5%;
	background-color: #ffdddd;
}
.OnlineProductRecup{
	padding: 5px;
	margin: 5px;
	width: 90%;
	border-style: solid;
	border-color: brown;
}
/* Tableau des produits disponibles */
.TdProduit {
	padding-top: 5px;
	width: 700;
	text-align: left;
	font-size: 90%;
}
.TdTarif {
	padding-top: 5px;
	text-align: right;
	width: 100;
	vertical-align: top;
	font-size: 15px;
	font-weight: bold;
}
a img {
	border-width: 0px;
}
#dialog-modal {
	display: none;
}
a:hover {
	border-bottom: dashed #000 1px;
	text-decoration: none;
}
fieldset { padding:0; border:0; margin-top:5px; }
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }

.mega-important {
	border: 1px solid yellow;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	width:620px;
}

.mega-important img {
	float:left;
	width:66px;
	margin-right:4px;
}

#bloc_paiement br {
	font-size: 0px;
}
