html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body{
    width: 298px;
    border: solid 1px #CCCCCC;
    background-color: #fff;
    font-family: arial, sans-serif;
    font-size: 12px;
}
#page{padding: 11px;}
#entete{ padding: 0px 0px 12px 0; border-bottom: solid 1px #e9e9e9; height: 26px;}
#entete h1{ float: left; font-size: 18px; font-weight: normal;}
#entete .logo{ float: right; text-align: right;}
#precedent{ padding: 14px 0; clear: all;}
#precedent span, #suivant span { font-weight: bold; }
#suivant { padding: 14px 0 5px; clear: all; }
a{ color: #003366; text-decoration: none;}
a:hover{ color: #ff9900;}
#video{ text-align: center; width: 276px;}
#pied{padding : 5px 0 0 0; text-align: right;}
#pied a{ padding-right: 11px; background: url(../images/bloc-figaro/flr-bleue.gif) no-repeat 100% 4px; }


/* personalisation */

.list-links {
  padding-top: 20px;
}

.list-links li a {
  display: block;
  padding: 5px 0;
}

.list-links li span {
  display: inline-block;
  margin-right: 5px;
}

#precedent a {
  font-size: 16px;
}
