/**** By Gilles Louppe ****/

/*** Printable version ***/

#accessibility, #ban, #site, #identification, #menu, #search, #other_site, #message, #ovh, #ovh_link, #extradiv1, #extradiv2, #extradiv3, #news_comments, #news_foot {
  display: none;
}

#container{
  font-size: 12pt "Times New Roman", Times, serif;
  color: black;
  text-align: justify;
}

h1:before{
  content: "FFWorld.com : ";
}

h1{
  border-bottom: 1px solid black;
  font-size: 17pt;
}

h2{
  font-size: 14pt;
}

a:link, a:visited{
  font-style: italic;
  color: #1400BB;
}

/*a:link:after, a:visited:after{
  content: " (" attr(href) ")";
}

a[href^="/"]:after{
  content: " (http://www.ffworld.com" attr(href) ")";
}*/

#foot ul{
  border-top: 1px solid black;
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}

#foot ul li:before{
  content: " ";
}
