/* ------------------------------------------------------------------------------- balises HTML */ BODY, P, TD { font-family: Trebuchet MS, News Gothic MT, Arial, Helvetica, sans-serif; font-size: 10pt; } P { line-height: 1.5em; } H1,H2,H3,H4,H5,H6 { font-family: 'Georgia','Book Antiqua','Trebuchet MS','Arial',serif; letter-spacing: -0.05em; } H1 { font-size: 20px; font-weight: bold; margin-bottom: 0px; margin-top: 10px; } H2 { font-size: 18px; font-weight: normal; font-style: italic; margin-bottom: 0px; margin-top: 10px;} H3 { font-size: 16px; font-weight: normal; font-style: normal; margin-bottom: 0px; margin-top: 10px;} SMALL * { font-size: 8pt; } /* ------------------------------------------------------------------------------- typo */ .serif, .serif * { font-family: Cushing Medium, Book Antiqua, Times New Roman, serif; } .sans, .sans * { font-family: ITC Officina Sans Book, Trebuchet MS, Helvetica, Arial, sans-serif; } /* ------------------------------------------------------------------------------- titres et liens */ .GrandTitre { font-family: 'Georgia','Book Antiqua','Trebuchet MS','Arial',serif; font-size: large; font-style: italic; font-weight: bold; letter-spacing: -0.05em; } .ici { font-family: 'News Gothic MT','Georgia', sans-serif; font-size: 11px; color:#DC7C14; } .page { font-family: 'Verdana',Arial,sans-serif; font-size: 11px; color:#5F5757;} .ici A, .page A { text-decoration: none; } .ici A:hover, .page A:hover { text-decoration: underline; } .ici A:visited, .page A:visited { text-decoration: none; } .pages A { text-decoration:none; font-weight: bold; } .pages A:hover, { text-decoration:underline; } .pages A:visited { font-weight: normal; } .nosouligne A { text-decoration: none; } /* ------------------------------------------------------------------------------- colonnes */ .coltitre, .coltexte * { font-family: ITC Officina Sans Book, Trebuchet MS, Helvetica, Arial, sans-serif; } .coltitre { font-weight: bold; font-size: 9pt; } .coltexte * { font-size: 9pt; } /* ------------------------------------------------------------------------------- global */ .mini { font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 8pt; } /* ------------------------------------------------------------------------------- pied de page */ .pied { font-size: 90%; font-style: italic; } /* ------------------------------------------------------------------------------- menus */ .clsMenuPrinc, .clsMenu { border:solid 1px; border-color:#FAE590 #CCA008 #CCA008 #FAE590; background-color:#FAD452; z-index:3; } .clsMenu { width:200px; } .clsMenuPrinc { width:175px; display:none; position:absolute; top:3px; left:3px; } .clsTitre, .clsElement, .clsMini { font-family:Arial,Helvetica,sans-serif; } .clsTitre { font-weight:bold; font-size:9pt; text-align:center; background-color:#EEBA3C; } .clsTitre A { color:black; } .clsTitre A:hover { color:white; } .clsElement { font-size:9pt;} .clsElement A { text-decoration:none; color:black;} .clsElement A:visited { color:#936903;} .clsElement A:hover { text-decoration:underline; color:white; } .clsMini { font-size:9pt; font-weight:bold;} .clsBulle TD { font-size: 10pt; font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; font-weight: bold; color: white; text-align: center; } .clsBulle TD B { font-weight: normal; }