body{
    width: 770px;
    /*border: 1px solid Blue;*/
    margin: auto;
    background-color: #EAEBDD;
}
.Separateur{
    clear: both;
}
#contain{
    background-image: url(images/bg-body.jpg);
}
.Masque{
    display: none;
}

#BODY h1,
#BODY h2,
#BODY h3,
#BODY h4,
#BODY ul{
    padding: 0;
    margin: 0;
}

#BODY h1 a{
    display: block;
    background-image: url(images/bg-header.jpg);
    width: 770px;
    height: 100px;
}

#BODY h1 a span{
    display: none;
}

#BODY h2{
    display: block;
    width: 400px;
    height: 49px;
    background-image: url(images/bg-ss-titre.jpg);
    padding: 20px 0 0 370px;
}
#BODY h2 span{
    display: block;
    /*border: 1px solid red;*/
    width: 400px;
    height: 20px;
    color: white;
    font: italic bold 18px Georgia, Times, Times New Roman;
}

#menu{
    padding: 90px 27px 0 27px;
    background: url(images/bg-menu-head.jpg) no-repeat;
    width: 204px;
    float: left;

}
#menu ul{
    padding: 5px;
    margin: 0;
    list-style-type: none;
    border: 1px solid #869E58;
    width: 140px;
    background-image: url(images/bg-menu.jpg);
}
#menu ul li{
    margin-bottom: 10px;
    color: white;
    text-decoration: none;
    font-style: italic;

    font-family: Georgia, Times, "Times New Roman";
    font-size: 0.9em;
}
#menu ul li a{
    color: white;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    font-family: Georgia, Times, "Times New Roman";
    font-size: 1em;
}
#menu ul li a:hover{
    color: #869E58;
}

#centre{
    width: 420px;
    float: left;
    margin-top: 20px;
    /*margin-bottom: 30px;*/
    padding: 15px;
    
    /*height: 300px;*/
    border-bottom: 1px solid #839B56;
    border-left: 1px solid #839B56;
    border-right: 1px solid #839B56;
    background: #B3C68F url(images/bg-centre.jpg);
}

#centre h2{
    display: block;
    padding: 0;
    margin: -16px -15px 20px;
    /*border: 1px solid #839B56;*/
    width: 450px;
    height: 38px;
    background-image: url(images/bg-centre-header.jpg);
    position: relative;

    
}
#centre h2 span{
    display: none;
}


#BODY p{
    font: italic bold 0.8em Georgia, Times, "Times New Roman";

    text-align: justify;
    
}

#BODY .TitreAccueil p{
    font: italic bold 1.5em Georgia, Times, "Times New Roman";
    text-align: center;
}
#BODY p a{
    border: none;
}
#BODY p img{
    border: none;
    float: left;
    margin: 5px;
    
}
#BODY a.Miniature{
    display: block;
    float: left;
    width: 130px;
    height: 130px;
    font: 0.8em Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: Black;
    text-align: center;
    margin-right: 10px;
}

#BODY h3{
    padding: 5px;
    color: white;
    font: italic bold 1em Georgia, Times, "Times New Roman";
    background: #839B56;
    text-align: center;
    margin-top: 30px;
}
#BODY span.Descriptif{
    font: bold 1.1em "Times New Roman", Times, serif;
}
#BODY .IM_Par{
	clear: both;
}

#pied{
    width: 77px;
    height: 109px;
    /*border: 1px solid red;*/
    float: left;
    position: relative;
    left: 656px;
    top: -93px;
    margin-bottom: -70px;
}

#pied.pied1{
    background-image: url(images/bg-pied-1.jpg);
}

#pied.pied2{
    background-image: url(images/bg-pied-2.jpg);
}

#pied.pied3{
    background-image: url(images/bg-pied-3.jpg);
}

#pied.pied4{
    background-image: url(images/bg-pied-4.jpg);
}


#footer{
    
    width: 770px;
    height: 17px;
    background-image: url(images/bg-footer.jpg);
    
    clear: both;
    font-size: 1px;
	 margin-bottom: 50px;
}
#BODY span.Intitule{
    display: block;
    width: 300px;
    float: left;
}
#LiensGolhum{
	left:-200em;
	position:absolute;
}
#LiensGolhum h1{
	margin:0;
	padding:0;
	font-size:12px;
}
#menu a.New{
	color: Red;
	
}