body {
  background: white;
  font-size: 10pt;
  }
  
  #contenu_screen {
  display: none;
  }
  
  #contenu_print { display: yes; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
  
  #icones {
  display: none;
  }
    
  #contenu_screen {	
  width: 100%;
border: 0;
margin: 0 5%;
padding: 0;
float: none;
  }
  
  
  .titre_entete {
	font-size: 14px;
	color: #3824a2;
	font-weight: bold;
	text-align: left;
}
