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

#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:11px;
	color:#FFFFFF; text-align:center; vertical-align:middle; padding:2px; background-color:#00693F;
	font-weight:bold; font-style:normal; display:block; position:absolute;
}
.item a:hover, .item a:visited:hover {
	color:#7FB49F;
}


/* pour mettre un souligne au dernier item d'une categorie */
a.sousmenuDernierItemCategorie, a.sousmenuDernierItemCategorie:hover {
	border-bottom:1px solid #133A60;
}




/********* Services **********/

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

#MMMenu1 {
/* Conteneur principal des sous-menus */
	position:absolute; left:0px; top:0px;
	visibility:hidden; background-color:#E4E7EA;
	border-top:1px solid #133A60; border-left:1px solid #133A60;
	width:201px; height:105px;
}

.MMMIFVStyle1 {
/* first menu item in menu */
	border-top:0px; border-left:0px; border-bottom:1px solid #133A60; border-right:1px solid #133A60;
	width:196px; height:16px;
}
/* Hack IE 6 PC */
* html .MMMIFVStyle1 {
	width:201px; height:21px;
}

.MMMIVStyle1 {
/* menu items in menu */
	border-top:0px; border-left:0px; border-bottom:1px solid #133A60; border-right:1px solid #133A60;
	width:196px; height:16px;
}
/* Hack IE 6 PC */
* html .MMMIVStyle1 {
	width:201px; height:21px;
}

#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;
}





/********* Photos **********/

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

#MMMenu2 {
/* Conteneur principal des sous-menus */
	position:absolute; left:0px; top:0px;
	visibility:hidden; background-color:#E4E7EA;
	border-top:1px solid #133A60; border-left:1px solid #133A60;
	width:220px; height:126px;
}

.MMMIFVStyle2 {
/* first menu item in menu */
	border-top:0px; border-left:0px; border-bottom:1px solid #133A60; border-right:1px solid #133A60;
	width:215px; height:16px;
}
/* Hack IE 6 PC */
* html .MMMIFVStyle2 {
	width:220px; height:21px;
}

.MMMIVStyle2 {
/* menu items in menu */
	border-top:0px; border-left:0px; border-bottom:1px solid #133A60; border-right:1px solid #133A60;
	width:215px; height:16px;
}
/* Hack IE 6 PC */
* html .MMMIVStyle2 {
	width:220px; 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;
}
