Import from Mercurial

This commit is contained in:
Nicolas FRIOT, PhD
2026-03-08 23:27:44 +01:00
commit 27fbb7a362
90 changed files with 104291 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,174 @@
/* CSS Document */
td img {display: block;}body {
background-image: url(../images/_shared/background.jpg);
background-repeat: repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
color: #000099;
}
a:link {
color: #0000FF;
}
a:visited {
color: #0000FF;
}
a:hover {
color: #006600;
}
a:active {
color: #0000FF;
}
.menu {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
padding-left: 10px;
}
.menu a:link {
color: #FFFFFF;
}
.menu a:visited {
color: #FFFFFF;
}
.menu a:hover {
color: #FFFFFF;
}
.menu a:active {
color: #FFFFFF;
}
.submitmenu {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
background-color: #000099;
font-size: 16px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.submitmenu a:link {
color: #FFFFFF;
}
.submitmenu a:visited {
color: #FFFFFF;
}
.submitmenu a:hover {
color: #FFFFFF;
}
.submitmenu a:active {
color: #FFFFFF;
}
.proposemenu {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
background-color: #006699;
font-size: 14px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.proposemenu a:link {
color: #FFFFFF;
}
.proposemenu a:visited {
color: #FFFFFF;
}
.proposemenu a:hover {
color: #FFFFFF;
}
.proposemenu a:active {
color: #FFFFFF;
}
.indexcontents {
padding-left:10px;
padding-right:10px;
}
.contents {
padding:10px;
}
.banner {
color: #FFFFFF;
font-weight: bold;
}
.title {
font-size: 16px;
}
.smaller {
font-size: 13px;
}
.bannerlarge {
color: #FFFFFF;
font-weight: bold;
font-size: 16px;
}
.fineprint {
font-size: 9px;
}
.size10 {
font-size: 10px;
}
.largetitle {
font-size: 16px;
font-weight: bold;
}
.red {
color: red;
}
.purple {
color: purple;
}
.green {
color: green;
}
.brown {
color: brown;
}
.orange {
color: orange;
}
.royalblue {
color: royalblue;
}
.salmon {
color: salmon;
}
.yellowgreen {
color: yellowgreen;
}
table.underline {
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 5px;
border-top-width: 2px;
border-style: solid;
border-left-color: white;
border-bottom-color: #CCFFFF;
border-right-color: white;
border-top-color: #CCFFFF;
border-collapse: collapse;
}
table.program td {
padding-top:5px;
padding-bottom:5px;
padding-right:1px;
padding-left:1px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 811 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 770 B