.boxWrp {
    width: 507px;
    margin: 0 auto;
}
.popBoxMain {
    width: 507px;
    background: url(../images/layout/popBg.gif) 0 0 repeat-y;
    margin-top: 5px;
}
.popBoxTop {
    background: url(../images/layout/popTop.gif) 0 0 no-repeat;
}
.popBoxBottom {
    background: url(../images/layout/popBottom.gif) 0 bottom no-repeat;
    padding: 23px;
}

.dBlue {
    color: #003399;
}
.lBlueBox {
    background: #f2f5fa;
    padding: 12px 8px;
    margin-top: 5px;
}


.closeLine {
    text-align: right;
    padding-right: 23px;
    padding-top: 19px;
}
#nomRecherche {
    margin-top: 22px;
}
#nomRecherche td {
    vertical-align: middle;
}
#nomRecherche input {
    margin-left: 4px;
    width: 296px;
}
.popBoxMain #valider {
    text-align: right;
    margin-top: 23px;
}