@font-face{
	font-family:Futura-Light;
	src:url('/images/DELPHINFRANCE/Futura-Light.eot');
	src:url('/images/DELPHINFRANCE/Futura-Light.eot?#iefix') format("embedded-opentype"),
		url('/images/DELPHINFRANCE/Futura-Light.woff2') format("woff2"),
		url('/images/DELPHINFRANCE/Futura-Light.woff') format("woff"),
		url('/images/DELPHINFRANCE/Futura-Light.ttf') format("truetype"),
		url('/images/DELPHINFRANCE/Futura-Light.svg#Futura-Light') format("svg");
	font-weight:300;
	font-style:normal;
	font-stretch:normal;
	unicode-range:U + 0020-00FE;
}

@font-face{
	font-family:Futura-Medium;
	src:url('/images/DELPHINFRANCE/Futura-Medium.eot');
	src:url('/images/DELPHINFRANCE/Futura-Medium.eot?#iefix') format("embedded-opentype"),
		url('/images/DELPHINFRANCE/Futura-Medium.woff2') format("woff2"),
		url('/images/DELPHINFRANCE/Futura-Medium.woff') format("woff"),
		url('/images/DELPHINFRANCE/Futura-Medium.ttf') format("truetype"),
		url('/images/DELPHINFRANCE/Futura-Medium.svg#Futura-Medium') format("svg");
	font-weight:500;
	font-style:normal;
	font-stretch:normal;
	unicode-range:U + 0020-00FE;
}

.navbar-default{
	border-color:#fff;
}

#top-bar *, #main-footer *, #bottom-footer *, .container, .row *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/* balises html */
hr{
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee;
}

p{
	line-height:1.2;
}

img{
	border:0;
	width:auto;
	height:auto;
	vertical-align:middle;
	max-width:100%;
}
h1{
	color:#004687;
	font-family:Futura-Light, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:1px;
}
h1 span{
	background-color:#fff;
	margin-left:5px;
	border-width:1px;
	border-color:#37a5e4;
	padding:0px 5px 0px 5px;
}
h2{
	color:#004687;
	font-family:Futura-Light, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
ul, ol{
	list-style:none;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}
select{
	background:#fff;
	color:#222;
}
input[type="text"], input[type="number"], input[type="email"], input[type="password"], textarea, .TableField:not(td),
#TabInfosPerso input[type="text"], #TabInfosPerso select, #TabInfosPerso textarea,
#TabInfosPersoVir input[type="text"], #TabInfosPersoVir select, #TabInfosPersoVir textarea,
#TabInfosPersoPre input[type="text"], #TabInfosPersoPre select, #TabInfosPersoPre textarea{
	border-radius:0;
}
#TabInfosPerso input, #TabInfosPersoVir input, #TabInfosPersoPre input{
	border-radius:0;
}
input[type="submit"], input[type="reset"], input[type="button"], button{
	border-radius:0;
}
.Layer span.alert{
	display:block;
}
select, #TabInfosPerso select, #TabInfosPersoVir select, #TabInfosPersoPre select,
textarea, #TabInfosPerso textarea, #TabInfosPersoVir textarea, #TabInfosPersoPre textarea{
	border-radius:0;
}
.navbar-btn{
	margin:5px auto 0 auto;
	padding:10px 15px;
}
#block-liensheader{
	float:right;
	padding:0;
	min-width:200px;
}
#block-liensheader p{
	margin-bottom:0 !important;
}
#block-liensheader .field--name-body p{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:100%;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-align:stretch;
	-ms-flex-align:stretch;
	align-items:stretch;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:center;
}

