#content_contenu ul.partenaires{
list-style : none;
clear: both;
}

#content_contenu .partenaires li {
display : block;
list-style : none;
width : 169px;
text-align :center;
float : left;
min-height:320px;
height:auto !important;
height:320px;
margin : 8px 7px;
border-bottom : 1px dotted #BFBFBF;
padding-bottom : 3px;
}
#content_contenu .partenaires li img {
width : 120px;
height: 70px;
margin : 2px;
}

#content_contenu .partenaires li h2 {
color : #5C5959;
font-weight : bold;
margin-top : 10px;
text-align : left;
margin-left : 4px;
height: 30px;
}
#content_contenu .partenaires li h3 {
color : #5C5959;
font-weight : bold;
text-align : right;
margin-left : 4px;
margin-top: -5px;
height: 12px;
}

#content_contenu .partenaires li p {
text-align :left;
margin : 3px 5px 0;
text-transform: lowercase;
min-height:140px;
height:auto !important;
height:140px;
}

#content_contenu .partenaires li .more {
display :block;
float: right;
padding : 2px 6px;
background : #5C5959;
color : #FFF;
margin : 0 5px;
}