<!--
*{
  background-color: transparent;
}
!iframe { overflow-x: hidden; overflow-y: scroll;}

#bg {color:#2b4b0b; text-decoration:none; font-family:Arial; font-size:11px; font-style:normal; font-variant:normal; }
#popfooterbg { background:url(/img/pop_mag/pop_left_footer.gif); background-repeat: no-repeat; background-position: top left; width:683; height:36;}

#prec  { width:248px; height:36px; color:#fff; text-decoration:none; font-family:Arial; font-size: 11px;}
#prec a, #prec:hover { width:248px; height:36px; color:#990000; text-decoration:none; font-family:Arial; font-size: 11px; }

#suiv  { width:252px; height:36px; color:#fff; text-decoration:none; font-family:Arial; font-size: 11px;}
#suiv a, #suiv:hover { width:252px; height:36px; color:#990000; text-decoration:none; font-family:Arial; font-size: 11px; }
#article_content{
  width:505px; height:344px;
  overflow: auto;
  background: #fff;
}
#article_content_text{
  padding-right: 5px;
}

#article_content_text h1{
  font-size: 15px;
  padding: 0;
}

fieldset{
  border: 0;
}


dl.img_preview{
  border: 1px solid #000;
  width: 30%;
  margin-right:5px;
  text-align: center;
  float: left;
}
.img_preview dd{
  margin: 0;
}


/* pour mettre en avant un résultat de test */
dl.your_result{
  border: 1px solid #000;
  padding-right: 5px;
}
.your_result dt, .your_result dd{
  font-weight: bold;
}

div#phpmv2{
  display: none;
}
-->