/**********************************************************************************/
/*                          CommonModule/Header.ascx style                        */

.headerHomeWelcome
{
	background: url(../../Images/fr/top-bienvenue.jpg) no-repeat;
	width: 296px;
	height: 140px;
	float: left;
}

.headerHomePromotion
{
	background: url(../../Images/fr/promo-vedette.jpg) no-repeat;
	width: 206px;
	height: 140px;
	float: left;
}
/*                                                                                */
/**********************************************************************************/

/***********************************************************************************
*                           En-tête panel                                          *
***********************************************************************************/

.subPanelNewsTop{width:204px; height:26px; background: url('../../Images/fr/nouvelles.gif') no-repeat;}
.subPanelPollTop{width:204px; height:26px; background: url('../../Images/fr/sondage.gif') no-repeat;}
.subPanelEventsTop{width:204px; height:26px; background: url('../../Images/fr/evenements-off.gif') no-repeat;}
.subPanelPollResultTop{width:400px; height:17px; background: url('../../Images/fr/resultat-sondage.gif') no-repeat;}

.subPanelGreyBoxTop{width:140px; height:26px; background: url('../../Images/fr/haut-liens.gif') no-repeat;}
.SubpanelSearchTeammateTop{width:140px; height:10px; background: url('../../Images/Home/haut-picklist.gif') no-repeat;}


/**********************************************************************************/
/*                          Services/Home/Home.ascx style                         */

.joinMemberPanel
{
	background: url(../../Images/fr/join-member.gif) no-repeat;
	background-position: 3px 0px;
	height: 19px;
	width: 137px;
}

/*                                                                                */
/**********************************************************************************/


/**********************************************************************************/
/*				   Services/FileCenter/FileCenter.ascx style                      */

.btnDossiers
{
	background: url(../../Images/fr/fc-Dossiers.gif) no-repeat;
	margin-top: 10px;
	float:left;
	table-layout:fixed;
	overflow:hidden;
	width:200px;
	height:20px
}

.btnFichiers
{
	background: url(../../Images/fr/fc-Fichiers.gif) no-repeat;
	margin-top: 10px;
	float:right;
	width:410px;
	height:20px
}

/*                                                                                */
/**********************************************************************************/

