@page { size: landscape } 

body {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 10pt;
  margin: 0px; /* Pour supprimer toute marge prédéfinie par le navigateur */
}

a:hover {
  color: #006699;
}

a {
  color: #006699;
}

h3 {
  text-align: left;
  font-weight: bold;
  font-size: 11pt; 
}

table {
  empty-cells: show;
}

caption {
  text-align: left;
}

th
{
  background-color: silver;
  font-size: 10pt;
  text-align: left;
}

td {
  font-size: 10pt;
  text-align: left;
}

.newpage {
  width: 265mm;
  margin-top: 0.0cm;
  margin-bottom: 0.5cm;
  margin-left: 2.0cm;
  page-break-after: always;
}

.lastpage {
  width: 265mm;
  margin-top: 0.0cm;
  margin-bottom: 0.5cm;
  margin-left: 2.0cm;
  page-break-after: avoid;
}

#construction {
  margin-top: 20%;
  text-align: center;
  border: 1px solid;
  margin-left: 15%;
  margin-right: 15%;
}

#headerpage {
  margin-top: 10px;
  height: 2.5cm;
  margin-left: 0.5cm;
}

.logo {
  float: left; 
  margin-left: 0px;
  margin-top: 0px;
}

.title1 {
  float: left; 
  font-size: 8pt;
  margin-left: 12px;
  margin-top: 0px;
}

#title1b {
  font-size: 8pt;
  font-weight: bold;
  margin-left: 625px;
  margin-top: 0px;
}


#header2 {
  height: 2.2cm;
  font-weight: bold;
}

#title2a {
  float: left; 
  margin-top: 0px;
  padding-top: 10pt;
}

#title2b {
  margin-left: 570px;
  margin-top: 0px;
  padding-top: 40px;
  font-size: 11pt;
}

#title3 {
  float: none;
  height: 85px;
  font-weight: bold;
  font-size: 12pt;
  margin-top: 0px;
  padding-top: 10px;
}

#value1 {
  width: 460px;
  font-weight: bold;
}

.value {
  font-weight: bold;
}

#scope{
  margin-top:10px;
}

#ch {
  width: 480px;
  border: solid 1px black;
}


#fl {
  width: 480px;
  border: solid 1px black;
}

.logo_bakom {
  height: 80px;
}

.country {
  font-weight: bold;
}

.order {
  height: 30px;
}

.office {
  font-weight: bold;
}

#copyright {
  font-size: 8pt;
}

