#left-menu-style {
	width: 200px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#left-menu-style ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	}

#left-menu-style li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 23px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	height: auto;
}

#left-menu-style .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#left-menu-style li a:link, #left-menu-style li a:visited {
	color: #333333;
	display: block;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#left-menu-style li a:hover {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #F8F8F8;
	background-image: url(../images/icone.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	}
