HTML:lang(fr) {
	quotes: ' +';
}
/* =======  TABLE DES MATIERES STYLES        =========== */
/* TITRE                                   LIGNE         */
/* ----------------------------------------------------- */
/* CHAPO                                  100            */
/* BARRE MENU  (inulisée)                 140            */
/* GLOBAL                                 200            */
/* STYLES PARTICULIERS CERTAINES BALISES  280            */
/* BANDEAU EN TETE                        550            */
/* POSITIONNEMENT                         580            */
/* SOUS MENU                              800            */
/* BOITE DEUX COLONNES                    650            */                
/* PAGE  SCENE                            700            */
/* MISE EN FORME DE TEXTES                750            */
/* BOITE MESSAGE, INFO BULLE              850            */
/* DIVERS                                 950            */
/* TEXTAREA                              1080            */
/* LANEDORE                              1110            */
/* LANEDORE   FLEX                       1200            */ 
/* ===================================================== */













































































/**************************************************/
/*            CHAPO ( et aussi provisoirement H1 et H2) */
/**************************************************/
#entete {
	width: 100%;
}
#milieu_tete {
	border-top: double 4px;
	border-bottom: double 4px;
	height: 110px;
	text-align: center;
	vertical-align: bottom;
	width: auto;
}
#tete_h1 {
   color: #990000;
   background-color: #FC9804;
   font-size: 1.75em;
   font-weight: bold;
   letter-spacing: 3px;
   text-align: center;
}
#tete_h2 {
   color: #9913205;
   background-color: #FC8701;
   font-size: 1.25em;
   font-weight: bold;
   letter-spacing: 3px;
   text-align: center;
}










/**************************************************/
/*              BARRE MENU                        */
/**************************************************/
/*.barmenu {
	border-bottom: solid medium #fff;
	list-style: none;
	text-align: left;
	padding: 4px;
	width: 90%;
	margin: 0 auto;
}
.barmenu li {
	color: #FFFFFF;
	display: inline;
	margin-right: 1px;
	max-width: 50px;
}
.barmenu li a {
	background: #80ff80;
	border-top: 1px solid #600;
	border-left: 1px solid #600;
	border-right: 1px solid #600;
	border-bottom: solid #00ccff;
	border-radius: 13px 13px 0 0 / 13px 13px 0 0;
	-webkit-border-radius: 13px 13px 0 0 / 13px 13px 0 0;
	color: #0000EE;
	font: 1.25em "Trebuchet MS", Arial, sans-serif;
	padding: 4px 6px;
	text-align: center;
	text-decoration: none;
}
.barmenu li a:hover, .sousmenu li a:focus {
	background: #00cc00;
}
.barmenu li [title="courant"] {
	background: #006600;
	color: #FFFFFF;
	border-bottom: solid #006600;
}
*/




















/**************************************************/
/*                 GLOBAL                         */
/**************************************************/
body {
    background-color: #F3F718;
 	font: 12px Trebuchet, serif;
	margin: 0 0 50px 0;
}
/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
/* Rapproche le titre du texte.*/
	line-height: 1.2;
	font-weight: bold;
/* Valeur par défaut. */
	font-style: normal;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
address {
	margin: .75em 0;
	font-style: normal;
}
/* Divers éléments de type en-ligne (ce sont les valeurs par défaut) */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}








































