/* Style sheet for W3C document translations - date: 2008-11-11 */ /* 2006-09-27: added 'code var' and 'pre var' style 2007-10-06: deleted quotation rules (q) 2008-02-13: changed em.ndt to .ndt, added .ori .rfc2119 .unichar 2008-11-11: added .numero */ body {margin:0;padding:2em 1em 2em 70px;background:url("traduction.png") white fixed top left no-repeat;color:#333;} /* Abbreviations and visual clues */ abbr {font-variant:small-caps;border-bottom:none;} abbr[title] {cursor:help;border-bottom-style:dashed;border-bottom-width:1px;letter-spacing:.1em;} a[href] abbr[title] {cursor:pointer;} span[title]:hover {cursor:help;background:#cfc;color:inherit;} /* Usage: */ .numero:before {content:"n";} .numero:after {content:"o";vertical-align:super;font-size:x-small;font-style:italic;} /* (N.D.T. English term) */ .ndt {font-style:italic;font-weight:normal;} .ori {font-style:italic;font-weight:normal;} /* REC conventions */ .rfc2119 {font-style:italic;text-transform:lowercase;} .unichar {font-variant:small-caps;font-size:smaller;} /* Line break support */ .nobreak {white-space:pre;} /* Superscripts and underscripts */ sup {vertical-align:text-top;} sub {vertical-align:bottom;font-size:x-small;} /* Variables */ var {font-style:italic;/* font-weight:bolder; */} code var, pre var {font-style: normal;} /* Definitions */ dfn {font-weight:bolder;} dfn:hover {cursor:help;} /* Outgoing links to W3C documents (not necessarily translated) */ a.w3c:link {padding:0 2px;} a.w3c:hover {background:#005a9c;color:white;text-decoration:none;} /* Outgoing links to translations (of W3C documents) */ span.vf a {text-decoration:none;background:transparent;color:#666;font-size:smaller;padding:0;font-variant:small-caps;} span.vf a:hover {background:#666;color:#fff;} /* Links to errata */ span.errata a {text-decoration:none;background:#fcfcfc;color:#999;} span.errata a:hover {background:#f0f0f0;color:#c30;} /* Link to preface on top of pages (lisez-moi) */ #lisezmoi {position:absolute;top:1px;left:19px;background:#fc0;color:#000;border-right:1px solid #000;border-bottom:1px solid #000;} #lisezmoi a {font-family:serif;text-decoration:none;color:#000;font-size:larger;font-weight:bolder;font-style:italic;} #lisezmoi a:hover {background:#ff0;color:#000;} /* Corrections from errata */ del {text-decoration:line-through !important;font-weight:normal !important;background:#666 !important;color:#000 !important;cursor:help;} ins {text-decoration:none;background:#9fc !important;color:#000 !important;cursor:help;}