@charset "utf-8";
/* CSS Document */

#Page {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    border-style: none;
    border-width: 0px;
    width: 740px;
    height: 850px;
}
#Pied {
    font-family: "Times New Roman";
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    display: inline;
}
#Pied ul  {
    height: 30px;
    font-family: "Times New Roman";
    font-size: 14px;
    background-color: #E7E3E3;
    display: inline;
    float: none;
}



#Contenu {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-family: Arial;
    color: #01036F;
    border-style: none;
    height: 570px;
    text-align: center;
}

#Haut  {
    height: 160px;
}
#Haut img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    float: none;
    clear: both;
    margin-bottom: 0px;
    display: block;

}
#Nav {
    height: 40px;
    list-style-type: none;
    background-color: #F1F1F1;
    border-top: 1px solid;
    border-bottom-width: 1px;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
}
#Nav ul  {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#Nav li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
       
}

ul li a:hover  {
    background-color: #97BCFC;
    font-family: Time;
    word-spacing: normal;
    text-align: center;
    white-space: normal;
    display: inline-block;
    border-width: 1px;
    border-style: none;
}

ul li a:active {
    background-color: #99D8F7;
    font-family: Time;
    
    
}
#Nav li.active a {
    background-color: #8ECFF4;
}



ul li a {
    text-decoration: underline;
    word-spacing: 40px;
    font-family: Time;
    font-size: 18px;
    font-weight: normal;
    float: left;
    height: 30px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    color: #0806DD;
    font-style: italic;
    display: inline;
    clear: none;
    margin-right: 30px;
    margin-left: 30px;
}
ul li a.active {
    background-color: #E7E3E3;
    border-width: 0px;
    border-style: none;
    font-family: Time;
}
