<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, p, td, li
  { font-family: Arial, Helvetica, Geneva, Verdana; background-color: #ffffff ;
font-size : 14 }
body { margin: 0px; padding: 0px }
h1, h2, h3, h4, h5, h6
   { color: navy; font-family: Arial, Geneva, sans-serif, Verdana }
h2 {font-size:22}
h4 {font-size:18}
h5 {color:#6633ff ; font-style : italic ; font-size:16}
h6 {font-size:14}
.imp {font-style : italic ; color:#ffcc33 ; font-weight: bold}
.important {font-style : italic ; color:blue; font-weight: bold}
.soustitre{font-style : italic ;font-size:16}
td {text-align:center}


/** Position des blocs dans la page **/
div.marge     { position: absolute; top: 150px; left: 0px; width: 250px; visibility: visible  ; font-size:12pts}
div.principal  { position: absolute; top: 100px; left: 250px; width: 600px; visibility: visible }
div.titre        { color: #ffcc33; font-weight: bold; font-size: 30px; font-family: Verdana, Helvetica, Arial, sans-serif; 
	margin: 0px; padding: 0px; position: absolute; top: 40px; left: 50px; visibility: visible }
div.titre2 { color: #ffcc33; font-weight: bold; font-size: 18px; font-family: Verdana, Helvetica, Arial, sans-serif; margin: 0px; padding: 0px; position: absolute; top: 40px; left: 50px; visibility: visible }
div.lexique { position: absolute; top: 100px; left: 50px; width: 700px; visibility: visible }
div.aide { position: absolute; top: 70px; left: 50px; width: 800px; visibility: visible }

div.droite{position : relative ; float:right ; width : 250px ; height:300px ; visibility:visible ; margin : 0px ; padding : 1px ; border=1pt}
div.gauche { position:relative ; float:left ; width : 530px ; height:300px ; visibility:visible ; margin : 0px ; padding : 1px ; border:1pt ; font-size:10pts}</pre></body></html>