/**************************************************/
/*   STYLES PARTICULIERS A CERTAINES BALISES      */
/**************************************************/
.headerane
{
    background-color: #D0D0D0;
    border: 0.15em #8080FF ridge;
	border-radius: 25em / 25em; /* eliptique */
    color: #990000;
	font-family: 'Comic Sams MS', cursive, serif;
	font-size: 3em;
	font-style: italic;
    font-weight: bold;	
    letter-spacing: 0.1em;
	margin: 0;
    min-width: 600px; width: 80%; margin: auto; 
    text-align: center;
    text-shadow: 0.05em 0.05em 0.05em #FF4040;
}
h3.mod1 {
	/* -webkit-border-radius: 7px 7px 0 0;*/
	border-radius: 7px 7px 0 0;
	background: #0000FF;
	color: #fff;
	font-style: normal;
	font-variant: small-caps;
	font-size: medium;
	margin-top: 0;
	text-align: center;
}
h3.mod1_lan {
	text-align: left;
	padding: 10px 20px;
 	color:#FFFFFF;
  	width: 80%;
	margin:0 auto;
/*	-webkit-border-radius: 7px 7px 0 0;*/
	border-radius: 7px 7px 0 0;
	background: #0000FF;
	color: #fff;
	font-style: normal;
	font-variant: small-caps;
	font-size: medium;

}
h3.mod1_bas {
	/* -webkit-border-radius: 7px 7px 0 0;*/
	border-radius: 0 0 7px 7px;
	background: #0000FF;
	color: #fff;
	font-style: normal;
	font-variant: small-caps;
	font-size: medium;
	margin-top: 0;
	text-align: center;
}
h3.mod2 {
	background-color: inherit;
	border-top: ridge #00FF00;
	color: #0000FF;
	font-family: Arial, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
h3.runin {
	color: rgb(255,0,0);
	display: run-in;
	font-family: 'Comic Sams MS', cursive;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}
h3.runin +p {
	color: rgb(0,0,255);
	font-family: 'Comic Sams MS', cursive;
	font-size: 13px;
	font-style: italic;
	margin: 0;
}
h3.mod4 {
	/* -webkit-border-radius: 0 0 7px 7px;*/
	border-radius: 0 0 7px 7px;
	background: #0000FF;
	color: #fff;
	font-style: normal;
	font-variant: small-caps;
	font-size: medium;
	margin-top: 0;
	text-align: center;
}
p.para1 {
	display: block;
	margin: 0 3em;
	color: #0000FF;
	font-family: 'Comic Sams MS', cursive;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
p.para2 {
	color: rgb(251,11,71);
	font-family: 'Comic Sams MS', cursive;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 3px 5px;
	text-indent: 8px;
}
p.para3 {
	background-color: inherit;
	color: #3914AF;
	font-family: Arial, serif;
	font-style: oblique;
	font-size: 10pt;
	text-indent: 50px;
	text-align: justify;
	white-space: normal;
}
p.para4 {
	color: #0000FF;
	font-size: medium;
	font-style: italic;
}
p.para5 {
	background-color: inherit;
	color: #0000FF;
	font: oblique 13pt Garamond, sans-serif;
	margin-top: 3px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
p.para6 {
	background: #77C4FF;
	color: #0000FF;
	font-family: 'Comic Sams MS', cursive;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 5px 0;
	padding: 1em;
}

.para7 {
	background: #77C4FF;
	color: #0000FF;
	font-family: 'Comic Sams MS', cursive;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 5px 0;
	padding: 1em;
}
.bord14 {
	border-left: double #0000ff;
	border-top: double #0000ff;
	-webkit-border-radius: 50px 0 0 10px / 30px 0 0 10px;
	-moz-border-radius: 50px 0 0 10px / 30px 0 0 10px;
	border-radius:   50px 0 0 10px / 30px 0 0 10px;
}
.bord34 {
	border-bottom: double #0000ff;
	border-left: double #0000ff;
/*	-webkit-border-radius: 0 0 0 50px / 10px 0 0 30px;
	-moz-border-radius: 0 0 0 50px /10px 0 0 30px;*/
	border-radius: 10px 0 0 50px /10px 0 0 30px;
}
#lacune {
	background: rgb(31,196,224);
	border-color: #FF0000;
	border-width: 10px 0;
	border-style: double;
	text-align: justify;
}
#lacune > .col {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 23%;
}
#lacune .col + .col {
	padding: 40px 0 0 0;
	text-align: center;
	max-width: 500px;
}
ul.mod1 {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	max-width: 180px;
}
ul.mod1 li {
	background: rgb(22,39,192);
	border: 1px solid #660000;
	margin-bottom: 1px;
}
ul.mod1 li a {
	background: rgb(22,39,192);
	color: rgb(255,249,17);
	display: block;
	font: small-caps 1em "Trebuchet MS", Arial, sans-serif 1em;
	text-align: center;
	text-decoration: none;
	padding: 4px 0;
}
ul.mod1 li a:hover, ul.mod1 li a:focus, ul.mod1 li a:active {
	background: #990000;
	text-decoration: underline;
}

