/* Start of CMSMS style sheet 'Navigation : menu déroulant' */
/* Menu version FR */

/*     L'association    */
#Dhmenu1_fr {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 264px;
	width: 166px;
	display: block;
	visibility: hidden;
}

/*     L'outil de mise en relation    */
#Dhmenu2_fr {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 372px;
	width: 166px;
	display: block;
	visibility: hidden;
}


/*     Les dossiers   */
#Dhmenu3_fr {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 565px;
	width: 166px;
	display: block;
	visibility: hidden;
}

/*     Liens    */
#Dhmenu4_fr {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 646px;
	width: 166px;
	display: block;
	visibility: hidden;
}


/*     Aucun lien pour la picardie    */
#Dhmenu5_fr {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 262px;
	width: 166px;
	display: block;
	visibility: hidden;
}

.menuItem  { position: relative; left : 5px; width : 156px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E2EBD6; }
.menucadre {
	position: relative;
	width: 600;
	visibility: inherit;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ef7654;
	border-right-color: #ef7654;
	border-bottom-color: #ef7654;
	border-left-color: #ef7654;
}


/* End of 'Navigation : menu déroulant' */

