﻿body 
{
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-align: center;
}

#Page
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    width: 980px;
}


#PopUp
{
	float:inherit;
	position:absolute;
	top:0px;
	left:0px;
	vertical-align:top;
	text-align:left;
}

h5
{
    /*font-family: Arial, sans-serif;*/
    font-size: 11px;
    font-weight: normal;
    margin: 0;
}

ul.list1, ul.list2
{
    background-color: #ECF4E1;
    list-style-image: url(../Images/fl_verte_12.gif);
    margin: 0;
    padding-left: 40px;
}

li.menu
{
    font-family: Arial, sans-serif;
    font-size: 11px;
    margin: 0;
    position: relative;
    top: 4px;

}

.lnkHeader
{
   color: #7B7C7F;
   text-decoration:none;
}

.lnkHeader:hover
{
   color: #000000;
   text-decoration:underline;
}

#User
{
    height: 68px;
    position: absolute;
    background-color: #D8DFCE;
    right: 0;
    top: 8px;
}

#Identity
{
    background-color: #D8DFCE;
    background-image: url(../Images/picto_util.gif);
    background-repeat: no-repeat;
    float:left;
    height: 100%;
    padding-left: 47px;
    width: 250px;
    text-indent:10px;
}

#Identity2
{
    position: absolute;
    background-color: #D8DFCE;

    right: 0;
    top: 8px;
}

.username
{
    background-color: #ECF4E1;
    color: #3C5D09; 
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    display: block;
    height: 20px;
    position: relative;
    line-height:1.8em;
    top:3px;
}

.secondusername
{
    display:block;
    position:relative;
    text-indent:15px;
    top:3px;
    color:#4E9719;
}

.UserNameLbl
{
    background-color: #D8DFCE;
    color: #3C5D09; 
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-right: 8px;
}

#Links
{
    background-color: #D8DFCE;
    /*position: absolute;
    top: 0;
    left: 35%;
    width: 28%;*/
    float: left;
    height: 100%;
}

#ExpandDiv
{
    background-color: #D8DFCE;
    float: left;
    height: 100%;
}

#CollapseDiv
{
    background-color: #D8DFCE;
    float: left;
    height: 100%;
}

#ExpandCollapse:link
{
    background-image: url(../Images/bt_reduire_on.gif);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
}

#ExpandCollapse:hover
{
    background-image: url(../Images/bt_reduire_roll.gif);
    background-repeat: no-repeat;
}

#Img2
{
    background-color: #D8DFCE;
    padding: 0 3px 0 3px;
    position: relative;
    top: 2px;
}

.DeconBlock
{
    background-color: #ECF4E1;
    padding-right: 10px;
    padding-bottom:2px;
    padding-top:3px;
    padding-left:3px;
    position:relative;
    top:-1px;

}

.list1
{
    background-image: url(../Images/paren01.gif);
    background-repeat: no-repeat;
    height: 100%;
    padding-right: 0;
    float: left;	
}

.list2
{
    background-image: url(../Images/paren02.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 100%;
    padding-right: 25px;
    float:left;
}
    
.deconnexionLink
{
    font-family: Arial, sans-serif;
    font-size: 11px;
    background-color: #ECF4E1;
    background-image: url(../Images/fl_verte_12.gif);
    background-position: left;
    background-repeat: no-repeat;
    color: #D5D2C1;
    padding-left: 15px;
}

.footer
{
    background-image: url(../Images/fond_footer.gif);
    background-repeat: repeat-x;
    text-align: right;
    height:25px;
    /*margin-top: 30px*/
}
