a { font-family: Verdana;
    font-size: 11px;
    font-weight: bold; }
a:link { color: cornflowerblue; }
a:visited { color: orchid; }
a:hover { color: orange; }
body { background-color: #C8DBD0;
       color: black;
       font-family: Verdana;
       font-size: 11px; }
h1 { font-size: 24px;
     color: #696969; }
p { font-size: 11px; }
.bandeau-haut { width: 810px;
                height: 80px;
                border: 1px solid white; }
.bandeau-bas  { width: 810px;
                height: 120px;
                border: 1px solid white; }
.partenaires-ext { width: 810px;
                   height: 600px;
                   border: 1px solid white;
                   overflow: scroll; }
.partenaires-int { width: 780px;
                   position:relative;
                   top: 10px;
                   left: 10px; }