
#chapo {
    background: rgb(200, 200, 200) url("watermark.png") 515px 15px no-repeat;
    min-height: 185px;
    _height: 185px;
    border-top: 2px solid white;
}

#chapo .tiret {
    float: left;
    position: relative;
    left: 105px;
    top: 40px;
    width: 35px;
    height: 9px;
    background: rgb(159, 193, 73);
}

#chapo .content {
    float: left;
    position: relative;
    left: 120px;
    top: 32px;
}

#chapo h4 {
    margin-bottom: 0.5em;
    font-size: 14pt;
    font-weight: normal;
    color: white;
}

#chapo ul {
    list-style: none;
    float: left;
    margin-right: 3em;
}

#chapo ul a {
    color: #898a8c;
}

#chapo ul a:hover,
#chapo ul a:focus {
    text-decoration: underline;
}

body.intro #chapo li.intro,
body.bailleval #chapo li.bailleval,
body.cauffry #chapo li.cauffry,
body.labruyere #chapo li.labruyere,
body.laigneville #chapo li.laigneville,
body.liancourt #chapo li.liancourt,
body.mogneville #chapo li.mogneville,
body.monchysainteloi #chapo li.monchysainteloi,
body.rantigny #chapo li.rantigny,
body.rosoy #chapo li.rosoy,
body.verderonne #chapo li.verderonne {
    font-weight: bold;
}

#body {
    background-color: rgb(249, 247, 248);
    margin-left: 350px;
    padding: 50px 50px;
}

#body h4 {
    color: rgb(159, 192, 73);
    font-size: 14pt;
    font-weight: normal;
}



/* Modifications NG */ 

a {
	color: grey;
}

#body #galery {
    float: left;
    margin: 0px 0 0 -375px;
    list-style: none;
   
}