* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    background: white;
    color: #000000;
    text-align: left;
    height: 95%;
}

body.external, html {
    height: 100%;
    padding-right: 0px;
}

.strong {
    font-weight: bold;
}

a.lien_photo {
    color: white;
    text-decoration: none;
}

a.lien_photo:link {
    color: white;
    text-decoration: none;
}

a.lien_photo:visited {
    color: white;
    text-decoration: none;
}

a.lien_photo:active {
    color: white;
    text-decoration: none;
}

a, p {
    border: none
}

a:link {
    color: #394d63; /* 293c50;*/
    text-decoration: none;
}

a:hover, a:hover:visited {
    text-decoration: underline;
}

a:visited {
    color: #394d63; /* 293c50;*/
    text-decoration: none;
}

a:active {
    color: #000000;
    background: #ADD8E6;
    text-decoration: underline;
}

.boiteliens a {
    display: block;
}

.boiteliens {
    color: #d8eafb;
    font-weight: bold;
    width: 150px;
}

a:focus .overview_fr,
a:hover .overview_fr {
    background-image: url(fr/overviewHL.png);
}
.overview_fr {
    background-image: url(fr/overview.png);
}

a:focus .overview_en,
a:hover .overview_en {
    background-image: url(en/overviewHL.png);
}
.overview_en {
    background-image: url(en/overview.png);
}

a:focus .news_fr,
a:hover .news_fr {
    background-image: url(fr/newsHL.png);
}
.news_fr {
    background-image: url(fr/news.png);
}

a:focus .news_en,
a:hover .news_en {
    background-image: url(en/newsHL.png);
}
.news_en {
    background-image: url(en/news.png);
}

a:focus .download_fr,
a:hover .download_fr {
    background-image: url(fr/downloadHL.png);
}
.download_fr {
    background-image: url(fr/download.png);
}

a:focus .download_en,
a:hover .download_en {
    background-image: url(en/downloadHL.png);
}
.download_en {
    background-image: url(en/download.png);
}

a:focus .contribute_fr,
a:hover .contribute_fr {
    background-image: url(fr/contributeHL.png);
}
.contribute_fr {
    background-image: url(fr/contribute.png);
}

a:focus .contribute_en,
a:hover .contribute_en {
    background-image: url(en/contributeHL.png);
}
.contribute_en {
    background-image: url(en/contribute.png);
}

a:focus .links_fr,
a:hover .links_fr {
    background-image: url(fr/linksHL.png);
}
.links_fr {
    background-image: url(fr/links.png);
}

a:focus .links_en,
a:hover .links_en {
    background-image: url(en/linksHL.png);
}
.links_en {
    background-image: url(en/links.png);
}

a:focus .contact_fr,
a:hover .contact_fr {
    background-image: url(fr/contactHL.png);
}
.contact_fr {
    background-image: url(fr/contact.png);
}

a:focus .contact_en,
a:hover .contact_en {
    background-image: url(en/contactHL.png);
}
.contact_en {
    background-image: url(en/contact.png);
}

.out {
    position: absolute;
    left: -500px;
}

h1 {
    background: #52799e;
    color: white;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 2px;
    padding-bottom: 2px;
    font-size: 14pt;
}

h2 {
    color: black;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-size: 12pt;
    border-top: 1px solid #52799e;
}

h1 + h2 {
    border-top: none;
}

h3 {
    color: black;
    margin-top: 10px;
    margin-left: 12px;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-size: 11pt;
}

p {
    color: black;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-size: 11pt;
}

li {
    margin-left: 40px;
}

ul li ul {
    list-style-image: url(bullet.png);
    list-style-type: none;
}

ul {
    list-style-image: url(bullet.png);
    list-style-type: none;
}

.shell {
    font-family: monospace;
    font-size: 0.9em;
}

.flag {
    display: block;
    vertical-align: middle;
    position: absolute;
    right: 10px;
    top: 60px;
}

.flag img {
    vertical-align: middle;
}

/*
.firefox {
    color: #555555;
    display: block;
    position: absolute;
    right: 10px;
    top: 0px;
    text-align: left;
    vertical-align: middle;
    height: 100px;
}

.firefox img {
    vertical-align: middle;
}
*/

.mention {
    color: #555555;
    font-size: 0.8em;
    width: 100%;
    text-align: left;
}
.cvs {
    display: none;
    color: #AAAAAA;
    font-size: 0.8em;
    width: 100%;
    text-align: right;
}

hr {
    border-top: 2px groove #52799e;
}

.image {
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
}

.lien {
    margin-bottom: 1px;
    height: 30px;
    display: block;
    cursor: pointer;
}

div.boiteliens {
    width:150px;
    padding: 10px 2px 0px 4px;
}

.divleft {
    width:150px;
    /*height: 100%;*/
    vertical-align: top;

}

.divmain {
    width: 99%;
    /*height: expression(document.body.offsetHeight - 185 + "px");*/
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
}

html>body .divmain {
    height: 70%;
}

.divmain iframe {
    width: 100%;
    height: 100%;
    /*height: expression(document.body.offsetHeight - 185 + "px");*/
    height: expression(parentNode.offsetHeight + "px");
    border: none;
    border-width: 0px;
}

.container {
    width: 100%;
    height: 100%;
}

.firstrow {
    height: 1%;
}

.mainrow {
    height: 70%;
    vertical-align:top;
}

.bottomrow p {
    float: left;
}

.bottomrow td {
    width: 100%;
    text-align: left;
}

.bottomrow {
    height: 1%;
    width: 100%;
}

table.modes td {
    vertical-align: top;
    padding: 3pt 12pt 3pt 12pt;
}

.firstCol3 {
    width: 33%;
}

.otherCol3 {
    width: 33%;
    border-left: solid 2px #52799e;
}

.firstCol2 {
    width: 50%;
}

.otherCol2 {
    width: 50%;
    border-left: solid 2px #52799e;
}

.note {
    font-weight: bold;
}

