body{
	background:url(../img/fond_haut_a_repeter.jpg) repeat-x #f8f8f8 top;
    font-family:arial,helvetica,sans-serif;
	color:#999087;
	font-size:12px;
	text-align:center;
	top:0px;
}
a{
	cursor:pointer;
	text-decoration:none;
}
input[type=text],input[type=password]{
	border:solid 1px #9ea4a8;
	border-bottom:solid 1px #d9d9d9;
	background:url(../img/fond_input.jpg) repeat-x;
	height:20px;
}
img{
	border:0px;
}
#Conteneur{
	width:900px;
	background:url(../img/fond.png) repeat-y;
	margin-top:10px;
	*margin-top:-5px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	text-align:left;
	height:auto;
}
#Bandeau_haut{
	height:100px;
	width:884px;
	background:url(../img/bandeau.jpg) no-repeat;
	margin-left:8px;
	margin-top:0px;
	overflow:hidden;
}
#Menu{
	width:884px;
	margin-left:8px;
	background:url(../img/fond_menu.jpg) repeat-x;
	height:33px;
	overflow:hidden;
}
#Menu .menu{
	float:left;
	width:auto;
	height:25px;
	padding-top:8px;
	margin-left:15px;
}
#Menu .menu a{
	font-family:tahoma, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#999999;
}
#Menu .menu a:hover{
	color:#78c0f2;
}
#Menu .menu a.actif{
	color:#78c0f2;
}
#Menu .trait{
	background:url(../img/trait_menu.png) no-repeat;
	height:34px;
	width:1px;
	float:left;
	margin-left:15px;
}
#Sous_menu{
	width:884px;
	margin-left:8px;
	background:url(../img/fond_sous_menu.jpg) repeat-x;
	height:30px;
	margin-top:0px;
	overflow:hidden;
}
#Sous_menu .menu{
	float:left;
	height:24px;
	padding-top:5px;
	width:auto;
	margin-left:15px;
}
#Sous_menu .menu a{
	font-family:tahoma, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#999999;
}
#Sous_menu .menu a:hover{
	text-decoration:underline;
}
#Sous_menu .menu a.actif{
	text-decoration:underline;
}
#Conteneur2{
	width:885px;
	padding-left:20px;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:10px;
}
#Pied{
	height:65px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/fond_pied.png) no-repeat;
	text-align:center;
	padding-top:35px;
	color:white;
	font-size:11px;
}
#Pied a{
	color:#f9c300;
}
#Pied a:hover{
	text-decoration:underline;
}
#Pied2{
	height:20px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/fond_pied2.png) no-repeat;
}
.inscription{
	width:300px;
	height:230px;
	float:left;
	border:solid 1px #dcdcdc;
	margin-top:10px;
}
.inscription_titre{
	width:300px;
	height:32px;
	background:url(../img/fond_inscription_titre.jpg) repeat-x;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	color:white;
	text-align:center;
	padding-top:8px;
}
.inscription_contenu{
	height:185px;
	width:270px;
	background:#f4f4e5;
	color:#223645;
	font-family:lucida sans unicode;
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	padding-top:5px;
}
.inscription_contenu a{
	color:#223645;
	font-family:lucida sans unicode;
	font-size:14px;
}
.inscription_contenu div{
	float:left;
	height:20px;
	margin-top:10px;
	text-align:left;
}
.inscription_contenu .CGU{
	float:left;
	height:20px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	font-size:10px;
	font-weight:normal;
}
.inscription_contenu .CGU a{
	font-size:10px;
	font-weight:normal;
}
.inscription_contenu .CGU a:hover{
	text-decoration:underline;
}
.droite{
	float:left;
	width:550px;
	background:url(../img/fond_droite.png) no-repeat;
}
.droite h1{
	margin:0px;
	color:#223645;
	font-family:arial;
	font-size:20px;
	font-weight:normal;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:15px;
}
.droite h2{
	margin:0px;
	color:#223645;
	font-family:lucida sans unicode;
	font-size:15px;
	font-weight:normal;
	color:#999087;
	margin-bottom:5px;
}
.droite img{
	margin-left:20px;
	margin-right:10px;
}
.trait{
	background:url(../img/trait.png) no-repeat;
	height:100px;
	width:20px;
	float:right;
}
.connexion{
	height:100px;
	width:160px;
	float:right;
	padding-left:0px;
	color:white;
	font-family:arial;
	overflow:hidden;
    font-size:10px;
	margin-top:5px;
}
.connexion2{
	height:100px;
	width:190px;
	float:right;
	padding-left:0px;
	color:white;
	font-family:arial;
	font-weight:bold;
}
.connexion a{
	font-weight:bold;
}
.connexion2 a:hover{
	text-decoration:underline;
}
.connexion2 a{
	color:white;
	font-weight:bold;
}
.connexion div{
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
}
.connexion input[type=text],
.connexion input[type=password]{
	font-size:10px;
	background:yellow;
	border:1px solid #ddd;
	border-radius:1px;
	height:15px;
}
.connexion_bouton{
	height:55px;
	width:auto;
	float:right;
	margin-right:20px;
	margin-left:10px;
	padding-top:20px;
}
.transparent{
	border:solid 1px white;
}
.Filtre{
	width:200px;
	height:auto;
	border:solid 1px #cdc9c9;
	font-size:11px;
	color:#223645;
	padding-top:1px;
}
.Filtre .titre{
	width:190px;
	height:auto;
	background:#efebeb;
	color:black;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
}
.Filtre .filtres{
	width:190px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.Filtre .mots{
	width:190px;
	height:20px;
}
.Filtre input[type=text]{
	height:16px;
	font-size:11px;
	margin:0px;
}
.Nouveau{
	margin-top:15px;
	margin-bottom:15px;
}
.Nouveau a{
	font-size:11px;
	color:black;
	text-decoration:underline;
}
#Conteneur2 table{
	border:solid 1px #cdc9c9;
}
#Conteneur2 table th{
	color:#78c0f2;
	font-size:12px;
	font-weight:bold;
	height:27px;
	background:url(../img/fond_th.png) repeat-x;
	border-bottom:solid 3px #78c0f2;
	padding-right:5px;
	text-align:center;
}
#Conteneur2 table td{
	color:#545454;
	font-size:11px;
	border-bottom:solid 1px #eee;
}
#Conteneur2 table td input[type=text]{
	background:transparent;
	border:1px solid white;
	font-size:11px;
	padding:0px;
	padding-top:4px;
	padding-bottom:4px;
	height:auto;
}
#Conteneur2 table td input[type=text]:focus,#Conteneur2 table td input[type=text].focus{
	border:solid 1px #f1ca7f;
}
.Pages{
	width:100%;
	text-align:center;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	min-height:20px;
}
.Pages .page{
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	float:left;
	border:solid 1px #cdc9c9;
	background:url(../img/fond_page.png) repeat-x white;
	margin-right:5px;
}
.Pages .page a{
	font-family:11px;
	font-weight:bold;
	color:#78c0f2;
}
.Pages .page a.actif{
	color:#f9be4b;
}
.Pages .page a.actif:hover{
	color:#f9be4b;
	cursor:none;
}
select{
    font-size:11px;
}

