/* MENU EN */

#menuMain { position: relative; float: left; }	
#menuMain UL { list-style: none; }
#menuMain UL LI { display: inline; text-indent: -2000px;  }
#menuMain UL LI SPAN { display: none; }

#menuMain UL LI#item1 A {
	background: url(../images/menu_04.gif) no-repeat;
	width: 153px;
	height: 69px;
	display: block;
	position: absolute; left: 60px; top: 25px;
}
#menuMain UL LI#item1 A:hover { background: url(../images/over/menu_04.gif) no-repeat; }

#menuMain UL LI#item2 A {
	background: url(../images/menu_01.gif) no-repeat;
	width: 158px;
	height: 56px;
	display: block;
	position: absolute; left: 168px; top: 5px;
	z-index: 2;
}
#menuMain UL LI#item2 A:hover { background: url(../images/over/menu_01.gif) no-repeat; }

#menuMain UL LI#item3 A {
	background: url(../images/menu_05.gif) no-repeat;
	width: 139px;
	height: 56px;
	display: block;
	position: absolute; left: 245px; top: 51px;
	z-index: 1;
}
#menuMain UL LI#item3 A:hover { background: url(../images/over/menu_05.gif) no-repeat; }

#menuMain UL LI#item4 A {
	background: url(../images/menu_02.gif) no-repeat;
	width: 99px;
	height: 67px;
	display: block;
	position: absolute; left: 355px; top: 13px;
	z-index: 1;
}
#menuMain UL LI#item4 A:hover { background: url(../images/over/menu_02.gif) no-repeat; }

#menuMain UL LI#item5 A {
	background: url(../images/menu_06.gif) no-repeat;
	width: 87px;
	height: 63px;
	display: block;
	position: absolute; left: 430px; top: 33px;
	z-index: 1;
}
#menuMain UL LI#item5 A:hover { background: url(../images/over/menu_06.gif) no-repeat; }

/*#menuMain UL LI#item6 A {
	background: url(../images/menu_03.gif) no-repeat;
	width: 174px;
	height: 56px;
	display: block;
	position: absolute; left: 478px; top: 5px;
	z-index: 1;
}
#menuMain UL LI#item6 A:hover { background: url(../images/over/menu_03.gif) no-repeat; }*/

#menuMain UL LI#item6 A {
	background: url(../images/menu_07.gif) no-repeat;
	width: 178px;
	height: 71px;
	display: block;
	position: absolute; left: 496px; top: -18px;
	z-index: 1;
}
#menuMain UL LI#item6 A:hover { background: url(../images/over/menu_07.gif) no-repeat; }

/* Sous-Menu section Healthy Bones */

#OS .col_left { position: relative; }

#OS .col_left .sMenu_back {
    background: url(/static/images/sMenu_back.png) no-repeat; 
    width: 162px; 
    height: 142px;
    margin-left: 10px; 
    padding: 20px 0px 0px 30px;
}
#OS .col_left .sMenu {
    position: absolute;
    top: 90px;
    left: 40px;
    }
    
#OS .col_left .sMenu UL { list-style: none; margin: 0px; padding: 0px; }
#OS .col_left .sMenu UL LI { list-style-type: none; text-indent: -2000px; margin: 0px; padding: 0px; }

#OS .col_left .sMenu LI#sItem1 A {
    background: url(../images/sMenu_01.gif) no-repeat;
    display: block;
    width: 119px;
    height: 26px;
}
#OS .col_left .sMenu LI#sItem2 A {
    background: url(../images/sMenu_02.gif) no-repeat;
    display: block;
    width: 119px;
    height: 26px;
}
#OS .col_left .sMenu LI#sItem3 A {
    background: url(../images/sMenu_03.gif) no-repeat;
    display: block;
    width: 119px;
    height: 26px;
}

#OS .col_left .sMenu LI#sItem1 A:hover {
    background: url(../images/over/sMenu_01.gif) no-repeat;
    display: block;
    width: 119px;
    height: 26px;
}
#OS .col_left .sMenu LI#sItem2 A:hover {
    background: url(../images/over/sMenu_02.gif) no-repeat;
    display: block;
    width: 119px;
    height: 26px;
}
#OS .col_left .sMenu LI#sItem3 A:hover {
    background: url(../images/over/sMenu_03.gif) no-repeat;
    display: block;
    width: 119px;
    height: 26px;
}

/* Sous-Menu section FAQ */

#FAQ .col_left { position: relative; }
#FAQ .col_left .sMenu_back {
    background: url(/static/images/FAQ_sMenu.png) no-repeat; 
    width: 226px; 
    height: 208px; 
    padding: 30px 0px 0px 30px;
    }
#FAQ .col_left .sMenu 
{
    position: absolute;
    top: 60px;
    left: 30px;
} 
    
#FAQ .col_left .sMenu UL { list-style: none; margin: 0px; padding: 0px; }
#FAQ .col_left .sMenu UL LI { list-style-type: none; text-indent: -2000px; margin: 0px; padding: 3px 0px; }

