@charset "utf-8";
/* CSS Document */

/* structure */
body.BODYSIMPLE{
	width:381px;
	margin-left:auto;
	margin-right:auto
}
body.BODY{
	width:1232px;
	margin-left:auto;
	margin-right:auto;
}
div.ENTETE {
	float:left;
	position:fixed;
	z-index: 10;
	width:1230px;
	height:130px;
	background-color:white;
}
.B2C div.CONTENU {
	float:left;
	top:190px;
	position:relative;
}
div.BANDEAUHAUT {
	float:left;
	width:1230px;
	height:45px;
	background-color:#555555;
}

#menuEraclss{
	float:left;
	margin-top: 10px;
	width: 65px;
}
/* contenu */
div.CONTENU {
	position:absolute;
	top:170px;
}



/* ACCUEIL logué */
div.CONTENU div#welcome {
	margin-top: 120px;
    font-family: "Open Sans";
    font-size: 32px;
	font-weight:300;
	color:#999999;
}




/* bouton de base */
input[type="button"],input[type="submit"]  {
    background: #f5f5f5;
    color: #333333; /* #606060 */
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #333333;
    padding: 2px;
    border-radius: 3px;
    cursor: pointer;
    padding-left: 8px;
    padding-right: 8px;
    margin: 2px;
}
input[type="button"]:hover,input[type="submit"]:hover  {
	background: #333333;
	color:#ffffff; /* #505050 */
}


/* entete*/
div.AVANTLISTE{
	position:fixed;
	background-color:white;
	top:101px;
}
div.BANDEAU{
	float:left;
	width:1230px;
	height:60px;
	background-color:#555555;
	position:fixed;
}


/* HEADER */
div.ENTETE div.LOGIN div.BONJOUR {
    float: left;
    padding-top: 15px;
    padding-left: 4px;
    color: #1a1a1a;
    font-family: "Open Sans";
    font-size: 17px;
	font-weight:300;
}

.B2C div.ENTETE div.LOGIN div.BONJOUR{
	padding-top: 30px;
}
div.ENTETE div.LOGIN div.BONJOUR a {
    color: #bbbbbb;
    font-size: 13px;
    text-decoration: none;
    font-family: "Open Sans";
	font-weight:300;
}
div.ENTETE div.LOGIN div.BONJOUR a:hover {
    color: #004389;
}


div.ENTETE DIV.LOGIN div.LOGOID {
	background-image:none;
}


div.ENTETE div.LOGIN{
	padding-left:900px;
	font-size:12px;
	float:left;
}



div.ENTETE div.LOGOBO {
	margin-left:10px;
}
div.ENTETE div.LOGOBO img{
	max-width:150px;
	max-height:70px;
}

/* Bouton Cache */
div.ENTETE div.CACHE {
    padding-left: 10px;
    float: right;
    width: 100px;
    font-size: 12px;
	text-align:center;
	padding-top:2px;
}

div.ENTETE div.CACHE a {
    background-color: #ccc;
	color:#fff;
    border-left: none;
	border : 1px solid #ccc;
	border-radius:2px;
	text-align:center;
	padding:6px 6px 4px 6px;
	text-decoration:none;
	margin-top:4px;
}
div.ENTETE div.CACHE a:hover {
	background-color: #333;
	color:#fff;
}
/* fin bouton cache */

body.B2C .CONTENU div.BANDEAU {
    font-style: normal;
    font-weight: bold;
    background-color: #ffffff;
    height: 27px;
    width: 1225px;
    text-align: left;
    padding-left: 5px;
    color: #5E5E60;
    font-family: "Roboto", arial;
    font-size: 24px;
    font-weight: 300;
	padding-bottom:10px;
	padding-top:10px;
    margin-bottom: 10px;
    top: 130px;
}


/* MENU */

div.MENU a{
	font-weight:400;
	font-size:13px;
}

div.MENU a.PRODS, div.MENU a.MAGS, div.MENU a.UTILS, div.MENU a.FICBASE, div.MENU a.CONDI,div.MENU a.MESS,div.MENU a.RESULTS{
    background-color: #f5f5f5;
	color:#606060;
    border-left: none;
	border : 1px solid #f5f5f5;
	border-radius:0px;
	text-align:center;
	padding:4px 0 4px 0;
	cursor:pointer;
}

div.MENU a.PRODS:hover, div.MENU a.MAGS:hover,div.MENU a.UTILS:hover,div.MENU a.FICBASE:hover,div.MENU a.CONDI:hover,div.MENU a.MESS:hover,div.MENU a.RESULTS:hover{
    background-color: #e2e2e2;
	color:#505050;
	border : 1px solid #e2e2e2;
}


