/* 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 { text-align: left; clear:left;margin: 2em 0 1.4em; border-top:1px solid #ccc;padding:10px 0 0 0;font-size:1.7em; letter-spacing:2px;font-weight: normal; color:#777; color : #7996aa;/* background:transparent url(http://another-teacher.net/4nother/pix_puce_hand.png) no-repeat 0 12px */}
h3.spip a {color:#9d298b; margin-left:-40px; padding-left:40px} h3.spip a:hover {}
hr.spip { margin: 2em auto; }

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

.contenu p {line-height: 1.7em ;margin: 1.2em 0;padding:5px 0}
.contenu li {line-height: 1.5em; margin: 0.8em 0;}
.contenu hr {clear:both;color:#eee; padding:0; margin:10px 0 2px 0;background-color:#eee; border:none; height:1px; font-size:1px; line-height:1px; }

/* Citations, code et poesie */
blockquote.spip { clear:both;margin: 2em 0; padding:0 1em; border: 1px solid #eee; font-family:georgia;color:#666;font-style:italic }
blockquote.spip_poesie { margin: 2em;padding:1em 2em;line-height:1.4em;border:1px solid #ddd;}
blockquote.spip_poesie div {}

.spip_code, .spip_cadre { font-family: "Courier New", monospace; color: #036; }
.spip_cadre { width: 99%; background-color: #f9f3f3; border: 1px inset; }
div.spip_code, .spip_cadre { margin-bottom: 1em;  }
div.spip_code {background:#f9f3f3;font-size:1.3em}

.spip_surligne { background: #a2c3ca;color:#fff }

/* Tableaux */
table.spip {margin-bottom: 1em;line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #aebccc; }
table.spip tr.row_odd { background: #f9f9f9; }
table.spip tr.row_even { background: #efefef; }
table.spip th, table.spip td { padding: 10px; text-align: left;border-right:1px solid #fff;font-size:0.82em;line-height:1.5em}
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: middle; }

.borderz table.spip td {border:1px solid #ddd}

/* Logos, documents et images */
img { margin:0; padding: 0; border: 0; }
.spip_logos {}
.spip_documents { text-align: center; line-height: normal; z-index:10000;}
.spip_documents img {background:#fff}
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 0 auto; padding:20px 0;text-align:center}
.spip_documents_left { float: left; clear:left; margin-right: 15px; margin-bottom: 2px; }
.spip_documents_right { float: right; clear:right; margin-left: 15px; margin-bottom: 2px; }
.spip_doc_titre { margin-right: auto; margin-left: auto;font-size: 0.8em; }
.spip_doc_descriptif { clear: both; margin:4px auto; font-size: 0.76em; color:#666}
.kapshon {float:right;clear:right;width:240px;background:#f5f5f5;margin:1px 0 0 0;padding:4px 0; font-size:0.8em;color:#aaa;font-family:georgia;text-align:center}
[name=mpl]{clear:both;padding:6px 0;margin:0 auto}


/* 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 */
.contenu a.spip_out, .tweets a.spip_out, .col a.spip_out { color: #6191c7; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #628460;padding:0 18px 0 0;background: transparent url(http://another-teacher.net/4nother/pix_puce_wikipedia.gif) no-repeat 100% 50% } /* liens vers encyclopedie */
a.spip_glossaire:hover { text-decoration: underline; }