/* EN-CA */

/*********************************/
/* FOOTER ACCUEIL */
/*********************************/

#dashboard h3 {
   background: url(/static/en/images/dashboardTitles.png) no-repeat top left;
   text-indent:-99999px;
}

*html #dashboard h3 {
   background: url(/static/en/images/dashboardTitles.gif) no-repeat top left;
}


#dashboard h3.events { background-position: 0 0; width: 183px; height: 20px; } 
#dashboard h3.meteoTitle { background-position: 0 -20px; width: 138px; height: 20px; } 
#dashboard h3.promo { background-position: 0 -40px; width: 100px; height: 20px; } 
#dashboard h3.subscribe { background-position: 0 -60px; width: 121px; height: 20px; }


#ftSubscribe .footerBtnInscrire {
    background:url('/static/en/images/footerBtnInscrire.png') no-repeat;
}

#ftPromo .footerHomePromo {
    background:url('/static/en/images/dashboard_promo.png') no-repeat;
    width:206px; height:133px;
    display:block;
}


/*********************************/
/* TOP NAV */
/*********************************/
#topNav .menu > li {margin-left:24px;}
#topNav .menu > li + li {margin-left:46px;}


#topNav li a  {
    background:url(/static/en/images/MSSI_topNav.png) no-repeat top left;
    text-decoration:none;
    text-indent:-99999px;
    height: 47px;
}

#topNav li#ctrMenu_item_0 a {background-position: 0 0; width: 108px;} 
#topNav li#ctrMenu_item_1 a {background-position: -109px 0; width: 70px;} 
#topNav li#ctrMenu_item_2 a {background-position: -180px 0; width: 71px;} 
#topNav li#ctrMenu_item_3 a {background-position: -252px 0; width: 73px;} 
#topNav li#ctrMenu_item_4 a {background-position: -326px 0; width: 101px;} 
#topNav li#ctrMenu_item_5 a {background-position: -428px 0; width: 50px;} 

/* Hover en bas */

#topNav li#ctrMenu_item_0 a:hover, #topNav li#ctrMenu_item_0.childSelected a {background-position: 0 -48px; width: 108px;} 
#topNav li#ctrMenu_item_1 a:hover, #topNav li#ctrMenu_item_1.childSelected a {background-position: -109px -48px; width: 70px;} 
#topNav li#ctrMenu_item_2 a:hover, #topNav li#ctrMenu_item_2.childSelected a {background-position: -180px -48px; width: 71px;} 
#topNav li#ctrMenu_item_3 a:hover, #topNav li#ctrMenu_item_3.childSelected a {background-position: -252px -48px; width: 73px;} 
#topNav li#ctrMenu_item_4 a:hover, #topNav li#ctrMenu_item_4.childSelected a {background-position: -326px -48px; width: 101px;} 
#topNav li#ctrMenu_item_5 a:hover, #topNav li#ctrMenu_item_5.childSelected a {background-position: -428px -48px; width: 50px;} 



/*********************************/
/* RIGHT NAV */
/*********************************/   

.rightMenuPromo {
    background:url('/static/en/images/rmPromo.png') no-repeat;
    width: 223px; height:96px;
    display:block;
    cursor:pointer;
}
                                
.rmBtnInscrire {background:url('/static/en/images/rmBtnInscrire.png') no-repeat;}


/*********************************/
/* EMPLOIS */
/*********************************/  
.tabbed_box {display:none;}

/*********************************/
/* achatEnLigne */
/*********************************/
.btn-buy-online {background:url(/static/en/images/btn-buy-online.jpg);width:187px;}

/*********************************/
/* Activites */
/*********************************/
.btn-carte-interactive {background:url(/static/en/images/btn-carte-interactive.jpg);}


/* Safari Hack for the Browse button in the form upload */
@media screen and (-webkit-min-device-pixel-ratio:0){
    .file_input_hidden {right:0 !important;}
}