.article1
{
	width: 80%;
	margin: 5px auto;
	overflow: hidden;
	background-position: center center;
	background-repeat: repeat-y;
	background-image: url('https://lanedore.net/librairie/images/fonds/fond_tete.png');
}

.article2 
{ 
	font-family: Georgia; 	
	font-size: 1.5em;
	font-style: normal; 
	font-style: italic;
 	margin-left:10%; 
	min-width: auto;	
	padding: 2%; 
	text-indent: 3%;
}




















/**************************************************/
/*   BANDEAU ENTETE                               */
/**************************************************/
title {
     color : #0000FF;
}
.rouge {
    color : #F0F125;
}





















/**************************************************/
/*                 POSITIONNEMENT                 */
/*  commun: pour toutes les pages du site         */
/*  page: fond pour colonnes factices             */
/**************************************************/
#commun {
	background-color: #B4DFFF;
	border: solid #0000FF 1px;
/*	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;*/
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1200px;
	min-width: 700px;
	padding: 0 5px;
	position: relative;
}
#pageter {
	background-image: url(https://www.lanedore.net/librairie/images/fonds/fond_tete.png);
    background-repeat: repeat-y;
	background-position: center;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	width: 100%;
}











































/**************************************************/
/*      BOITE DEUX COLONNES                       */
/**************************************************/
#boxcol {
	background: #9CE6F4;
	border-color: rgb(192,192,192);
	border-width: 10px 0;
	border-style: double;
	text-align: center;
}
#boxcol > .col {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 23%;
}
#boxcol .col + .col {
	width: 76%;
}































/**************************************************/
/*                 Page SCENE                     */
/**************************************************/
#cadre_scene {
	background: #ffd700;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	border-top: 3px solid #897048;
	border-left: 3px solid #897048;
	border-right: 1px solid #897048;
	border-bottom: 1px solid #897048;
    font-family: Cursive, times, serif;
    font-size:120%;
    vertical-align:middle;
    min-height: 200px;
    max-height : 500px;
    overflow:auto; 
    padding:30px 20px;
    margin-bottom: 50px;
}
#cadre_scene .flottant {
	background-color: #ffd700;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	float: left;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 15%;
}




















/**************************************************/
/*      MISE EN FORME DE TEXTES                   */
/**************************************************/
/*.nom {
	background-color: inherit;
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 1em;
	padding: 5px;
	text-align: left;
	text-indent: 20px;
}
.nom[title=F] {
	color: #FF0000;
	background-image: url(https://www.lanedore.net/librairie/images/icones/f.gif);
}
.nom[title=M] {
	color: #0000FF;
	background-image: url(https://www.lanedore.net/librairie/images/icones/h.gif);
}
.nom[title=I] {
	color: #005500;
	background-image: url(https://www.lanedore.net/librairie/images/icones/ntr.gif);
}
.mots1 {
	color: #ff0000;
	font-family: Verdana,  "Times New Roman", sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.mots1[title="centre"] {
	text-align: center;
}
.mots1[title="gauche"] {
	text-align: left;
}
.sup {
	vertical-align: super;
}
.spacer {
	clear: both;
	visibility: hidden;
}
*/
.rougeombre {
	color: red;
	text-align: center;
	text-shadow: 1px 2px 3px rgba(0,0,0,1);
}
.rougeombrechap {
	color: red;
	text-align: center;
	text-shadow: 1px 2px 3px rgba(0,0,0,1);
	font-size: 3em;
	margin-top: 0;"
}
.rougeombreaside {
	color: red; 
	font-size: 2em;
	text-align: center;
	text-shadow: 1px 2px 3px rgba(0,0,0,1);
}
.rougeombretit{
	color: red; 
	font-size: 2em;
	text-align: left;
	text-shadow: 1px 2px 3px rgba(0,0,0,1);
}
.bleuombretit{
	color: #008000; 
	margin-left: 10%;
	font-size: 6em;
	text-align: left;
	text-shadow: 1px 2px 3px rgba(0,0,0,1);
}


