/* -------------- Styles pour la publication Html dans la Poule ou l'Oeuf ------------------ */
/* ++++++++++++++++++++++colors+++++++++++++++++++++++++++ 
background-color:	#f5f5f5;
	+clair -->	#EBEBEB;
	clair -->  	#DCDCDC;
	moyen -->  	#A9A9A9;
	foncé -->  	#696969;
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ----------------------- accesibilté ------------------------ */
/* ---------------------- corp du texte ----------------------- */

	body
	{
		color:#000000; 
		background-color:#f5f5f5;
		font-size:medium;
		line-height:1.5em;
		font-family: Verdana, Geneva, Arial, sans-serif;
    }


/* ----------------------- accesibilté ------------------------ */
/* ----------------- logiciel lecteur d'écran ----------------- */

	#liens_access
	{
		padding:0px;
		margin:0px;
		text-align:center;
	}
	#liens_access a 
	{
		text-decoration:none;
		color:black;
        }
	
	
	#liens_access a:hover 
	{
		color:red; 
		text-decoration:underline;
	}
/* ----------------------------------------------------------- */	
/*           les div pour rendre le fond inaccessible          */
/*                           show modal                        */
	#backfond, #backfond2 {
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		cursor:wait;
	}
	
	#backmessage{
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		cursor:wait;
	}
	
/* ----------------------------------------------------------- */	
/* Ligne des boutons Pages et Wiki ou Options en haut de       */
/* chaque chapitre                                             */	

	#bt_opt
	{
		visibility:hidden;
		position: relative;
		left:35px;
		top:5px;
		margin:0px;
		padding:0px;
	}
/* ----------------------------------------------------------- */	
/* boutons de déplacement en haut et en bas de pages           */
	

	.bt_left
	{
		float:left;
	}
	
	.bt_right
	{
		float:right;
	}
	
/* ----------------------------------------------------------- */
/* Bouton de sélection de la langue de publication  */
	
	#select_lang
	{
		/* */
	}
	
/*   Splitter : séparation entre le menu et la page */

	#Splitter 
	{
		height: 200px;

	}
/* ligne séparatrice entre le menu de gauche et la page */	

	#Splitter .vsplitbar 
	{
		width: 3px;
		cursor: e-resize;	/* in case others aren't supported */
		cursor: col-resize;
		border-left: 1px dashed #A9A9A9;
	}
	
	#Splitter .vsplitbar.active, #Splitter .vsplitbar:hover 
	{
		border-left: 1px dashed black;
	}
	
	
/* ----------------------------------------------------------- */
/* ---------------------- Haut de page ----------------------- */

/* Titre du livre en haut de chaque page */

	#titre 
	{
		position: relative;
		width:97%;
		font-size: x-large;
		text-align:center;
		padding:10px;
	}
	
/* Titre de la partie en haut de chaque page */	

	#title_partie
	{
		color:#000000; 
		font-size: large;
		font-weight: bold;
	}

	#partie_head 
	{
		position: relative;
		width:97%;
		color:#000000; 
		text-align: center;
		padding:8px;

	}
/* En-tête de chapitre */	

	#chapter_head
	{
		position:relative;
		width:97%;
		font-size: x-large;
		text-align:center;
		padding:10px;
		margin:0px;
	}
	
	.chapter_and_pos
	{
		font-size: small;
		padding:0px;
		margin:0px;
		text-align:center;
		position:relative;
		top:-3ex;
	}
	
	.chapter_and_pos span
	{
		background-color:#f5f5f5;
	}
	
	.lign_chap
	{
		padding:0px;
		border:0px;
		height:1px;
		color:#A9A9A9;
		text-align:center;
		width:97%;
		background-color:#A9A9A9;
	}

	#title_author_date
	{
		padding:0px;
		margin:0px;
		text-align:center;
		position:relative;
		top:-1ex;
	}
	
	.title_chapter
	{
		font-size: large;
	}
	
	.author_chapter
	{
		font-size: large;
	}
	
	.date_chapter
	{
		font-size: small;
	}

