  /* CSS Document */
  /*partout où la couleur est #e8e8e8, remplacée par #999*/
body {
  font-family: 'Quicksand', sans-serif;
  font-size: 14px;
  color:#353535;
  margin:0;
  line-height:1.231;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table {
  table-layout: fixed;
}
thead.tabheader {
  background-color: #f4783d;
  text-transform: uppercase;
}
table tr {
  border-bottom: 1px solid #dadada;
}
th, td {
  padding: 4px;
  height: 32px;
  font-size: 0.6em;
  color: #fff;
  text-align: left;
}
td {
  color: #e8e8e8;
  padding-top: 8px;
  padding-bottom: 8px;
}
table tr.pair {
  background-color: transparent;
}
table tr.impair {
  background-color: rgba(18, 83, 130, 0.2);
}
table td.break-word {
  word-wrap: break-word;
}
#header {
  margin: auto;
  width: 1230px;
  position: relative;
  height: 140px;
}
#divtoplogos {
  width:1230px;
  height:138px;
  margin:auto;
  position:relative;
}
#divmain {
  font-size: 2em;
  color: #e8e8e8;
  width: 100%;
  margin: auto;
  text-align: center;
  /* padding: 8px 0px 24px 0px; */
  /* border: 1px solid grey; */
  /* border-radius: 24px; */
  position: relative;
  overflow: hidden;
  min-height: 956px;
  background-position: top center;
  background-size: cover;
  padding-bottom:128px;
}
#pgohome, #pgoback {
  position: absolute;
  top: 16px;
}
#pgohome {
  left: 16px;
}
#pgoback {
  right: 16px;
}
.imgforindex {
/*  background-image: url(../images/fond_index.jpg);*/
/*  background-color:#5c8891;*/
  min-height:956px;
  background-position:top center;
  background-attachment: fixed;
}
.imgforothers {
/*  background-image: url(../images/fond_pages.jpg);*/
  background-color:rgba(18, 83, 130, 0.8);
  min-height:956px;
  background-position:bottom center;
  background-attachment: fixed;
}
.orange {
  color:#f4783d;
} 
#divmain label {
	font-size: 0.7em;
	line-height: 1.4em;
}
#divmain p, #divmain div {
  text-align:left;
}
#divmain p.pinfos, #divmain p.pinfosListe {
  font-size:0.75em;
  font-style:italic;
  margin:0px;
  text-align:center;
}
#divmain p.pinfosListe {
  font-size:0.65em;
}
#divmain a, #divmain p.pinfos a {
  color: #e8e8e8;
  font-size:0.7em;
  border-bottom: 4px solid #e8e8e8;
  text-decoration:none;
}
#divmain p.pinfos a {
  font-size:1em;
}
footer a {
  text-decoration: none;
  color:#f4783d;
  border-bottom: 4px solid #f4783d;
}
footer a:hover {
  border-bottom:none;
}
#divmain td div a {
  font-size:0.9em;
  margin:4px 8px 4px 0px;
}
#divmain a:hover, #divmain p.pinfos a:hover {
  border-bottom:none;
}
#divmain a.nounderline {
  border-bottom:none;
}  
#divmain a.nostyle:hover, #divmain a.nostyle {
  border-bottom:none;
}
#divmain #pgohome a, #divmain #pgoback a {
  color:#e8e8e8;
  font-size: 1.5em;
  border-bottom:none;
}
#divmain #pgohome a:hover, #divmain #pgoback a:hover {
  padding-bottom:0px;
  border-bottom: 4px solid #e8e8e8;
}
/*#divmain section a {
  font-size:1.0em;
}*/
#divmain section a.smallfont {
  font-size:0.7em;
}
#divmain p.titreaction, #divmain p.titreactionback {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #e8e8e8;
  margin-top:4px;
}
#divmain p.titreaction a {
  font-size:0.85em;
}
#divmain p.titreactionback a {
  font-size:0.8em;
}
#divmain .obligatoire::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style:italic;
  opacity:0.5;
}
#divmain .obligatoire::-moz-placeholder { /* Firefox 19+ */
  font-style:italic;
  opacity:0.5;
}
#divmain .obligatoire:-ms-input-placeholder { /* IE 10+ */
  font-style:italic;
  opacity:0.5;
}
#divmain .obligatoire:-moz-placeholder { /* Firefox 18- */
  font-style:italic;
  opacity:0.5;
}
#divmain .fornormtext {
  margin-left:10px;
}
#divmain .fornormtext p, #divmain .fornormtext ul, #divmain span.fornormtext {
	font-size: 0.7em;
	text-align: left;
  line-height:1.1em;
}
#divmain section label.lblnosize {
  width: auto;
  vertical-align: baseline;
}
#divmain section label.lblnovalign {
/*  vertical-align: top;*/
  padding:8px;
}
#divmain section.sectforvisuel p {
  text-align:center;
}
.spForFileChosen {
	font-size: 1em;
	padding-left: 8px;
	padding-right: 30px;
	background-image: url(/css/images/reinit-field.png);
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: right;
	cursor: pointer;
}
.lblUpVisuel {
  padding: 8px 24px;
  border-radius: 24px;
  background-color: rgb(141, 192, 188, 0.6);
  border: 2px solid rgb(141, 192, 188, 0.6);
  font-weight: 700;
  color: white;
}
.lblUpVisuel:hover {
  color: #a7a7a7;
  border: 2px solid #a7a7a7;
  background-color: white;
  cursor: pointer;
}

