/* éléments html ////////////////////////////////////////////////////////////////*/
 
body {
	text-align: center;
}

a {
	color: #000000;
}


ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p img {
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
}

#container {
	text-align: left;
}

 /* habillage du menu ///////////////////////////////////////////////////////////////////////*/
.nav_cell a{
	text-decoration: none;
	color: #000000;
	/*height:8px;*/
}

.nav_cell ul li a.on {
	background-color: #FF9900;
}

.nav_cell ul li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FF9900;
}

.nav_cell {
	float:right;
	height:220px;
	position:relative;
	width:150px;
}

.nav_cell ul {
	bottom:40px;
	list-style-type:none;
	position:absolute;
	width:115px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: medium;
	padding-left: 5px;
	padding-right: 5px;
} 

.nav_cell ul li {
font-size:0.9em;
/*height:8px;*/
display: block;
}

.logo-menu {
  margin-top: 18px;
}

 /* éléments spip */
.spip_surligne {
	background-color: #FFCC00;
}

 /* habillage du texte //////////////////////////////////////////////////////////////////////////*/
 
/* habillage titre de la zone centrale */

.page {
	color: #FF9900;
	font-weight: bold;
	font-size: 1.8em;
	display: block;
	text-align: right;
	padding-right: 25px;
	margin-bottom: -8px;
}

.page a {
	color: #FF9900;
	text-decoration: none;	
}


.page a:hover {
	color: #999999;
	text-decoration: none;
}

/* habillage du texte zone centrale */

#auteur  {
	text-align: right;
	display: inline;	
}
.auteur p {
	text-align: right;
}

.auteur{	margin-bottom: 1em;}

.auteur a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	/*font-style: italic;*/
	text-align: right;

}
.auteur_art {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	padding-left: 0.8em;
	border-bottom: solid white 3px;
}


.auteur_art a {
	color: #000000;
	text-decoration: none;
}
.auteur_art a:hover {
	color: #ffffff;
	text-decoration: none;
}


.texte {
	text-align: justify;
	margin-bottom: 20px;
	line-height: 1.6em;
}
.texte li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 0.8em;	
}

.titre-texte {
	color: #FF9900;
	text-align: center;
}

.titre-texte h1 {
	margin-bottom: 0.2px;
	color: #FF9900;
}

.articleprincip {
	background-color: #FFFFFF;
	padding: 17px;
	margin-right: 1em;
		
}

.articleprincipart {
	padding: 17px;
	margin-right: 1em;
	background-image: url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Ffond-art.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 40px;
}

.articleprincipartold {
	padding: 17px;
	margin-right: 1em;
background-image: url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Ffond-artold.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 40px;
}

.chapo {
	margin-bottom: 30px;
	text-align: justify;
	line-height: 1.6em;
	margin-left: 50px;
}
.spip {
	line-height: 1.8em;;
}
.date {
	color: #999999;
}

.titreart a{
	color: #FF9900;
	font-weight: bold;
	text-transform: lowercase;
}
.titreart a:hover{
	color: #FFCC99;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}

.titreartssrub {
	
}

.titreartssrub a{
	color: #000000;
	text-decoration: none;
}

.titreartssrub a.on{
	color: #ffd18d;
	font-weight: bold;
	text-decoration: none;
}

.couv img {
	margin-right: 20px;
	margin-bottom: 10px;
}

.notes {
	margin: 10px;
	padding: 20px;
	color: #FF9900;
	font-style: normal;
}

.alpha {
	text-decoration: none;	
}
.alpha a {
	color: white;
	background-color: #FF9900;
	text-decoration: none;	
	padding: 0 3px 0 3px;
}

#auteurliste a {
text-decoration: none;	
}
#auteurliste a:hover {
	text-decoration: none;
	color: #FF9900;
}
#listemot a {
	text-decoration: none;
	color: black;
}

#listemot a:hover {
	text-decoration: none;
	color: white;
}
.lettre {
display:block;
background-color: #FF9900;
padding-left: 20px;
}
.lettre a {
color: white;
	background-color: #FF9900;
	font-size: 2em;
	text-decoration: none;	
}

 /* habillage du sommaire rubrique, sous rubrique, article frere ///////////////////////*/
