.lienBig, .lienBig2, .lienRSS{
	width: 297px;
	height: 65px;
	margin: 10px 0;
	background: url(images/fond_lien_big.gif) left top no-repeat;
	overflow: hidden;
}

.lienBig2{
	text-align: right;
	background: url(images/fond_lien_big2.gif) left top no-repeat;
}

.lienRSS{
	height: 57px;
	background: url(images/fond_lien_rss.gif) left top no-repeat;
}

.lienBig a, .lienBig2 a, .lienRSS a{
	display: block;
	margin: 12px 20px;
	text-decoration: none;
	font-size: 18px;
	color: white;
}

.lienBig2 a{
	margin: 12px 90px 12px 20px;
}

.lienBig2 a:hover{
	color: white;
	text-decoration: none;
}

.lienRSS a{
	margin: 0 0 0 55px;
	font-size: 16px;
	line-height: 57px;
}
