body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #C6C6C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* EntÃªte */


#header {
	background-repeat: repeat-x;
	height: 104px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -8px;
}

.container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*width: 1400px;*/
	min-width: 1040px;
}

#header .menu {
   	margin-top : 10px;
	height : 46px;
	color: #4B6565;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#header .menu ul {
	list-style-type : none;
	height : 48px;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
}

#header .menu li {
	float : left;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom : 10px;
	margin-left : -2px;
}

#header .menu .sousmenu {
	position: absolute;
	margin-top: 13px;
	display: none;
}
#header .sousmenu a {
	margin-top: 0px;
}

#header .sousmenu div{
	background-color: #002C2D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7BB4E;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#header ul a {
	display : block;
	line-height : 15px;
	text-ration : none;
	color : #fff;
	font-weight : normal;
	margin-top : 7px;
}
#header ul a:hover {
	color : #E2BC41;
}
#header .deconnection  {
	text-align: right;
	margin-right: 20px;
	margin-top: -35px;
}
#header .deconnection a, #header .utilisateur a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E7BB4E;
}
#header .deconnection a{
	background-image: url(../images/deconnexion.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	padding-left: 25px;
}
#header .fleur {
	color: #E7BB4E;
    position: relative;
    margin-top: -44px;
    font-size: 20px;
    font-weight: normal;
}
#header .fleur.emin {
    margin-left: 80px; 
}
#header .fleur.facigest {
    margin-left: 100px; 
}
#header .fleur.sareco, #header .fleur.eureka {
    margin-left: 120px; 
}
#header .entreprise {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E7BB4E;
    position: relative;
    margin-left: 80px;
    margin-top: -75px;
    font-size: 10px
}
#header .utilisateur {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E7BB4E;
	margin-top: 25px;
	margin-left: 100px;
    position: relative;
    text-align: right;
}
#header .logo {
	height: 60px;
	margin-top: 0px;
}
#header .logo.emin {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
}
#header .logo.facigest {
	background-image: url(../images/facigest.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#header .logo.sareco {
	background-image: url(../images/sareco.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#header .logo.eureka {
	background-image: url(../../../lib/eureka_vignette.png);
	background-repeat: no-repeat;
	background-position: left;
}
#header .logo .titre{
	color: white;
	font-size: 20px;
	padding-left: 77px;
}
#header .logo .ets{
	color: white;
	font-size: 20px;
	padding-left: 30px;
}
#header .alerte{
	position: absolute;
	top:10px;
	right:200px;
	background-color: yellow;
	border: solid 1px black;
	padding: 2px;
}

#sidebar .cat h3,h4 {
	margin-bottom: 0px;
}
#sidebar .cat ul {
	padding: 0px;
}

/* CONTENU */

.fond {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	background-color: #BFC1C0;
	padding: 1%;
	_min-width: -moz-max-content;
}

.fond .menu {
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 15%;
	float: left;
	min-height: 600px;
	padding: 1%;
	font-family: Arial, Helvetica, sans-serif;
}


.fond .menu ul[charge] {
	_margin-left: -30px;
	padding-left: 20px;
}
.fond .menu ul:not(.ul_modif):not([charge]), .fond .menu ul a {
	height : 48px;
	margin-top : 25px;
	margin-right : 0;
	margin-bottom : 5px;
	color: #224443;
	display: inline;
	text-decoration: none;
}
.fond .menu li {
	padding-right : 5%;
	margin-left: 20%;
	list-style-image: url(../images/defaut.png);
	cursor: pointer;
}
fond .menu .arbre li{
	margin: 0px;
}
.fond .menu li.aucun {
	list-style: none;
	margin-top: 5px;
}
.fond .menu .arbre li{
	list-style: none;
	margin: 0px;
}
.fond .menu li.no_image {
	list-style-image: none;
	list-style-type: none;
}
.fond .menu li.imprimer {
	list-style-image: url(../images/imprimer.png);
}
.fond .menu li.collaborateur {
	list-style-image: url(../images/collaborateur.png);
}
.fond .menu li.produit {
	list-style-image: url(../images/produit.png);
}
.fond .menu li.client {
	list-style-image: url(../images/client.png);
}
.fond .menu li.vente {
	list-style-image: url(../images/vente.png);
}
.fond .menu li.facture {
	list-style-image: url(../images/facture.png);
}
.fond .menu li.devis {
	list-style-image: url(../images/devis.png);
}
.fond .menu li.action {
	list-style-image: url(../images/action.png);
}
.fond .menu li.banque {
	list-style-image: url(../images/banque.png);
}
.fond .menu li.mode_reglement {
	list-style-image: url(../images/mode_de_reglement.png);
}
.fond .menu li.supprimer {
	list-style-image: url(../images/supprimer.png);
}
.fond .menu li.nouveau_ {
	list-style-image: url(../images/nouveau.png);
}
.fond .menu li.achat {
	list-style-image: url(../images/achat.png);
}
.fond .menu li.lot {
	list-style-image: url(../images/lot.png);
}
.fond .menu li.plan_comptable {
	list-style-image: url(../images/plan_comptable.png);
}
.fond .menu li.TVA {
	list-style-image: url(../images/TVA.png);
}
.fond .menu li.parametre {
	list-style-image: url(../images/parametre.png);
}

