/* CSS Document 
 * Compatibilités des sélecteurs : http://kimblim.dk/css-tests/selectors/
 */
nav {
  display: none;
}
a[href]:after {
  display: none;
}
html {
  background: none;
  max-width: 670px;
}
.inside {
  margin: 30px;
  width: auto;
}
.inside p {
  font-size: 20px;
}
.titleMed,
.descMed {
  font-size: 18px;
}
.toolbar .titre {
  float: none;
}
tbody tr,
tbody td {
  line-height: 23px;
}
table {
}
tbody tr {
  border-bottom: solid 1px #ebeaea;
}
.t-c6 .t-th,
.t-c6 .t-td {
  width: 20%;
}
h4 {
  margin-top: 15px;
}
.col12 {
  float: left;
  width: 50%;
}
header,
div.header {
  height: auto;
  text-align: right;
  margin-top: 20px;
  position: relative;
  background: none;
}
header h1,
div.header h1 {
  display: inline-block;
  font-family: 'giorgioregular';
  font-size: 28px;
  font-weight: normal;
  line-height: 1;
  color: #fff !important;
  background: #0098d7;
  background-color: #0098d7 !important;
  max-width: 390px;
  padding: 20px;
  padding-right: 50px;
  text-align: left;
}
header img,
div.header img {
  position: absolute;
  left: 20px;
  top: 1px;
}
table.cure {
  width: 100%;
}
.coordonnees-patient {
  max-width: 90%;
  padding: 2%;
  border: 1px solid #0098d7;
  border-left: 4px solid #0098d7;
}
.indeximc {
  padding-left: 40px;
}
.indeximc p.oldIndex {
  font-size:14px;
  padding-top:2px;
  padding-bottom:5px;
}
.indeximc p.oldIndex span {
  padding-right:25px;
}
div#page2,
div#page3 {
  height: auto;
  margin-top: 20px;
  position: relative;
  background: none;
}
div#page2 h1,
div#page3 h1 {
  position: absolute;
  right: 20px;
  top: 150px;
  display: inline-block;
  font-family: 'giorgioregular';
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  color: #5e5e5e !important;
  max-width: 390px;
  padding: 20px;
  padding-right: 50px;
  text-align: left;
}
div#page2 h1 span,
div#page3 h1 span {
  display: block;
  padding-top: 25px;
  font-size: 18px;
  font-weight: normal;
  font-family: 'gl';
}
div#page2 img.logoIomet,
div#page3 img.logoIomet {
/*position: absolute;
  left: 20px;
  top: 1px;*/
}
div#page2 img.logoNutergia {
  margin-left: 35%;
  margin-top: 30px;
}
div#page3 img.logoNutergia {
  margin-left: 35%;
  margin-top: 400px;
}
* div#page2 p,
div#page2 ul,
div#page3 p,
div#page3 ul {
  padding: 10px 20px;
  font-family: 'gl';
  font-size: 18px;
  line-height: 20px;
  color: #5e5e5e;
}
div#page2 ul,
div#page3 ul {
  list-style-position: inside;
}
div#page2 p.contenuP2 {
  padding-top: 350px;
}
div#page3 p.contenuP3 {
  padding-top: 400px;
}
p.accord {
  position: absolute;
  bottom: 50px;
  right: 100px;
  width: 300px;
  border: 1px #000000 solid;
  padding: 10px 20px 100px 20px;
}
.legendeH {
  background-color: #cdc8ac;
  border: 2px solid #8e846f;
  padding: 10px;
  margin-top: 30px;
  margin-left: 12px;
  width: 420px;
}
.histoZoom .legendeH {
  margin-left: 280px;
}
.legendeH ul {
  list-style: none;
}
.legendeH ul li {
  float: left;
  width: 210px;
  font-family: 'gsb';
  font-size: 15px;
  color: #736759;
}