#divblockpage {
  text-align:center;display:inline-block;width:1230px;
}
h1 {
  font-size:1.4em;
  font-weight:bold;
  line-height: 1em;
  margin-bottom:46px;
  margin-top:46px;
  color:#e8e8e8;
}
h2 {
  padding:0px;
  margin:0px;
  margin-bottom:16px;
}
h1.nomargintop {
  margin-top:18px;
  margin-bottom:28px;
}
h1.titrepage {
  margin-top:1em;
  font-size:1.8em;
  margin-bottom:1em;
}
h1.message {
  font-size:1.5em;
  text-align:justify;
  max-width:1230px;
  margin:96px auto 0px auto;
  line-height:1.15em;
}
.forvignette, .forvignetteback {
	width: 298px;
	display: inline-block;
}
.forvignetteback {
  width: 285px;
  min-height: 320px;
}
.vignette, .vignetteback {
	width: 233px;
	height: 227px;
	background-color: rgb(141, 192, 188, 0.6);
	margin: auto;
	border-radius: 48px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	background-size: 65%;
}
.vignetteback {
  width:205px;
  height:208px;
}
#divrestockings {
  background-image: url(images/icone-articles.png); 
}
#divstocks {
  background-image: url(images/icone-categories.png);
}
#divclients {
  background-image: url(images/icone-clients.png);
}
#divhistories {
  background-image: url(images/icone-commandes.png);
}
#divprepareshipments {
  background-image: url(images/icone-salesreport.png);
}
#divorders {
  background-image: url(images/icone-livraison.png);  
}
#divmoncompte {
  background-image: url(images/icone-moncompte.png);
}
#divadmins {
  background-image: url(images/icone-administrateurs.png);
}
input.notobligat::placeholder {
  font-style: italic;
}    
.txtgeninput:disabled {
  border-bottom: 1px solid grey;
}
#divmain section input[type=number].txtgeninputsmall, .txtgeninput {
  border: none;
  font-size: 0.6em;
  width: 100%;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 8px;
  padding-top: 8px;
  background-color: #e8e8e8;
  font-family: 'Quicksand', sans-serif;
  padding-left:4px;
  border-radius:12px;
}
input[type=number] {
  text-align: right;
}
td .txtgeninput {
  font-size:0.9em;
}
select.txtgeninput {
  padding-top:10px;
  padding-bottom:9px;
/*  opacity:0.5;*/
}
#divmain .txtgeninput {
  width:98%;
}
.txtgeninput:invalid {
  background-color:#f37233;    
}
#divpartpage label {
  display: block;
  font-size: 0.6em;
  text-align: left;
  line-height:2.2em;
}
fieldset {
  border:1px solid grey;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;  
  border-radius:8px;
}
legend {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-size:0.6em;
}
.divbtn, .divbtnhover {
  display:inline-block;
  width:80px;
  height:28px;
  color:#fff;
  background-color:grey;
  border-radius:12px;
  padding: 12px;
  font-size: 0.6em;
  font-weight:bold;
  border:2px solid grey;
  text-transform: capitalize;
}
.divbtnhover {
  color:grey;
  border:2px solid grey;
  background-color:white;
}
.forbtn, .forbtnsmall {
  padding: 8px 12px;
}
.forbtn, .forbtn:hover, .forbtnsmall, .forbtnsmall:hover {
  font-family:'Quicksand', sans-serif;
  display: inline-block;
  color: #fff;
  border-radius: 32px;
  font-size: 0.7em;
  font-weight: bold;
  min-width:130px;
  cursor:pointer;
}
.forbtn {
  max-width: 330px;
  width: 100%;
  margin-top: 24px;
  margin-left:8px;
  margin-right:8px;
}
.forbtnsmall, .forbtnsmall:hover {
  padding: 2px 0px;
  /* margin:0px 6px 0px 6px; */
}
.forbntcenter {
  margin-left:auto;
  margin-right:auto;
}
.backgroundgreen {
  background-color:rgb(141, 192, 188, 0.6);
  border:2px solid rgb(141, 192, 188, 0.6);
  /* background-color:#7abd43;
  border:2px solid #7abd43; */
}

