/* SPIP-STYLE                                                           */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Intertitre */
h3.spip { margin-top: 15px; margin-bottom: 1px; font-size: 1.17em; font-weight: bold; color:#000; text-transform:uppercase; }
h4.spip { margin-top: 15px; margin-bottom: 10px; font-size: 1.17em; font-weight: bold; color:#000; }
h5.spip { margin-top: 15px; margin-bottom: 1px; font-size: 1.1em; font-weight: bold; color:#000; }
h6.spip { margin-top: 15px; margin-bottom: 1px; font-size: 1.05em; font-weight: bold; color:#000; }
.spip titraille5 { color:#000; }
hr.spip { margin: 2em auto; }

/* Listes SPIP */
ul.spip {}
ol.spip { list-style: decimal; }

/* Citations, code et poesie */
blockquote.spip { width: 70%; margin: 2em auto; padding: 1em 1.2em 0; border:#000 1px solid; }
blockquote.spip_poesie { margin: 2em 0; padding-left: 1em; border-left:#0B233F 0.30em solid;  }
blockquote.spip_poesie div { text-indent: -3em; margin-left: 3em; }

.spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #036; }
.spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; }
div.spip_code, .spip_cadre { margin-bottom: 1em; }
.cs_blocs { margin-bottom: 5px; }
h4.blocs_titre { color:#000; font-weight:bold;}

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip { max-width: 99%; margin: 1em auto; border-collapse: collapse; border-spacing: 0; line-height: normal; border-bottom:#003366 3px solid }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ margin-bottom:5px; text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; color:#4f4f4f;}
table.spip tr.row_first { background:#40668c;color:#e8eef4; }
table.spip tr.row_odd { background: #e8eef4; }
table.spip tr.row_even { background: #fff; }
table.spip th, table.spip td { padding: 0.40em 0.83em; text-align: left; border: none; }
table.spip th { vertical-align: middle; font-weight: bold; }
table.spip td { vertical-align: top; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; margin-top:4px; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; text-align:left; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; text-align:right; }
.spip_doc_titre { font-size: 0.70em; padding:2px 0; }
.spip_doc_descriptif { clear: both;  font-size: 0.70em; }
.spip_documents img { border:#000 solid 1px; }
.spip_document_171 img { border:none; }
.spip_documents a[type="application/pdf"] img { border:none; }
.spip_documents a[href="http://www.mykii.eu/PARIS_DOCKS_EN_SEINE/"] img { border:none; }

.page_sommaire .spip_documents img { border:none; }

/* modeles par defaut */
.spip_modele { float: right; display: block; padding: 1em; border: 1px solid; width: 180px; }

/* Couleurs des liens de SPIP */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_mail { color: #900; }
a.spip_mail:before { content: "  \002709  "; } /* liens vers un email */
a.spip_out { color: #4F4F4F; text-decoration: underline; } /* liens sortants */
a.spip_url { color: #4F4F4F; text-decoration: underline; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
a.spip_glossaire:hover { text-decoration: underline overline; }
.on { font-weight: bold; } /* liens exposes */