#block-liensheader .flink,
#block-liensheader a{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:190px;
	margin:0;
	padding:12px 10px;
	background-size:20%;
	font-family:Futura-Medium;
	font-size:1.6rem;
	color:#fff;
	text-align:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
}
#block-liensheader .flink{
	background:#004687;
	position:relative;
	text-transform:uppercase;
}
#block-liensheader .field--name-body p a,
#block-liensheader .field--name-body p span,
.navbar-fixed-bottom,
.navbar-fixed-top{
	position:relative;
}
#block-liensheader .field--name-body p a,
#block-liensheader .field--name-body p span{
	font-size:1.8rem;
	padding-left:45px;
}
#block-liensheader .field--name-body p a:before,
#block-liensheader .field--name-body p span:before{
	content:"";
	display:block;
	position:absolute;
	left:15px;
	top:18px;
	width:30px;
	height:30px;
}
#block-liensheader .header-tel-link{
	background:#A19959;
}
#block-liensheader .ask-demo-link{
	background:#8BCED7;
}
a.flink:before{
	background:url('/images/DELPHINFRANCE/ic-eboutique.svg') center no-repeat;
}
.header-tel-link:before{
	background:url('/images/DELPHINFRANCE/ic-tel.svg') center no-repeat;
}
.ask-demo-link:before{
	background:url('/images/DELPHINFRANCE/ic-presentation.svg') center no-repeat;
}
#block-liensheader .field--name-body p a:hover,
#block-liensheader .field--name-body p span:hover{
	background:#8BCED7;
}
.ask-demo-link:hover{
	background:#004687 !important;
}


.footer h2{
	margin-top:20px;
	margin-bottom:15px;
	font-size:22px;
}
.footer a:hover{
	color:#004687;
}
.footer .nav > li > a:focus,
.footer .nav > li > a:hover{
	background:none;
}
.footer .menu--infos.nav > li > a{
	padding:0;
}
.footer strong{
	font-weight:400;
}
.version{
	margin:0 auto;
	font-size:11px;
	opacity:0.5;
}

/* structure */
.PiedPage{
	background:#A19959;
	padding:20px;
	font-family:Futura-Medium;
	font-size:20px;
	color:#fff;
	vertical-align:middle;
	text-align:left;
}
.PiedPage h2,
.PiedPage a{
	color:#fff;
}
.PiedPage h2{
	font-weight:bold;
	text-transform:uppercase;
}

/* classes et id génériques */

.TitreTable{
	font-weight:bold;
	color:#000;
	background-color:#e0e0e0;
	padding:5px;
}

#TitrePage{
	margin:12px 0 24px 0;
	padding:0;
	background:transparent;
	border:none;
	font-family:Futura-Light, sans-serif;
	font-weight:normal;
	font-size:32px;
	color:#004687;
	line-height:1.5;
	vertical-align:middle;
}

#ComplementTitrePage{
	font-family:Futura-Light, sans-serif;
	font-size:16px;
	color:#004687;
	font-weight:bold;
}

#SousTitrePage{
	font-size:12px;
	margin-bottom:10px;
}
#TitrePanier{
	font-size:11px;
	margin-top:40px;
	margin-bottom:50px;
	padding-left:20px;
}

.TitreModule{
	background:#004687;
	padding:10px 5px;
	color:#fff;
	font-family:Futura-Medium, sans-serif;
	font-size:18px;
	margin:15px 2px 10px 2px;
	border:none;
}
.TitreModule img{
	padding-right:5px;
}
.TitreModule span{
	float:right;
	margin-right:5px;
}
.TitreModule .FontBouton{
	margin-top:-5px;
}
.TitreModule select{
	color:#555;
	font-size:11px;
}
.TitreModule span label{
	font-size:11px;
	font-weight:bold;
}

.Erreur{
	font-weight:bold;
	color:#990000;
	font-size:12px;
}

.FondGris{
	background-color:#f5f5f5;
}

/* liens */
.LienPagination{
	text-decoration:none;
	color:#222;
	font-weight:bold;
}
.LienPagination:visited{
	text-decoration:none;
	color:#222;
}

.LienBarNav{
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	color:#555;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
}
a.LienBarNav:hover{
	text-decoration:underline;
	color:#000;
}

.MotDePasseRetrouve{
	font-size:14px;
	font-weight:bold;
	color:#009900;
	width:100%;
	text-align:center;
}

.DateDerSynchro{
	color:#999;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	width:100%;
}

/* page de login */
.TitreLogin{
	font-family:Futura-Medium, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#666;
	padding-top:20px;
	padding-bottom:20px;
}
.TableFormLogin{
	width:360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#666;
}
.TableFormLogin td{
	padding:6px 10px 6px 0;
}
.TableFormLogin .TableInfoTitre{
	background:none;
	color:#004687;
	font-family:Futura-Medium;
	font-size:20px;
	padding:5px 5px 15px 5px;
}
.TableFormLogin input, .TableFormLogin select{
	font-size:14px;
}
#Login, #Pass, #IDLang{
	width:180px;
}
.LienMDPPerdu{
	color:#004687;
	font-size:12px;
}

