
  <style type="text/css">
    <!--
	ident { 
	background-image : url(images.gif); 
	background-attachment : fixed; 
	}
    .centre
        {
            width:98%;
            height: 650px;
            overflow:auto;
            border: 6px solid #923636;
			colspan: 2px;
        }
    .droite
        {
            width:100%;
            height: 650px;
            overflow:auto;
            border: 3px solid #923636;
			cellspacing: 2px;
        }
	.droite_noscroll
        {
            width:100%;
            height: 90%;
			cellspacing: 2px;
        }
	//--> 
  </style>