@import "common.css";

/******** MENU GROUPE DU HAUT *********/
#menu_group a.consulting {
  background: url(../img/fond_menu_3sc_on.gif) no-repeat left top;
}
#menu_group a.consulting span {
  display: none;
}

/*************** BARRE DES ONGLETS DU HAUT *************/
#tabbar {
  background: url(../img/fond_tabbar_3sc.gif) no-repeat left top;
}
#tabbar li#onglet1 {
  width:73px;
}
#tabbar li#onglet2 {
  width:46px;
}
#tabbar li#onglet3 {
  width:61px;
}
#tabbar li#onglet4 {
  width:61px;
}
#tabbar li#onglet5 {
  width:53px;
}
#tabbar li#onglet6 {
  width:65px;
}
#tabbar li#onglet7 {
  width:65px;
}
#tabbar li#onglet8 {
  width:89px;
}
#tabbar li#onglet9 {
  width:48px;
}


/**************** PUBLICATIONS ******************/
.publications {
  margin:10px;
}
.publications li {
  margin:5px 0;
}
.publications li a {
  font-weight:bold;
}
.publications li.acrobat {
  padding:0 0 0 23px;
  background: url(../img/acrobat.gif) no-repeat left top;
}


/************ CARRIERES ***********/
#actucarriere {
  margin:0 20px 0 15px;
  padding:0 0 0 230px;
  background: url(../../../images/recrutement001.jpg) no-repeat left 10px;
}
#carrierecarriere {
  margin:0 20px 0 15px;
  padding:0 0 0 230px;
  background: url(../../../images/image2.jpg) no-repeat left 10px;
}
#actucarriere p.text:first-line {
  color: #1eaa9d;
  font-weight:bold;
}
#parcourscarriere img {
  margin: 3px 4px 0 0;
  float:left;
}
#recrutonscarriere {
  margin:0;
  padding:0 200px 0 0;
  background: url(../img/image39.jpg) no-repeat right 50%;
}
#emploicarriere table.emploi {
  width:100%;
  border-collapse:collapse;
}
#emploicarriere {
  margin:10px 20px;
}
#emploicarriere table.emploi a {
  text-decoration:none;
}

#emploicarriere table.emploi thead th{
  text-align:left;
  color: #1eaa9d;
  font-weight:bold;
}

#emploicarriere table.emploi thead th em {
  text-align:left;
  color: #666;
  font-weight:normal;
  font-style:normal;
}
#emploicarriere table.emploi th,
#emploicarriere table.emploi td {
  border-bottom: 2px dotted #abbdbb;
  padding:2px 4px;
  margin:0;
}
#emploicarriere table.emploi tbody tr.un th,
#emploicarriere table.emploi tbody tr.un td {
  background-color: #ecf4f3;
}
#emploicarriere table.emploi tbody tr.deux th,
#emploicarriere table.emploi tbody tr.deux td {
  background-color: white;
}

#emploicarriere table.emploi tbody td.postuler a{
  padding:0 0 0 17px;
  background: url(../img/puce_013.gif) no-repeat left 50%;
}

#formationcarriere {
  margin:0;
  padding:0 90px 0 0;
  background: url(../../../images/image12.jpg) no-repeat right top;
}

