body{ 
  height: 700px;
  font: Verdana, Helvetica, Arial;
}

h1{
  text-align: center; 
  line-height: 40px;
  color: #3A9186;
}

.fondGauche{
  background-color: ;
}

.fondDroit{
  background-position: ;
  background-color: ;
}

.entete{
  display: none; 
}

.contenu{
  background-color: white;
  width : 900px;
  border-left: 0px rgb(200,200,200) solid;
  border-right: 0px rgb(200,200,200) solid;
}

.style {
  text-align: left;
  display: none;
}

#menu{
  display: none;
}

.sousEntete {
  width: 900px;
  margin-top: 0px;
}

.corps {
  width: 900px;
  margin-top: 0px;
  float: right;
}

.para {
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}

.image{
  display: none;
}

.civil {
  float: left;
  margin-left: 60px;
  border: 0px  #3A9186 solid;
  background-color: white;
  padding: 0px;
  border: 0px #FA8973 solid;
  border-radius: 5px;
  text-align: left;
}

.cv{
  text-align: justify;
  font-size: 20px;
  width: 760px;
  height: 1300px;
  margin-left: 50px;
  margin-top: 0px;
  padding: 20px;
  background-color: white;
  border: 0px #F4C21D solid;
  border-radius: 10px;
}

.tabcv {
  background-color: white;
  border: 0px #85F973 solid;
}

.tabcv td.main{
  border: 0px #85F973 solid;
}  

.tabcv td#titre, td#form, td#pro, td#rech{
  border-bottom: 1px grey solid;
  text-align:left;
  color : black;
  font-weight: normal;
  height:60px; 
  font-size:x-large;
} 

img.haut {
  display: none;
}

#imp {
  margin-top: 20px;
  margin-left: 350px;
  display: none;
}







 