#colLeft {

}
#topMenu {
	background:transparent url(/images/menu/topmenu.png) bottom left no-repeat;
	}
#fbMenu {
	margin:10px 10px 0px 10px ;
	height:55px;
	}
#fbMenu h2{
	font:13px "tahoma";
	color:#3b5998;
	margin-left:3px;
	}
#colLeft a{	
	display:inline-block;
	text-decoration:none;
	font-weight:normal;
	padding:0px 4px 0px 4px;
	margin-left:10px;
	color:#777;
	text-decoration:none;
	font-size:12px;
}

#colLeft a:hover {  
	color:#0891f9; 
}
#colLeft a.linkHomeTheme {
	margin-left:0px;
	padding-left:0px;
	display:block;
	padding:0;
	}
#container  #colLeft a.linkHomeTheme:hover{
	background:none;  	text-decoration:none;
	
	}
h2.relief {
	font:normal 16px  "trebuchet Ms";
	padding:10px 0 0 15px;
	position:relative;	
	margin:0 0 3px 0;
}
h2.relief span {
	position:absolute;
	top:-1px;
	left:-1px;
	color:#333;
	padding:10px 0 0 15px;
}

#colLeft .menuPhoto {
	background:#b3e16a url(/images/menu/bg-photo.png) repeat-x bottom left;
	border-top:1px solid #dcf0b5;
	border-top:1px solid #fff;
	margin-left:1px;
	padding-bottom:8px;
}
#colLeft .menuTv{
	background:#c9d2f2 url(/images/menu/bg-tv.png) repeat-x bottom left;
	border-top:1px solid #e4e9f9;
	margin-left:1px;
	padding-bottom:8px;
}

#colLeft .menuPhoto h2.relief span { color:#223802; }
#colLeft .menuPhoto  h2.relief { 
	color:#dcf0b5; 
	background:url(/images/menu/bg-photo-h2.png) repeat-x;	
}
#colLeft .menuTv h2.relief span { color:#021f69; }
#colLeft .menuTv  h2.relief { color:#dce2f6; }
#colLeft .menuPhoto  a {
	color:#405834;
	font:13px "trebuchet ms";
	line-height:24px;
}
#colLeft .menuPhoto  a:hover {
	border-radius:5px;
	-moz-border-radius:5px;
	background:#67a944;
	color:#fff;
}
#colLeft a.questionnaire,#colLeft  a.comparer{
	display:block;
	width:180px;
	height:25px;
	margin:0 0 5px 4px;
	padding-left:31px;
}

#colLeft .menuTv  a {
	color:#485685;
	font:13px "trebuchet ms";
	line-height:24px;
}
#colLeft .menuTv  a:hover {
	border-radius:5px;
	-moz-border-radius:5px;
	background:#596ea5;
	color:#fff;
}
#colLeft a.pedagogie{	
	font-size:11px;
	line-height:20px;
}

#colLeft .menuPhoto .separateur {
	background:none;
	/* border-bottom:1px solid #809d5b; */
	margin:0px 0 2px 15px;
	width:195px;
	height:2px;
}

#colLeft .menuTv .separateur {
	background:none;
	/* border-bottom:1px solid #8994bc; */
	margin:0px 0 2px 15px;
	width:195px;
}


#colLeft .menuNewsletter{
	background:#8f8f8f url(/images/menu/bg-newsletter.png) repeat-x bottom left;
	border-top:1px solid #a5a5a5;
	padding-bottom:8px;
	margin-left:1px;
}
#colLeft .menuNewsletter a{
	background:url(/images/menu/ico-newsletter.png) no-repeat 5px 16px;
	color:#eff0ef;
	padding:8px 0 0 32px;
}


#colLeft .menuConseillers {
	padding:5px 0 15px 0;
	margin-left:1px;
}


#colLeft .menuPhoto  a.questionnaire { background:url(/images/menu/bg-question-photo.png) top left no-repeat; }
#colLeft .menuPhoto  a.comparer { background:url(/images/menu/bg-comparer-photo.png) top left no-repeat; }
#colLeft .menuTv  a.questionnaire { background:url(/images/menu/bg-question-tv.png) top left no-repeat; }
#colLeft .menuTv  a.comparer { background:url(/images/menu/bg-comparer-tv.png) top left no-repeat; }

#colLeft a.questionnaire:hover,#colLeft  a.comparer:hover {
	background-position:0% 100%;
	} 

