/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */


/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------ */
/*  Correction des styles HTML par defaut      */
/*  ------------------------------------------ */
body {
	background: #fff;
	margin: 0;
	text-align: center;
	font-size: .8em;
	color: #333;
}

img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------ */
/*  Disposition a l'ecran des blocs principaux */
/*  ------------------------------------------ */
#page {
	width: 1024px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url(http://blackbanzai.free.fr/IMG/jpg/zazipo_page.jpg) repeat-y;
}

#conteneur {
	width: 100%;
	padding-top: 40px;
	background: url(http://blackbanzai.free.fr/IMG/jpg/zazipo_middle.jpg) top no-repeat;
	   }

/* Definition du bleu */

#conteneur #contenu {
	float: left;
	width: 740px;
	margin: 0;
	padding: 0 0 0 25px;
}

#conteneur #navigation {
	float: right;
	width: 234px;
}


/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	padding: 0em 1em 1em 1em;
	width: 480px;
margin: 0;
}

#contenu .encart {
	float: right;
	width: 185px;
	padding: 0 1em;
}

.encart .liste-articles {
	max-height: 400px;
	overflow:auto;
}

/* Entete */
#entete { width: 100%; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; 
	}
#entete a {
	text-transform: uppercase;
	text-decoration: none;
	color: #079; }
#entete .formulaire_recherche { float: right; }


