<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#Menu_DR ul
{
	list-style-image: none;
	list-style-type: none;
	width: 200px;
	text-align: left;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#Menu_DR ul li
{
	font-size: 12px;
	height:20px;
}
#Menu_DR ul li a
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#Menu_DR ul li:hover
{
	width:200px;
	height:20px;
	background-color:#FFF;
	font-size: 12px;
	color: #000;
}
#sep_men
{
	height:30px;
	width:200px;
	background-image:url(../images/sep_men.png);
}
#cadre
{
	margin-top:10px;
	background-image:url(../images/cadre.bmp) ;
	background-position:center;
	background-repeat:no-repeat no-repeat;
	vertical-align:middle;
	text-align:center;
	height:185px;
	width:200px;
}</pre></body></html>