#contentIn {
    overflow: auto;
}
#hisContentIn {
    background: url(../img/histoire2-right-pattern.jpg) no-repeat 853px 700px;
    margin-left: 12px;
}

#page div h2 {
    background: url(../img/page-bg-fill.jpg) no-repeat 0 62px;
    padding: -10px 35px;
	margin: 0px 10px 0px 10px;
    line-height: 50px;
    font-family: Arial Black;
    font-size: 18px;
}

#hMenu {
    background: url(../img/histoire2-menu.jpg) no-repeat;
    height: 236px;
    width: 293px;
    margin-left: 10px;
    margin-top: 90px;
    float: left;
    font-size: 10px;
    color: white;
}

#hMenu .active {
    color: ;
}
#hMenu ul {
    margin-left: 50px;
    margin-top: 25px;
}
.ie #hMenu ul {
    margin-left: 85px;
}
#hMenu li {
    margin: 5px 0;
}
#hMenu a {
    color: white;
    text-decoration: none;
}
#hMenu a:hover {
    text-decoration: underline;
}
#hContent {
    background: url(../img/histoire2-h-bottom.jpg) no-repeat bottom left;
    padding-bottom: 7px;
    margin: 15px auto 5px 302px;
    width: 595px;
}

#hHistory {
    background: url(../img/histoire2-h-bg.jpg) repeat-y top right;
}
#hHistoryIn {
    background: url(../img/histoire2-h-top.jpg) no-repeat 75px 10px;
    padding: 360px 80px 0;
    font-size: 9px;
    text-align: justify;
}
#more {
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    margin: 15px 0;
}
#copy {
    font-size: 8px;
    color: #707070;
    margin: 0 -70px;
    padding-bottom: 10px;
    zoom: 1;
    text-align: center;
}

#hContent h3 {
    background: url(../img/templ-hdr.gif) repeat-x;
    height: 25px;
    margin: 0 1px 0;
    padding: 10px 0 5px 40px;
    font-size: 16px;
    font-family: Arial Black;
    font-weight: normal;
    color: white;
}