.LignePanierLot select{
	font-size:11px;
}

.Creation{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}
.Creation .Info{
	font-size:11px;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}
.Creation Table{
	margin:auto;
}
.Creation .Bouton{
	margin:10px auto;
	text-align:center;
}
.Creation .Titre{
	text-align:center;
	color:#fff;
	font-weight:bold;
	background-color:#8BCED7;
	margin-right:50px;
	margin-left:50px;
	padding:10px;
}
.Creation .ChoixCreation{
	margin:auto 55px;
	line-height:25px;
}
.Recherche{
	margin-top:10px;
	margin-bottom:10px;
}
.Recherche table{
	margin:10px auto;
	min-width:80%;
}
#Recherche.Recherche > table > tbody > tr > td:first-child{
	width:100px;
}

.TableInfo{
	border-bottom:1px solid #ccc;
	border-collapse:collapse;
}
.TableInfo img{
	vertical-align:middle;
	border:0;
	padding-right:4px;
}
.TableInfo td{
	border-bottom:1px solid #ccc;
	padding:2px;
	vertical-align:middle;
}
tfoot .TableInfo, tfoot .TableInfo td:not(.MontantTotaux):not(.TableInfoTitre){
	border-bottom:none;
}

.Montant{
	padding-right:5px;
	text-align:right;
}
.TableInfo .Email{
	font-size:10px;
}
.MontantTotaux{
	padding-right:3px;
	text-align:right;
	font-weight:bold;
	background-color:#f5f5f5;
}
.ReadOnly{
	border:none;
	background-color:transparent;
}

.TableInfoFond{
	background-color:#fff;
	border-bottom:1px solid #ccc;
}
.TableInfoFond td{
	border-bottom:1px solid #ccc;
	padding:2px;
}
.TableInfoFond img{
	vertical-align:middle;
	border:0;
	padding-right:4px;
}
.TableInfoTitre, #TableArticles .EnteteColonne, #TableArticles .Titre{
	color:#fff;
	font-weight:bold;
	background-color:#8BCED7;
	margin-top:5px;
}
.TableInfoTitre, td.TableInfoTitre, .TableInfoTitre td, .TableInfoTitre th{
	border-color:#fff;
}
#TableArticles input[type="text"], #TableArticles input[type="number"], #TableArticles select{
	box-sizing:border-box;
	max-width:98%;
	font-size:11px;
	text-transform:none;
	border:1px solid #ccc;
}
#TableArticles #Btn_Interface{
	padding:3px 6px;
}
#TableArticles{
	width:100%;
}

.TableInfo.LstCde.Complete{
	width:99.5%;
}

.TitreLot{
	background:none;
	color:#004687;
	font-weight:bold;
	background-color:#f5f5f5;
	text-align:center;
	font-size:12px;
}

.LigneChoixLot select{
	font-size:11px;
}

.LigneAcheter{
	line-height:30px;
}

.BottomInfo{
	clear:both;
	padding-top:15px;
	text-align:center;
	color:#666;
	font-style:italic;
}

#TableInfoClient .TableField, #TableRecrutement .TableField{
	max-width:98%;
	width:auto;
	box-sizing:border-box;
}
/************* LIGNEE *************/
.LigneeParNiveau{
	border-collapse:collapse;
}
.LigneeParNiveau td{
	border:0px;
	border-bottom:1px solid #ccc;
	padding:0px;
	font-weight:bold;
}
.LigneeParNiveau .Totaux{
	background-color:#f5f5f5;
	border-bottom:1px solid #fff;
	padding:2px;
}
#TableLignee tr:not(.Entete):hover{
	background-color:#f5f5f5;
}
#TableLignee .AvecFacture .ColStatut, #TableLignee .AvecCACmde .ColStatut{
	width:160px;
}