#divforbtn .forbtnsmall, #divforbtn .forbtnsmall:hover {
  padding: 2px 12px 2px 12px;
  min-width:115px; 
}
section.s-account .forbtnsmall:first-child {
 margin:0px 6px 0px 0px; 
}
section.s-account .forbtnsmall:last-child {
  margin:0px 0px 0px 6px;
}
.forbtn:hover, .forbtnsmall:hover, .isactive {
  color:#a7a7a7;
  border:2px solid #a7a7a7;
  background-color:white;
  cursor:pointer;
}
#divforbtn .forbtnround, #divforbtn .forbtnround:hover {
  min-width: 14px;
  border-radius: 24px;
  padding: 2px 5px;
}
.obligatoire, .italic {
  font-style:italic;
}
.aligncenter {
  text-align:center;
}
.forbtnsmall:disabled, .forbtnsmall:disabled:hover {
  color:white;
}

.backgroundgreen:disabled, .backgroundgreen:disabled:hover {
  background-color:rgb(141, 192, 188, 0.2);
  border:2px solid white;
  cursor: not-allowed;
  color:#a7a7a7;
}

#artforrights p {
  margin:4px 0px;
}

#diverror {
  color: #ffbd00;
  background-color: #eee;
  display: block;
  padding-bottom: 12px;
  padding-top: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  position:absolute;
  width:510px;
  left:0px;
  top:50px;
}

#diverror #divtoclose {
  position: absolute;
  right: 6px;
  top: -5px;
}

#diverror #divtoclose a {
  font-size:0.7em;
}
#ulerreurs {
  padding: 0px 4px 0px 4px;
  font-size: 1em;
  margin: 0px;
  list-style:none;
}
#ulerreurs a {
  color: #333333;
  font-size:1em;
  border-bottom: 4px solid #A3A3A3;
  text-decoration:none;
}
#ulerreurs a:hover {
  border-bottom:none;
}
#divmain div.divpages {
  display: inline-block;
  width: 460px;
  padding: 0px;
  margin: 0px;
  position:relative;
  vertical-align:top;
}
#divpartpage {
  position: relative;
  left:0px;
}  
#divmain div.divpages p.titre {
  margin-bottom: 8px;
  margin-top: 12px;
}
p.double {
  margin-bottom:8px;
  margin-top:8px;
}
.libobligatoire {
  font-size:0.6em;font-style:italic;letter-spacing: 0.1em;
}
.pair {
  background-color: transparent;
}
.impair {
  background-color: rgba(218, 218, 218, 0.2);
}
#windialog {
  position:absolute;
  top:0px;
  left:0px;
  background-color:#fafafa;
  opacity:0.5 ;
  background-image:url(/images/Loading_icon.gif);
  background-position: center;
  background-repeat: no-repeat;
}
.unmask {
  cursor: pointer;
  background: url(../images/eye-password.png);
  background-size: 28px 18px;
  background-repeat: no-repeat;
  width: 30px;
  height: 20px;
  border: none;
  position: absolute;
  bottom: 8px;
  right: 6px;
}
.ushow {
  background: url(../images/no-eye-password.png);
  background-size: 28px 18px;
  background-repeat: no-repeat;
}
section.partpage{
  max-width:1230px;
  margin:auto;
  width:100%;
}
section.partpage p {
  text-align:justify;
  line-height:1.5em;
  color:#e8e8e8;
}
section.partpage p.titreaction{
  font-size:1.2em;
}
div.divcadre {
  line-height: 24px;
  color: #e8e8e8;
  max-width: 420px;
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 20px 60px 8px 60px;
  border: 1px solid grey;
  border-radius: 48px;
  position: relative;
  overflow: hidden;
  min-height: 300px;
  background-color: rgba(18, 83, 130, 0.8);
  margin-top: 8px;
}
div.divinfos {
  max-width: 580px;
  width: 100%;
  margin: auto;
  text-align: justify;
  font-size:0.7em;
  margin-top:12px;
}
#divmain div.divinfos a {
  font-size:1em;
}    
.password {
  position:relative;
}