.texta {
	color: red; 
	font-size: 2em;
	text-align: left;
	text-shadow: 1px 2px 3px rgba(0,0,0,1);
}

.textcour {
	color: #000080; 
	font-size: 1.3em;
	text-align: left;
}










/**************************************************/
/*   Boite de messages, info bulle                */
/**************************************************/
.messN {
	background-color: #dff2ff;
	box-shadow: 0 0 40px  rgba(255,0,0,0.9);
	color: #05260B;
	font-family: "Segoe UI", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	margin: 40px 0 20px;
	padding: 5px;
	text-align: center;
	text-shadow: 1px 1px 3px #0CF2C8;
}
.mess {
	position: relative;
	top: 35px;
	left: 15%;
	right: auto;
	width: 60%;
	bottom: auto;
	z-index: 2;
	background-color: #ffff80;
	background-image: url(https://www.lanedore.net/librairie/images/icones/doigt.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: 8px ridge #f00;
	color: #f00;
	font-weight: bold;
	padding: 15px;
	text-align: center;
}
.boitemess {
	width: 80%;
	margin-left: 50px;
	background-color: #ffff80;
	background-image: url(https://www.lanedore.net/librairie/images/icones/doigt.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: 8px ridge #f00;
	color: #f00;
	font-weight: bold;
	padding: 10px;
	text-indent: 40px;
	text-align: center;
}
.info
/* Affichage dans une bulle */
 {
	text-decoration: underline;
	color: inherit;
	background-color: #FFFF00;
}















































/**************************************************/
/*              DIVERS                            */
/**************************************************/
/*************************** CSS3  ***************************/
/*.clearfix {
	overflow: auto;
}*/
/** {
   le padding et la bordure n'augmentent pas la largeur 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*   */
#ours {
	clear: both;
}
#ours p {
	color: #008800;
	font-size: 1em;
	text-align: center;
}
/**************************** Images ***************************/
img.error {
	float: left;
	margin: 0 20px;
}
/**************************** Tables ***************************/
table.simple {
/* utilisé gabarits gf_adm, admin et info_fic */
	background-color: #ffd700;
	border: medium double #f00;
	border-collapse: collapse;
	color: #0000ff;
	font-family: Verdana, "Times New Roman", serif;
	margin: 2px 0 0 50px;
	padding: 2px;
	word-spacing: 1px;
}
/**************************** Divers ***************************/
/*.ombre {
	-webkit-box-shadow: 6px 6px 10px #aaa;
	box-shadow: 6px 6px 10px #555;
}*/
.btnlien {
	background: #888888;
	border: 1px solid #000088;
	border-color: #FF0000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #ffffff;
	font-style: normal;
	font-variant: small-caps;
	padding: 0;
	text-transform: uppercase;
}
.histo {
/* utilisé gabarit  balade et bld_simp */
	text-indent: 1em;
	font-family: Verdana, "Times New Roman", serif;
}
.rouge {
	margin-left: 1em;
	text-align: left;
	background-color: inherit;
	color: #FF0000;
}
.bleu {
	margin-left: 1em;
	text-align: left;
	background-color: inherit;
	color: #0000FF;
}
.cell1 {
	vertical-align: top;
	text-align: left;
	padding: 1em 1em;
}
.cell2 {
	color: #888888;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	padding: 0 10px;
}
/**************************************************/
/*                                                */
/**************************************************/
.barreblanche {
	background-color: #FFFFFF;
	background-position: center;
	height: 5px;
	margin-left: 10%;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 80%;
}
/*************** Boite jaune, message ************************/
.boite {
	background: url(https://www.lanedore.net/librairie/images/fonds/fond1.gif) repeat;
	padding: 5px;
}




























/**************************************************/
/*      TEXTAREA (mod?e...)                      */
/**************************************************/

label,
textarea {
    font-size: .8rem;
    letter-spacing: 1px;
}
textarea {
    padding: 10px;
    line-height: 1.5;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #999;
}

label {
    display: block;
    margin-bottom: 10px;
}









/**************************************************/
/*      LANEDORE                                  */
/**************************************************/
.lnflot1 {
	float: right;
	min-width: 8%; 
}

.lnflot2 {
	float: right;
	min-width: 100%; 
}

.lnmodLeft {
    text-align: left; 
}

.lnmodRight {
    text-align: right; 
}
.lnmodCent {
	text-align: center;
	margin: 10px auto; 
}

.articlelane3
{
	display: table-cell;
	width: 20%; 
	vertical-align: middle;
	text-align: center; 
}
.tablelane1
{
	border-collapse: separate;
	border-spacing: 5px;
	display: table;
	margin: 10px auto;
	padding: 10px;
	width: calc(100% - 20px);
}
.titpage
{
	display: inline;
}













































/**************************************************/
/*      LANEDORE FLEX                                  */
/**************************************************/

/*humour page index
===================
Voir Table des matières FLEXBOX  -> #conteneur1  */

.lncase
{
	margin: auto;
	height: 15em;
}
.lncase:nth-child(odd) 
{
	/*  (ou 2n+1)   Cible les éléments impairs*/
    width: 20%;
}

.lncase:nth-child(even) 
{
   /*  (ou 2n+0, ou 2n)  Cible les éléments pairs*/
 	height: 18em;   
    flex: 1;
}

.lncase:nth-child(2n+0) h2
{
	text-align: center;
} 


/*Barre des menus horizontale
==============================*/
#conteneur1
{
    display: flex;   
    margin: auto;
    height: 22em;
    width: 90%;
}

#lnmenua
{
    height: 45px;
}

#lnmenua ul
{
  /*  le conteneur flexbox */
  	list-style-type: none; /*supprime puces de la ligne*/
  	display: flex;
    margin: auto;
    height: 45px;
}


#lnmenua li
{
    background-color: #40FF40;
    border-top-style: groove;
	border-bottom-style: groove;
	border-right-style: groove;
    border-radius: 10px;
	color: #00495D;	
	font: 1.5em "Trebuchet MS", Arial, sans-serif;
	padding: 4px 6px;
	text-align: center;
	width: 80px;	
}

/*#lnmenua ul li:nth-child(odd) 
{
	border-top-style: groove;
	border-right-style: groove;
	border-width: thick;
}

#lnmenua ul li:nth-child(even) 
{
	border-bottom-style: groove; 
	border-right-style: groove;
	border-width: thick;
}
*/

/*#lnmenua ul li:nth-child(n) 
{
	background-color: #00C000;
}*/

#lnmenua  a:link
{
	 color: blue; 
}


#lnmenua  a:visited
{
	 color: red; 
}


#lnmenua  a:hover
{
	background-color: #FFFF40;
	color: blue;
}



/*Barre des menus verticale
==============================*/
#conteneur3
{
    display: flex;   
    margin: auto;
    height: 22em;
    width: 90%;
}



/*Barre des menus verticale, liste des groupes et détails
=======================================================*/

.listemots
{
    display: flex;
    flex-direction: column;
    list-style-type: none;  /*supprime puces de la ligne*/
	overflow: auto;   
}


.ligneliste
{ 
   	font: 1.5em "Trebuchet MS", Arial, sans-serif;
 /*   background-color: #40FF40;
    color: #008000;
	font-weight: bold;
	font-size: 22px;
	margin: auto 15px;
	padding:0;
	text-decoration: underline;	 */
}


.lingrp
{
	color: #008000;
	font-weight: bold;
	font-size: 22px;
	margin: auto 15px;
	padding:0;
} 
.lindet
{
	color: #200772;
	font-weight: bold;
	font-size: 18px;
	margin: 3px 0 0 20px;
	padding:0;
} 








/* Chapo avec menu navigation
=============================================*/


.chapo
{
	display: flex;
	width: 90%;
	margin: auto;
    height: 45px;
}

.tetane
{
	font-family: 'Comic Sams MS', cursive, serif;
	font-size: 2em;
	font-style: italic;
    font-weight: bold;	
    letter-spacing: 0.1em;
    width: 40%; margin: auto; 
    text-align: center;
    text-shadow: 0.05em 0.05em 0.05em #FF4040;
}


#conteneur2
{
	display: flex;
	width: 95%;
	margin: auto;
	background-color: #40FF40;	
}
.elem
{ 
    background-color: #40FF40;	 
}

.elem:nth-child(1) 
{
	text-align: left;
	vertical-align: top; 
	width: 24%; 
/*	margin: auto;"*/
}

.elem:nth-child(2) 
{
	
	/*background: url(https://www.lanedore.net/librairie/images/fonds/fond1.gif) repeat;*/
	/*padding: 5px;*/
	margin: auto;
	width: 74%; 
}

#cteneur3
{
	display: flex;
	width: 95%;
	margin: auto;
	background-color: #40FF40;	
}
.elemcour
{ 
    background-color: #40FF40;	 
}

.elemcour:nth-child(1) 
{
	text-align: left;
	vertical-align: top; 
	width: 29%; 
/*	margin: auto;"*/
}
.elemcour:nth-child(2) 
{
	margin: auto;
	width: 69%; 
}








/* styles pages de textes
=============================================*/
.txta
{
/*	exemple : Novembre 2014 */
	margin: 10px 15px;
	padding: 0 20px;
	font-size:1.8em;	
}
.details
{
	cursor:pointer;
	text-decoration: underline;
    font-size: 15px;
}




#form_tit, #form_pied {
/*** Mise en forme du titre et du pied de formulaire ***/
	color: #FFFFFF;
	display: block;
	font: bold 1.1em arial, helvetica, serif;
	background: #1FC4E0;
	padding: .5em;
}


