[ (#REM) Feuille de style de la version texte Nous utilisons un squelette afin de traiter l'orientation du texte ] #CACHE{3600*100,cache-client} #HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15} #HTTP_HEADER{Vary: Accept-Encoding} /* boutonstexte.css */ .boutonstexte { } .boutonstexte button { } .textsizeup, .textsizedown, .textonly { cursor: pointer; } .boutonstexte button:hover { border: 1px red solid; } .boutonstexte button img { behavior:url(win_png.htc); } div.onlytext { text-align: [(#LANG_DIR|choixsiegal{ltr,left,right})]; margin:0 auto!important; border:0 !important; padding:0 !important; color: black; width:19cm!important; font-size: 1em; } div.onlytext p { padding-bottom:0.5em!important; } .onlytext_wrapper { text-align:center !important; font-size: 76%; background-color:white; }