/*--------------------------------------------------*/
/* French							                */	

#menu #rawFootage{
	margin-left: 42px;
	background: url('../../img/menu/rawFootageFR_down.gif') no-repeat 0 0;
}

#menu #rawFootage a{
	width: 186px;
	height: 23px;
	background: url('../../img/menu/rawFootageFR_down.gif') no-repeat 0 0;
}

#menu #rawFootage a:hover{
	background: url('../../img/menu/rawFootageFR.gif') no-repeat 0 0;
}

#menu #rawFootage a.selected{
	width: 186px;
	height: 23px;
	background: url('../../img/menu/rawFootageFR.gif') no-repeat 0 0;
}


#menu #news{
	margin-left:22px;
	background: url('../../img/menu/newsFR.gif') no-repeat 0 0;
}
		
#menu #news a{
	width: 128px;
	height: 21px;
	background: url('../../img/menu/newsFR_down.gif') no-repeat 0 0;
}

#menu #news a:hover{
	background: url('../../img/menu/newsFR.gif') no-repeat 0 0;
}

#menu #news a.selected{
	width: 128px;
	height: 21px;
	background: url('../../img/menu/newsFR.gif') no-repeat 0 0;
}

#menu #downloads{
	margin-left: 22px;	
	background: url('../../img/menu/downloadsFR.gif') no-repeat 0 0;
}

#menu #downloads a{
	width: 163px;
	height: 25px;
	background: url('../../img/menu/downloadsFR_down.gif') no-repeat 0 0;
}

#menu #downloads a:hover{
	background: url('../../img/menu/downloadsFR.gif') no-repeat 0 0;
}

#menu #downloads a.selected{
	width: 163px;
	height: 25px;
	background: url('../../img/menu/downloadsFR.gif') no-repeat 0 0;

}