@charset "UTF-8";

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/*-------------------------------------*/
/*----------Style niveau 1-------------*/
/*-------------------------------------*/
/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical /* zone maximal du menu*/
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 307px;
	
	
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li /* zone maximal du niveau1*/
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 307px;
	

}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 5px 0 0 307px; /*position de la fenetre des sous-niveaux */
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	/*width: 8.2em;*/
	width: 250px; /* largeur de la cellule des sous-niveaux*/
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	/*width: 8.2em;*/
	width: 250px; /* largeur de la cellule des sous-niveaux*/
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/




/* style du tableau contenant les menus*/
ul.MenuBarVertical
{
	/*border: 1px solid #CCC;*/
	
}
/* style du tableau contenant les sous-menus*/
ul.MenuBarVertical ul
{
	border-left: 1px solid #257fb7;
	border-right: 1px solid #257fb7;
	border-top: 1px solid #257fb7;
	
}
/* style du td contenant des menus sans sous menus out*/
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	/*height:34px;*/
	border-bottom:1px solid #257fb7;
	padding-left:10px;
	padding-right:28px;
	background-image:url(../images/bouton_out.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7cbfe8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#0066a5;
}
/* style du a over général*/
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
/* style du td contenant des menus sans sous menus over*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*height:34px;*/
	border-bottom:1px solid #257fb7;
	padding-left:10px;
	padding-right:28px;
	background-image:url(../images/bouton_over.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#0066a5;
}

/* style du td contenant des menus avec sous menus out*/
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	/*background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7cbfe8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*height:34px;*/
	border-bottom:1px solid #257fb7;
	padding-left:10px;
	padding-right:28px;
	background-image:url(../images/bouton_out2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#0066a5;
}
/* style du td contenant des menus avec sous menus over*/
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	/*background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*height:34px;*/
	border-bottom:1px solid #257fb7;
	padding-left:10px;
	padding-right:28px;
	background-image:url(../images/bouton_over2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#0066a5;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
/*----------------------------------------*/
/*----------FIN Style niveau 1-------------*/
/*----------------------------------------*/

/*-------------------------------------*/
/*----------Style niveau 2-------------*/
/*-------------------------------------*/

ul.MenuBarVertical2 /* zone maximal du menu*/
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 307px;
	
	
}

/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical2 li /* zone maximal du niveau1*/
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 250px;
	

}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical2 ul
{
	margin: 5px 0 0 250px; /*position de la fenetre des sous-niveaux */
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	/*width: 8.2em;*/
	width: 250px; /* largeur de la cellule des sous-niveaux*/
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical2 ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical2 ul li
{
	/*width: 8.2em;*/
	width: 250px; /* largeur de la cellule des sous-niveaux*/
}


/* style du tableau contenant les menus*/
ul.MenuBarVertical2
{
	/*border: 1px solid #CCC;*/
	
}
/* style du tableau contenant les sous-menus*/
ul.MenuBarVertical2 ul
{
	border-left: 1px solid #3d98d1;
	border-right: 1px solid #3d98d1;
	border-top: 1px solid #3d98d1;
	
}
/* style du td contenant des menus sans sous menus out*/
ul.MenuBarVertical2 a
{
	display: block;
	cursor: pointer;
	/*height:40px;*/
	border-bottom:1px solid #3d98d1;
	padding-left:10px;
	padding-right:28px;
	background-image:url(../images/bouton2_out.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0066a5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#8cc2e8;
}
/* style du a over général*/
ul.MenuBarVertical2 a:hover, ul.MenuBarVertical2 a:focus
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

ul.MenuBarVertical2 a.MenuBarItemHover, ul.MenuBarVertical2 a.MenuBarItemSubmenuHover, ul.MenuBarVertical2 a.MenuBarSubmenuVisible
{
/* style du td contenant des menus sans sous menus over*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	/*height:40px;*/
	border-bottom:1px solid #3d98d1;
	padding-left:10px;
	padding-right:28px;
	background-image:url(../images/bouton2_over.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#8cc2e8;
}

/* style du td contenant des menus avec sous menus out*/
ul.MenuBarVertical2 a.MenuBarItemSubmenu
{
	/*background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0066a5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	/*height:40px;*/
	border-bottom:1px solid #3d98d1;
	padding-left:10px;
	padding-right:28px;
	background-image:url(../images/bouton2_out2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#8cc2e8;
}
/* style du td contenant des menus avec sous menus over*/
ul.MenuBarVertical2 a.MenuBarItemSubmenuHover
{
	/*background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	/*height:40px;*/
	border-bottom:1px solid #3d98d1;
	padding-left:10px;
	padding-right:28px;
	background-image:url(../images/bouton2_over2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#8cc2e8;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical2 iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical2 li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
/*----------------------------------------*/
/*----------FIN Style niveau 2-------------*/
/*----------------------------------------*/

/*-------------------------------------*/
/*----------Style niveau 3-------------*/
/*-------------------------------------*/

ul.MenuBarVertical3 /* zone maximal du menu*/
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 250px;
	
	
}

/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical3 li /* zone maximal du niveau1*/
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 307px;
	

}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical3 ul
{
	margin: 5px 0 0 250px; /*position de la fenetre des sous-niveaux */
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	/*width: 8.2em;*/
	width: 250px; /* largeur de la cellule des sous-niveaux*/
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical3 ul li
{
	/*width: 8.2em;*/
	width: 250px; /* largeur de la cellule des sous-niveaux*/
}



/* style du tableau contenant les menus*/
ul.MenuBarVertical3
{
	/*border: 1px solid #CCC;*/
	
}
/* style du tableau contenant les sous-menus*/
ul.MenuBarVertical3 ul
{
	border-left: 1px solid #3d98d1;
	border-right: 1px solid #3d98d1;
	border-top: 1px solid #3d98d1;
	
}
/* style du td contenant des menus sans sous menus out*/
ul.MenuBarVertical3 a
{
	display: block;
	cursor: pointer;
	/*height:40px;*/
	border-bottom:1px solid #3d98d1;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/bouton3_out.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0066a5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#cbecff;
}
/* style du a over général*/
ul.MenuBarVertical3 a:hover, ul.MenuBarVertical3 a:focus
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3d98d1;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

ul.MenuBarVertical3 a.MenuBarItemHover, ul.MenuBarVertical3 a.MenuBarItemSubmenuHover, ul.MenuBarVertical3 a.MenuBarSubmenuVisible
{
/* style du td contenant des menus sans sous menus over*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3d98d1;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	/*height:40px;*/
	border-bottom:1px solid #3d98d1;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/bouton3_over.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#cbecff;
}

/* style du td contenant des menus avec sous menus out*/
ul.MenuBarVertical3 a.MenuBarItemSubmenu
{
	/*background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0066a5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	/*height:40px;*/
	border-bottom:1px solid #3d98d1;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/bouton3_out2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#cbecff;
}
/* style du td contenant des menus avec sous menus over*/
ul.MenuBarVertical3 a.MenuBarItemSubmenuHover
{
	/*background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3d98d1;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	/*height:40px;*/
	border-bottom:1px solid #3d98d1;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/bouton3_over2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#cbecff;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical3 iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical3 li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
/*----------------------------------------*/
/*----------FIN Style niveau 3-------------*/
/*----------------------------------------*/





