div#navcol {
	width: 155px;    /*** Critical left col width value ***/ 
	margin-left: 0px;    /*** Critical left col width value ***/ /*** Critical left divider dimension value ***/
	background-color:#f8f8f8;
	font-size:11px;
	z-index: 2;
	/*position: absolute;
	z-index: 2;
	left: 10px;
	top: 150px;*/
    /*background-color: #6378A7;*/
    /*background-image:url(../images/cadremenu_haut.gif);
    background-position:top left;
    background-repeat:no-repeat;*/
    padding-left : 5px; /* marges du contenu dans le bloc*/
}

	.AnimTree * .menuNode {
	display : none;
	
	}
	.AnimTree {
	font-size : 1em;
	}
	#navcol .button {
/*	color : #336699;*/
	color : #000;
	list-style-position : outside;
	padding-left : 15px;
	margin-left : 0;
	line-height : 15px;
	text-indent : -20px;
	vertical-align : -1px;
	padding-bottom : 4px; /* entre titre et sous-menu */
	}

	.button {
	color : #336699;
	list-style-position : outside;
	padding-left : 15px;
	margin-left : 0;
	line-height : 15px;
	text-indent : -20px;
	vertical-align : -1px;
	padding-top:0px;
	padding-bottom : 0px;
	}
	.buttonlabel {
	line-height : 10px;
	font-weight:bold;
	/*padding : 0.03em 0.1em 0.03em 0.4em;
	display : inline;
	margin : 1px 1px 0;*/
	vertical-align:middle;
	padding-bottom:0px;
	cursor:pointer;
	}
	* html.buttonlabel {
	line-height : 10px;
	/*padding : 5px;*/
	display : inline;
	/*padding : 0.03em 0.5em 0.03em 0.4em;*/
	margin : 1px 1px 0;
	}
	.menu a:link {
	color : #336699;
	}
	.menu a:hover {
	color : #990000;
	}
	.menu a:visited {
	color : #336699;
	}
	.icone {
	padding-right : 5px;
	}
	* html .icone {
	padding-right : 2px;
	}
	
	a.ssmenu {	
	list-style-type: none;
	color:#2C65AE;
	}
	a.ssmenu:link {
	background-image: url(http://www.auto-entrepreneur.fr/images/fleche-bl.gif);
	background-repeat: no-repeat;  background-position: 0 .4em;
	padding-left: 10px;
	}
	
	a.ssmenu:visited {
	background-image: url(http://www.auto-entrepreneur.fr/images/fleche-bl.gif);
	background-repeat: no-repeat;  background-position: 0 .4em;
	padding-left: 10px;
	}

	a.ssmenu:hover {
	background-image: url(http://www.auto-entrepreneur.fr/images/fleche-bd.gif);
	background-repeat: no-repeat;  background-position: 0 .4em;
	padding-left: 10px;
	text-decoration: underline;
	color:#831742;
	}
	a.ssmenu:active {
	color : #831742;
	}

	.labelHover {
	color : #090601;
	}
	.labelOver {
	color : #00c;
	}

	.menuNode {	
	display : block;
	position : relative;
	}
	
	.menuNode a {	
	display : block;
	position : relative;
	}
	
	.menuNode a:hover {
	display : block;
	}

	.menu {
	margin-left : 12px;
	padding-bottom : 0.6em; /* MM */
	padding-top : 1px;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
	line-height : 15px;
	display:block;
	font-size:1em; /* 0.85em */
	}
	.menu .menu {
	margin-left : -1px;
	margin-bottom : 0;
	display : block;
	padding : 0;
	}

	@media print {
	title {
	+ display : none;
	}

