/* Feuille de style CSS pour les menus du SNCGC FTSA */

/**************************/
/* TOPMENU position user3 */
/**************************/
#menu-nav{
	float: left;
	vertical-align: bottom;
	text-align: left;
	margin-left: 10px;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
ul#mainlevel-nav li {
	background-image: none;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	padding-right: 2px;
	float : left;
	line-height: 14px;
	white-space: nowrap;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	/* line-height: 20px; */
	margin-left: 2px;
	text-decoration: none;
	text-align: center;
	color: #646464; /* gris fonce */
	background-color: #f6f6f6;
	background: transparent;
	float: left;
	border-bottom: 2px solid #DD3333; /* rouge brique lumineux */
}
ul#mainlevel-nav li a:hover {
	height: 20px;
	line-height: 20px;
	color: #DD3333; /* rouge brique lumineux */
	background: transparent;
	float: left;
	text-decoration: none;
	background-color: #ececec;
	border-bottom: 2px solid #646464; /* gris fonce */
}


/****************************/
/* HEADMENU position header */
/****************************/
#menu-head {
	float: left;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
}
ul#mainlevel-head {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul#mainlevel-head li {
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 14px;
	background-image: none;
	white-space: nowrap;
}
ul#mainlevel-head li a {
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	/* line-height: 20px; */
	text-decoration: none;
	text-align: center;
	color: #DD3333; /* rouge brique lumineux */
	background-color: white;
	background: transparent;
	border-bottom: 2px solid #646464; /* gris fonce */
}
/*
ul#mainlevel-head li.active{
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
*/
ul#mainlevel-head li a:hover {
	height: 20px;
	line-height : 20px;
	color: #646464; /* gris fonce */
	background: transparent;
	float: left;
	text-decoration: none;
	background-color: #ececec;
	border-bottom: 2px solid #DD3333; /* rouge brique lumineux */
}


/**************************/
/* MAINMENU position left */
/**************************/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menuButtonsL.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 4px;
	padding-left: 16px;
/*	padding-right: 24px; */
/*	padding-left: 18px; */
	height: 26px !important;
	height: 32px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -32px;
	text-decoration: none;
	color: white;
}
a.mainlevel#active_menu {
	color: white;
	font-weight: bold;
	background: url(../images/menuActivedL.png) no-repeat;
}
a.mainlevel#active_menu:hover {
	color: white;
}
a#active_menu:hover {
	color: white;
}
a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/menuButtonsR.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 4px;
	padding-left: 16px;
/*	padding-right: 24px; */
/*	padding-left: 18px; */
	height: 26px !important;
	height: 32px;
	width: 100%;
	text-decoration: none;
/*	color: #c64934; */
}
a.sublevel:hover {
	background-position: 0px -32px;
	text-decoration: none;
	color: white;
}
a.sublevel#active_menu {
	color: white;
	font-weight: bold;
	background: url(../images/menuActivedR.png) no-repeat;
}
a.sublevel#active_menu:hover {
	color: white;
}
/*
#active_menu {
color            : #333333;
background-color : #E3E3E3;
font-weight      : bold;
background-color: #dde2ec;
border-right: 1px #ffffff dotted;
border-left: 1px #ffffff dotted;
color: #4f658e;} */


/****************************/
/* OTHERMENU position right */
/****************************/
a.mainlevel-other:link, a.mainlevel-other:visited {
	display: block;
	background: url(../images/menuButtonsR.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 16px;
	height: 26px !important;
	height: 32px;
/*	padding-left: 18px; */
/*	height: 20px !important; */
/*	height: 25px; */
	width: 100%;
	text-decoration: none;
}
a.mainlevel-other:hover {
	background-position: 0px -32px;
	text-decoration: none;
	color: white;
}
a.mainlevel-other#active_menu-other {
	color: white;
	font-weight: bold;
	background: url(../images/menuActivedR.png) no-repeat;
}
a.mainlevel-other#active_menu-other:hover {
	color: white;
}


/****************************/
/* HEADMENU position footer */
/****************************/
#menu-footer {
	float: left;
	vertical-align: top;
	text-align: center;
	margin-left: 10px;
}
ul#mainlevel-footer {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul#mainlevel-footer li {
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 14px;
	background-image: none;
	white-space: nowrap;
}
ul#mainlevel-footer li a {
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	/* line-height: 20px; */
	text-decoration: none;
	text-align: center;
	/* color: #DD3333; rouge brique lumineux */
	color: white;
	background-color: white;
	background: transparent;
	border-bottom: 2px solid #646464; /* gris fonce */
}
/*
ul#mainlevel-footer li.active{
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
*/
ul#mainlevel-footer li a:hover {
	height: 20px;
	line-height : 20px;
	color: #646464; /* gris fonce */
	background: transparent;
	float: left;
	text-decoration: none;
	background-color: #ececec;
	border-bottom: 2px solid #DD3333; /* rouge brique lumineux */
}

/* EOF */
