/* common styling */
.menu_gauche { 
	color: rgb(88, 88, 88); 
	width: 100%; 
	font-size: 12px;}
.menu_gauche ul { 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; }
.menu_gauche ul li { 
	padding: 8px 0px 8px 8px; 
	margin: 0px; 
	list-style-type: none; 
	background: url(./images/menu_gauche_background.gif) repeat-x top; 
	overflow: hidden; 
	height: 16px;}
.menu_gauche ul li a { font-size: 14px; color: rgb(0, 144, 215); }
.menu_gauche ul li ul { margin-top: 8px; line-height: 12px; }
/*.menu_gauche ul li ul {padding-left: 5px; }*/
.menu_gauche ul li ul li { background: none; margin: 0px 0px 8px 0px; padding: 0px; line-height: 12px;}
.menu_gauche ul li ul li a {font-size: 12px; color: rgb(88, 88, 88); margin: 0px; padding: 0px; line-height: 12px; background: url(./images/menu_gauche_liste.gif) no-repeat left 50%; padding-left: 10px; }
.menu_gauche ul li ul li a:hover, .menu_gauche ul li ul li.last a:hover { color: rgb(119, 193, 11) }


/*********** New *****************/

.menu_gauche { 
	width: 229px;
	font-family: verdana;
	text-align: left;
	/*border-top: 1px solid rgb(91, 187, 255);*/
	padding: 0px;
	margin: 0px;
	color: #209DDA;
}

/* lvl 1 */
.menu_gauche div {
	background:  #FFFFFF url(./images/menu_gauche_ouvert.gif) no-repeat;
	/*padding-top: 9px;*/
	padding-bottom: 9px;
	overflow: hidden;
	/*overflow-x: hidden;*/
}

.menu_gauche div.active {
	height: auto;
	background-image: url(./images/menu_gauche_ouvert.gif);
	background-position: 0px top;
}

.menu_gauche div  a, .menu_gauche div  a:link, .menu_gauche div  a:visited, .menu_gauche div.active  a, .menu_gauche div.active  a:link, .menu_gauche div.active  a:visited {
	text-align: left;
	padding-left: 9px;
	color: #FFFFFF;
	background-color:#74d2ff;
	font-family: verdana;
	background: none;
	font-size: 14px;
	line-height: 24px;
	height: 28px;
}

/* lvl 2 */
.menu_gauche div div, .menu_gauche div div div, .menu_gauche div.active div, .menu_gauche div.active div div, .menu_gauche div.active div div.active { 
	background: none; 
	padding: 0px; 
	margin: 0px; 
	border: none; 
	height: auto; 
	width: 229px; 
	overflow: visible;}
.menu_gauche div.active div.last { margin: 0px; }
/*.menu_gauche div div { padding-bottom: 5px; }*/
.menu_gauche div div div a, .menu_gauche div div div a:link, .menu_gauche div div div a:visited, .menu_gauche div.active div div a, .menu_gauche div.active div div a:link, .menu_gauche div.active div div a:visited, .menu_gauche div.last div div a, .menu_gauche div.last div div a:link, .menu_gauche div.last div div a:visited {
	padding: 0px;
	margin: 4px 0px ;
	padding: 0px 0px 6px 9px;
	height: auto;
	line-height: 14px;
	font-size: 12px;
	display: block;
	/*color: #209DDA;*/
	color: rgb(88, 88, 88);
	/*overflow: visible;*/
	background: transparent url(./images/menu_gauche_barre_a.gif) no-repeat 0 bottom;
 
}
/*.menu_gauche div div div { margin-top: 6px; }*/
.menu_gauche div div div.last a, .menu_gauche div div div.last a:link, .menu_gauche div div div.last a:visited { border: none; }
.menu_gauche div div div a:hover, .menu_gauche div.last div div a:hover, .menu_gauche div.active div div.last a:hover, .menu_gauche div.active div div a:hover  {
	color: #008ef2;
}

/* lvl 3 on bloque l'affichage du niveau 3 */
.menu_gauche div div div div { display: none; margin: 0px; }



/********************************************/
/*			Menu Search			*/
/******************************************/
#menu_search {
	width: 229px;
	background: url(./images/menu_search_background.gif) repeat-y left top white;
	height: 58px;
	margin-top: 13px;
	/*border-top: 1px solid rgb(76, 177, 225);*/
}
#menu_search table tr td.intitule {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	padding-left: 9px;
}
#menu_search table tr td input.input_text {
	background: url(./images/menu_search_input.gif) no-repeat left center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 155px;
	height: 16px;
	vertical-align:middle;
	margin-left: 9px;
	padding: 7px 10px 5px 10px;
	border: 0px;
	font-size: 11px;
	color: rgb(88, 88, 88);
}

#menu_search table tr td input.input_text_bas {
	background: url(./images/menu_search_input_bas.gif) no-repeat left center;
	width: 171px;
	height: 16px;
	vertical-align: middle;
	margin-left: 9px;
	padding: 7px 6px 5px 5px;
	border: 0px;
	font-size: 11px;
	color: #666666;
}
#menu_search table tr td input.input_submit {
	height: 14px;
	font-size: 12px;
	background: none;
	border: none;
	margin-left: 5px;
	color: #FFFFFF;
	cursor: pointer;
	padding: 0px;
}
#menu_search table tr td input.input_submit:hover {
	cursor: pointer;
}
#menu_search table { 
	border-spacing: 0px;
	border-collapse: collapse;
}
#menu_search table tr td { height: 24px; vertical-align: middle; }

/********************************************/
/*			Menu Bas				*/
/******************************************/
#menu_gauche_bas div {
	width: 229px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	background: url(./images/menu_gauche_bas) repeat-x top left;
}
#menu_gauche_bas div a, #menu_gauche_bas div a:link, #menu_gauche_bas div a:visited {
	padding-left: 9px;
	color: rgb(0, 144, 215);
	font-size: 14px;
	line-height: 28px;
}
#menu_gauche_bas div a:hover {
	color: rgb(119, 193, 11);
}