
.BandeUL
{
        margin:               0px;
        padding:              0px;
        background-color:     #FFFFFF;
        background-image:     url(../images/ulaval/bck_uLaval.gif);
        background-repeat:    repeat-x;
        background-position:  left bottom;
        height:               31px;
       /* width:                960px;*/
}

.LigneRougeEtOr
{
        background-color:     #CC3333;
        background-image:     url(../images/ulaval/bck_bandeauULaval.gif);
        background-repeat:    no-repeat;
        background-position:  left top;
        height:               3px;
        /*width:                960px;*/
}

.LogoULaval
{
        margin-top:           5px;
        margin-left:          30px;
	
}

.NomUtilisateur
{
        position:             absolute;
		padding-left:		  20px;
        top:                  8px;
        right:                40px; /* ENA-3222 */
        /*right:                159px;*/ /* position avec icone loupe */
        font-size:            0.8em;
        color:                #5e5e5e;
		/*background-image:	url(../images/ulaval/usager.png);
		background-repeat:    no-repeat;
        background-position: left top;*/
		height:30px;

}

.NomUtilisateur_Libelle
{
        font-weight:          bold;
}

#top-toolbox a#profile-link {
background-image:url("../images/icons/edit_profile.png");
}
.BtnsIntranet
{
        position:             absolute;
        right:                0px;
        top:                  3px;
}

.BtnsIntranet div
{
        background-image:     url(../images/ulaval/bck_btnIntranet_separateur.gif);
        background-repeat:    no-repeat;
        background-position:  left bottom;
        padding-left:         1px;
        float:                right;
}

.BtnsIntranet div a
{
        cursor:               pointer;
        padding-left:         8px;
        padding-right:        8px;
        margin:               0px;
        display:              block;
}

.BtnsIntranet div:hover
{
        background-image:     url(../images/ulaval/bck_btnIntranet_hov.gif);
        background-repeat:    repeat-x;
        background-position:  left bottom;
}



