
strong.plus {color:#f38f2b;}
.alternative {color:#888;}
.smallcaps {font-variant:small-caps;}
.justify {text-align:justify;}
.justify p {text-align:justify;}
.center {text-align:center;}
.center p {text-align:center;}
.center li {list-style-type:none;}
.right {text-align:right;}
.right p {text-align:right;}
.left {text-align:left;}
.left p {text-align:left;}








abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: .9em; color: #666; }


ul.spip {list-style-type:disc;margin-left:2em;}
ol.spip { list-style: decimal; margin:17px;}



/* Intertitre */
h3.spip { text-align: center; margin-top: 2em; margin-bottom: 1.4em; font-size: 1.15em; font-weight: bold; }
h4.spip {font-size:1.2em;font-weight:bold;}
hr.spip { margin: 2em auto; }
.separator {margin: 2em auto;background: transparent;}
.separator hr {display: none;}

/* Citations, code et poesie */
blockquote.spip { margin: 2em 0; padding-left: 1em; border-left: 0.30em solid; }
blockquote.spip_poesie { margin: 2em 0; padding-left: 1em; border-left: 1px solid; font-family: Garamond, Georgia, Times, serif; }
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;  }

.spip_surligne { background: #FF6; }


/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.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; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }
dt.spip_doc_titre {display:block;}
dt.spip_doc_titre strong {font-weight:bold;color:#333;}

/* 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_url { color: #009; } /* 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 */




sup {vertical-align:20%;font-variant: normal;font-size: .5em;}
.texteencadre-spip {color: #330;border-bottom: 2px solid #06c;border-left: 1px solid #06c;border-right: 2px solid #06c;border-top: 2px solid #06c;margin: 1.2em 0;padding: .3em;position: relative;}
.caractencadre-spip {color: #F60;font-weight: bold;}
.caractencadre2-spip {color: #009;font-weight: bold;}
acronym.spip_acronym {cursor: help;border-bottom: 1px dotted;}
/* ne marche pas sur MSIE, a refaire en jQuery */
a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]";color: #999;background: transparent;font-size:x-small;}
strong, strong.spip {font-weight:bold;}
.spip_cadre{border:1px solid #FFB25E;border-left:4px solid #FFB25E;padding: 0.5em;font-size:90%;background:#F2F2F2;color:#3B3B3B;width:95%;}
.encadre {border:1px solid #ffb25e;padding:6px;}