﻿/***********************/
/* HEADER */
#hd p.home
{
	background:url(../images/intro-hd.png) top left no-repeat;
	width:374px;
	height:42px;
}

/***********************/
/***********************/
/* MAIN MENU */
#menuMain ul li a
{
    background:url(/static/en-CA/images/menu.png) top left no-repeat;
}

#menuMain ul li#menuMain_item_0 a
{
    width:96px;
}

#menuMain ul li#menuMain_item_0 a:hover, #menuMain ul li#menuMain_item_0 a.AspNet-Menu-Selected
{
    background-position:0 -49px;
}



#menuMain ul li#menuMain_item_1 a
{
    background-position:-96px 0px;
    width:87px;
    left:96px;
}

#menuMain ul li#menuMain_item_1 a:hover, #menuMain ul li#menuMain_item_1 a.AspNet-Menu-Selected
{
    background-position:-96px -49px;
}

#menuMain ul li#menuMain_item_2 a
{
    background-position:-183px 0px;
    width:112px;
    left:183px;
}

#menuMain ul li#menuMain_item_2 a:hover, #menuMain ul li#menuMain_item_2 a.AspNet-Menu-Selected
{
    background-position:-183px -49px;
}

#menuMain ul li#menuMain_item_3 a
{
    background-position:-295px 0px;
    width:104px;
    left:295px;
}

#menuMain ul li#menuMain_item_3 a:hover, #menuMain ul li#menuMain_item_3 a.AspNet-Menu-Selected
{
    background-position:-295px -49px;
}

#menuMain ul li#menuMain_item_4 a
{
    background-position:-399px 0px;
    width:88px;
    left:399px;
}

#menuMain ul li#menuMain_item_4 a:hover, #menuMain ul li#menuMain_item_4 a.AspNet-Menu-Selected
{
    background-position:-399px -49px;
}
/**************************************/

/*************************************/
/* RECHERCHE */
#find
{
    position:absolute;
    width:323px;
    height:40px;
    top:130px;
    right:0px;
}
#find span
{
    position:absolute;
    top:5px;
    display:block;
    width:120px;
    height:13px;
    background:url(/static/en-CA/images/search.png) top right no-repeat;
    text-indent:-3000px;
    
}

#find input.find
{
    font-size:12px;
    position:absolute;
    left:128px;
    width:143px;
    height:15px;
    border:1px solid #828d87;
    padding:3px;
    color:#474848;
}

#find a
{
    position:absolute;
    top:-4px;
    right:1px;
    width:41px;
    height:34px;
    background:url(/static/en-CA/images/recherche-ok.jpg) top left no-repeat;
    text-indent:-3000px;
}

#find a:hover
{
    position:absolute;
    top:-4px;
    right:1px;
    width:41px;
    height:34px;
    background:url(/static/en-CA/images/recherche-ok.jpg) 0px -34px no-repeat;
    text-indent:-3000px;
}

/*********************************/
/* TABLE DE CONTENU */
#l-menu h2 a 
{
    background:transparent url(../images/header-menu.png) 0 0 no-repeat;
    height:23px;
    width:92px;
}

#l-menu h2#header-services a
{
    background:url(../images/header-menu.png) 0 -25px no-repeat;
    width:70px;
    height:17px;
}

#l-menu h2#header-applications a
{
    background:url(../images/header-menu.png) 0 -49px no-repeat;
    width:106px;
    height:21px;
}

#l-menu h2#header-about-us a
{
    background:url(../images/header-menu.png) 0 -97px no-repeat;
    width:80px;
    height:17px;
}

#l-menu h2#header-page-satellites a
{
    background:url(../images/header-menu.png) 0 -121px no-repeat;
    width:106px;
    height:17px;
}

#b-menu a
{
	display:block;
    text-indent:-3000px;
    width:107px;
    height:17px;
    background:url(/static/fr-CA/images/promotions.png) top left no-repeat;
}

#b-menu a:hover
{
    background:url(/static/fr-CA/images/promotions.png) 0 -17px no-repeat;
}


#home-info .more-info h2
{
    width:117px;
    height:16px;
    background:url(../images/more-info-title-saviez-vous.png) top left no-repeat;
    text-indent:-3000px;
}

/*********************************/
/* Home */
#home-info .r h2
{
    width:164px;
    background:url(../images/more-info-title-buse.png) top left no-repeat;
}

#home-info .more-info a
{
    position:absolute;
    bottom:11px;
    right:10px;
    width:75px;
    height:13px;
    background:url(../images/savoir-plus.png) top left no-repeat;
    text-indent:-3000px;
}

#home-info .more-info a:hover
{
    background-position:0 -13px;
}

#a-propos h1
{
    width:308px;
    height:27px;
    background:url(../images/a-propos-head.png) top left no-repeat;
    text-indent:-3000px;
    margin-bottom:21px;
}

#a-propos p
{
    line-height:18px;
}
