#recherche-avancee a img { border: 0;}

#recherche-avancee {
    border-top: 1px solid white;
/*    border-right: 1px solid white;*/
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 0 !important;
    padding: 0;
}
#recherche-avancee table {
    margin: 0;
    padding: 0;
}

#recherche-avancee td,
#recherche-avancee th {
    border-bottom: 1px solid white;
    border-top: 0;
    border-right: 0;
    vertical-align: top;
    text-align: left;
    color: #333;
/*    background-color: blue;*/
}
#recherche-avancee td {
/*    border-left: 1px solid white;*/
    border-left: 0;
    padding: 0.5em;
}
#recherche-avancee th {
/*    border-left: 1px solid white;*/
    border-left: 0;
    white-space: nowrap;
    padding: 0.5em;
}
#recherche-avancee th.inter {
/*    font-size: 0.8em;*/
    vertical-align: bottom;
}

#subcol div.col {
    font-size: 0.9em;
}
#subcol div.col p {
    line-height: normal;
}
#subcol div.col h4 {
    margin 0.5em 0;
}
#subcol div.col h5 {
    margin : 0.5em 0;
    padding: 0;
}
#subcol div.col ul {
    padding-left: 2em;
    margin-left: 0;
    margin-top: 0;
}
#subcol div.col li {
    font-size: 0.9em;
}

/*
#recherche-avancee div.critere,
#recherche-avancee div.submit {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    padding: 0.5em 0;
    vertical-align: top;
}
*/
/*
div.label {
    font-weight: bold;
    width: 39%;
    margin: 0 0 0 1%;
    float: left;
}
div.champ {
    width: 48%;
    margin: 0 1%;
    float: left;
}
div#div-champ-bool,
div#div-champ-section {
    width: 58%;
    margin: 0 1%;
    float: left;
}
*/

#recherche-avancee th.plus,
#recherche-avancee td.plus {
	white-space: normal !important;
}
#recherche-avancee td.plus {
    text-align: center;
}
#recherche-avancee div.label,
#recherche-avancee div.champ,
#recherche-avancee div.plus {
/*
    background-color: yellow;
    padding: 10px 0;
*/
}
.clear {
    clear: both;
}


#recherche-avancee input.text {
    width: 95%;
}

#recherche-avancee button {
    margin: 0 3px;
    padding: 0;
    border: 0;
    background-color: transparent;
}
/*
input.btn {
    width: auto;
}
*/

#recherche-avancee div.submit,
#recherche-avancee th.submit {
    text-align: center;
}
#recherche-avancee #div-champ-bool label {
    display: block;
    width: 100%;
}
#recherche-avancee #div-champ-section label {
    display: block;
    width: 49%;
    float: left;
}
#recherche-avancee td.plus input {
    margin: 3px 1px 0 1px;
}
