/* Largeur minimum page : nb onglet x 110 */
#site
{
	min-width: 1350px;
}


body
{
	margin: 0px ;
	padding: 0px ;
	font: 0.8em "Arial", helvetica, sans-serif ;
	background-color: #ffffff;
}
span.message
{
	color: red;
}
#conteneur
{
	width: 100%;
}
#site
{
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
}
#haut
{
	width: 100%;
	height: 90px;
	background-color: #0055d4;
	text-align: left;
}
#haut-text
{
	width: 70%;
	height: 90px;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#haut-text a#se-deconnecter
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#haut-text a#se-deconnecter:hover
{
	color: #ff0000;
}
#haut-text span#new-beta
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
#haut-text a
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#haut-text a:hover
{
	text-decoration: underline;
}
#haut-logo
{
	width: 28%;
	height: 90px;
	float: left;
}
#haut-logo a
{
	float: right;
	width: 250px;
	height: 90px;
	display: block;
	cursor: pointer;
	background-image: url("../Images/interface-admin/logo-dr.png");
}
#haut-logo img
{
	border: 0px;
}
#menu-haut-admin
{
	height: 25px;
	width: 100%;
	background-color: #0055d4;
}
.onglet-menu-haut-admin
{
	height: 25px;
	width: 100px;
	margin-left: 10px;
	float: left;
}
#menu-haut-admin a
{
	display: block;
	height: 25px;
	width: 100px;
	text-align: center;
	background-color: #0047b2;
	line-height: 25px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu-haut-admin a:hover
{
	background-color: #ffffff;
	color: #0047b2;
}
.new-block-admin
{
	width: 990px;
	border: 1px solid #c6c6c6;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
h6
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #c6c6c6;
	line-height: 25px;
	background-color: #ececec;
	margin-bottom: 15px;
}
h1
{
	font-size: 16px;
	color: #4d4d4d;
	font-family: arial;
}
h2
{
	font-size: 14px;
	color: #ffffff;
	font-family: arial;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 20px;
	line-height: 20px;
	background-color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
a
{
	cursor: pointer;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a img
{
	border: 0px;
}
a:hover
{
	text-decoration: underline;
}
a.lien-option-produit
{
	display: block;
	height: 20px;
	width: 350px;
	line-height: 20px;
	text-align: center;
	color: #858585;
	background-color: #e1e1e1;
	margin-top: 8px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
table.ajout
{
	text-align: left;
	/*width: 700px;*/
	margin-bottom: 0px;
}
table.ajout th
{
	font-size: 11px;
	color: #666666;
	background-color: #f9f9f9;
}
table.ajout td
{
	font-size: 11px;
	color: #666666;
}
table.tab-gestion
{
	width: 900px;
	text-align: left;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
table.tab-gestion td
{
	border: 1px solid #e1e1e1;
}
table.tab-gestion a
{
	color: #0055d4;
	font-weight: normal;
	text-decoration: underline;
}
table.tab-gestion a:hover
{
	color: #000000;
	text-decoration: none;
}
.photos-ajout-produit
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.photos-ajout-produit img
{
	border: 1px solid #e1e1e1;
}
/*
.cadreAjout
{	
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
	margin-top: 15px;
}
*/
table.ajout th
{

}
table.ajout td
{

}
#menu-haut
{
	margin-left: auto;
	margin-right: auto;
	height: 36px;
}
.onglet
{
	width: 120px;
	height: 35px;
	float: left;
	margin-right: 1px;
	text-align: left;
	background-image: url("../Images/interface-admin/onglet-h.png");
}
.ss-onglet
{
	margin-top: 2px;
	height: 19px;
	float: left;
	margin-left: 10px;
	width: 115px;
}
.ss-onglet a
{
	border: 1px solid #808080;	
	background-color: #ffffff;
	text-align: center;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	display: block;
}
.ss-onglet a:hover
{
	border: 1px solid #000000;	
	color: #000000;
}
span.s-onglet
{
	margin-left: 6px;
	margin-top: 7px;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
	display: block;
	line-height: 22px;
}
span#client
{
	background-image: url("../Images/interface-admin/onglet-client.gif");
}
span#commande
{
	background-image: url("../Images/interface-admin/onglet-commande.gif");
}
span#produit
{
	background-image: url("../Images/interface-admin/onglet-produit.png");
}
span#frais-port
{
	background-image: url("../Images/interface-admin/onglet-port.gif");
}
span#newsletter
{
	background-image: url("../Images/interface-admin/onglet-newsletter.gif");
}
span#actualites
{
	background-image: url("../Images/interface-admin/onglet-actu.gif");
}
span#statistiques
{
	background-image: url("../Images/interface-admin/onglet-stat.gif");
}
span#administration
{
	background-image: url("../Images/interface-admin/onglet-tva.gif");
}
.onglet img
{
	text-decoration: none;
	border: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
}
.onglet a
{
	width: 120px;
	height: 100%;
	display: block;
	background-image: url("../Images/interface-admin/onglet.png");
	background-repeat: no-repeat;
	border-top: 1px solid #959595;
	border-right: 1px solid #959595;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.onglet a:hover
{
	background-image: none;
	border-top: 1px solid #4b4b4b;
	border-right: 1px solid #4b4b4b;
}
#premier-onglet
{
	margin-right: 2px;
}
#premier-onglet a
{
	border-left: 1px solid #959595;
}
#premier-onglet a:hover
{
	border-left: 1px solid #4b4b4b;
}
#ss-menu
{
	text-align: left;
	width: 90%;
	height: 25px;
	line-height: 25px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 30px;
}
#ss-menu a
{
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
#ss-menu a:hover
{
	color: #ff6600;
}
#ss-menu-onglets
{
	margin-left: auto;
	margin-right: auto;
}
#ss-menu-accueil
{
	text-align: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
}
#ss-menu-accueil a
{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
#ss-menu-accueil a#lien-accueil
{
	float: left;
	margin-left: 15px;
}
#ss-menu-accueil a#lien-deconnexion
{
	float: right;
	margin-right: 15px;
}
#ss-menu-accueil a:hover
{
	color: #000000;
}
#centre-admin
{
	width: 100%;
}
table#edit-sms
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
fieldset.admin-no-log
{
	width:400px;
	margin-left: 250px;
}
table#tab-login
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
table.liste-vn
{

}
table.liste-vn thead
{
	text-align: center;
	background-color: #3771c8;
	color: #ffffff;
	font-weight: bold;
}
table.ajout
{
	margin-left: auto;
	margin-right: auto;
}
table.liste-vn td
{
	border-bottom: 1px solid #e1e1e1;
}
table.liste-vn td a
{
	text-decoration: none;
	color: #002255;
}
table.liste-vn td a:hover
{
	font-weight: bold;
}
span#erreur
{
	font-weight: bold;
	color: red;
	text-align: center;
}
#fiche-client-centre
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
.block-fiche-client
{
	width: 400px;
	float: left;
	text-align: left;
}
.ss-block-fiche-client
{
	width: 360px;
	margin-top: 10px;
	border: 1px solid #000000;
	padding: 20px;
	text-align: left;
	font-size: 11px;
}
a.lien-fiche-client
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.lien-fiche-client:hover
{
	color: #000000;
}
span.titre-ss-blocl-fiche-client
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	color: #333333;
}
#fiche-commande-centre
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.ss-block-fiche-commande
{
	width: 780px;
	margin-top: 10px;
	border: 1px solid #000000;
	padding: 20px;
	text-align: left;
	font-size: 11px;
}
table#fiche-commande-produit
{
	width: 100%;
}
table#fiche-commande-produit td
{
	border: 1px solid #858585;
	text-align: center;
	font-weight: normal;
}
table#fiche-commande-produit td.vide
{
	border: 0px;
	text-align: center;
	font-weight: normal;
}
table#fiche-commande-produit td.titre
{
	border: 2px solid #000000;
	text-align: center;
	font-weight: bold;
}
table#fiche-commande-produit td a.bouton
{
	display: block;
	height: 18px;
	width: 175px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #e1e1e1;
	color: #858585;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	float: left;
}
table#fiche-commande-produit td a.bouton:hover
{
	background-color: #000000;
	color: #ffffff;
}
table#fiche-commande-produit td a.valider
{
	display: block;
	height: 18px;
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
table#fiche-commande-produit td a.valider:hover
{
	background-color: #000000;
	color: #ffffff;
}
#stock-entre-sortie
{
	width: 1000px;
}
#stock-entre
{
	width: 450px;
	border: 2px solid #66ff00;
	height: 120px;
	padding-top: 10px;
	float: left;
}
#stock-sortie
{
	width: 450px;
	margin-left: 90px;
	border: 2px solid red;
	height: 120px;
	padding-top: 10px;
	float: left;
}
#rech-accueil
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.Recherche
{
	float: left;
	width: 	240px;
}
table.res-rech
{
	width: 210px;
	margin-left: auto;
	margin-right: auto;
}
#res-recherche
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#res-recherche a
{
	color: #0055d4;
	height: 20px;
	width: 930px;
	margin-left: 5px;
	/* display: block; */
	line-height: 20px;
	background-color: #e7f1ff;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
#res-recherche a:hover
{
	color: #000000;
}
#newsletter-form
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.colis
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
.colis table
{
	text-align: left;
	margin-left: 50px;
}
#pied
{
	text-align: center;
	width: 100%;
	height: 25px;
	background-color: #000000;
	line-height: 25px;
	margin-bottom: 25px;
	margin-top: 15px;
}
#pied a
{
	text-decoration: none;
	color: #ffffff;
}
hr.clear
{
	visibility: hidden;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.titreCategoriePosition
{
	color:#ff0000;
	font-weight: normal;	
}
table.tab-config
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
table.tab-config td,table.tab-config th
{
	background-color: #e2e2e2;
	margin-bottom: 5px;
}
h3
{
	color: #ff0000;
}

#multi-page
{
	margin-left: auto;
	margin-right: auto;
	color: #ececec;
}
#multi-page-page
{
	width: 35px;
	height: 15px;
	line-height: 15px;
	margin-left: 5px;
	text-align: center;
	color: #c6c6c6;
	float: left;
}
#multi-page-lien-haut
{
	width: 100px;
	height: 15px;
	line-height: 15px;
	margin-left: 5px;
	text-align: center;
	float: left;
}
#multi-page-lien-haut a
{
	text-decoration: none;
	color: #c6c6c6;
	font-weight: normal;
}
#multi-page-lien-haut a:hover
{
	color: #0055d4;
}
#multi-page-numero
{
	width: 15px;
	height: 15px;
	margin-left: 5px;
	float: left;
}
#multi-page-numero a
{
	width: 15px;
	height: 15px;
	display: block;
	color: #ffffff;
	background-color: #c6c6c6;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
}
#multi-page-numero a:hover
{
	background-color: #0055d4;
}
#multi-page-courrante
{
	background-color: #0055d4;
	width: 15px;
	height: 15px;
	line-height: 15px;
	margin-left: 5px;
	text-align: center;
	color: #ffffff;
	float: left;
	font-weight: bold;
}
p.p-new-block
{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
p.p-new-block a
{
	color: #0055d4;
	font-weight: normal;
	text-decoration: underline;
}
a.lien-rech-acc
{
	color: #0055d4;
	font-weight: normal;
	text-decoration: none;
}
a.lien-rech-acc:hover
{
	color: #000000;
	text-decoration: none;
}
table#tab-choix-theme
{
	width: 420px;
	margin-left: auto;
	margin-right: auto;
}
td.tab-choix-theme-titre
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	width: 100px;
	background-color: #efefef;
}
td.tab-choix-theme-img
{
	text-align: center;
	background-color: #efefef;
}
td.tab-choix-theme-coche
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #efefef;
	width: 40px;
}



.new-block-admin-resize
{
	width: 97%;
	max-width: 990px;
	border: 1px solid #c6c6c6;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
}
h2, .divH2
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #c6c6c6;
	line-height: 25px;
	background-color: #ececec;
	margin-bottom: 15px;
}
a.lien-option-produit
{
	width: 400px;
	height: 25px;
	line-height: 25px;
	background-color: #ececec;
	border: 1px solid #c6c6c6;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.img-new-block-admin
{
	padding: 15px;
	margin: 15px;
	float: left;
	background-color: #f9f9f9;
}
.img-new-block-admin a
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.img-new-block-admin a:hover
{
	color: #000000;
}

a.ajout-fonctions, .dr-ligne-ajout a
{
	width: 400px;
	height: 25px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	background-color: #ececec;
	border: 1px solid #c6c6c6;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.cadreAjout
{
	border: 1px solid white;
}
.cadreAjoutBorder
{
	border: 1px solid black;
}
.pagination_gestion
{
	margin-bottom: 10px;
}

.pagination_gestion a.pagination_pagecourante
{
	color: red;
}
table.evo-mode-liv
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
table.evo-mode-liv th
{
	border: 1px solid #b1b1b1;
	background-color: #e4e4e4;
	text-align: left;
	padding-left: 2px;
	font-weight: bold;
}
table.evo-mode-liv td
{
	border: 1px solid #e4e4e4;
}
.div-numerotation-page
{
	display: inline;
}