/************* COMMANDE ET COMMANDE GROUPEE **********************/
.TableInfo .Groupe{
	border:1px solid transparent;
	padding:0px;
	border-collapse:collapse;
}
.TableInfo .Groupe TD{
	border:1px solid #fff;
	padding:2px;
}
.CdeGroupe{
	width:100%;
	border-collapse:collapse;
}
.CdeGroupe #AjoutClient{
	border:1px solid #fff;
	border-collapse:collapse;
	height:30px;
}
.CdeGroupe .TotauxGen TD{
	border:1px solid #fff;
	background:#f5f5f5;
	color:#000;
}
.CdeGroupe .TotauxGen .Gauche{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#004687;
}
.CdeGroupe .TotauxGen .Titre{
	color:#000;
	font-weight:bold;
	margin-top:5px;
	text-align:right;
}
.CdeGroupe .TotauxGen .Montant{
	padding-right:3px;
	text-align:right;
}
.CdeGroupe .TotauxGen .MontantTTC{
	padding-right:3px;
	text-align:right;
	font-weight:bold;
	color:#222;
}
.CdeGroupe .TitreCli{
	border-collapse:collapse;
	background-color:#8BCED7;
	color:#fff;
	font-weight:bold;
}
.CdeGroupe .TitreCli Img{
	border:0px;
}
.CdeGroupe .TitreCli .Titre{
	text-align:right;
	padding-right:10px;
}
.CdeGroupe .TitreCli .Contenu{
}
.CdeGroupe .TitreCli .Image{
	text-align:center;
}
.CdeGroupe .TitreCli .DetailAdresse textarea{
	width:280px;
	font-size:11px;
}
.CdeGroupe .TitreCli .DetailAdresse .Titre{
	vertical-align:top;
	padding-right:1px;
	text-align:right;
	width:68px;
}
.CdeGroupe .TitreCli .DetailAdresse .Contenu{
	font-weight:normal;
}
.CdeGroupe .EnteteColonne{
	font-weight:bold;
	color:#004687;
	font-size:11px;
	background-color:#f5f5f5;
}
.CdeGroupe .EnteteColonne td{
	border:1px solid #fff;
}
.CdeGroupe .AjoutLigne, .AjoutLigne, .AjoutLigne td, td.AjoutLigne{
	padding:10px 5px;
}
.CdeGroupe .AjoutLigneClient{
	padding:0px 5px 30px;
}
.CdeGroupe .Separation{
	background:#fff url('/images/t1.gif') 0 15px repeat-x;
	height:45px;
	opacity:0.5;
}
.CdeGroupe .TotauxCli td{
	border:1px solid #fff;
}
.CdeGroupe .TotauxCli .Titre{
	color:#004687;
	font-weight:bold;
	font-size:11px;
	background-color:#f5f5f5;
	margin-top:5px;
	text-align:right;
}
.CdeGroupe .TotauxCli .Montant{
	padding-right:3px;
	text-align:right;
}
.CdeGroupe .TotauxCli .MontantTTC{
	padding-right:3px;
	text-align:right;
	font-weight:bold;
	background-color:#f5f5f5;
	color:#222;
}

.Message{
	color:#FF0000;
	font-weight:bold;
	margin:10px auto;
	text-align:center;
}
.AucunEnreg{
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	margin:10px;
}
.AucunEnreg i{
	font-weight:normal;
}
.InfoAlerte{
	color:#ff0000;
	font-size:10px;
	text-align:center;
}
.InfoAlerteToutPetit{
	color:#ff0000;
	font-size:9px;
	text-align:center;
}
.CommandeRegle{
	font-size:9px;
	color:#006600;
	margin-bottom:5px;
}
.Compteur{
	text-align:right;
	color:#999;
}
.NoScript{
	color:#990000;
	font-weight:bold;
	margin:10px auto 20px auto;
}
.FactCmde a{
	text-align:center;
}
/* Saisie des commandes */
.CommandeOrigine{
	padding:2px;
	margin-bottom:10px;
	background-color:#FFCC00;
	font-weight:bold;
	color:#990000;
	font-size:14px;
	text-align:center;
}
/* Paramètre des menus de gauche */
.TitreMenuGauche{
	display:block;
	padding:10px 5px;
	background-color:#004687;
	color:#fff;
	font-family:Futura-Medium;
	font-size:18px;
	text-transform:uppercase;
	cursor:pointer;
	border-bottom:1px solid #fff;
}
.ItemMenuGauche{
	margin:0;
	padding:2px 6px;
	font-family:Futura-Light;
	font-weight:bold;
	font-size:14px;
	background-color:#004687;
	color:#fff;
	border-bottom:1px solid #fff;
}
.ItemMenuGauche:hover{
	background-color:#A19959;
	color:#fff;
}

