.titre_cv {
  font-weight: bold;
  text-decoration: underline;
}

.tableau_cv {
  font-size: 15px;
}
.tableau_cv {
  font-size: 15px;
}

.tableau_cv td, .tableau_cv th {
  padding-top: 5px;
  padding-bottom: 3px;
  border-bottom: dashed 1px #DDDDDD;
}
.tableau_cv table td, .tableau_cv table th {
  border-bottom: none;
}

.tableau_cv th {
  vertical-align: top;
  text-align: left;
  width: 145px;
}

.tableau_cv th .sous-titre {
  font-weight: normal;
}

.tableau_cv td {
}

.tableau_cv .titre {
  font-weight: bold;
}

.tableau_cv .lieux {
  font-weight: bold;
}

.tableau_cv ul {
  list-style-type: none;
  margin: 0px;
  font-size: 13px;
}

.tableau_cv table {
  vertical-align: top;
  font-size: 13px;
}

.tableau_cv table td {
  vertical-align: top;
  font-size: 13px;
}