a:visited {
	color: gray;
	text-decoration: none;
}

ul, li { padding: 0;
	margin: 0;
}

ol {
	margin-left: 2em;
}
ul { list-style: none; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

#conteneur #contenu {
	display: inline;
}

#conteneur #navigation {
	width: 180px;
	font-size: 0.88em;
	padding-right: 1.1em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	display: inline;
}

.encart
{
	width: 14em;
	margin-right: 1em;
	display: inline;
	overflow: default;
	visibility: hidden;
	height: 0em;
	width: 0em;
}


/*.recherche
{
	position: absolute;
	top: 5px;
	right: 25px;
}

.recherche .bouton {
	display: none;
}*/

/* Fil d'Ariane 
#hierarchie {
	clear: both;
	margin: 0 1.5em 2em 1.7em;
	font-size: 0.77em;
	border-color: #ed7016;
}*/


/* Espaceur de blocs */
.nettoyeur { overflow: hidden; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves {	background: #FFF;display:hidden;}

.menu-titre {
	z-index: 10;
	display: block;
	font-weight: bold;
	padding: 0.2em 0.4px 0.2em 0.4em;
}

.titre {
	color: black;
	padding: 3px;
	font-weight: bold;
	font-size: 1.1em;
}

.rubriques p, .breves p, .syndic p, .forums p, .divers p { margin: 0; padding: 0.2em 0.7em;  }
.rubriques ul, .breves ul, .syndic ul, .forums ul, .divers ul { padding: 0.2em 0; }
.rubriques li, .breves li, .syndic li, .forums li, .divers li { padding: 0.2em 0.7em 0.2em 0.7em; }

.forums {
	border-bottom: 1px double gray;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	padding-bottom: 5em;
	height: auto;
}



/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */

.lien
{
	padding: 0.1em 0.1em;
	-moz-border-radius: 0.5em;
	border-bottom: #CCC;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	text-align:left;
}
.reagir
{
	background-color: #FFF;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.1em 0.1em;
	-moz-border-radius: 0.5em;
	font-size: 0.82em;
	font-weight: bold;
	border-bottom: #CCC;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	text-align:right;
}
.tdm
{
	margin: 2px 5px 2px 0px;
	padding: 2px;
	float: left;
	font-size: 10px;
	width: 110px;
	border: 2px solid silver;
}


h3.spip, .texte h2, .texte h3 {
	text-align: left !important; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold;
	color: olive; }


/* Paragraphes, citations, code et poesie */
p.spip { margin: 10px 0px 10px 0px; }
p.spip_note {}

blockquote.spip, blockquote {
	padding: 0.1em 1em;
	font-style: italic;
	border-left: 2px double #9e9c9d;
}

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em;
	font-family: Garamond, Georgia, Times, serif;
	border-left-width: 1px;
}
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

tt, .spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.21em; color: olive; }
.spip_cadre {
	width: 99%;
	background: #FFF;
	padding: 1px;
	border: 1px solid silver; }

/* Tableaux */
table.spip {
	margin-left: 20px;
	margin-bottom: 1em;
	border: 1px solid #f4f4f4;
	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: gray;
	color: black;
}
table.spip tr.row_odd { background: #FAFCF7; }
table.spip tr.row_even { background: gray;
	color: black;
}
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* PS et notes de bas de page */
.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid silver; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; color: olive; }

/*  Logos, documents et images
---------------------------------------------- */
.spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; padding: 10px; }
.spip_documents_center { clear: both; width: 100%; margin: 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 { font-weight: bold; font-size: 0.8em; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; max-width:150px; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles .texte ul
{
	list-style: disc;
	margin: 0 0 0 3em;
	margin-top: 0px;
	margin-bottom: 0em;
}

#contenu .texte ul li
{
	list-style: disc;
	margin: 0 0 0 3em;
	margin-top: 0px;
	margin-bottom: 0em;
}
.liste-articles .texte ol
{
	margin: 0 0 0 3em;
	margin-top: 0px;
	margin-bottom: 0em;
}

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan #contenu { color: olive; }
.page_plan #contenu h2 {
	-moz-border-radius-topleft: 0.4em;
	-moz-border-radius-topright: 0.4em;
	padding: 0.3em;
	margin-bottom: 0.82em;
 }
.page_plan #contenu h2 a { color: #FFF; }

.page_plan #contenu .contre-encart ul {
	margin-left: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
form, fieldset, legend, label, input, textarea, select, option { margin: 0; padding: 0; border: 0; background: none; }

/* Styles des formulaires de Spip */
fieldset {
    display: block;
	background: #F9FBF8;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted silver; }
legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF;
	color: #362;
}

label { color: #362; }
.forml {
	width: 99%;
	background: #FFF;
	padding: 1px;
	border: 1px solid silver;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton input {
	background-color: gray;
	margin: 3px 0;
	padding: 1px 2px;
	border: 1px outset silver;
	font-weight: bold;
	color: white;
}

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: gray;
	padding: 3px;
	border: 1px outset silver;
	color: white;
}
table.spip_barre a:hover img {
	background: #FFF;
	border-style: solid; }

table.spip_barre input.barre { width: 100%; background: none; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: olive; }
fieldset.reponse_formulaire { border: 1px dotted silver; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid olive; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

.spip_surligne { background-color: olive; color: white; padding: 0 0.2em; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: rgba(192,192,192,0.5); }
ul ul .forum-chapo { background: rgba(192,192,192,0.5); }
ul ul ul .forum-chapo { background: rgba(192,192,192,0.5); }
ul ul ul ul .forum-chapo { background: rgba(192,192,192,0.5); border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: rgba(192,192,192,0.5); }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures td { -moz-border-radius: 0.4em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */

a.spip_note {} /* liens vers notes de bas de page */
a.spip_out, a.spip_url {
	border-style: none;
	background-color: rgba(192,192,192,0.17);
}
spip_glossaire { color: #ed716; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #030; } /* liens exposes */

/*  ------------------------------------------
/*  Barre typo ecologique
/*  ------------------------------------------ */



.caractencadre-spip {

	color: olive;

	font-weight: bold;

}



.caractencadre2-spip {

	color: olive;

	font-weight: bold;

}



acronym.spip_acronym {

	cursor: help;

	border-bottom: 1px dotted silver;

}



a[hreflang]:after {

content: "\0000a0[" attr(hreflang) "]";

color: #999;

background : transparent;

}



a.spip_blank {

	color: olive;

}

* {
	
}

li.extrait {
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.liste-articles .forums {
	text-align: right;
}

.spip_documents img {
	padding: 2px;
}

.nuage, .nuage li {
	list-style-type: none;
	padding: 0;
	opacity: 1;
}
