<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('general.css');
/* CSS Document */

/* other */
.other{ margin-top:2em;}
.other &gt; *{ display:inline-block; vertical-align:top}
.other &gt; aside{ width: 24%; }
.other &gt; div{ width: 73%; float:right }

/* page liste */
.contentList{ width: 73%; color:#333333; line-height:normal}
.contentList h2{ font-family:'RobotoLight'; font-size:2.1em; color:#0476BD; font-weight:normal; line-height:normal; margin:.5em 0}
.contentList h3{ font-family:'RobotoLight'; font-size:1.9em; color:#0476BD; font-weight:normal; line-height:normal; margin:.5em 0}
.contentList h4{ font-family:'RobotoLight'; font-size:1.7em; color:#0476BD; font-weight:normal; line-height:normal; margin:.5em 0}
.contentList h5{ font-family:'RobotoLight'; font-size:1.5em; color:#0476BD; font-weight:normal; line-height:normal; margin:.5em 0}
.contentList h6{ font-family:'RobotoLight'; font-size:1.3em; color:#0476BD; font-weight:normal; line-height:normal; margin:.5em 0}
.contentList &gt; *{ font-size:1.3em; color:#000000;}
.contentList a{ color:#0476BD;font-size:13px;}
.contentList a:hover{ text-decoration:underline}
.contentList img{ margin:.5em; max-width:45%; height:auto}












</pre></body></html>