body{
    background-color:#c6c3c6;
    font-family:Arial;
    font-size:10pt;
    margin:0px; padding:0px;
}
.page{
    width:766px;
    margin-left:auto;
    margin-right:auto;
    background-color:White;
    border: solid 1px black;
    position: relative;
}
.tblContenu{
    width:766px;
}
.tdMenu{
    width:196px;
    background-color:#666b64;
}
.tdContenu{
    width:570px;
}
a{
    color:#109a31;
}
.menu a{
    color:white;
    text-decoration:none;
    font-size:12pt; font-weight:bold;
}
.menu a:hover{
    text-decoration:underline;
}
p{
    text-align:justify;
}
li{
    margin-bottom:10px;
}
.tbl th{
    background-color: #109a31;
    color: white;
}
.horaire{
    font-size: 8pt;
}
.horaire th{
    background-color: #109a31;
    color: white;
}
.BorderImage
{
    border: solid 1px black;
}
.Archives{
    background-color: #109a31;
    color: white;
    padding:3px;
    width:150px;
    text-align:center;
    border: solid 1px black;
}
.Archives a{
    color: white;
    font-weight:bold;
}
#pub1{
    position: absolute;
    top:2px;
    left: 339px;
    z-index: 500;
}

#pub1 img{
    border: solid 1px black;
}
#pub2{
    position: absolute;
    top:2px;
    left: 632px;
    z-index: 500;
}

#pub2 img{
    border: solid 1px black;
}
