body {
    background: url(/@@/resources/bodyhead.png) repeat-x  black;
    color: white;
    font-size: 11pt;
    padding-top: 0;
    font-family: Sans-serif;
    line-height: 1.3em;
}
div#main {
    margin-top: 30px;
    width: 930px;
    margin-left: auto;
    margin-right: auto;
}
img {
    border: none;
}
a {
    text-decoration: none;
    color: white;
}
h1, h2, h3 {
    margin: 0;
    padding: 5px;
}
h1, h2 {
    font-size: 110%;
    margin-left: 0;
}
#body h1, #body h2 {
    margin-bottom: 15px;
}
h3 { font-size: 100%; }
img.puce {
    margin: 5px;
    margin-bottom: 8px;
    vertical-align: middle;
}
div#header {
    width: 927px;
    background: url(/@@/resources/header.png) no-repeat;
}
h1#quisommesnous {
    font-weight: bold;
    position: absolute;
    padding-left: 450px;

}
h2#headline {
    font-size: 130%;
    line-height: 1.5em;
    display: block;
    background: url(/@@/resources/header1px.png) repeat-y;
    width: 927px;
    text-align: center;
    padding: 1em;
}
div#header img#capteur {
    position: absolute;
    margin: 0;
}
div#icons {
    margin-right: 20px;
    height: 150px;
    text-align: right;
}
a.iconmenuitem {
    margin-top: 50px;
    text-align: center;
    float: right;
    margin-right: 15px;
}
a.iconmenuitem img {
    opacity: 0.7;
}
a.iconmenuitem:hover img {
    opacity: 1;
}
a.disabledicon { opacity: 0.5; }
div#mainmenu {
    margin-left: -63px;
    margin-top: 15px;
    height: 200px;
}
a.mainmenuitem {
    margin-left: 97px;
    height: 150px;
    float: left;
    text-align: center;
    font-weight: bold;
    width: 149px;
}
a.mainmenuitem img {
    opacity: 0.7;
    margin-bottom: 5px;
}
div.menu-title {
    min-height: 3em;
}
a.mainmenuitem:hover img {
    opacity: 1;
}
div#mainmenu a.active img{
    opacity: 1;
    border: solid 2px white;
}
div#mainmenu a.active img {
    opacity: 1;
}
div#body {
    width: 875px;
    background: url(/@@/tabbedpageresources/body.png) repeat-y;
    padding-left: 45px;
    padding-right: 20px;
    text-align: justify;
}
#homelink {
    display: block;
    position: absolute;
    width: 250px;
    height: 80px;
    margin-top: 35px;
    margin-left: 45px;
}
li { margin-bottom: 1em; }
div#login_logout {
    font-size: 70%;
    position: absolute;
    top: 5px;
    right: 5px;
    color: grey;
}
#anaglyphe-warn {
    position: absolute;
    top: 5px;
    left: 5px;
}

div#tabmenu {
    width: 894px;
    background: url(/@@/tabbedpageresources/body.png) repeat-y;
    padding-left: 33px;

    text-align: justify;
}
div#tabmenu table {
    border-collapse: collapse;
    border-style: none;
    width: 892px;
}
div#tabmenu td {
    padding:0;
    width: 25px;
    text-align: center;
}
div#tabmenu td.inactive-menu-item {
    background: url(/@@/tabbedpageresources/tab-inactive-menu-item.png) repeat-x;
    width: auto;
}
div#tabmenu td.inactive-menu-item a {
    opacity: 0.7;
}
div#tabmenu td.inactive-menu-item a:hover {
    opacity: 1;
}
div#tabmenu td.active-menu-item {
    background: url(/@@/tabbedpageresources/tab-active-menu-item.png) repeat-x;
    width: auto;
}
