#Page {
    background-image: url(../../img/navigation/rubriques/exemples/page-background.jpg);
}
#Content {
    background-image: url(../../img/navigation/rubriques/exemples/content-background.jpg);
}
#ContentHeader {
    width: 573px;
    margin: 0 18px 0 18px;
    padding: 0 15px 9px 17px;
    background-image: url(../../img/navigation/rubriques/exemples/content-header-background.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#Body {
    padding-top: 148px;
}

#SubMenu {
    height: 128px;
    padding-left: 25px;
    background-image: none;
}

#Identification {
    color: #8c2a85;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px solid #8c2a85;
}
#Identification td {
    width: 215px;
}
#Body #Identification .TitleColumn {
    width: 50px;
}
#Body .TitleColumn {
    width: 130px;
}
table td {
    vertical-align: top;
}
#Body .Paragraph {
    margin-right: 120px;
}
#Preview {
    top: 287px;
}