#form_corps {
	border: 1px solid #003366;
	color: #003366;
	background: #efefef;
	margin: 0;
	padding: 1em;
}
#form_corps .legende {
/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666666;
	background: transparent;
	margin: 0;
	padding: 0;
}
#form_corps legend {
/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: #009900;
	background: transparent;
}
#form_corps p {
/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#form_corps fieldset#coordonnees label {
/*** Mise en forme des intitulés de champs ***/
	float: left;
/*** Très important, ne pas suprimer ! ***/
	width: 40%;
/*** Les intitulés prennent 40% de la largeur totale du formulaire... ***/
	text-align: right;
/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;
/*** ... et centrés verticalement. ***/
}
#form_corps fieldset#
2 label {
/*** Mise en forme des intitulés de champs ***/
	float: left;
/*** Très important, ne pas suprimer ! ***/
	width: 15%;
/*** Les intitulés prennent 15% de la largeur totale du formulaire... ***/
	text-align: right;
/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;
/*** ... et centrés verticalement. ***/
}
#form_corps label:hover, #piedform input {
	cursor: pointer;
/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}
#form_corps label.oblig {
	font-weight: bold;
/*** Mise en évidence des champs obligatoires ***/
}
#form_corps a.aide {
/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
}
#form_corps a.aide img {
/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
}
#form_corps a.aide:hover {
/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}
#form_corps .focus {
/*** Mise en avant des champs en cours d'utilisation ***/
	background: #cfc97a;
	color: #003366;
}
#form_corps .normal {
/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: #003366;
}





