.ItemMenuGaucheLecture{
	margin:1px 3px;
	border-bottom:0px;
	padding:3px 5px 3px 5px;
	font-weight:bold;
}
.ItemMenuGaucheSpacerTop{
	margin:0;
	padding:0;
	height:25px;
	overflow:hidden;
}

.LienMenu{
	margin:0;
	padding:5px;
	text-decoration:none;
}

.LienMenu div{
	width:16px;
	height:16px;
	float:left;
	margin-right:1px;
	margin-left:1px;
	background-repeat:no-repeat;
}

a.LienMenu{
	display:block;
	color:#fff;
}
a.LienMenu:hover{
	color:#fff;
}

a.LienArticlePanier{
	text-decoration:underline;
}
a.LienArticlePanier:hover{
	text-decoration:none;
}

.BoutonValiderCmde{
	background:none;
	border:none;
}
.BoutonValiderCmde a{
	color:#fff;
	background-color:#8BCED7;
	border:none;
	border-radius:0;
	font-family:Futura-Medium, sans-serif;
	font-size:14px;
	line-height:14px;
	padding:10px 15px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
}
.BoutonValiderCmde a:hover,
.BoutonValiderCmde:hover a{
	background-color:#A19959;
}
.DivCodePromo{
	border-radius:4px;
	background-color:#f5f5f5;
	width:250px;
	padding:5px;
	margin:auto;
	text-align:center;
}
.DivCodePromo input{
	margin-top:5px;
	margin-bottom:5px;
}
.TextMenuGauche{
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}
.MenuActif, .MenuActif .LienMenu, .MenuActif:hover, .MenuActif:hover .LienMenu{
	background-color:#A19959;
	color:#fff;
}
.Icon_16_Menu{
	display:none;
}
.Icon_16{
	display:none;
}
.Icon_32{
	display:none;
}

/* Menu du panier des vendeurs */
TABLE.MenuGauchePanierVendeur td{
	padding-top:1px;
	padding-bottom:1px;
}
.MenuGauchePanierVendeur .ArticlesAjoutes{
	padding:5px 0;
	text-align:center;
	color:#990000;
	font-style:italic;
}
.MenuGauchePanierVendeur .BoutonValiderCmde{
	background:none;
	border:none;
}
.MenuGauchePanierVendeur .BoutonValiderCmde a.LienMenu{
	color:#fff;
	background-color:#8BCED7;
	border:none;
	border-radius:0;
	font-family:Futura-Medium, sans-serif;
	font-weight:bold;
	font-size:15px;
	letter-spacing:0;
	line-height:1.5;
	padding:5px 10px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
}
.MenuGauchePanierVendeur .BoutonValiderCmde a.LienMenu:hover{
	background-color:#A19959;
}

.InputAcheterQte{
	text-align:right;
	width:25px;
}
.BoutonAcheter{
	width:auto;
	min-width:50px;
}
.ProduitStock{
	text-align:center;
}
.ReprendrePanier{
	background-color:#fff;
	border:1px solid #ddd;
	color:#222;
	display:inline-block;
	margin:10px 0 20px;
	padding:3px 12px;
	text-decoration:none;
}
.ReprendrePanier:hover{
	background-color:#999;
}
.MenuGauchePanierVendeur{
	color:#666;
}
.MenuGauchePanierVendeur .ArticlesAjoutes{
	color:#990000;
	font-style:italic;
	padding:5px 0;
	text-align:center;
}
/*********** BIBLIOTHEQUE DOCUMENTS ***************/
.Div_FamilleDoc{
	width:100%;
	text-align:left;
	min-height:100px;
	margin:20px 0;
	border:1px solid #9a9a9a;
	vertical-align:middle;
}

.DocumentFamPrincipal{
	padding:3px 3px 3px 7px;
	margin:5px 2px;
}

.Div_FamilleDoc .DocumentFamilleTitre{
	background:transparent;
	padding:3px 3px 3px 7px;
	border-bottom:1px solid #ddd;
	color:#666;
	font-weight:bold;
	font-size:14px;
	margin:0px;
}
.Div_FamilleDoc .DocumentFamilleTitre A{
	color:#222;
	text-decoration:none;
}
.Div_FamilleDoc .DocumentFamilleTitre A:hover{
	color:#004687;
}
.Div_FamilleDoc #DocumentDisplayFamilleIcon{
	float:left;
	border:0px;
	margin-right:5px;
}

