.content_left_n0, .content_left_n0 ul, .content_left_n0 li 
{
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}
.content_left_n0 ul { display: none; }

.content_left_n0 ul.active, .content_left_n0 ul.selected { display: block; }
.content_left_n0 ul.active_over, .content_left_n0 ul.selected_over { display: block; }

.content_left_n0 a 
{
	display: block; 
	text-decoration: none; 
	text-transform: capitalize;
}

.content_left_n0 { line-height: 12px; }
.content_left_n0 li { padding: 5px; }
.content_left_n0 a { color: #FFF; }

.content_left_n0 a:hover { color: #000; }

.content_left_n0 li.passive:hover > a {  }
.content_left_n0 a.passive_over, .content_left_n0 a.selected_over, .content_left_n0 a.active_over { color: #000; }
.content_left_n0 a.selected,	.content_left_n0 a.active { color: #000; }

#menu_left
{
	float: left;
	padding: 30px 0 0 0;
	width: 152px;
	
	/*background: #58AB27 url(../Img/Design/bg_leftsidebar.png) no-repeat left bottom;
	height: 900px;*/
}

ul.left_sidebar_bleu,
.FondMenuGauche_bleu
{
	background: #99CCCC url(../Img/Design/bg_leftsidebar.png) no-repeat left bottom;
	height: 1200px;
	width: 152px;
}

ul.left_sidebar_vert,
.FondMenuGauche_vert
{
	background: #58AB27 url(../Img/Design/bg_leftsidebar.png) no-repeat left bottom;
	height: 900px;
	width: 152px;
}

ul.left_sidebar_orange,
.FondMenuGauche_orange
{
	background: #FF9900 url(../Img/Design/bg_leftsidebar.png) no-repeat left bottom;
	height: 900px;
	width: 152px;
}

ul.left_sidebar_rouge,
.FondMenuGauche_rouge
{
	background: #CC3300 url(../Img/Design/bg_leftsidebar.png) no-repeat left bottom;
	height: 900px;
	width: 152px;
}

ul.left_sidebar_violet,
.FondMenuGauche_violet
{
	background: #9900CC url(../Img/Design/bg_leftsidebar.png) no-repeat left bottom;
	height: 900px;
	width: 152px;
}

ul.left_sidebar_marine,
.FondMenuGauche_marine
{
	background: #003366 url(../Img/Design/bg_leftsidebar.png) no-repeat left bottom;
	height: 575px;
	width: 152px;
}

ul.left_sidebar_marine a:hover,
.FondMenuGauche_marine a:hover
{
	color: #CCC;
}
.FondMenuGauche_marine a.passive_over, .FondMenuGauche_marine a.selected_over, .FondMenuGauche_marine a.active_over { color: #999; }
.FondMenuGauche_marine a.selected,	.FondMenuGauche_marine a.active { color: #999; }

ul.left_sidebar_marine a.passive_over, ul.left_sidebar_marine a.selected_over, ul.left_sidebar_marine a.active_over { color: #999; }
ul.left_sidebar_marine a.selected,	ul.left_sidebar_marine a.active { color: #999; }

.Div_MenuGauche 
{
/*	float:left;*/
	clear:both;
	margin: 10px 0;
}
#left_content br 
{
	display: block;
}
