

  html {
     width:90%;
	 text-align:center;
	 padding-right:1em;
}



body {
    background-color: #fff;
    color: #000;
    font-size: 11pt;
	text-align: justify;

}

a, a:visited, A:hover {
    color: #000;
	text-decoration:none;
}

table {
color:black;
background-color:#FFFFFF;
}
 
.subvention, .bandeaurouge, .saisietexte,  .rechercher,  #recherche, img, .sommairegauche, .filariane, .miseajour, .index_gris_gauche   {
 display:none;
 }
 
#pied-de-page-impression {
  display: block;
  text-align:right;
  margin-right:0.5em;
  }
  
  p {
  margin-top:0.2em;
  margin-bottom:0.2em;
  orphans:11;

  }
  
.logosb {
 display:block;
 visibility:visible;
 margin-bottom:0.5em;
 text-align:center;
  }
  
  .titrebandeaurouge {
	font-weight: bold;
	color: #000000;
	font-size:18px;
	text-align: center;
	background-color:#E9E9E9;
}

.fondgris {
	background-color: #E9E9E9;
	font-weight: bold;
}


.fondgrisansgras {
	background-color: #E9E9E9;
}

