body {
font-family: Garamond;
font-size: 10pt;
}
p {
font-size: 10pt;
}
p.GainCarac {
color: Olive;
}
ul {
font-size: 10pt;
}
td {
font-size: 10pt;
}
h1 {
font-family: WilhelmKlingsporGotisch-Dfr;
font-size: 36pt;
}
h2 {
font-family: WilhelmKlingsporGotisch-Dfr;
font-size: 24pt;
}
.tableau{
font-family : Verdana;
font-size : 9px;
color: Gray;
}
.tableauHoraire{
font-family : Verdana;
font-size : 10px;
font-weight: bolder;
background: Gray;
color: White;
}
.tableauTitre{
font-family : Verdana;
font-size : 12px;
font-weight: bold;
font-variant: small-caps;
color: White;
}
a:hover {
color: Gray;
background: #993300;
}
a:visited {
color: Gray;
}
a:active {
color: Gray:
}
a:link {
color: Gray:
}
a {
color: Gray;
}
|