<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top, #content, #bottom {
  position:relative;
  width:960px;
  margin:0 auto;
  text-align:left;
}

#borderTop{ background:#6b5570; height:5px; line-height:5px; font-size:2px; }
#top { background:#fff; height:128px; }
#Logo { position:absolute; top:12px; left:10px; }

#bienvenue, #deconnect { color:#000; background:#bbafbd; right:112px; position:absolute; top:0; height:31px; line-height:31px; font-size:12px; padding:0 10px; }
#bienvenue { font-weight:bold; }
#bienvenue span { color:#6b5570; }
#deconnect { color:#6b5570; right:5px; }

#comment { color:#000; position:absolute;top:40px;right:15px;text-align:right; }
#comment a { color:#000; }

#espacePro { color:#a62f10; font-size:25px; text-transform:uppercase; font-weight:bold; position:absolute; bottom:5px; right:15px; text-align:right; }



#menu { position:relative; overflow:hidden; }



#content { background:#fff; border-top:6px solid #fff; }
#LeftCol {
  position:relative;
  float:left;
  width:242px;
	left:3px;
	padding:10px 0;
  background:#fff;
}
#RightCol {
  position:relative;
	float:left;
	left:14px;
  width:695px;
  padding:0 0 10px;
 background:#e5f0f6;
}





#bottom { background:#6b5570; }
#bottomBande { background:#bbafbd; border:3px solid #fff; border-width:0 3px; height:18px; line-height:18px; font-size:0; }
#bottom .padding { border:3px solid #fff; color:#fff; font-size:11px; padding:25px 0 35px; text-align:center; }
#bottom a { color:#fff; font-weight:bold; font-size:10px; text-decoration:underline; }
#bottom a:hover { text-decoration:none; }
</pre></body></html>