div.content div.content {
  padding-top: 10px;
}
div.content div.content form.date label {
  float: left;
  width: 40%;
}
div.content div.content form.date p {
  height: 20px;
}
div.content div.content form.date select {
  padding: 1px 5px;
  text-indent: 3px;
  width: 40%;
}
div.content div.content form.date select option {
  text-indent: 5px;
}
div.content div.table_multi{
  border:1px solid #B0B0B0;
  color:#343434;
  margin:10px 1px;
}
div.content div.table_multi div.titre{
  background:#646464 none repeat scroll 0 0;
  color:white;
  font-weight:bolder;
  height:25px;
  line-height:25px;
  padding:0 5px;
}
div.content div.table_multi div.ligne_info {
  background:#E0E0E0 none repeat scroll 0 0;
  border-bottom:1px solid #B0B0B0;
  clear:both;
  font-weight:bolder;
  height:25px;
  line-height:25px;
}
div.content div.table_multi div.p100 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:100%;
}
div.content div.table_multi div.p90 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:90%;
}
div.content div.table_multi div.p60 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:60%;
}
div.content div.table_multi div.p50 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:50%;
}
div.content div.table_multi div.p40 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:40%;
}
div.content div.table_multi div.p30 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:30%;
}
div.content div.table_multi div.p25 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:25%;
}
div.content div.table_multi div.p20 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:20%;
}
div.content div.table_multi div.p15 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:15%;
}
div.content div.table_multi div.p10 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:10%;
}
div.content div.table_multi div.p5 {
  background: url(../img/chartre_g/table_droite.png) repeat-y scroll right center;
  float:left;
  text-indent:4px;
  width:5%;
}
div.content div.table_multi div.c {
  text-align: center;
}
div.content div.table_multi div.ligne {
  border-left:1px solid #E0E0E0;
  border-top:1px solid #E0E0E0;
  clear:both;
  height:27px;
  line-height:27px;
}
div.content div.table_multi div.ligne_bas {
  background:#E6E6E6 none repeat scroll 0 0;
  border-top:1px solid #DADADA;
  height:27px;
  padding:0 3px;
}
div.content div.table_multi div.ligne_bas a.d {
  background:transparent url(../img/chartre_g/fl_d.png) repeat scroll 0 0;
  display:block;
  float:right;
  height:17px;
  margin:5px;
  text-indent:-9999px;
  width:18px;
}
div.content div.table_multi div.ligne_bas a.g {
  background:transparent url(../img/chartre_g/fl_g.png) repeat scroll 0 0;
  display:block;
  float:right;
  height:17px;
  margin:5px;
  text-indent:-9999px;
  width:18px;
}
div.content div.table_multi div.ligne_bas p {
  float:right;
  font-size:97%;
  height: auto;
  margin-top:2px;
}
div.content div.table_multi div.ligne_bas form option {
  font-size:95%;
}
div.content div.table_multi  a{
  text-decoration: none;
}
div.content div.editable {
  border: 2px solid white;
  padding: 10px;
  text-align: justify;
  margin: 10px 0;
  height: auto;
  background: #eeeeee;
}
div.content div.editable:hover {
  border: 2px solid black;
}
div.content div.editable p {
  clear: none;
  height: auto;
  width: auto;
}
div.content p.textarea {
  height: 120px;
}
div.content p.textarea label {
  width: 100%;
}
div.content p.textarea textarea {
  height:104px;
  width:613px;
}