.DocumentFamilleTitre{
	background:#f5f5f5;
	padding:3px 3px 3px 7px;
	font-family:Futura-Light, Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
	margin-top:5px;
	margin-bottom:5px;
}
.DocumentFamilleDescriptif{
	padding:3px 3px 3px 7px;
	margin-left:2px;
	margin-top:5px;
	margin-bottom:5px;
}
.Document{
	width:90%;
	margin:auto;
	border-collapse:collapse;
}
table.Document tr td{
	padding:25px 5px;
	border-bottom:1px solid #4d4d4d;
}
.DocumentIcone{
	width:24px;
	height:24px;
	margin:auto;
	border:0px;
	background-color:transparent;
}
.DocumentTitre{
	background:#f5f5f5;
	padding:0px 3px 0px 5px;
	color:#666;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:5px;
	border:0px;
}
.DocumentDescriptif{
	border:0px;
	margin:auto 5px;
}

/* Paramètres des div */
.separateur{
	width:inherit;
	height:10px;
	background-color:transparent;
}

/* Styles Boites de Dialogue */
.TitleDlg{
	font-family:Futura-Light, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#004687;
	color:#fff;
	padding:4px;
	cursor:move;
}

#sb-title{
	background-color:#004687 !important;
	color:#fff;
}
#sb-container{
	z-index:1050 !important;
}

#TitreModPhoto{
	background-color:#f5f5f5;
	color:#004687;
	font-weight:bold;
	margin-bottom:7px;
	padding:5px;
	width:400px;
}

.OngletActif .LienOngletLignee, .OngletDesactive .LienOngletLignee{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
.OngletActif .LienOngletLignee:hover, .OngletDesactive .LienOngletLignee:hover{
	color:#222;
	text-decoration:underline;
}
.LienOngletDesactive{
	visibility:hidden;
}
.OngletActif{
	background-color:#fff;
	border:1px solid #004687;
	border-bottom-style:none;
}
.OngletActif a.LienOngletLignee{
	color:#222;
}
.OngletDesactive{
	background-color:#f5f5f5;
	border:1px solid #AAAAAA;
	border-bottom-color:#004687;
}
.OngletDesactiveNonVisible{
	background-color:#fff;
	border-bottom:1px solid #AAAAAA;
}
.Onglet{
	background-color:#fff;
	border:1px solid #004687;
	border-top-style:none;
}
.TableSansBordure{
	border:0px;
}
.TableSansBordure TD{
	border:0px;
}
.FraisPort{
	padding-right:5px;
	text-align:right;
	background-color:#FFF;
}
.FraisPortReadonly{
	text-align:right;
	border:0px;
	background-color:transparent;
}
#SaisieClientEnLigne label{
	padding-right:5px;
	color:#004687;
	font-weight:bold;
}
#SaisieClientEnLigne .ReadOnly{
	color:#999;
}
#SaisieClientEnLigne img{
	vertical-align:middle;
}

/*********** AGENDA *******************/
#ImprimerAgenda{
	float:right;
	margin-bottom:10px;
	margin-top:-10px;
}
/*********** CATALOGUE ***************/
.RechercheCatalogue{
}
#ListeCatalogue tr td{
	border-bottom:1px solid #ddd;
}
#Div_CatComplet{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.Div_Catalogue{
	display:inline-block;
	width:30%;
	min-width:180px;
	text-align:center;
	min-height:280px;
	margin:15px 1%;
	border:none;
	vertical-align:middle;
}
.Div_CatPhoto{
	width:100%;
	height:150px;
	line-height:150px;
	vertical-align:middle;
	display:inline-block;
	text-align:center;
}

.Div_CatPhoto a{
	border:none;
	max-height:150px;
}

.Div_CatPhoto IMG{
	border:none;
	max-width:188px;
	max-height:150px;
}

.Div_CatPasPhoto{
	width:100%;
	height:150px;
	color:#CCC;
	vertical-align:middle;
	line-height:150px;
}
.Div_Catalogue a.LienFamille{
	display:block;
	color:#004687;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.Div_Catalogue a.LienFamille:hover{
	color:#000;
}
.Div_CatInfo{
	margin-top:10px;
}

.PhotoSmallList{
	max-width:100px;
	max-height:100px;
}

