/**
 * @file
 * RGR css partenaires
 */




a.img_icoPart {
    border-bottom: none;
}

img.rgrPartenaires {
    width: auto;
    max-width: 250px;
    height: 50px;
    /*  float: left;*/
    padding-right: 10px;
    vertical-align: middle;
}

div.rgrPartenaires {
    width: 100%;
    /* padding: 3px; */
    /*   background-color: rgba(214, 20, 20, 0.6);*/
    font-size: 1.0em;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
}

a.rgrPartenaires {
    text-decoration: none;
    border: none;
}

p.rgrPartenaires {
    margin-left: 0px;
}



tr.rgrPartenaires {
    /* max-width:400px;*/
    border-style: none;
}

td.rgrPartenaires {
    border-style: none;
}
