

#EnteteLogo{
    background-image:url('/modules/commun/img/entete/1024/fond.gif');
    background-repeat:no-repeat;
    background-position:center top;
    background-color:#253572;
}

#LogoHDR{
	position:absolute;
	left:0px;
	top:10px;
	height:139px;
	width:142px;
	background-image:url('/modules/commun/img/entete/logoHDR.gif');
}
#LogoFFE{
	position:absolute;
	right:-300px;
	top:10px;
	height:131px;
	width:145px;
	background-image:url('/modules/commun/img/entete/logoCSI.gif');
}

#Banniere{
	position:absolute;
	width:984px;
	height:20px;
	top:132px;
	padding-top:0px; 
	padding-bottom: 0px; 
	filter:alpha(opacity=90);
}
			
#header{
	position:relative;
	left:0px;
	top:0px;
	height:174;
	width:685;
}


DIV#MenuLigne{
	position:absolute;
	left:0px;
	top:23px;
	width:984px;
	height:3px;
	border-top:1px solid #0256FE;
}
DIV#SousMenuLigne{
	position:absolute;
	left:0px;
	top:44px;
	width:984px;
	height:3px;
	border-top:1px solid #0256FE;
}


DIV#MenuNiveau2{
	position:absolute;
	left:0px;
	top:24px;
	height:0px;
	width:984px;
	/*background-color:none;*/
	border-top:0px solid #0256FE;
}
DIV#MenuNiveau2Espace{
	position:absolute;
	left:0px;
	top:46px;
	height:3px;
	width:984px;
	background-color:#FFFFFF;
}
