td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	
}

#sousmenu {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
/* N'est pas utilise dans ce site. le div "conteneur" sert de reference (position:relative) */
	position:relative; margin:0px; width:753px; height:617px; text-align:left;
}

.item img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

/* Controls the general apperance for menu items, including color and font */
.item a, .item a:visited {
	text-decoration:none; font-family:Verdana, Helvetica, sans-serif; font-size:12px;
	color:#FFFFFF; text-align:center; vertical-align:middle; padding:2px; background-color:#002D72;
	font-weight:normal; font-style:normal; display:block; position:absolute;
}
.item a:hover, .item a:visited:hover {
	color:#FFFFFF; background-color:#B10000;
}



/********* Qui sommes-nous? **********/

#MMMenuContainer1 {
	visibility:hidden; z-index:300; position:absolute; top:277px; left:80px; 
}
/* Hack IE 6 PC */
* html #MMMenuContainer1{
	left:75px;
}

#MMMenu1 {
/* Conteneur principal des sous-menus */
	position:absolute; left:0px; top:0px;
	visibility:hidden; background-color:#E4E7EA;
	border-top:1px solid #002D72; border-left:1px solid #002D72;
	width:211px; height:107px;
}

.MMMIFVStyle1 {
/* first menu item in menu */
	border-top:0px; border-left:0px; border-bottom:1px solid #002D72; border-right:1px solid #002D72;
	width:206px; height:17px;
}
/* Hack IE 6 PC */
* html .MMMIFVStyle1 {
	width:211px; height:20px;
}

.MMMIVStyle1 {
/* menu items in menu */
	border-top:0px; border-left:0px; border-bottom:1px solid #002D72; border-right:1px solid #002D72;
	width:206px; height:17px;
}
/* Hack IE 6 PC */
* html .MMMIVStyle1 {
	width:211px; height:20px;
}

#MMMenu1_Item_0 {
	left:0px; top:0px;
}
#MMMenu1_Item_1 {
	left:0px; top:21px;
}
#MMMenu1_Item_2 {
	left:0px; top:42px;
}
#MMMenu1_Item_3 {
	left:0px; top:63px;
}
#MMMenu1_Item_4 {
	left:0px; top:84px;
}
#MMMenu1_Item_5 {
	left:0px; top:105px;
}


/********* Membres **********/

#MMMenuContainer2 {
	visibility:hidden; z-index:300; position:absolute; top:277px; left:205px; 
}
/* Hack IE 6 PC */
* html #MMMenuContainer2{
	left:205px;
}

#MMMenu2 {
/* Conteneur principal des sous-menus */
	position:absolute; left:0px; top:0px;
	visibility:hidden; background-color:#E4E7EA;
	border-top:1px solid #002D72; border-left:0px none #002D72;
	width:231px; height:121px;
}

.MMMIFVStyle2 {
/* first menu item in menu */
	border-top:0px; border-left:0px; border-bottom:1px solid #002D72; border-right:1px solid #002D72;
	width:226px; height:17px;
}
/* Hack IE 6 PC */
* html .MMMIFVStyle2 {
	width:226px; height:21px;
}

.MMMIVStyle2 {
/* menu items in menu */
	border-top:0px; border-left:0px; border-bottom:1px solid #002D72; border-right:1px solid #002D72;
	width:226px; height:17px;
}
/* Hack IE 6 PC */
* html .MMMIVStyle2 {
	width:226px; height:21px;
}

#MMMenu2_Item_0 {
	left:0px; top:0px;
}
#MMMenu2_Item_1 {
	left:0px; top:21px;
}
#MMMenu2_Item_2 {
	left:0px; top:42px;
}
#MMMenu2_Item_3 {
	left:0px; top:63px;
}
#MMMenu2_Item_4 {
	left:0px; top:84px;
}
#MMMenu2_Item_5 {
	left:0px; top:105px;
}



