#contentIn1 {
    background: url(../img/rechercher-pat-left.jpg) no-repeat 30px 20px;
}
#contentIn2 {
    background: url(../img/rechercher-pat-right.jpg) no-repeat 690px 510px;
}

#srch {
    background: url(../img/rechercher-form-bg.jpg);
    width: 453px;
    height: 188px;
    margin: 10px auto;
    padding: 35px 70px 0;
    font-size: 12px;
}
#srch form {
    margin-left: 120px;
    margin-bottom: 40px;
}
#srch label {
    display: block;
    padding-left: 30px;
    color: white;
    font-size: 17px;
    margin-bottom: 5px;
}
#srch .text {
    width: 224px;
    background: url(../img/rechercher-input.jpg);
    border: none;
    height: 15px;
    padding: 5px 5px;
    margin-right: 5px;
}
#srch input {
    vertical-align: middle;
}
#srch #rubH {
    margin-bottom: 10px;
}
#srch a, #res a {
    color: black;
}


#res_1 {
    background: url(../img/rechercher-r-bg.jpg) repeat-y;
    width: 595px;
    margin: 40px auto 0;
}
#res {
    background: url(../img/rechercher-r-bottom.jpg) no-repeat bottom left;
    padding-bottom: 57px;
    font-size: 11px;
}
#rh {
    background: url(../img/rechercher-hdr.gif) repeat-x;
    line-height: 40px;
    font-size: 12px;
    color: white;
    padding: 0 55px;
    margin-bottom: 50px;
}
#rh a {
    color: white;
}
#rh #next {
    float: right;
}
#rh #pages {
    padding-left: 2px;
}
#rh .act {color: #fe0000;}

.item {
    margin: 25px 55px;
}
.name {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
.info {
    text-align: justify;
    line-height: 14px;
}
.rub {
    color: #fc0208;
}