.FinRechercheCatalogue{
	clear:both;
}

.Div_RefProduit{
	color:#666;
}

#DescriptionWebFamille{
	padding-left:5px;
	padding-top:5px;
	margin-bottom:20px;
}

#InfosCommercialesProduit{
	text-align:left;
}

ul#thumblist li a{
	border:1px solid #cccccc;
	display:block;
}
ul#thumblist li a:hover, ul#thumblist li a:focus, ul#thumblist li a.zoomThumbActive{
	border:1px solid #004687;
}

#TblEtatStock{
	width:100%;
}
/************* FIDELISATION ******************/
/* idem EnteteColonne */
.BlocFidel{
	font-weight:bold;
	color:#fff;
	background:#004687;
}
.BlocFidel td{
	text-align:left;
	padding:10px;
	background:#004687;
}
.BlocFidelTitre{
	float:left;
	color:#fff !important;
	font-weight: bold !important;
}
.BlocFidelMnt{
	float:right;
	color:#fff !important;
	font-weight: bold !important;
}
	
/************** REUNION *************************/
#TableLstReunionDatee{
	border-collapse:collapse;
}
#TableLstReunionDatee TR{
	vertical-align:top;
}
#TableLstReunionDatee .FontBouton{
	width:150px;
}
#Reunion + table{
	width:100%;
}
td.Onglet > div > table{
	width:100%;
}

/************** SYNTHESE D'ACTIVITE *************************/
#ConteneurGlobalSA{
	color:#222;
}
#ConteneurGlobalSA .BtnChtMois{
	color:#fff;
	background-color:#37a5e4;
	border:none;
	border-radius:0;
	font-family:Futura-Medium, sans-serif;
	font-size:14px;
	letter-spacing:0;
	line-height:14px;
	padding:10px 15px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
}
#ConteneurGlobalSA .BtnChtMois:hover{
	color:#fff;
	background-color:#2495d6;
}
#ConteneurGlobalSA .MoisTitre{
	font-weight:normal;
}

/**/
.header{
	background:#fff;
}
#LogoEntreprise img{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	height:auto;
	margin:10px;
	padding:15px;
	border:none;
}
.navbar{
	margin:0 auto;
	z-index:1030;
	font-family:Futura-Light;
	font-size:20px;
}
.navbar .nav{
	margin:0 auto;
}
.navbar .nav > li{
	display:inline-block;
	margin-right:30px;
}
.navbar .nav > li:last-child{
	margin-right:0;
}
.navbar .nav > li a{
	position:relative;
	padding:10px 15px;
	color:#fff;
	text-decoration:none;
	font-family:Futura-Light, sans-serif;
	font-weight:800;
	font-size:14px;
	font-weight:400;
	line-height:25px;
	z-index:1040;
}
.navbar .nav > li:hover{
	background-color:#fff;
}
.navbar .nav > li:hover a{
	color:#666;
}

.navbar .nav > li ul{
	display:none;
	opacity:0;
}
.navbar .nav > li:hover ul{
	display:block;
	position:absolute;
	opacity:1;
	margin-top:0;
	padding:5px 0;
	min-width:160px;
	float:left;
	background:#fff;
	list-style:none;
	text-align:center;
}
.navbar .nav > li ul li{
	padding:0 16px;
	border-bottom:1px solid #ddd;
}
.navbar .nav > li ul li:last-child{
	border-bottom:none;
}
.navbar .nav > li ul li a{
	font-family:Futura-Light, sans-serif;
	display:block;
	padding:9px 0;
	line-height:20px;
	font-weight:normal;
}

.MainContentSection{
	background:#fff;
	margin:10px 0 30px 0;
}

.clearfix{
	float:none;
	clear:left;
}

/*----- PaiementLibre - Responsive -----*/
.ContenuResponsive{
	margin-top:20px;
}
#FormPaiementDirect .DivInfoPaiement{
	background-color:#f5f5f5;
}
#FormPaiementDirect .DivInfoTitre{
	color:#222;
	background:none;
}
#FormPaiementDirect .Bouton{
	background:#222;
	color:#fff;
	border:none;
	border-radius:0;
	text-transform:uppercase;
	padding:5px 10px;
	font-weight:400;
}
#FormPaiementDirect .Bouton:hover{
	background:#999;
}
