/* SPIP-STYLE                                              version 1.9  */
/* 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.                */

/* Format Png valide pour msie   
.format_png { behavior: url("win_png.htc"); }

.img_png, .image_typo, .spip_logos {
	behavior: url("win_png.htc");
}
*/

/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {color:#cb0c08; background-color: inherit;}
hr.spip, hr {
	clear:both;
	height: 1px;
	border-top: 1px dotted #aed658;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.spip_puce { list-style-position: inside; }

ul.spip {padding:0px;}
ol.spip {padding:0px;}
li.spip {padding-left:0px; }

h1.spip, h1 {
	font-weight: bold;
	font-size: 17px;
	color: #db2828;
	background-color: inherit;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-variant:small-caps;
	text-decoration: none;
}

h2.spip, h2 {
	font-weight: bold;
	font-size: 17px;
	color: #db2828;
	background-color: inherit;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	text-decoration: none
}

h3.spip, h3 {
	clear:both;
	font-weight: bold;
	font-size: 15px;
	color: #c90c08;
	background-color: inherit;
	border-bottom:1px solid #c74646;
	font-variant:small-caps;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 20px;
	text-decoration: none
}


h4.spip, h4 {
	clear:both;
	font-size: 13px;
	color: #db2828;
	background-color: inherit;
	font-variant:small-caps;
	margin-bottom: 0px;
	padding:0 3px;
	border:1px solid #CCC;
	margin-top: 10px;
	text-decoration: none
}


h5.spip, h5 {
	clear:both;
	font-size: 11px;
	color: #FF6600;
	background-color: inherit;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-decoration: none
}

h6.spip, h6 {
	font-size: 10px;
	color: #cf6a6a;
	background-color: inherit;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	text-decoration: underline;
}



/* Styles pour les encadrements rajouter dans votre feuille de style :*/
 .texteencadre-spip {
 	 clear:both;
	 background-image: url(/_template/images/fond_encadre.gif);
	 background-repeat:repeat-x;
	 background-position:top;
	 background-color:#f9f7f1;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:110%;
	 color:#6d695b;
	 text-align:center;
	 border-bottom: 2px solid #999999;
	 border-left: 1px solid #ffc7a1;
	 border-right: 2px solid #999999;
	 border-top: 1px solid #ffc7a1;
	 padding: 5px;
	 margin:15px 20%;
 }
 .caractencadre-spip, strong.caractencadre-spip {
	 color:#ffffff;
	 background-color: #ffa970;
	 font-weight:normal;
	 padding: 0px 4px 0px 4px;
 }

sc {
	font-variant:small-caps;
	font-size:115%;
}

.caractencadre2-spip {
	border: 1px dotted #eeeeee;
	color: #999999;
	background-color: inherit;
	font-weight: bold;
}

acronym.spip_acronym {
	cursor: help;
	border-bottom:#cccccc 1px dotted;
}

/* ne marche pas sur MSIE, a refaire en jQuery */
a[hreflang]:after {
content: "\0000a0[" attr(hreflang) "]";
color: #999999;
background: inherit;
font-size:x-small;
}

a.spip_blank {
	color: #ffc7a1;
	background-color: inherit;
}

sup {
	vertical-align:20%;
	font-variant: small-caps;
}

/* Pour le mode preview dans l'admin */
#article_preview {
	overflow: auto;
	background-color: #eeeeee;
	color: inherit;
}

.spip_note {font-style:italic;color: #803636; background-color: inherit; padding-bottom:13px;border-bottom:#CCCCCC 1px dotted;}
.notes {font-size:11px; font-weight:bold;}

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #ff9046; background-color: inherit;} /* liens internes */
a.spip_out { color: #ff9046; background-color: inherit;} /* liens sortants */
a.spip_url { color: #ff9046; background-color: inherit;} /* liens url sortants */
a.spip_glossaire { color: #ff9046; background-color: inherit;} /* liens vers encyclopedie */

a.spip_note:hover {} /* liens vers notes de bas de page */
a.spip_in:hover { color: #a9a8a2; background-color: inherit;} /* liens internes */
a.spip_out:hover { color: #a9a8a2; background-color: inherit;} /* liens sortants */
a.spip_url:hover { color: #a9a8a2; background-color: inherit;} /* liens url sortants */
a.spip_glossaire:hover { color: #a9a8a2; background-color: inherit;} /* liens vers encyclopedie */

.on { font-weight: bold; } /* liens exposes */

/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	border-left: 1px solid #a9a8a2;
	border-right: 1px solid #a9a8a2;
	padding-left:1em;
	margin-left:20%;
	margin-right:20%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:115%;
}

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; color: inherit;}

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #a9a286;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #a9a286;color: inherit; }
table.spip tr.row_odd { background: #dedbd1; color: inherit;}
table.spip tr.row_even { background: #f0efea; color: inherit;}
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img{ margin: 0; padding: 0px; border: none; }
.spip_logos { margin: 0; padding: 1px; border: none; }

.spip_documents {padding:5px;}
.spip_documents_center {text-align: center; }

.spip_documents_left { margin:0 10px 0 0; }
.spip_documents_right {  margin:0 0 0 10px;}

.spip_doc_titre { text-align: center; font-weight: bold; font-size: 0.9em; margin-left: auto; margin-right: auto; padding:0}
.spip_doc_descriptif { text-align: center; clear: both; font-size: 0.9em; margin-left: auto; margin-right: auto;padding:0 0 5px 0;}
div.spip_documents a img { border : 1px solid gray; }
div.spip_documents a:hover img { border : 1px solid #EEE; }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	color: inherit;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	color: inherit;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; color: inherit; }

