/*SPIP */
.spip_documents { margin-bottom: 1.5em; padding: 0; background: none; max-width: 100%;}
.spip_documents,
.spip_documents_center,
.spip_doc_titre,
.spip_doc_descriptif { margin-right: auto; margin-left: auto; text-align: center; }

.spip_documents_center { clear: both; display: block; width: 100%; }
.spip_documents_left { float: left; margin-right: 1.5em; }
.spip_documents_right { float: right; margin-left: 1.5em; }

/* End SPIP */

/* Correct */
i {
    font-style: italic;
}


/* End correct */
table#debug-nav
{
  left: 0px;
}

div.pagination
{
  color: #F00;
}

div.pagination div.pages div.lien_pagination
{
  width: 40px;
  height: 40x;
  margin-right: 15px;
  font-size: 15px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
}

div.pagination div.pages div.lien_pagination,
div.pagination div.pages div.sep
{ 
  float: left;
}

div.pagination div.pages div.lien_pagination a.lien_pagination
{
  color: #ffffff;
}

div.pagination div.pages div.lien_pagination
{ 
  background: #2E2841;
}

div.pagination div.pages div.on
{
  background: #dc284f;
}

div.pagination div.pages div.lien_pagination:hover {
    background: #dc284f;
}

div.soustitre,div.chapo
{ 
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 25px;
}

table.articles_sponsors td.texte
{ 
  text-align: left;
}

table.articles_sponsors td.logo img
{ 
  max-width: 150px;
}

table.formulaires_document th
{
  color: black;
  vertical-align: top;
}
