@CHARSET "ISO-8859-1";



.divrecrutement {

padding:5px;
}

.divrecrutement table {
  width:100%
}

.divrecrutement td {
  border:1px solid black;
}

.divrecrutement td div {
  padding:5px;
}


.titrerecrutement {
  background:#5C8597;
  padding:10px;
  font-weight:bolder;
  color:#eee
}


.corprecrutement {


}

.footrecrutement {
  margin-top:5px;
  background:#CEECF7;
}

