﻿



.lien-facebook {
	background-image: url(../images/divers/lien-facebook.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
	height:12px;
	background-attachment: scroll;
	color:#3588D8;
	font-size:11px;
}
.lien-facebook:hover {		
	background-position: 0px -22px;
	padding-left: 20px;
	height:12px;
	background-attachment: scroll;
}


.lien-twitter {
	background-image: url(../images/divers/lien-twitter.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
	height:12px;
	background-attachment: scroll;
	color:#3588D8;
	font-size:11px;
}
.lien-twitter:hover {		
	background-position: 0px -22px;
	padding-left: 20px;
	height:12px;
	background-attachment: scroll;
}

