td.fondart
{
  background-image: url(./images/fond.png);
  background-repeat: repeat-x;
  background-position: top left;
}

h1
{
  font-size: 22px;
  padding: 10px;
  text-indent: 5px;
  text-align: left;
}

#menu
{
  margin-top: 15px;
  text-align: center;
  padding: 2px 0 2px 0;
}

#menu ul
{
  margin: 0;
  padding: 0;
  display: inline;
  border-right: solid 1px #666;
  font-size: 2em;
}

#menu li
{
  display: inline;
  border-left: solid 1px #666;
}

#menu li a, #menu li a:visited
{
  padding: 0 1em 0 1em;
  text-decoration: none;
}

div.section
{
  background: transparent;
  margin: 20px auto 0 auto;
  border: 1px solid;
  border-color: #FF8080;
  padding: 4px 6px;
  background-color: #FFBFBF;
  width: 794px;
  height: 24px;
}

span.section_title
{
  font-size: 22px;
  float: left;
  text-align:left;
}

span.top
{
  float: right;
  padding: 0;
  margin: 0;
}

span.top a
{
  text-decoration: none;
  color: #999;
  border-bottom: #ddd 1px solid;
  font-weight: bold;
}

span.top a:hover
{
  color: #111;
  border-bottom: #999 1px solid;
}

div.header
{
  margin: 20px auto 0 auto;
  padding: 0;
  width: 800px;
  background:#FDFDFA;
  border:#ddd 1px solid;
  color:#666;

  background-image: url(./images/body-bg.gif);
  background-repeat: repeat;
  background-position: bottom left;
}

div.header p
{
  margin: 20px;
  text-align: justify;
  text-indent: 25px;
}

div.header p.maj
{
  margin: 0px;
  padding: 0px;
  text-align: right;
  color: #bbb;
}

div.container
{
  margin: 20px auto 0 auto;
  padding: 0;
  width: 750px;
  background: transparent;
  border: 0;
  color:#666;
  text-align:justify;
}

#teamPage
{
  margin: 0;
  padding-bottom: 10px;
  text-align: center;
  font: normal 11px verdana,tahoma,arial,"Verdana", sans-serif;
  color: #333;
}


.profil
{
  background-image: url("./images/membreBackground.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #FDFDFA;
  width: 100%;
  border: 1px solid;
  border: 0;
  border-bottom: 1px solid;
  border-color: #ddd;
}

div.padding
{
  padding: 5px;
}

p.ligne
{
  border-top: #ddd 1px solid;
  text-align: left;
  margin: 0;
  padding: 2px;
}

p.synopsys
{
  text-align: justify;
  margin: 0;
  padding: 4px 10px 10px 10px;
  border: 0;
}

span.legend
{
  text-align: left;
  text-indent: 5px;
  float: left;
  font-weight: bold;
  width: 100px;
  font-size: 11px;
  color: #999;
}

.ponctuation
{
  font-weight: bold;
  font-size: 11px;
  color: #999;
}

span.content
{
  text-align: left;
  font-size: 11px;
  color: #333;
  left: 120px;
}

span.responsable
{
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  color: #333;
  left: 120px;
}

a
{
  color: #2F94F9;
}

a:hover
{
  color: #97BC25;
}

a.lien_externe
{
  text-decoration: underline;
  color: #2F94F9;
}

a.lire_article
{
  color: #2F94F9;
  padding-right: 20px;
  padding-bottom: 2px;
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

a.lire_article:visited
{
  color: #2F94F9;
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

a.lire_article:hover
{
  color: #97BC25;
  background-image: url(images/arrowH.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
}


p.maj
{

  padding: 6px 10px;
  text-align: right;
  margin: 20px 0 0 0;
  color: #bbb;
}

div.article_header
{
  border: 1px solid;
  border-bottom: 0;
  border-color: #DDEEA9;
  margin: 0;
  padding: 4px 6px;
  color: #006699;
  background-color: #F3F8E1;
  height: 24px;
}

span.titre
{
  float: left;
  text-align:left;
  font: normal 13px verdana,tahoma,arial,"Verdana", sans-serif;
}

span.rating
{
  float: right;
  padding: 0;
  margin: 0;
}

div.validation a
{
  text-decoration: none;
  color: #999;
  border-bottom: #ddd 1px solid;
  padding-bottom: 2px;
  margin: 5px;
  text-transform: uppercase;
  font-weight: bold;
}

div.validation a:hover
{
  color: #111;
  border-bottom: #999 1px solid;
}
