img.fotopartners {
border: solid 5px #e0e0e0;
margin-right: 10px;
margin-bottom: 5px;
}

img.fotopartners:hover {
border: solid 5px #bebebe;
margin-right: 10px;
margin-bottom: 5px;
}

img.foto2 {
border: solid 5px #e0e0e0;
margin-left: 10px;
margin-bottom: 10px;
}

img.foto2:hover {
border: solid 5px #bebebe;
margin-left: 10px;
margin-bottom: 10px;
}