/*CSS du gabarit pour les sites externes / External websites CSS template*/

/*** Menu de gauche / Left Menu ***/
#menuComplet ul li {border-top: 2px solid #CACED0;}
#menuComplet a {background: url(http://www.radio-canada.ca/images_gabarit_externe/lib/v3.1/img/menu.gif) no-repeat #484848;background-position: 0 0;font-weight: bold;height:26px;width:160px;}
#menuComplet li a span {display:none;}
#menuComplet a:hover, #menuComplet a.On {background-image: url(http://www.radio-canada.ca/images_gabarit_externe/lib/v3.1/img/menu.gif);}
/*Accueil*/
#niv1_accueil a{background-position: 0 -286px;}
/*Centre des préférences*/
#niv1_Prefs a{background-position: 0 0;}
/*Aide à la navigation*/
#niv1_aide a{background-position: 0 -312px;}
/*Nous joindre*/
#niv1_joindre a{background-position: 0 -338px;}
/*Manchettes*/
#niv1_manchettes a{background-position: 0 -26px; height:26px;}
/*Salle de presse*/
#niv1_salleDePresse a{background-position: 0 -182px;}

/*Accueil*/
#niv1_accueil a:hover, #niv1_accueil a.On{background-position: -159px -286px;}
/*Centre des préférences*/
#niv1_Prefs a:hover, #niv1_Prefs a.On{background-position: -159px 0;}
/*Aide à la navigation*/
#niv1_aide a:hover, #niv1_aide a.On{background-position: -159px -312px;}
/*Nous joindre*/
#niv1_joindre a:hover, #niv1_joindre a.On{background-position: -159px -338px;}
/*Manchettes*/
#niv1_manchettes a:hover, #niv1_manchettes a.On{background-position: -159px -26px;}
/*Salle de presse*/
#niv1_salleDePresse a:hover, #niv1_salleDePresse a.On{background-position: -159px -182px;}

/* 2e niv */
#menuComplet ul ul {display: none;}


#menuComplet .niv2 a {font-size:12px; background: #D4D4D4; color:#666;}
#menuComplet .niv2 a:hover {background: #C01717;color: #FFF;text-decoration: none;}
/*** /Menu de gauche / Left Menu ***/

