a.blnews{
	float:left;
	height:25px;
	width:112px;
	background: url(../fr/img/lnews.jpg) no-repeat bottom left;
	margin-right: 10px;
}
a.blnews_on{
	float:left;
	height:25px;
	width:112px;
	background: url(../fr/img/lnews.jpg) no-repeat top left;
	margin-right: 10px;
} 
a.blnews:hover{
	height:25px;
	width:112px;
	background: url(../fr/img/lnews.jpg) no-repeat top left;
} 
a.blpress{
	float:left;
	height:25px;
	width:112px;
	background: url(../fr/img/lpress.jpg) no-repeat bottom left;
	margin-right: 10px;
} 
a.blpress_on{
	float:left;
	height:25px;
	width:112px;
	background: url(../fr/img/lpress.jpg) no-repeat top left;
	margin-right: 10px;
}
a.blpress:hover{
	height:25px;
	width:112px;
	background: url(../fr/img/lpress.jpg) no-repeat top left;
} 
a.blresult{
	float:left;
	height:25px;
	width:131px;
	background: url(../fr/img/qresult.jpg) no-repeat bottom left;
	margin-right: 10px;
} 
a.blresult_on{
	float:left;
	height:25px;
	width:131px;
	background: url(../fr/img/qresult.jpg) no-repeat top left;
	margin-right: 10px;
}
a.blresult:hover{
	height:25px;
	width:131px;
	background: url(../fr/img/qresult.jpg) no-repeat top left;
} 
a.blgallery{
	float:left;
	height:25px;
	width:131px;
	background: url(../fr/img/gallery.jpg) no-repeat bottom left;
	margin-right: 10px;
} 
a.blgallery_on{
	float:left;
	height:25px;
	width:131px;
	background: url(../fr/img/gallery.jpg) no-repeat top left;
	margin-right: 10px;
}
a.blgallery:hover{
	height:25px;
	width:131px;
	background: url(../fr/img/gallery.jpg) no-repeat top left;
} 
