


#standard_middle  a{
  color:#c9fe7c;
}

#standard_middle ul {
  margin:0px;
  padding:0px;
  margin-left:32px;
}
#standard_middle li {
  line-height:28px;
  font-weight:bold;
  font-size:12px;
  color:#fa65f1;
  margin:0px;
  padding:0px;
}
.content_blocs {
  width:229px;
  height:340px;
  background-image:url('/images/partenaires_fond_col.png');
  background-repeat:x-repeat; 
}

#bloc_1 {
  position:relative;
  left:0px;
  top:0px;
  width:229px;
}
#top_bloc_1 {
  position:relative;
  width:229px;
  height:14px;
  background-image:url('/../images/partenaires_top_col_1.png');
}
#content_bloc_1 {
  position:relative;
  left:0px;
  top:0px;
}
#bottom_bloc_1 {
  position:relative;
  left:0px;
  top:0px;
  width:229px;
  height:18px;
  background-image:url('/../images/partenaires_bas_col_1.png');
}

#bloc_2 {
  position:absolute;
  left:248px;
  top:5px;
  width:229px;
}
#top_bloc_2 {
  position:absolute;
  top:0px;
  left:0px;
  width:229px;
  height:14px;
  background-image:url('/../images/partenaires_top_col_2.png');
}
#content_bloc_2 {
  position:absolute;
  top:14px;
  left:0px;
}
#bottom_bloc_2 {
  position:absolute;
  top:354px;
  width:229px;
  height:18px;
  background-image:url('/../images/partenaires_bas_col_2.png');
}


#bloc_3 {
  position:absolute;
  left:477px;
  top:5px;
  width:229px;
}
#top_bloc_3 {
  position:absolute;
  left:0px;
  top:0px;
  width:229px;
  height:14px;
  background-image:url('/../images/partenaires_top_col_3.png');
}
#content_bloc_3 {
  position:absolute;
  left:0px;
  top:14px;
}
#bottom_bloc_3 {
  position:absolute;
  top:354px;
  width:229px;
  height:18px;
  background-image:url('/../images/partenaires_bas_col_3.png');
}