/* Fil d'Ariane */
#hierarchie {
	margin-bottom: 16px;
	margin-left: 0px;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	background: url(http://blackbanzai.free.fr/IMG/jpg/zazipo_bottom.jpg) bottom left no-repeat;
	margin-top: 4em;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart,.formulaire_spip {
	font-family: arial, sans-serif; }
.encart {
color: #FFF;
}

.encart .liste-articles ul { list-style: none; }

.encart a {
color: #FC0;
}
.encart a:visited {text-decoration: none; color: #FC0;}

/* Typo pour le contenu */
#contenu {
	font-family:  arial, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip {
	font-family:  arial, sans-serif; }


/*  -------------------------------------------------------
/*  Contraintes specifiques type morales elementaires, etc.
/*  ------------------------------------------------------ */

.pmep {
}

.feradroite {
text-align: right;
}

.tas {
text-align: center;
font-family: Courier, fixed;
font-size: x-small;
}

/* aussi utilise par article72 */
.paragramme {
font-family: Courier, fixed;
font-size: small;
}

/* Guide du routard */

.gdr {
font-family: helvetica, arial, sans-serif;
text-align: justify;
font-size: .9em;
}

.colgauche {
float: left;
width: 48%;
padding-right: 0.5em;
}

.coldroite {
float: left;
width: 48%;
padding-left: 0.5em;
border-left: solid 1px;
}

.rouge {
color: red;
}

.big {
font-size: 15em;
}

/* Utilise par l'article 234 */

.courier {
font-size: small;
text-align: center;
font-family: courier, fixed;
}

.courier td {
padding: .7em;
}

/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .forums, {
	width: 90%;
	margin-bottom: 1em;
	font-size: 0.8em;
}

.infozazie {
	border: none;
	margin-bottom: 1em;
	padding: .5em;
	color: #FFF;
}

.infozazie input {
border-top: none;
border-left: none;
border-right: solid 1px #CCC;
border-bottom: solid 1px #CCC;
background: #FFF;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.photo {
width: 129px;
margin-left: auto;
margin-right: auto;
margin-bottom: 2em;
}

.roubaud {
width: 134px;
margin-left: auto;
margin-right: auto;
margin-bottom: 2em;
}


.precedentsuivant {
	font-size: .8em;
	padding: 0.2em 0.4em;
	border: 1px solid #CCC;
	text-align: left;
	margin-bottom: 1em;
}


.articles_auteur ul li {
	border-bottom: 1px solid #000;
	padding-top: .5em;
	padding-bottom: .5em;
}

.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; }
.breves li, .forums li, .divers li { padding: 0 0.7em; }
.rubriques li {padding: 0; margin: 0;}
.rubriques ul ul {padding: 0 .8em;}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */

/*  Deinition du jaune */

.rubriques { }
.rubriques .menu-titre { display: none;}

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #FFF; }
.syndic .menu-titre { background: #FFF; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }


/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { 
width: 500px;
margin-bottom: .9em; }

.cartouche .titre {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: solid 2px #079;
	color: #079; 
	padding: .2em;
	}

.cartouche .soustitre {
	font-size: 1em;
	float: left;
	background: #F70;
	color: #FFF;
	padding: .2em .5em;
clear: left;
	}

.cartouche .soustitre a {color: #FFF;}
	
.cartouche .presuiv {
	float: right;
	background: #FFF;
	}
	
.stickerprog {
	float: right;
	clear: right;
	margin: 0em 0em 0em .5em;
}

.cartouche .date {
	font-size: 1.15em;
	background: #FC3;
	color: #333;
	padding: 0em 1em;
	font-weight:bold;
	}
	
.contrainte {
font-size: 0.9em;
float: left;
background: #FC3;
padding: .2em .5em;
}

.contrainte a {
color: #000;
}

.contrainte a:visited {
color: #FFF;
}

#contenu .surtitre, #contenu .soustitre { font-size: 0.9em; }

#contenu .titre {}

.cartouche .spip_logos {
	clear: both;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	padding: 0;
	width: 500px;
	line-height: 1.4em;
	text-align: justify;
	margin: 0 0 2em 0;
}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.sitemot {
	font-size: 1em;
	background: #FC3;
	color: #333;
	padding: 0 1em;
	margin-left: -1.12em;
	}

.barrette_jaune {
	font-size: 1.3em;
	background: #FC3;
	color: #333;
	padding: .2em .5em;
	margin-bottom: .8em;
	text-transform: uppercase;
	}
		
.texte {
	color: #000;
	font-size: 0.96em;
	margin: .5em;
	text-align: justify;
}

.liresuite {
text-align: right;
}

.prochains_evenements .date{
font-weight: bold;

}
.prochains_evenements .titre{
font-weight: bold;
font-size: 1.2em;
}

.prochains_evenements {
margin-bottom: 2em;
border-top: solid 1px #FFF;
padding-top: .5em;
}

/* intertitres */

.texte h3.spip {
text-align: left;
color: #079;
border-bottom: solid 1px;
}

.exergue {
font-size: .7em;
text-align: right;
}

.auteur /*  utilise dans la rubrique 6 */
{
font-size: .8em;
}

.ps, .notes {
	margin: 1em 0;
	padding-top: 2px;
	border-top: 2px solid #CCC; 
	border-right: 2px solid #AAA;
	}
.ps { font-size: 0.82em; background: #EEE; padding: 1em;}
.notes { clear: both; font-size: 0.77em; background: #EEE; padding: 1em;}
.ps h2, .notes h2 { font-size: 1em; font-weight: bold;}

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */

.contre-encart .liste-articles ul { 
list-style-image: url(http://zazipo.net/IMG/puce.gif);
}

.syndic ul { 
list-style-image: url(http://zazipo.net/IMG/puce.gif);
font-size: .9em;
}

.liste-articles li { }

.liste-articles li .titre {
	font-size: .9em;
	line-height: 1.2em; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: 0; background: none; }


/* Styles des formulaires de Spip */


.spip_descriptif {
margin-bottom: 1em;

}

.spip_forms {
font-family: Times, serif;
font-size: .9em;
background: #FC3;	
border: dashed 2px #079;
padding: .5em;
}

.spip_form_champ {
margin-bottom: .5em;
}

.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
	display: block;
	margin: 0.77em 0;
	padding: 0.77em;
}

.formulaire_spip legend { 
	font-weight: bold; 
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font-family: inherit;
	font-size: inherit;
	background: #FFF;
	margin: .5em 0;}

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 6px;
	padding: 1px 2px;
	border: 1px outset;
	float: right; }

.spip_form_choix_multiple{
	 display:block;
}

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* 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 { text-align: left; width: 12em; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage de l'agenda
/*  ------------------------------------------ */


.passe {
border-top: solid 1px;
margin-top: 2em;
}

.evenement .date {
background: #666;
color: #FFF;
font-weight: bold;
padding: 2px 8px;
}

.evenement .lieu {
background: #686;
color: #FFF;
font-weight: bold;
border-left: solid 2px #FFF;
padding: 2px 8px;
}

.passe .date {
background: #666;
color: #EEE;
font-size: .9em;
}

.passe .lieu {
font-size: .9em;
color: #EEE;
background: #686;
padding: 2px;
}

.concert h2 {
margin-top: .8em;
font-weight: bold;
font-size: 1.6em;
}

span.concert {
margin-top: .8em;
color: #EEE;
background: #933;
font-weight: bold;
padding: 2px 8px;
line-height: 2.1em;
}

.passe .content {
margin-top: 1em;
}

span.concert:hover{
background: #FFF;
color: #933;
}

.contre-encart img.spip_logos {
margin: 2em 0;
}

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #069; }
a:hover { text-decoration: underline; }
a:visited {text-decoration: none; color: #960;}