section p, section div {
  margin:12px 0px;
}
section p.percol, section div.percol {
  display:inline-block;
  width:599px;
  margin:8px; 
}
section.secparams p, section.secparams div {
  line-height:0.7em;
  margin:8px 4px;
}
section.divtabstruct {
  margin-top:32px;
}
#divmain section label {
	display: inline-block;
	width: 220px;
/*  vertical-align: top;*/
  padding-top:8px;
}
#divmain section.s-account label {
  width: auto;
}
#divmain section label.vtop {
  vertical-align: top;
}
#divmain section .txtgeninput {
  width:calc(98% - 220px);
}
#divmain section.s-account .txtgeninput {
  width:98%;
}
#divmain section .txtgeninputsmall {
  width:300px;
} 

#divmain section input[type=number].txtgeninputsmall {
  max-width:120px;
  text-align:right;
} 

#divmain section .txtfordate {
  max-width:115px;
}
#divmoreinfos {
  text-align:center;
}
table.tbforitems {
  font-size:0.45em;
}
#divcookiebar {
  background-color: #ccc;
  bottom: 0;
  color: #3d3d3e;
  display: block;
  left: 0;
  opacity: .8;
  padding: 10px;
  position: fixed;
  right: 0;
  z-index: 999;
  font-size: 1em;
}
#divcookiebar .textinfo {
  width: 78%;
}
#divcookiebar p.textinfo, #divcookiebar p.btninfo {
  display: inline-block;
  margin: 2px;
  text-align:right;
}

.ulerreurs {
  padding: 0px 4px 0px 4px;
  font-size: 1em;
  margin: 0px;
  list-style:none;
  color:#ffffff;
}

.ui-datepicker th {
  color:rgba(18, 83, 130, 0.8);
  font-size:1em;
}
.ui-datepicker td {
  font-size:1.2em;
}
#t4orders {
  margin:auto;
}
  .btn {
      padding: 0;
      border: none;
      cursor: pointer;
      transition: all 0.2s ease;
      outline: none;
      background-repeat: no-repeat;
      background-position: center;
      margin: 2px 2px;
  }

  .btn:hover {
      transform: translateY(-1px);
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }

  .btn:active {
      transform: translateY(0);
  }

  /* Taille 32px */
  .btn-32 {
      width: 32px;
      height: 32px;
      border-radius: 6px;
      background-size: 20px 20px;
  }

  .button-container .btn:hover {
      transform: translateY(-1px);
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }

  .button-container .btn:active {
      transform: translateY(0);
  }

      /* Bouton Sauvegarder */
  .btn-save {
      background-color: #10b981;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='white' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7'/%3E%3C/svg%3E");
  }

  .btn-save:hover {
      background-color: #059669;
  }

  /* Bouton Modifier */
  .btn-edit {
      background-color: #9ca3af;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='white' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z'/%3E%3C/svg%3E");
  }

  .btn-edit:hover {
      background-color: #6b7280;
  }

  /* Bouton Imprimer */
  .btn-print {
      background-color: #8b5cf6;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='white' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 17h2a2 2 0 002-2v-4a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h2m2 4h6a2 2 0 002-2v-4a2 2 0 00-2-2H9a2 2 0 00-2 2v4a2 2 0 002 2zm8-12V5a2 2 0 00-2-2H9a2 2 0 00-2 2v4h10z'/%3E%3C/svg%3E");
  }

  .btn-print:hover {
      background-color: #7c3aed;
  }

  /* Bouton Annuler */
  .btn-cancel {
      background-color: #6b7280;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='white' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 18L18 6M6 6l12 12'/%3E%3C/svg%3E");
  }

  .btn-cancel:hover {
      background-color: #4b5563;
  }

  /* Bouton Supprimer */
  .btn-delete {
      background-color: #ef4444;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='white' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16'/%3E%3C/svg%3E");
  }

  .btn-delete:hover {
      background-color: #dc2626;
  }

