/* --- voir plugins/enluminures_typographiques_v3/css/enluminurestypo.css --- */
H3.spip {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#695e4a;
	margin:0;
	padding:10px 0 10px 0;
	clear:both; text-align:left;
	font-weight:bold;
}
H4.spip {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#695e4a;
	margin:0;
	padding:10px 0 10px 0;
	clear:both; text-align:left;
	font-weight:bold;
}
H5.spip {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#695e4a;
	margin:0;
	padding:10px 0 10px 0;
	clear:both; text-align:left;
	font-weight:bold;
}
PRE { font-family:Verdana,Arial,Helvetica,sans-serif; }
.caractencadre-spip {
	color:#e30f64; font-weight:bold;
}
.caractencadre2-spip {
	color:#708000; font-weight:bold;
}
.texteencadre-spip {
	background:#F0F8E8;
	border:1px solid #C8D0C0;
	margin:5px 20px; padding:8px;
}

/* SPIP-STYLE */
.texte { font-family:Arial, Helvetica, sans-serif; font-size:115%; line-height:150%; }
.texte A { color:#990000; }
.texte A:link, .texte A:visited { text-decoration:underline; }
.texte A:hover { text-decoration:none; }
.texte P { margin:0 0 15px 0; }

IMG { border:none; }

/* Listes SPIP */
ul.spip { margin:1px 0; padding:0; }
ul.spip li, ol.spip li { margin:0 0 0 20px; padding:0; list-style-position:outside; }
ol.spip { list-style: decimal; }

/* 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_logos { float:left; clear:both; }

.spip_surligne { background: #FF6; }

/* Tableaux max-width:99%; margin-right:auto; margin-left:auto; margin-bottom:1em; */
table.spip { width:auto; border-collapse:collapse; border-spacing:0; line-height:normal; margin:12px 0; }
table.spip caption { caption-side:top; text-align:center; margin-right:auto; margin-left:auto; padding:6px; font-weight:bold; }
table.spip th, table.spip td { padding:6px; vertical-align:top; text-align:left; border:1px solid #C0D0C0; background:#F0F8E8; }
table.spip th { font-weight:bold; }

/* Logos, documents et images */
.spip_documents { text-align:center; line-height:normal; }
.spip_documents p { margin:0; padding:0; }
.spip_documents_center { clear:both; display:block; width:100%; margin:0 auto 5px auto; }
.spip_documents_left { clear:both; display:block; float:left; margin-right:20px; margin-bottom:5px; }
.spip_documents_right { clear:both; display:block; float:right; margin-left:20px; 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; }

/* 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: #009; } liens sortants
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 */
