

.liens li { 
 display:inline; 
}

.liens li a { 
 padding: 0.2ex 1.3em; 
 border: solid 1px #fa0 ; 
 margin-right: -1px;
}

.liens a:hover { 
 background: #9AAAFE;
 text-decoration: none;
}

#news .comments { 
 max-height: 15em;
 overflow: scroll; 
}

img .graphique { 
 margin-left: auto; 
 margin-right: auto;
 width: 4em;
}

#neuneu { 
  float:right; 
} 