/***************************************************
Dialogs et messages
****************************************************/

#popupContainer, #popupWindow {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 300px;
	height: 200px;
	background-color: white;
	border: 1px solid rgb(128, 128, 128);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	display: none;
	border-radius: 16px;
}

#divboxcnxpopup {
	margin: auto;
	width: 100%;
	max-width: 750px;
	min-height: 320px;
	background-color: #4e95c6;
	opacity: 1;
	margin-top: 56px;
	position: relative;
	color: #ffffff;
	font-size: 1.339em;
	text-align: center;
	/* padding-top: 40px; */
}

#windialog, #dialog {
  position:fixed;
  top:0px;
  left:0px;
  background-color:#ffffff;
  opacity:0.8 ;
  background-image:url(images/Loading_icon.gif);
  background-position: 50% 250px;
  background-repeat: no-repeat;
  z-index:6000;
}
/* CSS Document */
#popupContainer, #popupWindow {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  height: 200px;
  background-color: white;
  border: 1px solid rgb(128, 128, 128);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); /* add box shadow */
  display: none;
  border-radius: 16px;
  z-index:1001;
}

#popupContainer p, #popupWindow p {
  margin: 8px;
}

#popup-button {
	font-family: "Raleway", sans-serif;
  display: block;
  margin: 20px auto;
}

#popup-button .fordlgbtn, #popup-button .fordlgbtn:hover, #popup-button .fordlgbtnsmall, #popup-button .fordlgbtnsmall:hover {
	display: inline-block;
	border: 2px solid #f4783d;
	background-color: #f4783d;
	color: white;
	border-radius: 24px;
	font-size: 12px;
	font-weight: bold;
/*	min-width: 130px;*/
	cursor: pointer;
}

#popup-button .fordlgbtn:hover, #popup-button .fordlgbtnsmall:hover, #popup-button .isactive {
	border: 2px solid #f4783d;
	background-color: white;
	color: #f4783d;  
	text-decoration: none;
}

#popup-button .forbntcenter {
	margin-left: auto;
	margin-right: auto;
}

#popup-button .fordlgbtn {
	max-width: 300px;
	margin-top: 12px;
	margin-left: 8px;
	margin-right: 8px;
}

#popup-button .fordlgbtn, #popup-button .fordlgbtnsmall {
	padding: 4px 8px;
}
/***************************************************
FIn Dialogs et messages
****************************************************/

#divlogo {
	width: 325px;
	height: 100px;
	/* background-image: url("/css/images/logo_stocks_geometrique.svg"); */
	position: absolute;
	top: 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
#d-admin {
	position: absolute;
	top: 16px;
	right: 12px;
	font-size: 3em;
	font-weight: bold;
	color: rgba(18, 83, 130, 0.8);
}
#d-footer {
  padding-top:8px;text-align:center;font-size:1.5em;
}
@media only screen and (max-width: 1230px) {
  #header, #divtoplogos {
    width:1024px;
    
  }
}

@media only screen and (max-width: 1024px) {
  #header, #divtoplogos {
    height: 120px;
    width:calc(100% - 10px);
  }
  #divmain {
    font-size:1.4em;
  }
  .forvignette {
    width:250px;
  }
  .vignette {
    width:204px;
    height:207px;
  }
  section.partpage p.titreaction {
    font-size:1em;
  }
  h1.titrepage {
    font-size:1.6em;
    margin-top:36px;
    margin-bottom:64px;
  }
  section.partpage {
    max-width:768px;
  }
  .txtgeninput {
    padding-bottom:4px;
    padding-top:4px;
  }
  .forbtn {
    max-width:280px;
    padding:8px 24px;
  }
  #divmain .txtfordate {
    width:90px;
  }      
  section p.percol {
    width:373px;
  }    
  th, td {
    font-size:0.7em;
  }
  #d-admin {
    font-size:2em;
    right:0px;
  }
  #d-footer {
    font-size:1em;
  }
  
}

