@charset "UTF-8";
/* CSS Document */

<style type="text/css" media="screen">
 
body {
margin: 0;
padding: 0;
background: white;
font: bold 9pt Arial, Helvetica, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	top: 0px;
	left: 21px;
	width: 250px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B7880;
}
#menu dt {
	cursor: pointer;
	;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-left: 18px;
	font-size: 14px;
	background-image: url(images/puce_verte.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
	border-top: 2px solid #6B7880;
	border-right: 2px solid #6B7880;
	border-bottom: 0px solid #6B7880;
	border-left: 2px solid #6B7880;
}
#menu dt a {
	cursor: pointer;
	margin: 2px 0;
	;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #EA67B0;
	text-decoration: none;
}
#menu dd {
	clip: rect(auto,auto,auto,auto);
}
#menu li {
	text-align: left;
	background: url(images/puce_rose.gif) no-repeat 20px;
	font-size: 10px;
	color: #96BD0D;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 2px solid #6B7880;
	border-right: 2px solid #6B7880;
	border-bottom: 0px solid #6B7880;
	border-left: 2px solid #6B7880;
	margin: 0px;
	font-style: italic;
	padding-left: 30px;
	clip: rect(auto,auto,auto,auto);
}
#menu li a {
	color: #96BD0D;
	text-decoration: none;
	display: block;
	height: 100%;
	cursor: pointer;
}
#menu li a:hover {
	cursor: pointer;
}
.titregene {
	;
	text-align: left;
	border: 1px solid #d4deda;
	color: #FFFFFF;
	cursor: pointer;
}
#menu .titregene a{
	;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
.titrenormal {
	;
	color: #EA67B0;
	text-align: left;
}
#menu  li  lisansrose {
	background-image: url(images/rien.gif);
	background-repeat: no-repeat;
}
.lisansrose {
	background-image: url(images/rien.gif);
	background-repeat: no-repeat;
}
</style>