/* ++++++++++++ boutons Page et Wiki, Options et Editer ++++++++++++ */

	.wikipop 
	{
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size:  xx-small;
		font-weight: bold;
		color:#696969;
		border:1px solid #A9A9A9;
		text-decoration:none;	 
	  	background-color:#DCDCDC;
		cursor:pointer;
	}
	
	A.wikipop:hover 
	{
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: xx-small;
		font-weight: bold;
	  	text-decoration:none;
		color: #FFFFFF;
		background-color:#A9A9A9;
		cursor:pointer; 
	}

/* ----------------------------------------------------------- */
/* ------------------- Contenu de droite --------------------- */
/* Toute la page de droite de l'en-tête au pied de page */

	#droit
	{
		position: relative;
		width:100%;
	}

/* Centre de la page */

	#milieucss 
	{
		font-family: Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", 
		Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
		width:100%;
		overflow:auto;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++  wikis ++++++++++++++++++++++++++ */

/* ++++++++++++ ligne du haut ++++++++++++ */

	.wiki_top 
	{
		text-align:right;
		border-top: 1px solid #DCDCDC;
		border-left: 1px solid #DCDCDC;
		border-right: 1px solid #DCDCDC;
		height:5px;
		margin-top:5px;
		margin-bottom:5px;

	}
	
/* ++++++++++++ barre de login ++++++++++++ */

	.wiki_edit
	{
		color:#000000;
		text-align:right;
		margin:10px;
		background-color:#DCDCDC;
		display:none;
		padding:3px;
	}
	
/* ++++++++++++ ligne du bas ++++++++++++ */

	.wiki_bottom 
	{
		border-bottom: 1px solid #DCDCDC;
		border-left: 1px solid #DCDCDC;
		border-right: 1px solid #DCDCDC;
		height:5px;
		margin-top:5px;
		margin-bottom:5px;
	}

/* ----------------------------------------------------------- */
/* ---------------------- Pied de page ----------------------- */

	#piedcss 
	{
		text-align:center;
		width:97%;
		line-height:1em;
		font-family: Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", 
		Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
		clear:both;
		padding:10px;
	}
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Boutons des numéros des pages sous l'entête du */
/* chapitre et en bas de page */	

	.bt_page
	{
		font-size:  medium;
		color: #000000;
		text-decoration:none;
	  	background-color:#DCDCDC;
		cursor:pointer; 
	}
	
	.bt_page_act
	{
		font-size:  medium;
		color: #FFFFFF;
		text-decoration:none;
		background-color:#A9A9A9;
		cursor:default;
    }
    
	.lien_img
	{
        cursor:pointer; 
        border:none;
    }
    
	 .img
	{
		border:none;
    }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Commentaires et réponses aux commentaires dans la discussion  */

/* barre ajouter un commentaire (Participer à la discussion) */
	#ajouter 
	{
		font-family: Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", 
		Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
		padding:10px;
		text-align:right;

	}
	
/* ligne entre les fils de discussion */
	.comm
	{
		position:relative;
		border-bottom: 1px solid #A9A9A9;
	}

/* Espace dans lequel se trouvent en haut et en bas de la page les */
/* numéros de page de la discussion */

	.disc_compt
	{
		text-align:center;
		padding: 10px;
		margin-bottom:15px;
		border-bottom: 1px solid #A9A9A9;
		border-top: 1px solid #A9A9A9;
	}

/* Ligne du bouton d'accés à la discussion ou du retour au Texte  */

	#discut
	{
		border-bottom: 1px solid #A9A9A9;
		text-align:center;
		margin:8px 8px 8px 0px;
		padding:5px 5px 5px 0px;

	}


/* Numéro du commentaire */

	.margin_com_xmlatex
	{
			text-indent:0px;
			position:relative;
			bottom:-1.8em;
			line-height: 1.2em;
			text-align:left;
	}

/* Titre des commentaires */

	.add_com {
        /**/
	}

/* Texte des commentaires */

	.txt_com {
			padding: 7px;
	}

	
/*  Ligne Rédiger une réponse  */

	.commentaire
	{
			text-align:right;
			padding-top:1ex;	
	}


/* Numéro de la réponse  */

	.margin_comrep_xmlatex
	{
			text-indent:0px;
			position:relative;
			bottom:-1.8em;
			line-height: 1.2em;
			text-align:left;
			width:9%;
	}

/* Titre des réponses aux commentaires */

	.add_comrep {
        /**/
	}

/* Texte des réponses aux commentaires */

	.rep_com {
			padding: 7px;
			margin-left:5em;
    }

/* ----------------------------------------------------------- */
/* Barre de lecture qui apparaît si l'on double-clique */
/* sur la molette de la souris */

	#pointer{
			background-color:#c000ff;
			filter:alpha(opacity=8);
			-moz-opacity:.08;
			opacity:.08;
			-khtml-opacity:.08;
			border-bottom:3px solid #6b00af;
			position: absolute;
			left:8%;
			top:-100px;
			height:20px;
			width:84%;
	}
	
	.pointer_ancre
	{
		position:absolute;
		color:red;
		width:20px;
		text-align:right;
		left:-25px;
		font-size: small;
	
	}
	
