#center h2
{
  color:#999999;
  font-size:12px;
  font-weight:bold;
  border-bottom:1px solid #9D9D9E;
  border-top:1px solid #9D9D9E;
  padding:3px 0 3px 20px
}

#center h2 a
{
  color:#999999;
  font-weight:bold !important;
  text-decoration:none;
}

.cadre h2 li
{
  display:inline;
  font-size:12px;
}

ul.question a{
  padding:10px 0;
  margin-left:10px;
  border-bottom:1px solid #9ca0a1;
  font-size:12px;
  padding-left:50px;
  background:url('../img/design/p.jpg') no-repeat 0;
  display:block;
  color:#000000
}

.maj{
  background:url('../img/design/maj.jpg') no-repeat 0 !important;
}

.new{
  background:url('../img/design/news.jpg') no-repeat 0 !important;
}

.mev{
  font-weight:bold;
}

.noborder{
  border:0 !important;
}


div.question{
  
  font-size:15px;
  margin:15px 15px 0 15px;
  border-bottom:1px solid #9D9D9E;
	padding-bottom:10px;
	font-size:18px;
	color:#5a5a5a
}

div.question b, div.question strong{
  
  font-size:15px;
	font-weight:bold;
	font-size:18px;
	color:#5a5a5a
}

.answer{
 margin:0 15px
}
.answer  *{
  font-size:13px;

}

.answer p{
  padding:15px 0 10px 0;
}