/* contenu */
.CONTENU {
	min-height:400px;
	min-width:1230px;
	text-align:center;
}
.CONTENU img.LOGOCENTRAL{
	max-width:500px;
	max-height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	z-index:1;
}
.CONTENU div.BANDEAU {
	background-color:#FFF;
	height:27px;
	width:1225px;
	text-align:left;
	padding-left:0px;
	color:#5E5E60;
	position:fixed;
	top:74px;
	font-family: "Roboto", arial;
	font-size: 24px;
	font-weight:300;
	margin-bottom:10px;
}
.CONTENU div.BANDEAU span.INFO {
	font-size: 18px;
    font-weight: 300;
    color: #5E5E60;
}
.CONTENU div.BANDEAU span.LIEN {
	float:right;
	margin-top:10px;
}
.CONTENU div.BANDEAU span.LIEN a {
	font-size: 12px;
	font-style: normal;
	color: #d63154;
}

.CONTENU div.TITEDIT {
    min-height: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #5f5f5f;
}
.CONTENU div.TITEDIT p {
    padding-top: 20px;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
}


.CONTENU div#SAISIE{
	height:auto;
	float:left;
}
.CONTENU div.SAISIE div.TITRESAISIE {
	width: 1200px;
    float: left;
    height: 25px;
    font-size: 16px;
    text-transform: none;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
	color:#5f5f5f;
	margin-left:0px;
}

.CONTENU div#ERR{
	height:auto;
	float:left;
	width:100%;
	padding-top:10px;
}
#erreurs {
	color: #D3002A;
}
.CONTENU table.ITEMS{
	width:1230px;
	float:left;
}

.CONTENU #COLIS{
	width:1230px;
}



.CONTENU div.erreur {
	color: #D3002A;
	font-weight: bold;
	font-size:16px;
}
.CONTENU div.RECHPROD {
    background-color: #f5f5f5;
    width: 1230px;
    height: auto;
    float: left;
    padding-bottom: 2px;
    margin-top: 0px;
}

.CONTENU div.VISUIMAGE {
    float: left;
    width: 230px;
    height: 160px;
    margin-left: 40px;
}

.CONTENU div.RECHCDE {
	background-color:#FFBA68;
	width:1230px;
	height:35px;
	float:left;
	margin-bottom:5px;
}
.CONTENU div.RECHPRODBAS {
	margin-bottom:5px;
}
.CONTENU div.RECHPROD div.FILTRE , .CONTENU div.RECHCDE div.FILTRE{
	padding-top:9px;
	padding-left:10px;
	float:left;
	width:170px;
	text-align:left;
}
.CONTENU div.RECHPROD div.RECH_SAIS , .CONTENU div.RECHCDE div.RECH_SAIS{
	float:left;
	padding-top:7px;
	padding-left:3px;
	width:422px;
	text-align:left;
}
.CONTENU div.RECHPROD div.RECH_SAIS select , .CONTENU div.RECHCDE div.RECH_SAIS select{
	width:380px;
}
.CONTENU div.RECHPROD div.RECH_SAIS input , .CONTENU div.RECHCDE div.RECH_SAIS input{
	margin-top:0px;
	padding-top:0px;
}
.CONTENU div.RECHPROD input , .CONTENU div.RECHCDE input{
	margin-top:5px;
}

.CONTENU div.RECHPROD div.RECH_SAIS input#C_EXPE{
	margin-top:3px;
}

/* Boutons */

div.BOUTONS input[type="button"] {
    background: #364153;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #ccc;
    padding: 4px;
    border-radius: 3px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 4px;
	margin-bottom:4px;
}
div.BOUTONS input[type="button"]:hover {
	background: #242f41;
}

div.BOUTONS input[type="submit"] {
    background: #f5f5f5;
    color: #333333;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #555555;
    padding: 4px;
    border-radius: 3px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 4px;
	margin-bottom:4px;
}
div.BOUTONS input[type="submit"]:hover {
	background: #333333;
	color:#ffffff;
}


div.SAISIE input[type="submit"], div.SAISIE input[type="button"] {
    background: #f5f5f5;
    color: #333333;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #555555;
    padding: 4px;
    border-radius: 3px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 4px;
	margin-bottom:4px;
}
div.SAISIE input[type="submit"]:hover,div.SAISIE input[type="button"]:hover {
	background: #333333;
	color:#ffffff;
}
div.SAISIE input#Annuler {
	border: 1px solid #cccccc;
    color: #808080;
}

