body {
    font: normal bold 0.70em Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 0 0;
    background-image: url(images/fond0.jpg);
    background-repeat: repeat-x;
    color: Navy;
}

H1 {
    font-size: 200%;
    margin: 0 0 0 0;
}
H2 {
    font-size: 120%;
    text-decoration: underline;
    margin: 0 0 6 0;
}

li {
    text-align: left;
    line-height: 100%;
    margin-bottom: 2px;
}


ul ul {
    list-style: square url(images/puce_10.gif);
}


.tableau {
    margin-bottom: 5px;
    font-size: 95%;
}
.page_encours {
    color: Red;
}

ul {
    margin-bottom: 4px;
    list-style: none;
    margin-top: 4px;
}

p {
    margin-top: 5px;
    margin-bottom: 5px;
}

#globe {
    margin: 0 0 0 0;
    position: absolute;
    margin-left: -480px;
    left: 50%;
    top: 0px;
    height: 100%;
    width: 960px;
    z-index: 1;
}

#logo {
    z-index: 2;
    position: absolute;
    left: 78px;
    top: 62px;
}

#texte {
    margin: 0 0 0 0;
    left: 353px;
    top: 213px;
    width: 550px;
    height: 380px;
    z-index: 2;
    position: absolute;
    overflow: auto;
    padding: 15 5 0 10;
    text-align: justify;
    line-height: 120%;
    font-weight: normal;
    font-size: 105%;
}
#texte ul {
    list-style: none;
}
TD ul {
    list-style: none;
}

#texte ul ul {
    list-style: none;
}
#Menu1 {
    margin: 0 0 0 0;
    position:absolute; 
    left:70px; 
    top:226px; 
    width:245px; 
    height:158px; 
    z-index:2;
    font-weight: normal;
    font-size: 95%;
}
#Menu1 ul {
    list-style: square none;
}
#Menu2 {
    margin: 0 0 0 0;
    position:absolute; 
    left:70px; 
    top:396px; 
    width:235px; 
    height:148px; 
    z-index:2;
    font-weight: normal;
    font-size: 95%;
} 
#Menu2 ul {
    list-style: square none;
}
#case_adresse {
    position: absolute;
    left: 60px;
    top: 548px;
    width: 255px;
    height: 128px;
    z-index: 2;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
}

.lien_haut a {
    color: Navy;
    text-decoration: none;
}
.lien_haut a:hover {
    color: Blue;
    text-decoration: underline;
}
.lien_haut a:visited {
    text-decoration: none;
}

.copyright {
    font: normal 0.8em;
}

.lienmenu {
    font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}