<html> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"><style>{  }

#left {
    float: left;
    width: 300px !important;
    width: 340px;   
    border: 1px solid blue;
}

#content {
    float: right;
    width: 650px !important;
    width: 630px;
    margin-bottom: 30px;
    border: 1px solid red;
}

#footer {
    clear: both;
}

h2           { font-size: 14pt; font-family: Georgia; line-height:150%; color:#FF0000 }

-->
</style>
<title>Style</title>
</head>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000ff" VLINK="#800080">

<SCRIPT language="javascript"><!-- function droite(e) { var message = "Hey! On ne copie pas, tss !"; if (navigator.appName == 'Netscape' && e.which == 3) { alert(message); } else if (navigator.appName == 'Microsoft Internet Explorer' && event.button==2) { alert(message); } return true; } document.onmousedown = droite; // --></SCRIPT>

</body>

</html>