<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* vert clair : #9fbd13 - vert foncé : #899f11 
-webkit-border-radius: 5px; -moz-border-radius: 5px; */

BODY {margin: 0; color: #CCCCCC; font-family: Verdana,Arial,sans-serif; font-size: 0.8em; background: url(../img/bg.png) repeat-x #FFFFFF;}

#header {width: 1250px; height: 100px; margin: 10px; margin-left: auto; margin-right: auto; background: url(../img/ow.png) no-repeat; border: 0px solid #DDD;  }
#header_m {width: 1200px; height: 20px; margin: 5px auto 0 auto; color: #AAAAAA}
#corps {width: 1467px; min-height: 500px; margin: 0 auto 0 auto;}
#sky_left, #sky_right {width: 120px;height: 400px; float: left;}
#menu_left {width: 200px; float: left;}
#contenu {width: 787px; min-height: 500px; margin: 0 auto 20px auto; background: #FFFFFF; color: #000000; padding: 20px; float: left; border: 1px solid #899f11; border-radius: 5px}
#menu_right {width: 200px; float: left;}
#footer {width: 700px; height: 160px; margin: 0 auto 0px auto; color: #AAAAAA; clear: both;}

.btn, .tt {font-family: Verdana,Arial,sans-serif;  color: #FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.btn {background: #9fbd13;padding: 10px; text-decoration: none; border: 1px solid #899f11; text-shadow: 1px 1px 1px #000000; font-size: 1.2em; border-radius: 5px;}
.btn:hover {background: #444444;padding: 10px;}
.tt {background: #899f11;padding: 5px; text-align:center;}</pre></body></html>