/**************************************************/
/*   FORMULAIRE de SAISIE                        */
/**************************************************/
#login {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#login fieldset#pourordre {
	display: block;
}
#form_error {
	background-color: #000099;
	background-image: url(http://www.librairie.schouler.fr/images/icones/doigt.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-color: #ff0033;
	border-style: groove none;
	color: #ffffcc;
	/*font:  message-box;
*/
	padding: 10px;
	text-align: center;
}
#form_err {
	background-color: #000099;
	border-color: #ff0033;
	border-style: groove none;
	color: #ffffcc;
	font: large 18px Trebuchet, serif;
	padding: 5px 20px 5px 20px;
	text-align: left;
}
#form_tit, #form_pied {
/*** Mise en forme du titre et du pied de formulaire ***/
	display: block;
	font: bold 1.1em arial, helvetica, serif;
	color: #FFFFFF;
	/*background: rgb(31,196,224);
*/
	background: #1FC4E0;
	padding: .5em;
}
#form_corps {
	border: 1px solid #003366;
	color: #003366;
	background: #efefef;
	margin: 0;
	padding: 1em;
}
#form_corps .legende {
/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666666;
	background: transparent;
	margin: 0;
	padding: 0;
}
#form_corps legend {
/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: #009900;
	background: transparent;
}
#form_corps p {
/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#form_corps fieldset#coordonnees label {
/*** Mise en forme des intitulés de champs ***/
	float: left;