select, option{
    border:1px solid #cdc9c9;
	font-size:11px;
}
.Recette select, option{
    border:1px solid white;
    background:#ffffff;
}
tr.New{
    display:none;
}
.filtres a{
	color:#223645;
}
.filtres a.actif{
	text-decoration:underline;
}
.Nouveau a .img{
    width:20px;
    height:20px;
    margin-right:5px;
    background:url('../img/plus.png') no-repeat;
    float:left;
}
.Nouveau a.under .img{
    background:url('../img/moins.png') no-repeat;
}
.Nouveau{
	overflow:hidden;
}
.nouveau_devis{
	background:url(../img/nouveau_devis.png) no-repeat;
	color:#223645;
	font-size:11px;
	width:85px;
	height:19px;
	float:left;
	text-decoration:none;
	padding-top:4px;
	text-align:center;
}
.nouveau_devis a{
	color:#223645;
	font-size:11px;
	text-decoration:none;
}
.nouvelle_facture{
	background:url(../img/nouvelle_facture.png) no-repeat;
	color:#223645;
	font-size:11px;
	width:93px;
	height:19px;
	float:left;
	text-decoration:none;
	padding-top:4px;
	text-align:center;
	margin-left:10px;
}
.nouvelle_facture a{
	color:#223645;
	font-size:11px;
	text-decoration:none;
}
#Conteneur2 .Devis table,#Conteneur2 .Document table,#Conteneur2 .Facture table,#Conteneur2 .Acompte table{
	border:0px;
}
#Conteneur2 .Devis table th,#Conteneur2 .Document table th,#Conteneur2 .Facture table th,#Conteneur2 .Acompte table th{
	color:#545454;
	background:#eee;
	border:solid 1px #eee;
	padding-left:10px;
	padding-right:10px;
}
#Conteneur2 .Devis table td,#Conteneur2 .Document table td,#Conteneur2 .Facture table td,#Conteneur2 .Acompte table td{
	color:#545454;
	font-size:12px;
	font-weight:bold;
	border:0px;
}
#Conteneur2 .Devis table td input[type=text]:focus,#Conteneur2 .Document table td input[type=text]:focus,#Conteneur2 .Facture table td input[type=text]:focus,#Conteneur2 .Acompte table td input[type=text]:focus,#Conteneur2 .Devis table td input[type=text].focus,#Conteneur2 .Document table td input[type=text].focus,#Conteneur2 .Facture table td input[type=text].focus,#Conteneur2 .Acompte table td input[type=text].focus{
	border:solid 1px #f1ca7f;
}
#Conteneur2 .Devis table td input[type=text],#Conteneur2 .Document table td input[type=text],#Conteneur2 .Facture table td input[type=text],#Conteneur2 .Acompte table td input[type=text]{
	font-size:12px;
	border:solid 1px #9ea4a8;
	border-bottom:solid 1px #d9d9d9;
	background:url(../img/fond_input.jpg) repeat-x;
}
#Conteneur2 .Devis table td textarea,#Conteneur2 .Document table td textarea{
	font-size:12px;
	border:solid 1px #9ea4a8;
	border-bottom:solid 1px #d9d9d9;
}
.docutitre{
	width:700px;
	color:white;
	background:#78c0f2;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
}
#Conteneur2 #Lignes {
	margin-top:20px;
}
#Conteneur2 #Lignes table{
	border:0px;
}
#Conteneur2 #Lignes table th{
	color:#78c0f2;
	background:white;
	border:solid 1px #545454;
	padding-left:10px;
	padding-right:10px;
}
#Conteneur2 #Lignes table td{
	color:#545454;
	font-size:12px;
	font-weight:bold;
	border:0px;
}
#Conteneur2 #Lignes table td input[type=text]:focus,#Conteneur2 #Lignes table td input[type=text].focus{
	border:solid 1px #f1ca7f;
}
#Conteneur2 #Lignes table td input[type=text]{
	font-size:12px;
	border:solid 1px gray;
	background:white;
}
.Retour{
	margin-bottom:10px;
	width:900px;
}
.Retour a{
	text-decoration:none;
	font-size:11px;
	color:#545454;
}
.Retour a:hover{
	text-decoration:underline;
}
/*
*   Bulle d'aide
*/
.Aide{
    position:absolute;
    padding:2px;
    opacity:0;
    background:#9edafe;
    border-bottom:1px solid #80abc3;
    border-right:1px solid #80abc3;
}
.Aide img{
    position: absolute;
    margin-left: -14px;
}
/*/////////////////////*/
.Parametres{
	
}
#Conteneur2 .Parametres table{
	border:0px;
}
#Conteneur2 .Parametres div{
	float:left;
}
#Conteneur2 .Parametres table th{
	color:white;
	font-weight:bold;
	font-size:12px;
	background:#545454;
	border:solid 0px #eee;
	padding-left:10px;
	padding-right:10px;
}
#Conteneur2 .Parametres table td{
	color:#545454;
	font-size:12px;
	font-weight:bold;
	border:0px;
}
#Conteneur2 .Parametres table td input[type=text]:focus,#Conteneur2 .Parametres table td input[type=text].focus{
	border:solid 1px #f1ca7f;
}
#Conteneur2 .Parametres table td input[type=text]{
	font-size:12px;
	border:solid 1px #9ea4a8;
	border-bottom:solid 1px #d9d9d9;
	background:url(../img/fond_input.jpg) repeat-x;
}
#Conteneur2 .Parametres table td textarea{
	font-size:12px;
	border:solid 1px #9ea4a8;
	border-bottom:solid 1px #d9d9d9;
}
.basculer_en_facture{
	width:111px;
	height:21px;
	padding-top:6px;
	text-align:center;
	font-size:11px;
	color:black;
	background:url(../img/basculer_en_facture.png) no-repeat;
	margin-top:20px;
	margin-right:10px;
	float:left;
}
.basculer_en_facture a{
	font-size:11px;
	color:black;
	text-decoration:none;
}
.basculer_en_facture a:hover{
	text-decoration:none;
}
.creer_un_acompte{
	width:102px;
	height:21px;
	padding-top:6px;
	text-align:center;
	font-size:11px;
	color:black;
	background:url(../img/creer_un_acompte.png) no-repeat;
	margin-top:20px;
	margin-right:10px;
	float:left;
}
.creer_un_acompte a{
	font-size:11px;
	color:black;
	text-decoration:none;
}
.creer_un_acompte a:hover{
	text-decoration:none;
}
.telecharger{
	width:69px;
	height:21px;
	padding-top:6px;
	text-align:center;
	font-size:11px;
	color:black;
	background:url(../img/telecharger.png) no-repeat;
	margin-top:20px;
	margin-right:10px;
	float:left;
}
.telecharger a{
	font-size:11px;
	color:black;
	text-decoration:none;
}
.telecharger a:hover{
	text-decoration:none;
}
.enregistrer_en_recette{
	width:118px;
	height:21px;
	padding-top:6px;
	text-align:center;
	font-size:11px;
	color:black;
	background:url(../img/enregistrer_en_recette.png) no-repeat;
	margin-top:20px;
	margin-right:10px;
	float:left;
}
.enregistrer_en_recette a{
	font-size:11px;
	color:black;
	text-decoration:none;
}
.enregistrer_en_recette a:hover{
	text-decoration:none;
}
#Conteneur2 #Exports table td input[type=text]{
	border:solid 1px #9ea4a8;
	border-bottom:solid 1px #d9d9d9;
	background:url(../img/fond_input.jpg) repeat-x;
	height:18px;
	padding:0px;
}
#Conteneur2 #Exports table th{
	color:gray;
	font-size:12px;
	font-weight:bold;
	height:27px;
	background:url(../img/fond_th.png) repeat-x;
	border-bottom:solid 3px gray;
	text-align:center;
}
.TableauDeBord{
	overflow:hidden;
}
.TableauDeBord .ventes{
	float:left;
	width:800px;
}
.TableauDeBord .ventes .titre {
	font-weight:bold;
	width:790px;
	padding-left:10px;
	height:23px;
	padding-top:7px;
	background:url(../img/fond_th2.png) repeat-x;
	border:solid 1px gray;
	color:black;
}
.TableauDeBord  .ventes .contenu {
	width:800px;
}
#Conteneur2 .TableauDeBord  table.table_ventes{
	border:0px;
	border-right:solid 1px #eee;
	border-collapse:collapse;
	font-size:11px;
	margin-top:20px;
}
#Conteneur2 .TableauDeBord table.table_ventes th{
	background:gray;
	color:white;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
	width:55px;
}
#Conteneur2 .TableauDeBord table.table_ventes td{
	border-left:solid 1px #eee;
	border-bottom:solid 1px #eee;
	border-top:0px;
	border-right:0px;
	margin:0px;
	padding:2px;
	text-align:right;
}
.TableauDeBord .ca{
	float:left;
	width:400px;
	margin-top:20px;
}
.TableauDeBord .ca  .titre{
	font-weight:bold;
	width:390px;
	padding-left:10px;
	height:23px;
	padding-top:7px;
	background:url(../img/fond_th2.png) repeat-x;
	border:solid 1px gray;
	color:black;
}
.TableauDeBord  .ca .contenu {
	width:400px;
}
#Conteneur2 .TableauDeBord  table.table_ca{
	border:0px;
	border-right:solid 1px #eee;
	border-top:solid 1px #eee;
	border-collapse:collapse;
	font-size:11px;
	margin-top:20px;
}
#Conteneur2 .TableauDeBord table.table_ca th{
	background:#eee;
	color:#545454;
	margin:0px;
	padding:3px;
	padding-left:8px;
	border:0px;
	text-align:left;
	width:150px;
}
#Conteneur2 .TableauDeBord table.table_ca td{
	border-left:solid 1px #eee;
	border-bottom:solid 1px #eee;
	border-top:0px;
	border-right:0px;
	margin:0px;
	padding:3px;
	padding-right:10px;
	font-size:12px;
	text-align:right;
	width:100px;
}
.TableauDeBord .charges{
	float:left;
	width:300px;
	margin-top:20px;
	margin-left:50px;
}
.TableauDeBord .charges  .titre{
	font-weight:bold;
	width:290px;
	padding-left:10px;
	height:23px;
	padding-top:7px;
	background:url(../img/fond_th2.png) repeat-x;
	border:solid 1px gray;
	color:black;
}
.TableauDeBord  .charges .contenu {
	width:300px;
}
#Conteneur2 .TableauDeBord  table.table_charges{
	border:0px;
	border-right:solid 1px #eee;
	border-top:solid 1px #eee;
	border-collapse:collapse;
	font-size:11px;
	margin-top:20px;
}
#Conteneur2 .TableauDeBord table.table_charges th{
	background:#eee;
	color:#545454;
	margin:0px;
	padding:3px;
	padding-left:8px;
	border:0px;
	text-align:left;
	width:150px;
}
#Conteneur2 .TableauDeBord table.table_charges td{
	border-left:solid 1px #eee;
	border-bottom:solid 1px #eee;
	border-top:0px;
	border-right:0px;
	margin:0px;
	padding:3px;
	padding-right:10px;
	font-size:12px;
	text-align:right;
	width:100px;
}
#Contact{
	margin-top:15px;
	*margin-top:25px;
}
#Contact h1{
	margin:0px;
	padding:0px;
	color:#545454;
	font-weight:normal;
	font-size:20px;
	text-decoration:underline;
	margin-bottom:15px;
}
#Contact h2{
	margin:0px;
	padding:0px;
	color:#545454;
	font-weight:normal;
	font-size:15px;
}
#Contact h3{
	margin:0px;
	padding:0px;
	color:#78c0f2;
	font-weight:bold;
	font-size:15px;
	margin-top:15px;
	margin-bottom:50px;
}
#Mentions h1{
	margin:0px;
	padding:0px;
	color:#545454;
	font-weight:normal;
	font-size:20px;
	text-decoration:underline;
	margin-bottom:15px;
}
#Mentions h2{
	margin:0px;
	padding:0px;
	color:#545454;
	font-weight:normal;
	font-size:15px;
}
#Mentions h3{
	margin:0px;
	padding:0px;
	color:#78c0f2;
	font-weight:bold;
	font-size:15px;
	margin-top:15px;
	margin-bottom:50px;
}
#Actu h1{
	margin:0px;
	padding:0px;
	color:#545454;
	font-weight:normal;
	font-size:18px;
	text-decoration:underline;
	margin-bottom:15px;
}
#Dropshipping h1{
	margin:0px;
	padding:0px;
	color:#545454;
	font-weight:normal;
	font-size:18px;
	text-decoration:underline;
	margin-bottom:15px;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
