
ul#service li {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 3px;
	min-width: 160px;
	width: 100%;
	list-style-type : none;
}
ul#service li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul#service li div.bgFleche {
	color: #FFFFFF;
	background-image: url(../img/bg_sousRub.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 1px 10px 1px 10px;
}

ul#service ul li {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 9pt;
	cursor : pointer;
	font-weight: bold;
	background-color: #FFFFFF;
}
ul#service ul li a {
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 15px;
}
ul#service ul li a.sousRubActive {
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

ul#service ul li a.sousRubActive {
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


/*#menu dl, dt, dd {
	color: #FFFFFF;
	background-image: url(../img/bg_sousRub.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	padding: 1px 10px 1px 10px;
	margin-bottom: 3px;
	min-width: 160px;
	width: 100%;
	list-style-type : none;
}
#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu dt {
	cursor : pointer;
}
#menu dd {
	background-color: #FFFFFF;
}


#menu ul {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 9pt;
}
#menu ul li a {
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
#menu ul li a.sousRubActive {
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}*/

