﻿body{
    padding:0;
    margin:0;
    width: 952px;
    vertical-align:top;
    font-family:cochin;
    background: #E2EBED;
    color: black; font-size:1em; line-height:1.2em;
}

header {
    horizontal-align: center;
    background: White;
    color: #c3251b;
}

#imag1 {
    border="0";
    height="164";
    width="952";
}


nav {
    height: 61px;
    background: #f2bb39;
    font-size: 12px;
    line-height: 15px;
}

#navlist li{
    display: inline;
    padding: 26px 40px 19px 10px;
    float: left;
}

#tit {
    font-size: 24 px;
    text-align: center;
    font-weight: bold;
}

#imag2 {
    display: block;
    margin: auto;
}

#tit2{
    text-align: center;
}

#gauche {
    width: 235px;`
    float: left;
}

#droite {
    margin-left: 240px;
}

h3 {
    color: maroon;
    margin-left: 40 px
}

h2 {
    color: maroon;
    font-size: 18px;
    text-decoration: underline;
    margin-left: 5%;
}

h1 {
    color: blue;
}

#Titre {
    text-align: center;
}

.texte {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
}

.photo {
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
}

.ital {
    font-style: italic;
}

.gras {
    font-weight: bold;
}

footer p {
    display: inline;
    height: 44px;
    background: #f2bb39
    color: black
    font-size: 12px
}
