/* Styles utilisés pour les menu */
/* Conmme ils sont utilisés par la programmation, il est important de ne pas modifier les nom des classes */

/* Lorsqu'un menu est sélectionné, on ajoute le suffixe 'selected' au nom de la classe */
/* Pour un état de survol, on utilise la pseudo classe :hover */

a.SuperSectionInternet, a.SuperSectionExtranet, a.SuperSectionIntranet, a.SuperSectionPrive,
a.SuperSectionInternet:hover, a.SuperSectionExtranet:hover, a.SuperSectionIntranet:hover, a.SuperSectionPrive:hover,
a.SuperSectionInternetSelected, a.SuperSectionExtranetSelected, a.SuperSectionIntranetSelected, a.SuperSectionPriveSelected,
a.SuperSectionIntranetSelected:hover, a.SuperSectionInternetSelected:hover, a.SuperSectionExtranetSelected:hover, a.SuperSectionPriveSelected:hover,
a.MenuSectionIntranet, a.MenuSectionExtranet, a.MenuSectionInternet, a.MenuSectionPrive,
a.MenuSectionIntranet:hover, a.MenuSectionExtranet:hover, a.MenuSectionInternet:hover, a.MenuSectionPrive:hover,
a.MenuSectionIntranetSelected, a.MenuSectionExtranetSelected, a.MenuSectionInternetSelected, a.MenuSectionPriveSelected,
a.MenuSectionIntranetSelected:hover, a.MenuSectionExtranetSelected:hover, a.MenuSectionInternetSelected:hover, a.MenuSectionPriveSelected:hover,
a.MenuPagePrive, a.MenuPageIntranet, a.MenuPageExtranet, a.MenuPageInternet,
a.MenuPageInternet:hover, a.MenuPageExtranet:hover, a.MenuPageIntranet:hover, a.MenuPagePrive:hover,
a.MenuPagePriveSelected, a.MenuPageIntranetSelected, a.MenuPageExtranetSelected, a.MenuPageInternetSelected,
a.MenuPagePriveSelected:hover, a.MenuPageIntranetSelected:hover, a.MenuPageExtranetSelected:hover, a.MenuPageInternetSelected:hover,
a.MenuIndexBasDePage, a.MenuIndexBasDePageSelected, a.MenuIndexBasDePageSelected:hover, a.MenuIndexBasDePage:hover,
popMenuPage, popMenuPage2
{
	/* Propriétés de base pour tous les menu */
	font-family: arial, verdana, helvetica, sans-serif;
	/*font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	display:block;*/
	text-decoration: none;
	/*height: auto;
	width: auto;*/
}

/* <SuperSections> */
	/* Classes de base des SuperSections */
	a.SuperSectionInternet, a.SuperSectionExtranet, a.SuperSectionIntranet, a.SuperSectionPrive 
	{
		width:131px;
		height:16px;
		color:#FFF;
		background-image:url(../images/imagesGraphiscan/bgSupersection.jpg);
		background-repeat:no-repeat;
		padding:2px 0 0 11px;
		display:block;
		font-size:12px;
		font-weight:bold;
	}
	a.SuperSectionInternet:hover, a.SuperSectionExtranet:hover, a.SuperSectionIntranet:hover, a.SuperSectionPrive:hover {
		width:131px;
		height:16px;
		color:#FFF;
		background-image:url(../images/imagesGraphiscan/bgSupersectionOver.jpg);
		background-repeat:no-repeat;
		padding:2px 0 0 11px;
		display:block;
		font-size:12px;
		font-weight:bold;
	}
	a.SuperSectionInternetSelected, a.SuperSectionExtranetSelected, a.SuperSectionIntranetSelected, a.SuperSectionPriveSelected {
		width:131px;
		height:16px;
		color:#FFF;
		background-image:url(../images/imagesGraphiscan/bgSupersectionOver.jpg);
		background-repeat:no-repeat;
		padding:2px 0 0 11px;
		display:block;
		font-size:12px;
		font-weight:bold;
	}
	a.SuperSectionIntranetSelected:hover, a.SuperSectionInternetSelected:hover, a.SuperSectionExtranetSelected:hover, a.SuperSectionPriveSelected:hover {
		width:131px;
		height:16px;
		color:#FFF;
		background-image:url(../images/imagesGraphiscan/bgSupersectionOver.jpg);
		background-repeat:no-repeat;
		padding:2px 0 0 11px;
		display:block;
		font-size:12px;
		font-weight:bold;
	}

	/* Classes d'overload pour des supersections personnalisés aux unités en cours (Optionnel) */
	/* À ajouter seulement si vous avez besoin d'un style différent de supersections propres à une unité. */
	/* La classe multiple à ajouter est ".u_" + le numéro de l'unité. Soit : "a.SuperSectionInternet.u_001001" par exemple. */
	a.SuperSectionInternet.u_001, a.SuperSectionExtranet.u_001, a.SuperSectionIntranet.u_001, a.SuperSectionPrive.u_001 {
	
	}