.sommaire {
	background-color: #FF9900;
	padding: 17px;
	margin-right: 1em;

	text-align: right;
}

.sousrub {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: 1.8em;
}

.sousrub a{
	color: #FFFFFF;
	text-decoration: none;
}
 /* gestion des deux colonnes */
 
 .article {
   column-count: 2;
   column-gap: 20px;
   column-width: 330px;
   
} 
 /* habillage colonnes de droite et gauche  ///////////////////////*/
.bouton p{
	padding-right: 1.2em;
	margin: o;
}
.bouton a{
	font-weight: bold;
	text-decoration: none;
	background-image: url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Fbouton.png);
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	color: #000000;
	width: 188px;
	height: 28px;
}
.bouton a:hover{
	font-weight: bold;
	text-decoration: none;
	background-image: url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Fboutonon.png);
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	color: #000000;
	width: 188px;
	height: 28px;
}

.boutonon a{
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	color: #000000;
	width: 188px;
	height: 28px;
	background-image: url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Fboutonon.png);
}

.boutonboite a{
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	color: #000000;
	width: 188px;
	height: 28px; 	
	background-image: url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Fboutonboite.png);}



.boutonboite p{
	padding-right: 1.2em;
	margin: o;
}

.boutonon p{
	padding-right: 1.2em;
	margin: o;
}



.texteg {
	text-align: right;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}



.texteboite2 {
	text-align: justify;
	margin-bottom: 20px;
	background-color: #f79b19;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	padding-bottom: 15px;
}




.texteboite {
	text-align: right;
	margin-bottom: 20px;
	background-color: #f79b19;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	text-align: right;
}

.texteboite2 li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 0.8em;	
}

.galerie  {
	text-align: right;
	background-color: #f79b19;
	padding-bottom: 5px;
}

.galerie li {
display: inline;
list-style-type: none;
padding-right: 0px;
}

.galerie img {
	border-bottom-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
}

.syndic {
	background-color: #e4e4e4;
	border-top: solid #cccccc 1px;
	margin-top: 1px;
}


.surtitre {
	color:#FFCC99;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.6em;
}
 
 /* Habillage du plan ////////////////////////////////////////////////*/
 
 /* expose le chemin de l'article ou rubrique en cours */
	#arborescence .oui {
		color :#000000;
	}

	/* annule les marges pour les items et les sous items */
	#arborescence li, #arborescence li ul {
		margin: 0;
		padding : 0;		
		list-style : none;
	}
	
	/* par défaut les puces sont dans le corps des items */
	#arborescence li {
		list-style-position: inside;
		margin-left:2em;	
		vertical-align : top;		
	}
	
	#arborescence li a {
		height: 20px;	
		color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.8em;			
	}
	
	/* par defaut les element noeuds (ie déplié) */
	#arborescence .noeud {
	list-style-image:url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Ffolder.gif);
	/*background-image : url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Ftree%2Ftreeview-gray-line.gif);
	background-repeat : repeat-y;*/
	
	}

	/* lorsque le bloc fils est fermé */			
	#arborescence .plier {
		list-style-image:url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Ffolder-closed.gif);
	}

	#arborescence .plier > ul {
		display : none;
	}

	#arborescence .feuille {
	height : 20px;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	}
	
	/* personalisation de l'ancre pour ie */
	#arborescence a.noeud {
		/* ramene l'ancre au dessus de la puce */
		margin-left : -2em;
		/* formate l'anre à la taille de la puce */
		width : 20px;
		height : 20px;
		text-decoration: none ;
		background-image:url(https://archive.wikiwix.com/cache/display2.php?url=http%3A%2F%2Fmultitudes.samizdat.net%2Fsquelettes%2Fimages%2Ftree%2Fspacer.gif);
	}

	/* éléments terminaux, qui ne possédent pas de sous partie */				
	#arborescence .feuille {
	height : 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
	}
 
 	#arborescence .feuille a{
	
	color: #000000;
	text-decoration: none;
	font-weight: normal;

	}