html, body {  /* fallback */  background-color: #c4b9c6;  background-image: url(images/linear_bg_1.png);  background-repeat: repeat-y;    /* Safari 4-5, Chrome 1-9 */  background: -webkit-gradient(linear, left top, right top, from(#c4b9c6), to(#ffffff));    /* Safari 5.1, Chrome 10+ */  background: -webkit-linear-gradient(left, #c4b9c6, #ffffff);    /* Firefox 3.6+ */  background: -moz-linear-gradient(left, #c4b9c6, #ffffff);    /* IE 10 */  background: -ms-linear-gradient(left, #c4b9c6, #ffffff);    /* Opera 11.10+ */  background: -o-linear-gradient(left, #c4b9c6, #ffffff);}h1 { color: #5e5047; font-size: 36px; font-weight: 100; line-height: 30px; text-shadow: 0px 2px 3px #3b3b3b; } h2 { color: #a9a29d; font-size: 20px; font-weight: 100; }h3 { color: #5e5047; font-size: 20px; font-family: verdana; }h4 { color: #5e5047; font-size: 16px; font-family: verdana; }p,ul,li,td { color: #7e736c; font-size: 14px; }.textefiches { color: #eee5f0; font-size: 15px; font-family: arial; text-align: left; }.textefondviolet { color: #5e5047; font-size: 15px; font-family: arial; text-align: left; }.textelégendes { color: #5e5047; font-size: 12px; font-weight: 200; text-align: left; }a:link { color: #5e5047; text-decoration: underline; }a:visited { color: #5e5047; }a:active { color:#7e736c;}a:hover { color: #3c3c3c; text-decoration: none;}.menu:link		{ font-size : 16px; color: #5e5047; text-decoration: none; }.menu:visited	{ font-size : 16px; color: #5e5047; text-decoration: none; }.menu:hover		{ color: #a9a29d; font-size: 16px; text-decoration: none; }.menu:active		{ font-size : 16px; color: #5e5047; text-decoration: none; }@charset "utf-8";/* CSS Document */@font-face{ font-family: DINPro; font-weight: 100; src: url(../din/DINPro-light.eot), url(../din/DINPro-light.ttf) format("opentype"); }@font-face{ font-family: DINPro; font-weight: 200; src: url(../din/DINPro-regular.eot), url(../din/DINPro-regular.ttf) format("opentype"); }@font-face{ font-family: DINPro; font-weight: 300; src: url(../din/DINPro-medium.eot), url(../din/DINPro-medium.ttf) format("opentype"); }@font-face{ font-family: DINPro; font-weight: 400; src: url(../din/DINPro-bold.eot), url(../din/DINPro-bold.ttf) format("opentype"); }@font-face{ font-family: DINPro; font-weight: 500; src: url(../din/DINPro-black.eot), url(../din/DINPro-black.ttf) format("opentype"); }