#menu_gauche {
	width:165px;
	height:514px;
	position:relative;
	background-image:url(/img/menu_gauche/degrade.png);
	background-repeat:repeat-x;
	float:left;
	padding:0px;
	margin-left:9px;
}
#menu_gauche h2 {
	margin:0px; padding:14px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; color:#FFFFFF;
	text-align:center;
	font-size:18px;
}

#menu_gauche .bulle {
	width:160px;
	margin-left:5px;
	margin-bottom:14px;
}

#menu_gauche .bulle .bulle_hg {
	background-image:url(/img/menu_gauche/bulle_hg.png);
}

#menu_gauche .bulle .bulle_bg {
	background-image:url(/img/menu_gauche/bulle_bg.png);
}

#menu_gauche .bulle .fond {
	background-image:url(/img/menu_gauche/bulle_fond.png);
}
#menu_gauche .bulle ul.contenu {
	padding:0px; margin:0px;
	margin-top:8px;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
}

#menu_gauche .bulle ul.contenu li {
	height:18px;
	padding:0px;
	margin:0px;
}

#menu_gauche .bulle ul.contenu li a {
	color:#ffffff;
	text-decoration:none;
}

#menu_gauche .bulle ul.contenu li a:hover {
	text-decoration:underline;
}

#menu_gauche #acces_pro {
	margin-top:20px;
	width:160px;
	margin-left:3px;
	position:relative;
}

#menu_gauche #acces_pro p {
 	padding:0px;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	font-size:10px;
	color:#666666;
	font-size:10px;
	line-height:12px;padding-top:30px;
	min-height:90px;
  	height:auto !important;
  	height:90px;
}

#menu_gauche #acces_pro img.haut {
	position:absolute; top:0px; left:0px;
}
#menu_gauche #acces_pro img.gauche {
	position:absolute; left:0px;
}
#menu_gauche #acces_pro img.droite {
	position:absolute; right:0px;
}
#menu_gauche #acces_pro img.gauche, #menu_gauche #acces_pro img.droite {
	top:27px;
}
#menu_gauche #acces_pro a{
	margin-top:3px;
	margin-bottom:2px;
	color:#660000;
	display:block;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	background-image:url(/img/navig_droite_fleche.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:10px;
}
#menu_gauche #acces_pro a:hover {
	text-decoration:underline;
}