div.BOUTONS input[type="button"].solde, div.BOUTONS input[type="button"].solde  {
	background:#9f0920;
}
div.BOUTONS input[type="button"].solde:hover, div.BOUTONS input[type="button"].solde:hover  {
	background:#890f1c;
}

.CONTENU div.BOUTONS{
	padding-top:5px;
	padding-bottom:5px;
	min-height:35px;
	width:1230px;
	text-align:left;
	float:left;
	display:inline-table;
}

/* fin boutons*/



/* pagination*/
table.PAGINATION {
	height:20px;
	width:auto;
	margin-top:5px;
	float: left;
}

table.PAGINATION td {
    font-size: 14px;
    font-style: normal;
    width: 15px;
    padding: 4px;
	color:#222222;
	font-weight:700;
}

table.PAGINATION td a {
    color:#242f41;
	padding-left: 2px;
	padding-right: 2px;
	background:#FFF;
	font-weight:normal;
}
table.PAGINATION td a:hover {
    color:#ffffff;
	background:#242f41;
	text-decoration:none;
}
/* FIN pagination */


/* selection des lignes */
.CONTENU div #LISTE {
    float: left;
	width:1230px;
  /*  margin-top: 10px;*/
}

.CONTENU table.ITEMS th {
	font-size: 12px;
    background-color: #d8d8d8;
    color: #333;
    font-weight: 400;
    height: 25px;
    text-align: center;
    font-family: "Open Sans";
}

.CONTENU table.ITEMS td {
    font-size: 11px;
    border-bottom: 1px dotted #999999;
    border-left: none;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
    text-align: left;
    font-family: "Open Sans";
    height: 20px;
}

.passelect td {
    color: #000000;
    background-color: none; 
	background:none;
}
.select td {
    color: #fff;
    background-color: #364153;
}
.select td a{
    color: #fff;
}

.CONTENU table.ITEMS tr:hover, .CONTENU table.ITEMS tr.passelect:hover, .CONTENU table.ITEMS tr.passelect td:hover {
	background:#f5f5f5;
}



/* effet */
#Layer1 {
   position:fixed;
   width:100%;
   height:100%;
   z-index:2;
   left: 0;
   top: 0;
   filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;   
   background-color: #EFEFEF
}
#effet {
   position:absolute;
   top: 50%;
   left: 50%;
   margin-top: -17px;
   margin-left: -17px;
}


/* saisie */
.CONTENU div.SAISIE{
	clear:both;
	float:left;
	text-align:center;
	height:100%;
}
.CONTENU div.SAISIE div.CHAMPS{
	width:100%;
	height:30px;
	display:inline-table;
}
.CONTENU div.SAISIE div.CHAMPSHAUT{
	height:80px;
}
.CONTENU div.SAISIE div.CHAMPSVAR{
	height: auto;
	max-height: 200px;
	margin-bottom: 10px;
}
.CONTENU div.SAISIE div.CHAMPS span , .CONTENU div.SAISIE div.CHAMPS input {
	float:left;
}
.CONTENU div.SAISIE div.CHAMPS textarea , .CONTENU div.SAISIE div.CHAMPS img{
	float:left;
}
.CONTENU div.SAISIE div.CHAMPS iframe, .CONTENU div.SAISIE div.CHAMPS select {
	float:left;
}
.CONTENU div.SAISIE div.CHAMPS label{
	float:left;
	font-size:12px;
	margin-top:3px;
	margin-left:3px;
	margin-right:5px;
}
.CONTENU div.SAISIE div.CHAMPS input.GRISE{
	 background-color:#F2F2F2;
}
.CONTENU div.SAISIE div.CHAMPS input.COCHE{
	margin-top:3px;
	width:10px;
}
.CONTENU div.SAISIE div.CHAMPS input.BOUTON{
	width:90px;
}
.CONTENU div.SAISIE div.CHAMPS img.BTDATE{
	cursor:pointer;
}
.CONTENU div.SAISIE div.CHAMPS input.PRODUIT{
	width:120px;
	background-color:#CCC;
}
.CONTENU div.SAISIE div.CHAMPS select option.INACTIF{
	color:#CCC;
}
.CONTENU div.SAISIE div.CHAMPS span {
	font-size:12px;
	margin-top:3px;
	text-align:left;
}
.CONTENU div.SAISIE div.CHAMPS span.I18N {
	/* color:green;*/
}
.CONTENU div.SAISIE div.CHAMPS img {
	margin-top:3px;
	margin-left:3px;
	width:15px;
	height:15px;
}

