body{background-image:url(../img/helisurface.jpg);background-attachment:fixed;font-size:100%;font-weight:bold;}
#logo{margin:15px;position:fixed;z-index:4;top:0;left:0;font-face: 'Comic Sans MS'; font-size: 200%; color: teal; background-color: #DAA520; border: 3pt ridge lightgrey;}
h1{font-size:200%;font-weight:bold;color:#0000A0;text-align:center;}
h2{font-size:120%;font-weight:bold;color:darkred;}
h3{font-size:120%;font-weight:bold;color:red;}
h4{font-size:100%;font-weight:bold;color:blue;}
input.clc {font-face: 'Comic Sans MS'; color: #0000A0; background-color: #FFFFC0; border: 2pt ridge lightgrey;}
input.lrg {font-face: 'Comic Sans MS'; font-size: larger; color: teal; background-color: #FFFFC0; border: 3pt ridge lightgrey;}
.blue {font-size:200%;text-decoration: underline;color:blue;}
.red{font-size:100%;color:red;font-weight:bold;}
input.cge[type="number"] {width: 3em;}
.centerit {
  position:absolute;
  left:45%;
}
.date {
  position:absolute;
  left:10px;
  top:130px;
  width:1100px;
}
.pilote {
  position:absolute;
  left:100px;
  top:130px;
}
.instructeur {
  position:absolute;
  left:120px;
  top:130px;
}
.operation {
  position:absolute;
  left:280px;
  top:130px;
}
.dernier_vol {
  position:absolute;
  left:480px;
  top:130px;
}
.compteur {
  position:absolute;
  left:560px;
  top:130px;
  width:60px;
}
.heures_membre {
  position:absolute;
  left:700px;
  top:130px;
  width:450px;
}
.atterros {
  position:absolute;
  left:650px;
  top:130px;
}
.compte {
  position:absolute;
  left:740px;
  top:130px;
  width:50px;
}
.essence {
  position:absolute;
  left:830px;
  top:130px;
  text-align: right;
}
.bloc {
  color:blue;
  position:absolute;
  left:1090px;
  top:130px;
}
.temps {
  position:absolute;
  left:900px;
  top:130px;
}
.cout_membre {
  position:absolute;
  left:1100px;
  top:130px;
  width:90px;
  text-align: right;
}
.cout {
  position:absolute;
  left:990px;
  top:130px;
  text-align: right;
}
.writer {
  position:absolute;
  left:1170px;
  top:130px;
}
.grey {
  background-color: lightgrey;
}
.top {
  position:fixed;
  left:20px;
  top:5px;
}
.top-comment {
  position:fixed;
  left:20px;
  top:105px;
}
div.top-title {
  position:fixed;
  z-index: +1;
  left:40%;
  top:25px;
  font-size:200%;
  font-weight:bold;color:#0000A0;text-align:center;
}
.top-pos {
  background-color: lightgreen;
  position:fixed;
  width:250px;
  left:90px;
  top:5px;
  text-align: left;
}
.top-pos2 {
  background-color: lightgreen;
  position:fixed;
  width:100px;
  left:290px;
  top:5px;
  text-align: right;
}
.top-neg {
  background-color: pink;
  position:fixed;
  width:250px;
  left:90px;
  top:5px;
  text-align: left;
}
.top-neg2 {
  background-color: pink;
  position:fixed;
  width:100px;
  left:290px;
  top:5px;
  text-align: right;
}
table, th, td {
  border: 1px solid black;
}

.readMore{
background-color: lightgreen;
  position:fixed;
  right:10px;
  top:5px;
  }