.fond2 {
	background-color: #DCDCDC;
	padding: 1%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-image: url(../images/background2.png);
	background-repeat: repeat-x;
	_min-width: -moz-max-content;
}
.right {
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 1%;
	width: 80%;
	float: left;
	margin-left: 1%;
	min-height: 600px;
	_min-width: -moz-max-content;
}
.right.no_sidebar {
	width: 97%;
}

.fondtitre {
	background-color: #002B2D;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	height: 26px;
	margin-top: 10px;
}
.clear {
	clear: both;
}

.fond .menu h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
	font-size: 14px;
}
.right h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
	background-image: url(../images/head.jpg);
	margin-right: 1%;
	margin-left: 1%;
	color: #1F4341;
}
.right table a,.css_lien{/*,.lien_demande_date {*/
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}
.right tbody input[type=submit].btn_imprimer{
	background-image: url(../images/imprimer2.png);
}
.right tbody input[type=submit],.fiche tbody input[type=submit],.enregistrer,.enregister_commande{
	background-image: url(../images/enregistrer.png);
}

tr > td > a.buttonlikeanchor > input[type=button].download{
	background-image: url(../images/downloads.png);
}

a.buttonlikeanchor > input[type=button].send_mail{ 
	background-image: url(../images/mail2.png);

}

tr > td > a.buttonlikeanchor {
	text-decoration: none; font: menu;
}