/*** Très important, ne pas suprimer ! ***/
	width: 40%;
/*** Les intitulés prennent 40% de la largeur totale du formulaire... ***/
	text-align: right;
/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;
/*** ... et centrés verticalement. ***/
}
#form_corps fieldset#group2 label {

/*** Mise en forme des intitulés de champs ***/
	float: left;
/*** Très important, ne pas suprimer ! ***/
	width: 15%;
/*** Les intitulés prennent 15% de la largeur totale du formulaire... ***/
	text-align: right;
/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8; /** line-height: 1.8;  **/
/*** ... et centrés verticalement. ***/
}
#form_corps label:hover, #piedform input {
	cursor: pointer;
/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}
#form_corps label.oblig {
	font-weight: bold;
/*** Mise en évidence des champs obligatoires ***/
}
#form_corps a.aide {
/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
}
#form_corps a.aide img {
/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
}
#form_corps a.aide:hover {
/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}
#form_corps .focus {
/*** Mise en avant des champs en cours d'utilisation ***/
	background: #cfc97a;
	color: #003366;
}
#form_corps .normal {
/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: #003366;
}
#form_pied {
	text-align: center;
}
#form .alerte {
	border: 1px solid #FF0000;
}
#form .textAlerte {
	display: block;
	background-image: url(http://www.librairie.schouler.fr/images/doigt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF0000;
	font-weight: bold;
	margin: 0 0 .3em .3em;
	padding-left: 2em;
}
#form_pied input {
	background-position: left;
	background-repeat: no-repeat;
	border-color: #AAAAAA;
	border-radius: 10px;
	border-style: inset outset;
	border-width: 3px;
	color: #EFE3E3;
	cursor: pointer;
	font-weight: bold;
	margin-left: 1em;
	height: 22px;
	max-width: 200px;
}
#form_pied input:hover {
	color: #000000;
}
#form_pied input.OK {
/*	background-image: url(http://www.librairie.schouler.fr/images/icones/rondV.gif);*/
	background-color: #267702;
}
#form_pied input.annul {
/*	background-image: url(http://www.librairie.schouler.fr/images/icones/rondR.gif);*/
	background-color: #A62300;
}
#form_pied input.modif {
/*	background-image: url(http://www.librairie.schouler.fr/images/icones/rondJ.gif);*/
	background-color: #EF611E;
}
