body { margin: 0;
 padding: 0;
text-align: center; /* pour résoudre le bug de centrage de IE */
/*background:#1D6BC3 url('theme/fond.jpg') repeat-x;*/

 }

.lien-blanc a:link {color: #FFFFFF; text-decoration:underline;}
.lien-blanc a:visited {color: #FFFFFF; text-decoration:underline;}
.lien-blanc a:hover {color: #FFFFFF; text-decoration:underline;}


.motscles {  font-family: "Times New Roman", Times, serif; font-size: 12px;
              color: #FFFFFF;           }
			  
			  
#header{  position:absolute;z-index:10 ;
top: 8;
}



#global { 
z-index:1 ;
          margin-left: auto;
     margin-right: auto;
     width: 944px;
	 text-align: left;  /* pour résoudre le bug de centrage de IE */



  }			  
