﻿body {
    margin: 0px;
    padding: 0px;
    background-color: #E9E9E9;
    background-color: #000000;
}
.titre {
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
    font-size: 14pt;
    color: #336600;
    font-weight: bold;
    line-height: 100%;
}
.image, .image a, .image a:hover {
    border: 0px;
    background-color: white;
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: 300px;
    text-decoration: none;
    border-width: 0px;
    width: 100%;
}
h2 {
    color: #336600;
    font-weight: bold;
    line-height: 100%;
    font-size: 12px;
}
p {
    font-family: Arial;
    font-size: 8pt;
    color: #003300;
    text-align: justify;
}
.contenu_principal {
    position: relative;
    margin: 0 auto;
    width: 950px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    left: 0px;
    top: 0px;
    vertical-align: top;
}
.tete {
    position: relative;
    padding-left: 0px;
    padding-bottom: 0px;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
    font-variant: small-caps;
    color: green;
    text-transform: capitalize;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
.tete a {
    text-decoration: none;
    color: green;
    font-weight: bold;
}
.tete a:hover {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
.logo {
    /*Positionnement*/
position: absolute;
    background-color: #FFFFFF;
    font-size: 20px;
    text-align: right;
    text-decoration: none;
    font-variant: small-caps;
    color: green;
    text-transform: capitalize;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    width: 160px;
    height: 160px;
    border-width: 0px;
}
.pied {
    position: relative;
    width: 960px;
    font-size: 10px;
    text-align: center;
    color: green;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 20px;
    margin: 0 auto;
}
.pied a {
    text-decoration: none;
    color: green;
    font-weight: bold;
}
.pied a:hover {
    text-decoration: none;
    color: lime;
    font-weight: bold;
}
.texte_gauche {
    width: 240px;
    float: left;
    background-color: #FFFFFF;
    vertical-align: top;
}
.texte_droite {
    width: 240px;
    background-color: #FFFFFF;
    float: right;
    vertical-align: top;
}
.colonne {
    vertical-align: top;
}
.texte {
    font-size: 10pt;
    color: #003300;
    text-align: justify;
    margin-bottom: 20px;
}
.texte a {
    text-decoration: none;
    color: #003300;
}
.texte a:hover {
    text-decoration: underline;
    color: #006600;
    background-color: yellow;
}
.largeur {
    width: 960px;
}
.A1 {
    background-color: #DBF1CD;
    position: relative;
    left: 30px;
    top: 0px;
    width: 160px;
    height: 60px;
    float: left;
}
.A2 {
    background-color: white;
    position: absolute;
    left: 30px;
    top: 60px;
    width: 160px;
    height: 160px;
    float: left;
}
.A3 {
    width: 140px;
    float: left;
    padding-left: 50px;
    padding-top: 20px;
    margin-left: 0px;
}
.menu a {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: green;
}
.menu a:hover {
    color: #333300;
}
.menu1 {
    margin: 10px 0 0 0px;
    font-size: 13px;
}
.menu2 {
    margin: 0 0 0 8px;
    font-size: 11px;
}
.B1 {
    margin: 10px 20px 0 0;
    position: relative;
    float: right;
    background-color: white;
    color: #003300;
    font: normal normal normal 100% Arial, Helvetica, sans-serif;
    font-size: large;
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    height: 50px;
    top: 0px;
    width: 400px;
    background-color: #FFFFFF;
}
.B2 {
    position: absolute;
    left: 190px;
    top: 60px;
    height: 160px;
    width: 770px;
    background-color: #FFFFFF;
}
.L1 {
    height: 60px;
    width: 960px;
    background-color: #FFFFFF;
}
.L2 {
    height: 160px;
    width: 960px;
    background-color: #FFFFFF;
}
.L3 {
    width: 960px;
    background-color: #FFFFFF;
    height: 100%;
}
.tblespace {
    width: 15px;
}
.important {
    color: red;
    text-decoration: underline;
}

