/* **************** */
/*    CSS - Reset   */
/* **************** */
html, body, div, span, h1, h2, h3, h4, h5, p, blockquote, pre, a, font, img, q, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
   table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body {line-height: 1.0em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
:focus {outline: 0;}
:focus { outline: none; }
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
a {text-decoration:none; }
a img {	border: 0; }

/* **************** */
/* feuille de style */
/* **************** */
@font-face { font-family:'passageregular'; font-style:normal; font-weight:normal; src:url('./fonts/passageregular-webfont.eot?#iefix') format('embedded-opentype'),
             url('./fonts/passageregular-webfont.woff') format('woff'), url('./fonts/passageregular-webfont.ttf') format('truetype'); }
@font-face { font-family:'Calibri'; font-style:normal; font-weight:normal; src:url('./fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
             url('./fonts/calibri-webfont.woff') format('woff'), url('./fonts/calibri-webfont.ttf') format('truetype'); }

body { margin:0; padding:10px; border-collapse:collapse; font:normal normal normal 0.80em/1.2em Calibri,Tahoma,sans-serif; color:#303030;
       background:#eaead5 url(./images/fd_page.png) no-repeat center center fixed; text-align:center; vertical-align:middle; }
