/****** Menu Gauche Haut ******/

.menuGaucheHaut
{
	margin:0px !important;margin-top:5px !important;
	padding-left:0px !important;padding-bottom:74px;
	text-align:left;
	background:url('../Images/bgMenu.png') left bottom no-repeat;
}

.menuGaucheHaut h3
{
	margin:0 !important;
	font-size:1.4em !important;
}

.menuGaucheHaut ul, .menuGaucheHaut li
{
	padding:0px !important;
	margin:0px !important;
	list-style-type:none !important;
	list-style-image:none !important;
	clear:both;
	background-color:#ffffff;
}

.menuGaucheHautNiveau1_PremierLien
{
	display:block;
	padding-top:5px;
	padding-left:10px;
	text-align:left;text-decoration:none !important;font-size:13px !important;font-weight:bold !important;font-family:Arial;color:#ffffff !important;	
	background:url('../Images/Menu/Fond_Element_1.png') left top no-repeat;
	height:20px;
	width:220px;
}

.menuGaucheHautNiveau1_PremierLien_Selected	
{
	text-align:left;font-weight:bold !important;color:#ffffff !important;font-weight:bold !important;text-decoration:none !important;font-size:14px !important;font-family:Arial;	
	display:block;
	padding-left:10px;
	padding-top:5px;
	background:url('../Images/Menu/Fond_Element_1.png') left top no-repeat;
	height:20px;
	width:220px;
}

.menuGaucheHautNiveau1_Lien, .menuGaucheHautNiveau1_Lien_Selected
{
	clear:both;
	display:block;
	/*margin-top:14px !important;*/
	padding-left:10px;
	padding-top:5px;
	text-align:left;text-decoration:none !important;font-size:14px !important;font-weight:bold !important;font-family:Arial;color:#ffffff !important;   	
	background:url('../Images/Menu/Fond_Autres_Elements.png') left top no-repeat;
	height:18px; 
	/*width:220px;*/
	border-top:solid 14px #ffffff;
}

.menuGaucheHautNiveau1_Lien_Selected	
{
	font-size:14px !important;
}

/***** Jquery Zone *****/

.menu_head {
	clear:both;
	display:block;
	/*margin-top:14px !important;*/
	padding-left:10px;
	padding-top:5px;
	text-align:left;text-decoration:none !important;font-size:13px !important;font-weight:bold !important;font-family:Arial;color:#ffffff !important;   	
	background:url('../Images/Menu/Fond_Autres_Elements.png') left top no-repeat;
	height:18px; 
	/*width:220px;*/
	border-top:solid 14px #ffffff;
    background:url('../Images/Menu/Fond_Autres_Elements.png') left top no-repeat;
    cursor: pointer;
}

h3.menu_head
{
	margin-left:12px;
}

.menu_body {
	display:none;
}

/**************************************/

.menuGaucheHautNiveau2_Lien, .menuGaucheHautNiveau2 span
{
	padding-left:10px;
	display:block;
	text-align:left;color:#000000 !important;text-decoration:none !important;font-size:1em !important;font-family:Verdana;font-weight:bold !important;
	width:200px;
}

.menuGaucheHautNiveau2_Lien:hover
{
	color:#4c6175 !important;
}

li.menuGaucheHautNiveau2
{
	margin-top:2px !important;
}

.menuGaucheHautNiveau2_Lien_Selected
{
	padding:0;padding-left:12px;
	background:url(../Images/puce3.gif) left 3px no-repeat;
	margin:0;margin-left:8px;
	font-family:Verdana;font-size:1em;color:#4c6175;font-weight:bold;
	list-style-type:none;
	display:block;
	text-decoration:none;
}

/**************************************/

.menuGaucheHautNiveau3_Lien
{
	padding-left:15px !important;	
	display:block;
	text-align:left;color:#000000 !important;text-decoration:none !important;font-size:1em !important;font-family:Verdana;
	float:left;
}

.menuGaucheHautNiveau3_Lien:hover
{
	color:#4c6175 !important;
}

.menuGaucheHautNiveau3_Lien_Selected
{
	padding:0;padding-left:12px;
	background:url(../Images/puce3.gif) left 3px no-repeat;
	margin:0;margin-left:28px;
	font-family:Verdana;font-size:1em;color:#4c6175;text-decoration:underline;
	list-style-type:none;
	display:block;
}


/********************* Menu Pied De Page ********************/

.menuPiedDePage
{
	width:100%;
	text-align:center;
	margin:auto;
	margin-top:18px;
}

.menuPiedDePage ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;	
}

.menuPiedDePage li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}

.menuPiedDePageNiveau1_PremierLien
{
	color:#ffffff;font-size:1em;font-family:Verdana;text-decoration:none;
	margin-right:6px;
}

.menuPiedDePageNiveau1_Lien, 
.menuPiedDePageNiveau1_Lien_Selected
{
	color:#ffffff;font-size:1em;font-family:Verdana;text-decoration:none;	
	margin-right:6px;
	padding-left:6px;
	border-left:solid 1px #006ab3; 	
}

.menuPiedDePageNiveau1_PremierLien:hover, .menuPiedDePageNiveau1_Lien:hover
{
	text-decoration:underline;			
}

.menuPiedDePageNiveau1_PremierLien_Selected, .menuPiedDePageNiveau1_Lien_Selected
{
	color:#758CA2;		
}


