<style type="text/css">
	
#ssmenu {
	/*position:absolute;
	z-index:9;
	left:663px;
	top:17px;
	padding: 0;
	margin: 0 ;
	list-style: none;
	font-family: Helvetica, Verdana, sans-serif;*/
	
	/*background:red;*/
	
	left:auto;
	right:15px;
	width:165px;
}
#ssmenu ul,
#ssmenu li {
	margin:0;
	padding:0;
	list-style:none;
}
#ssmenu a { color:#fff; text-decoration:none; font-weight:bold; padding:3px 0 3px 15px; display:block;}
#ssmenu a.active {
	background:url(/leongrosse/img/puce_blanche.png) left no-repeat;
}
#ssmenu li li a { margin-left:15px;}
#ssmenu a:hover { /*text-decoration:underline;*/ color:#d2d5eb;}

#divContainer {
	/*background-color: transparent;
	background-image: url(/leongrosse/img/fond_container.png);
	background-re peat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	min-height: 320px;
	position: relative;*/
}
	
</style>