.right tbody input.enregister_commande_regement{
	background-image: url(../images/enregistrer+regler.png);
	padding-left: 35px;
}
.right tbody input.enregister_commande_imprimer{
	background-image: url(../images/enregistrer+imprimer.png);
	padding-left: 35px;
}
input.action, .right tbody input.action  {
	background-image: url(../images/deconnexion.png);
}
input.annuler, .annuler_commande, .retour_commandes {
	background-image: url(../images/annuler.png);
	background-repeat: no-repeat;
	background-color: #2C6D62;
	float: right;
}
.right tbody input[type=text]:not(.champs_focus) ,
.right tbody input[type=email],
.right select:not(.champs_focus),
.right input[type=password]:not(.champs_focus),
.right input:not([type]):not(.champs_focus),
.right textarea:not(.champs_focus) {
	border-color: #AAA;
}
.right tbody .saisie input.erreur,
.right tbody .saisie select.erreur {
	background-color: red;
}
.right tbody input[type=text]:not(.erreur):not(.avertissement):not(.l0c0):not(.l0c1):not(.l1c0):not(.l1c1):not(.resultat),
.right tbody input[type=email]:not(.erreur),
.right select:not(.erreur):not(.avertissement):not(.l0c0):not(.l0c1):not(.l1c0):not(.l1c1):not(.resultat),
.right input[type=password]:not(.erreur):not(.avertissement):not(.l0c0):not(.l0c1):not(.l1c0):not(.l1c1):not(.resultat),
.right input:not([type]):not(.erreur):not(.avertissement):not(.l0c0):not(.l0c1):not(.l1c0):not(.l1c1):not(.resultat),
.right textarea:not(.erreur):not(.avertissement):not(.l0c0):not(.l0c1):not(.l1c0):not(.l1c1):not(.resultat) {
	background-color: #AFD1BE;
}
.right tbody input[type=text]:not(.mesg_erreur, #msg_erreur_compare, .message_erreur_unique, #msg_erreur_obligatoire, .valeur_ko),
.right tbody input[type=text],
.right tbody select,
.right input[type=password]:not(.mesg_erreur, #msg_erreur_compare, .message_erreur_unique, #msg_erreur_obligatoire, .valeur_ko),
.right input:not([type]):not(.mesg_erreur, #msg_erreur_compare, .message_erreur_unique, #msg_erreur_obligatoire, .valeur_ko),
.right textarea:not(.mesg_erreur, 
#msg_erreur_compare, 
.message_erreur_unique, 
#msg_erreur_obligatoire, 
.valeur_ko) {
	color: #1F4341;
}

.right tbody input[type=text] ,
.right tbody input[type=email] ,
.right select,
.right input[type=password],
.right input:not([type]),
.right textarea {
	text-align: left;
	height: 25px;
	margin-left: 0px;
	margin-right: 0px;
	border-radius: 0px;
	border-style: solid;
	border-width: 01px;
}
/*.right select {
	text-align: left;
}*/
.right textarea {
	height: auto;
}
.right tbody select {
	height: 29px;
	padding-top: 5px;
	
} 
.input_large tbody > tr > td > input:not(.no_large),.input_large tbody > tr >td >select:not(.no_large) {
	_width: 60px;
}
.right tbody input .checkbox {
	text-align: center;
	color: #000;
	height: 25px;
	border-radius: 8px;
	margin-left: 5px;
	margin-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #AAA;
}
.right input[type=button],.fiche input[type=button],.right input[type=submit],.fiche input[type=submit] , input[type=button]{
	text-align: center;
	color: #DCDCDC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #296B60;
	background-position: left center;
	background-repeat: no-repeat;
	min-height: 30px;
	padding-left: 25px;
	border-radius: 8px;
}

.commande table{
	border-collapse: collapse;
	border-spacing: 0px;
}

.commande th{
	text-align: right;
}
.commande td{
	text-align: left;
	border-spacing: 0px;
	padding: 0px;
	vertical-align: top;
	white-space: nowrap;
}
.commande .commande_autres td{
	vertical-align: middle;
}
.commande .ligne input{
	padding: 0px;
	height: 21px;
}
.commande .ligne select{
	padding: 0px;
	height: 21px;
}
/*.commande_autres td{
	padding: 5px;
}*/

.right > table,.right > form > table,.right > div > table, .right li table, .fiche > table,.right > div > form > table{
	background-color: #DCDCDC;
	/*text-align: center;*/
	border-collapse: separate;
	border-spacing: 2px 2px;
	width: 98%;
	margin: 1%;
	padding-right: 2%;
	padding-left: 1%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-bottom: 1%;
}
.right table .tr_impaire,.right tbody.listing tr:nth-child(odd) {
	background-color: #CCCCCC;
	}
.right table .tr_paire,.right tbody.listing tr:nth-child(even) {
	background-color: #AAAAAA;
	}
.right tbody > tr >th {
	background-position: right;
	/*padding-right: 10px;
	padding-left: 20px;*/
}

thead tr {
	color: #333;
	background-color: #DCDCDC;
	}
.right table thead th {
	background-image: url(../images/head.jpg);
	background-repeat: repeat-x;
	height: 29px;
	margin-top: -2px;
	padding-top: 0px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-align: center;

}
.right tfoot th
{
	background-image: url(../images/head.jpg);
	background-repeat: repeat-x;
	height: 29px;
	border: 1px solid #AFAFAF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	white-space: nowrap;
}
.aligne_droite {
	text-align: right;
}
.aligne_centre {
	text-align: center;
}
#footer {
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	font-size: smaller;
	clear: both;
	/*border-top: 1px solid #C0C0C0;*/
}
#footer a {
	color: #224443;
}
.nom_client_comandes {
	width: 10px;
}
#content.right .tableau {
	margin-left: auto;
	margin-right: auto;
}
/*.lc_tttc, .ttc {
	font-weight: bold;
	white-space: nowrap;
}*/
div.aide {
	width: 150px;
	border: 1px solid black;
	background-color: yellow;
   	_margin-left: auto;
    _margin-right: 0;
    font-size: 11px;
    _text-align: left;
}
img.aide {
   	margin-left: -200px;
    _opacity:0.6;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
    border-top: .5px solid black;
    border-left: .5px solid black;
}
.image_aide,.aide {
	cursor: pointer;
}
.tdc0 {
	color: #000000;
}
.tdc0 {
	color: #008080;
}

input.l0c0:not(.resultat),textarea.l0c0:not(.resultat),select.l0c0:not(.resultat) {
    background-color: #AFD1DE;
}
input.l0c1:not(.resultat),textarea.l0c1:not(.resultat),select.l0c1:not(.resultat) {
	background-color: #AFD1DE;
}
input.l1c0:not(.resultat),textarea.l1c0:not(.resultat),select.l1c0:not(.resultat) {
	background-color: #AFD1BE;
}
input.l1c1:not(.resultat),textarea.l1c1:not(.resultat),select.l1c1:not(.resultat) {
    background-color: #9FB7AE;
}
.right .commande input.Poids,.right .commande input.PoidsTotal,.right .commande input.PoidsBrut,.right .commande input.PoidsTotalBrut {
	border-color:#69F;
}
.right .commande input.Tare,.right .commande input.RemiseL,.right .commande select.RemiseTypeL{
	border-color:#6C6;
}
.right form:not(#grille_prix) input[type=text] input:not[name="login"],.right form:not(#grille_prix) textarea, .right form:not(#grille_prix) select{
	width: 300px;
}
#grille_prix table:nth-child(2) td:nth-child(even){
	background-color :#CCCCCC;
}

.right tbody .resultat {
	background-color: InactiveCaption;
	text-align: right;
}
div.cache {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color: black;
	opacity: 0.5;
}

.infos_lot {
	width: 100px;
}