<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu1{ width:100%; position:relative; padding:0px;}
.menu1 .D001 { width:1200px; background-color:#dddddd; padding:5px 0px; text-align:center; margin:auto;}
.menu1 .D002{ display:none}
/* lien */
.menu1 .D001 a{ padding:6px 10px 6px 10px; margin:2px 0px; color:#ffffff; font-family:arial; font-size:17px; display:inline-block; text-decoration:none;border-radius:7px; margin-right:5px; background-color:#bf0e1e;}
.menu1 .D001 a:hover{ background-color:#bf0e1e; text-decoration:none; color:#dddddd;}
</pre></body></html>