@charset "utf-8"; /* Feuille de style pagetitre débats*/ body { margin: 0; padding: 0; } /* FONTES */ @font-face { font-family: "CelesteST", sans-serif; font-weight: normal; font-style: normal; src: url(../Fonts/CelesteST-Regular.otf); } @font-face { font-family: "Frutiger LT Std 45 Light", sans-serif; font-weight: normal; font-style: normal; src: url(../Fonts/FrutigerLTStd-Light.otf); } @font-face { font-family: "Frutiger LT Std 45 Light", sans-serif; font-weight: bold; font-style: normal; src: url(../Fonts/FrutigerLTStd-Bold.otf); } /* SPAN */ .italic { font-weight: normal; font-style: italic; } .pc { font-variant: normal; font-size: 72%; } /* PAGES DE DEBUT */ p.auteur { font-family: "Frutiger LT Std 45 Light", sans-serif; font-style: normal; font-weight: bold; font-size: 110%; text-decoration: none; font-variant: normal; line-height: normal; text-align: center; margin-top: 10%; margin-bottom: 2%; } p.titre { font-family: "CelesteST", sans-serif; font-weight: normal; font-style: normal; font-size: 160%; text-decoration: none; font-variant: normal; line-height: normal; text-align: center; text-indent: 0; margin-top: 15%; margin-bottom: 2%; padding-top: 0; } p.stit { font-family: "Frutiger LT Std 45 Light", sans-serif; font-weight: normal; font-style: normal; font-size: 90%; text-decoration: none; font-variant: normal; line-height: normal; text-align: center; text-indent: 0; margin: 0 0 1em 0; padding: 0; } p.logo_edit { text-align: center; margin-top: 25%; margin-bottom: 0%; padding: 0; line-height: normal; } /* @end */