.soc {
  margin:0;
  padding:0 ;/*0 0 150px;
  background-repeat:no-repeat;
  background-position:left center;*/
  width:470px;
}
.socligne {
  background-image:url(/imgs/lignebleue.gif);
  background-repeat:repeat-x;
  background-position:left bottom;
  padding:0;
  height:1px;
  margin:5px 0 5px 0;
  background-color:transparent;
}
.typesocligne {
  background-image:url(/imgs/ligne960.gif);
  background-repeat:repeat-x;
  background-position:left bottom;
  padding:0;
  height:1px;
  margin:5px 0 5px 0;
  background-color:transparent;
}
.soc h2:first-child {
  text-transform:uppercase; 
}
.soclien {
  color:#c96;
  margin-top:10px;
  font-size:11px;
  display:block;
}
.socTdDroite {
  text-align:center;
  vertical-align:middle;
  width:150px;
  padding:0;
  margin:0;
}