/* </SuperSections> */

/* <Sections> */
	/* Classes de base des Sections */
a.MenuSectionIntranet, a.MenuSectionExtranet, a.MenuSectionInternet, a.MenuSectionPrive
{
	background-image: url(../images/imagesGraphiscan/bgSupersection.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin: 0 0 1px 0;
	padding: 2px 0 0 11px;
	width: 130px;
}
a.MenuSectionIntranet:hover, a.MenuSectionExtranet:hover, a.MenuSectionInternet:hover, a.MenuSectionPrive:hover
{
	background-image: url(../images/imagesGraphiscan/bgSupersectionOver.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin: 0 0 1px 0;
	padding: 2px 0 0 11px;
	width: 130px;
}
a.MenuSectionIntranetSelected, a.MenuSectionExtranetSelected, a.MenuSectionInternetSelected, a.MenuSectionPriveSelected
{
	background-image: url(../images/imagesGraphiscan/bgSupersectionOver.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin: 0 0 1px 0;
	padding: 2px 0 0 11px;
	width: 130px;
}
a.MenuSectionIntranetSelected:hover, a.MenuSectionExtranetSelected:hover, a.MenuSectionInternetSelected:hover, a.MenuSectionPriveSelected:hover
{
	background-image: url(../images/imagesGraphiscan/bgSupersectionOver.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin: 0 0 1px 0;
	padding: 2px 0 0 11px;
	width: 130px;
}
	/* Classes d'overload pour des sections personnalisés aux supersections en cours (Optionnel) */
	/* À ajouter seulement si vous avez besoin d'un style différent de sections propres à une supersection. */
	/* La classe multiple à ajouter est ".ss_" + le numéro de la supersection. Soit : "a.MenuSectionInternet.ss_1" par exemple. */	
	a.MenuSectionInternet.ss_2, a.MenuSectionExtranet.ss_1, a.MenuSectionIntranet.ss_1, a.MenuSectionPrive.ss_1 {

	}
/* </Sections> */


/* <Pages> */
	/* Classes de base des Pages */
a.MenuPagePrive, a.MenuPageIntranet, a.MenuPageExtranet, a.MenuPageInternet
{
	background-color: #e8ecec;
	background-image: url(../images/imagesGraphiscan/BlueLi.gif);
	background-position: 12px 9px;
	background-repeat: no-repeat;
	color: #0184ce;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 0 22px;
	width:110px;
}
a.MenuPageInternet:hover, a.MenuPageExtranet:hover, a.MenuPageIntranet:hover, a.MenuPagePrive:hover
{
	background-color: #e8ecec;
	background-image: url(../images/imagesGraphiscan/BlackLi.gif);
	background-position: 12px 9px;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 0 22px;
	width:110px;
}
a.MenuPagePriveSelected, a.MenuPageIntranetSelected, a.MenuPageExtranetSelected, a.MenuPageInternetSelected
{
	background-color: #e8ecec;
	background-image: url(../images/imagesGraphiscan/BlackLi.gif);
	background-position: 12px 9px;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 0 22px;
	width:110px;
}
	
	/* Classes d'overload pour des pages personnalisés aux sections en cours (Optionnel) */
	/* À ajouter seulement si vous avez besoin d'un style différent de pages propre à une section. */
	/* La classe multiple à ajouter est ".s_" + le numéro de la section. Soit : "a.MenuPageInternet.s_1" par exemple. */	
	a.MenuPageInternet.s_1, a.MenuPageExtranet.s_1, a.MenuPageIntranet.s_1, a.MenuPagePrive.s_1 {

	}
/* </Pages> */


/* <BasDePages> */
a.MenuIndexBasDePage { color: #072754; }
a.MenuIndexBasDePage:hover { color: #82B1EB; }
a.MenuIndexBasDePageSelected { color: #82B1EB; }
a.MenuIndexBasDePageSelected:hover { color: #82B1EB; }
/* </BasDePages> */


/* <MenuDHTML> */
.popMenuPage {
	position: absolute; 
	top: 50px; 
	left: 10px; 
	z-index: 90; 
	visibility: hidden;
	background-color: #99cccc;
}
.popMenuPage2 {
	position: absolute; 
	top: 50px; 
	left: 10px;
	z-index: 91; 
	visibility: hidden;
	background-color: #99cccc;
}
/* </MenuDHTML> */