#FAQ .col_left .sMenu LI#sItem1 A {
    background: url(../images/FAQ_sMenu1.gif) no-repeat;
    display: block;
    width: 93px;
    height: 16px;
}
#FAQ .col_left .sMenu LI#sItem1 A:hover { background: url(../images/over/FAQ_sMenu1.gif) no-repeat; }

#FAQ .col_left .sMenu LI#sItem2 A {
    background: url(../images/FAQ_sMenu2.gif) no-repeat;
    display: block;
    width: 93px;
    height: 37px;
}
#FAQ .col_left .sMenu LI#sItem2 A:hover { background: url(../images/over/FAQ_sMenu2.gif) no-repeat; }

#FAQ .col_left .sMenu LI#sItem3 A {
    background: url(../images/FAQ_sMenu3.gif) no-repeat;
    display: block;
    width: 93px;
    height: 37px;
}
#FAQ .col_left .sMenu LI#sItem3 A:hover { background: url(../images/over/FAQ_sMenu3.gif) no-repeat; }

#FAQ .col_left .sMenu LI#sItem4 A {
    background: url(../images/FAQ_sMenu4.gif) no-repeat;
    display: block;
    width: 93px;
    height: 17px;
}
#FAQ .col_left .sMenu LI#sItem4 A:hover { background: url(../images/over/FAQ_sMenu4.gif) no-repeat; }


/* Sous-Menu section Aimants */

#Aimants .col_left { position: relative; }
#Aimants .col_left .sMenu_back {
    background: url(/static/images/Aimants_sMenu.png) no-repeat; 
    width: 186px; 
    height: 160px; 
    padding: 30px 0px 0px 30px;
    }
#Aimants .col_left .sMenu 
{
    position: absolute;
    top: 60px;
    left: 30px;
}   
#Aimants .col_left .sMenu UL { list-style: none; margin: 0px; padding: 0px; }
#Aimants .col_left .sMenu UL LI { list-style-type: none; text-indent: -2000px; margin: 0px; padding: 3px 0px; }

#Aimants .col_left .sMenu LI#sItem1 A {
    background: url(../images/Aimants_sMenu1.gif) no-repeat;
    display: block;
    width: 93px;
    height: 16px;
}
#Aimants .col_left .sMenu LI#sItem1 A:hover { background: url(../images/over/Aimants_sMenu1.gif) no-repeat; }

#Aimants .col_left .sMenu LI#sItem2 A {
    background: url(../images/Aimants_sMenu2.gif) no-repeat;
    display: block;
    width: 158px;
    height: 22px;
}
#Aimants .col_left .sMenu LI#sItem2 A:hover { background: url(../images/over/Aimants_sMenu2.gif) no-repeat; }

/*Boutons accueil*/
#ctl00_cphContent_btnVisualiser:link,#ctl00_cphContent_btnVisualiser:visited
{
	float:left;
	width:226px;
	height:174px;
	background:url(/static/en-CA/images/home/btn_visualiser_capsule2.jpg) no-repeat 0px 0px;
	text-indent:-3000px;
}

#ctl00_cphContent_btnVisualiser:hover
{
	background:url(/static/en-CA/images/home/btn_visualiser_capsule2.jpg) no-repeat  0px -174px;
}


#ctl00_cphContent_btnTelecharger:link,#ctl00_cphContent_btnTelecharger:visited
{
	float:left;
	width:226px;
	height:174px;
	background:url(/static/en-CA/images/home/btn_visualiser_capsule3.jpg) no-repeat 0px 0px;
	text-indent:-3000px;
}

#ctl00_cphContent_btnTelecharger:hover
{
	background:url(/static/en-CA/images/home/btn_visualiser_capsule3.jpg) no-repeat  0px -174px;
}


#btBulletin,#btQuestion{
float:left;
}

#btBulletin a:link,#btBulletin a:visited
{
	background:url('/static/en-CA/images/aimants/bt_bulletin.png') 0px 0px;
	display:block;
	width:179px;
height:92px;
text-indent:-3000px;
}

*html #btBulletin a:link,#btBulletin a:visited
{
	background:url('/static/en-CA/images/aimants/bt_bulletin.gif') 0px 0px;
}

#btBulletin a:hover
{
	background:url('/static/en-CA/images/aimants/bt_bulletin.png') 0px -92px;
}

*html #btBulletin a:hover
{
	background:url('/static/en-CA/images/aimants/bt_bulletin.gif') 0px -92px;
}




#btQuestion a:link,#btQuestion a:visited
{
	background:url('/static/en-CA/images/aimants/bt_question.png');
	display:block;
	width:234px;
height:92px;
text-indent:-3000px;
}

*html #btQuestion a:link,#btQuestion a:visited
{
	background:url('/static/en-CA/images/aimants/bt_question.gif');
}

#btQuestion a:hover
{
	background:url('/static/en-CA/images/aimants/bt_question_over.png');
}

*html #btQuestion a:hover
{
	background:url('/static/en-CA/images/aimants/bt_question_over.gif');
}

.player
{
	background:url('/static/en-CA/images/home/promo_aimantsBg.jpg') no-repeat;
padding-top:0px; height:275px;  padding-top:38px;
}