.block-acces-partenaires .content a {
	background: #f2e7dd url(../images/picto-partenaires.png) 35px 50% no-repeat;	
	display: block;
	height: 72px;
	padding: 23px 0 0 84px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	text-decoration: none;
	color: #3b3f44;
}
.block-acces-partenaires .content a:hover {
	text-decoration: none;
	background: #9a7859 url(../images/picto-partenaires-beige.png) 35px 50% no-repeat;	
	color: #f2e7dd;
}