#MENU_GLOBAL
	{
	width:260;
	}	

#MENU_GLOBAL .HAUT
	{
	background:URL(/portail/image/fond_menu_haut.gif) no-repeat top left;
	width:260;
	}

#MENU_GLOBAL .BAS
	{
	background:URL(/portail/image/fond_menu_bas.gif) no-repeat bottom left;
	width:260;
	}

#MENU_GLOBAL .MILIEU
	{
	background:URL(/portail/image/fond_menu_milieu.gif) repeat-y top left;
	margin-bottom:5px;
	width:260;
	}

#MENU_GLOBAL .niveau1
	{
	padding:8 8 8 16;
	cursor:pointer;
	font-family:Arial;Verdana,Helvetica;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}

#MENU_GLOBAL .fleche
	{
	margin:3;
	}

#MENU_GLOBAL .niveau2_global
	{
	width:228;
	margin-left:16px;
	background:URL(/portail/image/menu_bullet2.gif) no-repeat;
	cursor:pointer;
	}

#MENU_GLOBAL .niveau2
	{
	padding:8 0 8 0;
	width:212;
	background:URL();
	margin-left:12px;
	cursor:pointer;
	font-family:Verdana,Helvetica;Arial;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	}

#MENU_GLOBAL .niveau3_global
	{
	width:228;
	margin-left:16px;
	background:URL(/portail/image/menu_bullet3.gif) no-repeat;
	cursor:pointer;
	}

#MENU_GLOBAL .niveau3
	{
	width:190;
	padding:4 0 6 0;
	margin-left:28px;
	cursor:pointer;
	font-family:Verdana,Helvetica;Arial;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	}

#MENU_PIED
	{
	background:URL(/portail/image/fond_menu_bas2.gif);
	height:23;
	clear:none;
	}


#MENU_PIED .element
	{
	float:left;
	clear:none;
	}

#MENU_PIED .element_td
	{
	background:URL(/portail/image/fond_menu_bas1.gif);
	height:23;
	font-family:Verdana,Helvetica;Arial;
	color:#FFFFFF;
	font-size:11px;
	padding:0 6 0 6;
	cursor:pointer;
	}

#MENU_PIED .sep
	{
	height:23;
	float:left;
	clear:none;
	}

	