/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - See-Through
  -----------------------------------
*/
.p7TMM div {
margin-left: -10px;
	padding-left: 1em;
	text-indent: -1em;
	}
.p7TMM, *::before, *::after {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
}

.flagleft {position:relative;
margin-top:3px;}
.wwflag {position:relative;
top:3px;
}
.p7TMM03 {position:absolute;
right:5px;
top:-20px;
width:142px !important;
z-index:9999;
	
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size: 0.8em !important;	
	/*background-image: url(/img/tmm_trans_savoir.png);*/
	padding: 10px;
	zoom: 1;
	color:#333;
}
.smtext {font-size: 0.9em;}
.p7TMM03 ul {
	margin: 0;
	padding: 0;
	color:#333;
	
}
.p7TMM03 ul ul {
	font-size: 0.9em !important;
	background-color:#FFFFFF;
}
.p7TMM03 ul ul ul {
	font-size: 0.9em !important;
}
.p7TMM03 li {
	list-style-type: none;
	font-size: 0.9em !important;
	margin: 0;
}
.p7TMM03 ul ul li {
	list-style-type: none;
	padding-left: 0.9em !important;
}
.p7TMM03 .tmmfirst li {font-size:0.9em !important;}
.p7TMM03 ul a:link, .p7TMM03 ul a:visited {
	color: #333;;
	display: block;
	padding: 3px 8px 3px 18px;
	text-decoration: none;
	zoom: 1;
	font-variant: normal;
	outline: 0;
	font-size:0.9em !important;
}
.p7TMM03 ul a:hover, .p7TMM03 ul a:focus, .p7TMM03 ul a:active {
	color: #000;
	text-decoration: none;
}
.p7TMM03 ul ul a:link, .p7TMM03 ul ul a:visited {
	font-variant: normal;
}
.p7TMM03 a.p7tmm_page {

}
.p7TMM03 a.trig_closed {
	background-image: url(/img/tmm_south_white.gif);
	background-repeat: no-repeat;
	background-position: 110px 28px;
}
.p7TMM03 a.trig_open {
	background-image: url(/img/tmm_east_white.gif);
	background-repeat: no-repeat;
	background-position: 110px 28px;
	color: #333 !important;
}
.p7TMM03 ul ul a.trig_closed, .p7TMM03 ul ul a.trig_open {
	font-variant: normal;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
.p7TMM03 ul ul a.trig_open {
	color: #333 !important;
}
.p7TMM03 a.current_mark {
	font-weight:bold;
	color:#333;
}
.p7TMM03 ul ul a.current_mark {
	color:#333;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM03_toggle_all {
	margin: 0 0 12px 0;
	color: #333;
}
.p7TMM03_toggle_all a:link, .p7TMM03_toggle_all a:visited {
	color: #333;
	font-variant: normal;
	padding: 4px;
	text-decoration: none;
	outline: 0;
}
.p7TMM03_toggle_all a:hover, .p7TMM03_toggle_all a:focus, .p7TMM03_toggle_all a:active {
	color: #333;
	text-decoration: underline;
}
