/* 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
{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	display:block;
	text-decoration: none;
	height: auto;
	width: auto;
}



a.SuperSectionInternet, a.SuperSectionExtranet, a.SuperSectionIntranet, a.SuperSectionPrive
{
	font: bold 12px trebuchet MS, arial, verdana, sans-serif; 
	color: #cbccc2;
	display: block;
	line-height:20px;
	height: 18px;
	margin-bottom: 5px;
	text-indent:5px;
	text-transform: uppercase;
	width: 193px;
}
a.SuperSectionInternet:hover, a.SuperSectionExtranet:hover, a.SuperSectionIntranet:hover, a.SuperSectionPrive:hover
{ 
	background: url(../images/imagesFur/bgNavSuperSectionHover.gif) repeat-y 0 0px; 
	font: bold 12px trebuchet MS, arial, verdana, sans-serif; 
	color: #fff;
	display: block;
	line-height:20px;
	height: 18px;
	margin-bottom: 5px;
	text-indent:5px;
	text-transform: uppercase;
	width: 193px;
}
a.SuperSectionInternetSelected, a.SuperSectionExtranetSelected, a.SuperSectionIntranetSelected, a.SuperSectionPriveSelected
{ 
	background: url(../images/imagesFur/bgNavSuperSectionSelected.gif) repeat-y 0 0px; 
	font: bold 12px trebuchet MS, arial, verdana, sans-serif; 
	color: #fff;
	display: block;
	line-height:20px;
	height: 18px;
	margin-bottom: 5px;
	text-indent:5px;
	text-transform: uppercase;
	width: 193px;

}
a.SuperSectionIntranetSelected:hover, a.SuperSectionInternetSelected:hover, a.SuperSectionExtranetSelected:hover, a.SuperSectionPriveSelected:hover
{ 
	background: url(../images/imagesFur/bgNavSuperSectionHover.gif) repeat-y 0 0px; 
	font: bold 12px trebuchet MS, arial, verdana, sans-serif; 
	color: #fff;
	display: block;
	line-height:20px;
	height: 18px;
	margin-bottom: 5px;
	text-indent:5px;
	text-transform: uppercase;
	width: 193px;
}
.supSecSel {
	border-left:1px solid #CDB584; 
	border-right:1px solid #998860; 
	border-bottom:1px solid #CDB584; 
	margin-bottom:10px;
}/*
#mainNavNaffem a.SuperSectionInternet,
#mainNavNaffem a.SuperSectionExtranet, 
#mainNavNaffem a.SuperSectionIntranet, 
#mainNavNaffem a.SuperSectionPrive,
#mainNavNaffem a.SuperSectionInternetSelected, 
#mainNavNaffem a.SuperSectionExtranetSelected, 
#mainNavNaffem a.SuperSectionIntranetSelected, 
#mainNavNaffem a.SuperSectionPriveSelected {
	width:178px;
	padding-right:15px;
}
#mainNavNaffem .supSecSel { border:0px none;}
*/
/* </SuperSections> */


/* <Sections> */
a.MenuSectionIntranet, a.MenuSectionExtranet, a.MenuSectionInternet, a.MenuSectionPrive
{ 
	background: url(../images/imagesFur/bgNavSection.gif) no-repeat 178px 7px; 
	font: 11px trebuchet MS, arial, verdana, sans-serif; 
	color: #adbbca;
	display: block;
	margin-bottom: 5px;
	text-indent:5px;
	text-transform: uppercase;
	width: 193px;
}
a.MenuSectionIntranet:hover, a.MenuSectionExtranet:hover, a.MenuSectionInternet:hover, a.MenuSectionPrive:hover
{
	background: url(../images/imagesFur/bgNavSectionHover.gif) no-repeat; 
	color: #adbbca;
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
	text-indent:5px;
	text-transform: uppercase;
	width: 193px;
}
a.MenuSectionIntranetSelected, a.MenuSectionExtranetSelected, a.MenuSectionInternetSelected, a.MenuSectionPriveSelected
{
	background: url(../images/imagesFur/bgNavSectionSelected.gif) no-repeat; 
	color: #FFF;
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
	text-indent:5px;
	text-transform: uppercase;
	width: 193px;
}
a.MenuSectionIntranetSelected:hover, a.MenuSectionInternetSelected:hover, a.MenuSectionExtranetSelected:hover, a.MenuSectionPriveSelected:hover
{
	background: url(../images/imagesFur/bgNavSectionHover.gif) no-repeat; 
	color: #adbbca;
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
	text-indent:5px;
	text-transform: uppercase;
	width: 193px;
}
/*
#mainNavNaffem a.MenuSectionInternet,
#mainNavNaffem a.MenuSectionExtranet, 
#mainNavNaffem a.MenuSectionIntranet, 
#mainNavNaffem a.MenuSectionPrive {
	width:178px;
	background-position:186px 7px;
	padding-right:15px;
}
#mainNavNaffem a.MenuSectionInternet:hover,
#mainNavNaffem a.MenuSectionExtranet:hover, 
#mainNavNaffem a.MenuSectionIntranet:hover, 
#mainNavNaffem a.MenuSectionPrive:hover {
	background-position:right;
}
#mainNavNaffem a.MenuSectionInternetSelected, 
#mainNavNaffem a.MenuSectionExtranetSelected, 
#mainNavNaffem a.MenuSectionIntranetSelected, 
#mainNavNaffem a.MenuSectionPriveSelected,
#mainNavNaffem a.MenuSectionInternetSelected:hover, 
#mainNavNaffem a.MenuSectionExtranetSelected:hover, 
#mainNavNaffem a.MenuSectionIntranetSelected:hover, 
#mainNavNaffem a.MenuSectionPriveSelected:hover {
	width:178px;
	background-position:right!important;
	padding-right:15px;
}
*/
/* </Sections> */


/* <Pages> */
a.MenuPagePrive, a.MenuPageIntranet, a.MenuPageExtranet, a.MenuPageInternet
{ 
	background: url(../images/imagesFur/bgNavPage.gif) no-repeat 178px 7px; 
	font: 10px arial, verdana, sans-serif; 
	color: #c2ae81;
	line-height:13px;
	height: 16px;
	text-indent:5px;
	width: 193px;
}
a.MenuPageInternet:hover, a.MenuPageExtranet:hover, a.MenuPageIntranet:hover, a.MenuPagePrive:hover
{ 
	background: url(../images/imagesFur/bgNavPage.gif) no-repeat 178px 7px; 
	font: 10px arial, verdana, sans-serif; 
	color: #fff;
	line-height:13px;
	height: 16px;
	text-indent:5px;
	width: 193px;
}
a.MenuPagePriveSelected, a.MenuPageIntranetSelected, a.MenuPageExtranetSelected, a.MenuPageInternetSelected
{ 
	background: url(../images/imagesFur/bgNavPageSelected.gif) no-repeat 178px 4px; 
	font: 10px arial, verdana, sans-serif; 
	color: #fff;
	line-height:13px;
	height: 16px;
	text-indent:5px;
	width: 193px;
}
a.MenuPagePriveSelected:hover, a.MenuPageIntranetSelected:hover, a.MenuPageExtranetSelected:hover, a.MenuPageInternetSelected:hover
{ 
	background: url(../images/imagesFur/bgNavPageSelected.gif) no-repeat 178px 4px; 
	font: 10px arial, verdana, sans-serif; 
	color: #fff;
	line-height:13px;
	height: 16px;
	text-indent:5px;
	width: 193px;
}
/* </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> */
