.titreMenu {
	background-color: #d2cec2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	list-style-type: none;
	padding: 5px;
	width: 196px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	text-indent: 10px;
}

.elementMenu  {
	list-style-type: none;
}

.elementMenu a  {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	width: 174px;
	height:15px;
	border: 1px dotted #585858;
	border-bottom-width: 0px;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../images/fleche02.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 2.5em;
}

.elementMenu a:hover, .elementMenu a:focus {
	display:block;
	background-color: #CCCCCC;
}

.basMenu {
	list-style-type: none;
	padding: 5px;
	width: 196px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	background-image: url(../images/fd_Smenu.gif);
	background-repeat: no-repeat;
}
