﻿.share
{
	background-image: url(../../Images/actu2_web_rhsBar_joinUs_backHorizTile.gif);
    background-repeat:repeat-x;
}

.share .label
{
	background-image: url(../../Images/actu2_web_rhsBar_connect_head.gif);
    background-repeat:no-repeat;
   	height:23px;

}

.share .rss
{
	display:block;
	float:right;
	width:23px;
	height:23px;
	background-image: url(../../Images/actu2_web_rhsBar_joinUs_but_rss_off.gif);
    background-repeat:no-repeat;
}

a.rss:hover
{
	background-image: url(../../Images/actu2_web_rhsBar_joinUs_but_rss_on.gif);
}