@media only screen and (max-width: 768px) {
  #header, #divtoplogos {
    height: 74px;
  }
  #divlogo {
    width: 250px;
    height: 74px;
  }
  #divmain {
    font-size:1.4em;
  }
  .forvignette {
    width:240px;
  }
  .vignette {
    width:194px;
    height:197px;
  }
  section.partpage p.titreaction {
    font-size:1em;
  }
  h1.titrepage {
    font-size:1.6em;
    margin-top:36px;
    margin-bottom:64px;
  }
  section.partpage {
    max-width:760px;
  }
  .txtgeninput {
    padding-bottom:4px;
    padding-top:4px;
  }
  .forbtn {
    max-width:280px;
    padding:8px 24px;
  }
  #divmain .txtfordate {
    width:90px;
  }      
  section p.percol {
    width:360px;
  }
  #divmain a {
    border-bottom:3px solid #e8e8e8
  }
}

@media only screen and (max-width: 760px) {
  #header, #divtoplogos {
    height: 74px;
  }
  #divmain {
    font-size:1.25em;
  }
  .forvignette {
    width:240px;
  }
  .vignette {
    width:194px;
    height:197px;
  }
  section.partpage p.titreaction {
    font-size:1em;
  }
  h1.titrepage {
    font-size:1.6em;
    margin-top:36px;
    margin-bottom:64px;
  }
  section.partpage {
    max-width:720px;
  }
  .txtgeninput {
    padding-bottom:4px;
    padding-top:4px;
  }
  .forbtn {
    max-width:280px;
    padding:8px 24px;
  }
  #divmain .txtfordate {
    width:90px;
  }      
  section p.percol {
    width:349px;
  }
  #divmain p.pinfos, #divmain p.pinfosListe {
    font-size:0.7em;
    line-height:1.3em;
  }
  #divmain p.pinfosListe {
    font-size:0.8em;
  }
}

@media only screen and (max-width: 720px) {
  #header, #divtoplogos {
    height: 74px;
  }
  #divmain {
    font-size:1.25em;
  }
  .forvignette {
    width:240px;
  }
  .vignette {
    width:194px;
    height:197px;
  }
  section.partpage p.titreaction {
    font-size:1em;
  }
  h1.titrepage {
    font-size:1.2em;
    margin-top:36px;
    margin-bottom:36px;
  }
  h2 {
    font-size:1em;
  }
  section.partpage {
    max-width:100%;
  }
  .txtgeninput {
    padding-bottom:4px;
    padding-top:4px;
  }
  .forbtn {
    max-width:230px;
    padding:8px 24px;
  }
  #divmain .txtfordate {
    width:90px;
  }      
  section p.percol {
    width:349px;
  }
  #d-admin {
    font-size: 1.7em;
    top: 17px;
    right: 0px;
  }
}

@media only screen and (max-width: 560px) {
  #divlogo {
    width: 210px;
    height: 65px;
  }
  #d-admin {
    font-size: 1.4em;
  }
}

@media only screen and (max-width: 480px) {
  #header, #divtoplogos {
    height: 40px;
  }
  #divlogo {
    width: 160px;
    height: 40px;
  }  
  #divmain {
    font-size:1.25em;
  }
  .forvignette {
    width:240px;
  }
  .vignette {
    width:194px;
    height:197px;
  }
  section.partpage p.titreaction {
    font-size:1em;
  }
  div.divcadre {
    max-width: 300px;
    padding: 16px 4px 0px 4px;
    margin-top: 18px;
  }    
  div.divinfos {
    max-width: 320px;
    width: 100%;
  }
  h1.titrepage {
    font-size: 1em;
    margin-top: 16px;
    margin-bottom: 16px;
  }
/*  section.partpage {
    max-width:320px;
  }*/
  .txtgeninput {
    padding-bottom:4px;
    padding-top:4px;
  }
  .forbtn {
    max-width:230px;
    padding:8px 24px;
  }
  #divmain .txtfordate {
    width:70px;
  }
  section p.percol {
    width:310px;
  }
  
  #d-admin {
    font-size: 1.2em;
    top: 8px;
    right: 0px;
  }
}
