@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: 950px;
}
#Pied {
    font-family: "Times New Roman";
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    margin-right: 500px;
    margin-left: 500px;
    margin-bottom: 500px;
    padding: 0px;
    border-top-style: none;
    display: inline;
    top: 600px;
}
#Pied ul  {
    height: 30px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    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;
}
#Contenu p a:hover {
    font-family: Arial;
    color: #8B137F;
    font-size: 16px;
    font-style: italic;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
}


#Contenu p a {
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}

#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: #BCD5EA;
    font-family: "Times New Roman";
    border-width: 1px;
    border-style: solid;
    height: 30px;
    
    
}
#Nav li.active a {
    background-color: #F48E90;
}



ul li a {
    text-decoration: underline;
    word-spacing: 40px;
    font-family: Time;
    font-size: 18px;
    font-weight: normal;
    float: left;
    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;
    height: 30px;
}
ul li a.active {
    background-color: #E7E3E3;
    border-width: 0px;
    border-style: none;
    font-family: Time;
}

#Pour_deja_licence {
    font-style: normal;
    font-family: Arial;
    font-size: 12px;
    border-width: 1px;
    border-style: solid;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}
#Pour_deja_licence:hover {
    background-color: #D5D5E0;
    font-size: medium;
    font-family: "Times New Roman";
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}
