  @charset "iso-8859-1";
 /*zone centrale*/ 
.contenu_c { margine-left: 200px; width: auto; text-align: center; } 
  .contenu {
  table-layout: auto; /*la largeur max &eacute;tant de 900px*/
  margin-left: 130px;
  text-align: justify; /*les paragraphes seront justifi&eacute;s*/	
  background-color: WHITE; }
h1 { list-style-type: none; font-size: 13pt; font-weight: bold; color: #0293a6; background-color: #e9f4f6; text-align: center;}
 /* h1 { color: green; text-align: right; }*/
  h2 { color: #0099FF; }
 h3 {font-size: 10px; color: #0194A8; text-align: center;} 
 h4 {font-size: 12px; color: #0194A8; text-align: center; margin: 2px;}
 h5 {color: green; text-align:left;}
h6 { list-style-type: none; color: #0194A8; font-size: 14px; text-align: center;}
h7 { color: #800080; text-align: center; font-size: 9px; line-height: 0px;}