.CONTENU div.INFOSERR{
	float:left;
	text-align:left;
}
.CONTENU div.INFOSERR div{
	height:25px;
	margin-top:3px;
	font-size:12px;
	text-align:left;
	color: #D3002A;
}
.CONTENU div.INFOSERR div.HAUT{
	height:77px;
}


/* zoom */
.PHOTOLIEN640_480{
	max-height:480px;
	max-width:640px;
}
div .ZOOMPHOTO{
	height:480px;
	width:640px;
	background-color:white;
}

/* censure */
.CONTENU table.ITEMS tr td.censure {
    text-decoration: line-through;
    color: #999;
}

/* GESTION DU BACK-OFFICE PELOTON  BO.css*/
BODY.B2C div div.BANDEAUHAUT {
    float: left;
    width: 1230px;
    height: 100px;
    background: url('/images/BIL/header-B2C.png');
	background-position-x: 67px;
}
BODY.B2C div.ENTETE div.LOGIN {
    padding-left: 130px;
    float: left;
}
body.B2C div.MENU a.IMPORTS {
    background-color: #d63154;
	color:#fff;
    border-left: none;
	border : 1px solid #d63154;
	border-radius:0px;
	text-align:center;
	padding:4px 0 4px 0;
}

body.B2C div.MENU a.IMPORTS:hover {
    background-color: #890b19;
	border : 1px solid #890b19;
}

body.B2C div.MENU ul li ul li a {
	border : none;
}
body.B2C div.MENU ul li ul li a.IMPORTS {
	border : none;
}

body.B2C div.CONTENU {
    top: 140px;
}

body.B2C div.AVANTLISTE {
    position: fixed;
    background-color: white;
    top:172px;
}

body.B2C .CONTENU div.BANDEAU {
    font-style: normal;
    font-weight: bold;
    background-color: #ffffff;
    height: 27px;
    width: 1225px;
    text-align: left;
    padding-left: 5px;
    color: #5E5E60;
    font-family: "Roboto", arial;
    font-size: 24px;
    font-weight: 300;
	padding-bottom:5px;
	padding-top:10px;
    margin-bottom: 5px;
    top: 130px;
}

.Accordion {
margin-bottom: 30px;
}

/* gestion commande à expedier */
td.CMDE-COMPLETE {
    border-left: solid 3px #33cc00 !important;
    padding-left: 10px !important;
}

td.CMDE-INCOMPLETE {
    border-left: solid 3px #ff9900 !important;
    padding-left: 10px !important;
}

td.EXPEDITION {
    border-right: solid 3px #1DA1F2 !important;
    padding-right: 6px !important;
}

/* CLICK & COLLECT interface magasin */

input.btn-vert {
    background: #008000 !important;
}

input.btn-vert:hover {
    background: #02a202 !important;
}

input.btn-rouge {
    background: #ff0000 !important;
}

input.btn-rouge:hover {
    background: #ff3333 !important;
}
input.btn-orange {
    background: #ff6600 !important;
}

input.btn-orange:hover {
    background: #ff9933!important;
}

table.CC {
	width:1230px;
	float:left;
}

table.CC td.cc-ok.NUMCDE {
	background-color:#3C0 !important;
	color:#FFF !important;
}
span.etat-remis {
	font-weight:bold;
	color:green;
}

table.CC td.cc-encours.NUMCDE {
	background-color: #FC3 !important;
	color:#FFF !important;
}
table.CC td.cc-valide.NUMCDE {
	background-color: #39F !important;
	color:#FFF !important;
}
span.etat-valide {
	font-weight:bold;
	color:#39F;
}

table.CC td.cc-en-attente.NUMCDE {
	background-color: #F30 !important;
	color:#FFF !important;
}
span.etat-attente {
	font-weight:bold;
	color:#F30;
}


table.CC td.cc-annulee-mag.NUMCDE, table.CC td.annulee.NUMCDE {
	background-color: #CCC !important;
	color:#FFF !important;
}
table.CC td.cc-annulee-peloton, table.CC td.cc-annulee-mag {
	color:grey !important;
	font-style:italic;
}
table.CC td.cc-annulee-peloton.NUMCDE{
	background-color: #CCC !important;
	color:#FFF !important;
}

span.etat-annulation-mag {
	font-weight:bold;
	color:#333;
}

tr.select span.etat-annulation-mag {
	color:#ddd !important;
}

.pdf {
	background: url("/images/lien-pdf.png") no-repeat;
    color: #cc0000;
    padding-left: 20px;
	font-weight:bold;
	padding-bottom:20px;
}