body {
	background-color: #cdba76;
	}

.tout {
	padding: 0px;
	background-color: #f6eabe;
	margin: 20px;
	border: solid 2px black;
	}

body a:first-child {
    border: none 0px;
    width: 100%;
    height: 99px;
    }

div.entete {
    height: 99px;
    background-color: #f6eabe;
    }

div.enteteGauche {
    padding-left: 10px;
    float: left;
    text-align: left;
    width: 300px;
    height: 99px;
    background: url("../images/logo/logo0.2.jpg");
    background-repeat: no-repeat;
    }

div.enteteDroit {
    float: right;
    width: 300px;
    height: 99px;
    background: url("../images/prod/fondVigne.jpg") top right no-repeat;
    text-align: right;
    }

div.enteteDroit img {
    margin-top: 30px;
    margin-right: 86px;
    }

div.barreMenu {
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    background-color: #8a0000;
    text-align: right;
    height: 20px;
    }

a.barreMenu {
    color: #daa520;
    text-decoration: none;
    }

a.barreMenu:hover {
    color: #daa520;
    text-decoration: underline;
    }

div.page {
    margin-bottom: -2px;
    background-image: url("../images/maine/fondTour3.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
    text-align: left;
    height: 100%;
    }

div.titre {
    text-align: center;
    font-weight: bold;
    }

#titre {
    text-align: center;
    }

div.titre img {
    margin: 20px;
    }

#titre img {
    margin: 20px;
    }

div.corps {
    margin: 0px;
    }

#coinHG {
    float: left;
    width: 54px;
    height: 52px;
    margin-left: 2px;
    margin-top: 1px;
    background: url("../images/decorations/angleVigneHG5.jpg") top left no-repeat;
    }

#coinHD {
    float: right;
    width: 54px;
    height: 264px;
    margin-top: 1px;
    margin-right: 2px;
    background: url("../images/decorations/angleVigneHD5.jpg") top right no-repeat;
    }

#coinBD {
    width: 100%;
    height: 52px;
    margin-right: 2px;
    margin-bottom: 2px;
    background: url("../images/decorations/angleVigneBD5.jpg") right no-repeat;
    }

div.contenu {
    padding: 57px 54px 57px 54px;
    margin-bottom: 60px;
    }

.image {
    border: 0px;
    color: #f6eabe;
    }

a.image img {
    border: 0px;
    }

#item0 {
    font-weight: bold;
    }

.zoneMenu {
    width: 158px;
    border: solid 1px black;
    margin-top: 2px;
    padding: 0px;
    background-color: #8a0000;
    }

.zoneMenu ul {
    margin: 10px;
    padding: 0px;
    list-style-image: none;
    list-style-type: none;
    }

.zoneMenu ul li {
    }

#menu1 {
    visibility: hidden;
    position: absolute;
    top: 142px;
    left: 60%;
    width: 160px;
    height: 300px;
    }

#menu2 {
    visibility: hidden;
    position: absolute;
    top: 142px;
    left: 72%;
    width: 160px;
    height: 200px;
    }

#menu3 {
    visibility: hidden;
    position: absolute;
    top: 142px;
    left: 80%;
    width: 160px;
    height: 200px;
    }

.zoneHorsMenu {
    width: 158px;
    height: 30px;
    }

div.zoneMenu li a {
    color: #daa520;
    text-decoration: none;
    }

div.zoneMenu li.actif a {
    text-decoration: underline;
    }

#drapeau {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    }

.nb {
    font-size: 10pt;
    text-align: center;
    }