/* ----------------------------------------------------------- */
/* ------------------ Note de bas de page -------------------- */

	#footnote
	{
		font-family: Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", 
		Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
		width:97%;
		color:#000000; 
		padding:10px;

	}

/* ----------------------------------------------------------- */
/* Messages (ajax) */

	#pleaseWait
	{
		position: fixed;
		background-color:#DCDCDC;
		border:2px solid #696969;
		text-align:center;
		font-weight: bold;
		display:none;
		width:300px;
	}


/*---------------------------------------------------*/
/* Boutons classic */

	.bouton
	{
		color:#000000; 
		font-size: small;
		font-weight: bold;
		text-decoration:none;	
		background-color:#DCDCDC;
		border:1px solid #696969;
		cursor:pointer; 
    }
		
/*---------------------------------------------------*/
/*champ d'édition classic */

	.input_txt
	{
		font-size:medium;
	}

/*---------------------------------------------------*/
/* list de choix (select) classic */

	.bouton_select {
	 	font-family: Verdana, Geneva, Arial, sans-serif;
		font-size:  xx-small;
		font-weight: bold;
		color:#696969;
		border:1px solid #A9A9A9;
	  	background-color:#DCDCDC;
		margin-left:5px;
	}

/*---------------------------------------------------*/
/* block d'encadrement (fieldset et div ) classic */

	.encadrer_simple
	{
			padding:10px;
			margin:10px;
			border: 1px solid #A9A9A9;
			background-color:#f5f5f5;
	}

/* légende des blocs d'encadrement (fieldset ) classic */

	.legend_simple
	{
			font-weight: bold;
	}

/* barre de boutons classic */

	.encadrer_bout
	{
			background-color:#EBEBEB;
			padding:0px;
			margin:0px;
			border: 0px;
	}
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* bloc de mise en page du chapitre */

	#chapter_mep
	{
		width:97%;	
	}
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* barre du nombre de réponse et de navigation pour la recherche */

	.encadrer_simple_fc
	{
			background-color:#EBEBEB;
			padding:10px;
			margin:10px;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* liens génriques de liste catégorie (racine) */
	
	.lien_cat 
	{
		color:#000000; 
		font-size: large;
		font-weight: bold;
		text-decoration:none;
     }
	
	.lien_cat_click 
	{

		color:#A9A9A9; 
		text-decoration:underline;
        }
	
	A.lien_cat:hover 
	{

		color:#A9A9A9; 
		text-decoration:underline;
	}
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* liens génriques de liste sous-categorie (niveau -1) */
	
	.lien_sscat 
	{
		color:#000000; 
		font-size: small;
		text-decoration:none;	
		cursor:pointer;
        }
	
	.lien_sscat_click 
	{
		color:#A9A9A9; 
		text-decoration:underline;
        }
	
	A.lien_sscat:hover 
	{

		color:#A9A9A9; 
		text-decoration:underline;
		cursor:pointer; 
	}
	
	.sscat 
	{
		color:#000000; 
		font-size: small;
		font-weight: bold;
    }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* liens des listes universelle */

	.listesu
	{

		color: #000000;
		text-decoration:none;
		cursor:pointer;
	}
	
	.listesu:hover 
	{
		color: #A9A9A9;

    }


