<!--
function affreso() {
var correctwidth=1024
var correctheight=768
if (screen.width!=correctwidth||screen.height!=correctheight
)document.write("<B><UL>Ce site est optimis&eacute pour une r&eacute;solution "+correctwidth+"x"+correctheight+". Votre  r&eacute;solution actuelle est "+screen.width+"x"+screen.height+".</UL></B>"
)
}
//-->
