
.rouge {border:thin solid red;}
.vert {border:thick solid green;}


ul.logos_filiales img {
  vertical-align: middle;
}
.logos_filiales img.logo_selected {
  opacity: .3;
  -moz-opacity: .3;
  filter: alpha(opacity=30);
}

#contenu ul.logos_filiales {
  position: relative;
}
#contenu ul.logos_filiales li {
  float: left;
  padding: 0;
  margin: 0 15px 0 0;
  background: none;
  text-align: center;
}

#contenu ul.logos_filiales li {
  width: 150px;
  margin-top: 8px;
  margin-bottom: 8px;
}
#contenu ul.logos_filiales li a {
  display: block;
  height: 100px;
  margin-top: 5px;
  line-height: 25px;
  text-decoration: none;
}
#contenu ul.logos_filiales li span {
  width: 140px;
  height: 85px;
  text-align: center;
  margin-top: 5px;
}


body.groupe #contenu h3 {
  background-image: url('../images/groupe/puce.gif');
}
body.groupe #contenu h5 {
  background-image: url('../images/groupe/fleche.gif');
}
body.groupe #contenu .possibilites h5 {
  background-image: none;
}

div.colonne {
  float: left;
  width: 268px;
  margin-bottom: 10px;
  margin-right: 6px;
}

div.gauche {
  clear: both !important;
}

br.clear {
  clear: both;
}

#contenu div.droite p, #contenu div.droite h4, #contenu div.droite h5 {
  margin-left: 0;
}


div.chiffres {
  float: left;
  padding: 10px 10px 0 10px;
  margin: 5px 0 20px 35px;
  border: 1px solid #ccc;
}
#contenu div.chiffres h5, #contenu div.chiffres ul {
  margin-left: 0;
}
div#chiffre-affaires ul {
  text-indent: -100em;
  height: 180px;
  width: 180px;
  background: white url('../images/groupe/chiffres-affaires.gif') no-repeat top left;
}
#contenu div.chiffres li {
  background: transparent;
}
div#personnel ul {
  text-indent: -100em;
  height: 180px;
  width: 180px;
  background: white url('../images/groupe/personnel.gif') no-repeat top left;
}

#historique #contenu p strong {
  color: #336699;
  margin-left: -15px;
  padding-left: 5px;
  border-left: 2px solid #336699;
  font-size: 120%;
  padding-bottom: 10px;
}
#historique #contenu p {
  margin-left: 15px;
}

/* page emploi */

body#emploi table {
  font-size: 1.2em;
  width: 80%;
  margin: 0 auto 15px auto;
}
body#emploi table tr {
}
body#emploi table tr td,
body#emploi table tr th {
  padding: 10px;
}
body#emploi table thead tr th,
body#emploi table thead tr td {
  background: #ED6F21;
  color: #ffffff;
  font-weight: bold;
}
body#emploi table tr td {
  background: #9DBED9;
  border-top: 1px solid white;
}

body#emploi td.date {
  color: #3F3F3F;
  font-weight: bold;
}

body#emploi td.intitule {
  background: #CEDEEC;
}

body#emploi td.savoir-plus {
  background: #E1EBF4;
}

#actualites #contenu img {
  float: right;
  margin-right: 50px;
}



body#emploi #contenu div.contenu {
  padding-right: 150px;
}

body#emploi #contenu {
  background: #fff url('images/illustrations/recrutement.jpg') no-repeat top right;
}


div.tooltip {
	background: #FFF;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #3B7EB5;
}

.important {
	color: #3b7eb4;
	font-size: 1.7em !important;
	font-weight: bold;
}