/* ================================================================= */

* { padding: 0; margin: 0;}
* {text-decoration: none;}


/*===============================================================
  body
=================================================================*/
body
{
  /* font-size:1.1em; */
  /* < Ok Amaya : n e others?*/
  /* background-color: #e6e6fa; */
  /* width: 99%; */
  /* border: solid thin #add8e6; */
}
/*===============================================================
  #wrapper
=================================================================*/
#wrapper
{

  /* background-color: white; */
  /* text-align:center; */
  /* width: 99%; */
  /* border: dotted thick #7056b2; */
  /* font-size:1.1em; */
/* margin: 5%; */
/* < n e */
}
/*===============================================================
  [général : non particulier à un div]
=================================================================*/

.message
{
	background-color:#DCD8A9;
	font-family:Arial,sans-serif; font-size:1em; color:#9B4B9B;
	font-size:1.1em;
	padding:0em;
}




/*===============================================================
/*===============================================================
  #document_principal
=================================================================*/
#document_principal
{
   /*  IE : ok clair drt ; Fir. : id ok Lin : OK OK un peu plus jolie que Bitstream Vera Sans*/
  /* font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif; */
   font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
text-align: justify;
color:#418FA5;

/* font-size:15px; */
/* < Ok Amaya n. e. on other */
font-size:1.1em;

background-color: #f9f8f6;

 color: #418FA5;


 

  /* text-align: left; */

  /* width: 99%; */
  /* margin: 0.1%; */
  /* margin-right: -0.1%; */
  /* padding: 1%; */

  margin: 0.1%;
  margin-right: -0.1%;
  padding: 1%;

}
/* h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h */
#document_principal h1
{
  /* font-size: large; */
/*font-size:2.5em;*/
font-size:1.5em;

  text-align: center;
  /* margin-left: 5%; */
  letter-spacing: 2px;
  /* line-height: 2em; */
/* line-height:normal; */
line-height: 1.5em;
 /*  text-indent: 3%; */ 
text-indent: 13px;
  /* padding-right: 1.5em; */
  /* padding-left: 1.5em;} */
/* padding:1em; */
/*padding:0.5em;*/
padding:0.1em;
  /* margin: 0.1%; */
/* margin: 2%; */
/* < n e !sf if on wrapper !but other color*/

/* margin: 50px; */
/* < n e */
}

#document_principal h2
{
  /* font-size: medium; */
font-size:1.2em;
 /*  text-indent: 3%; */ 
text-indent: 13px;

  text-align: left;
  letter-spacing: 2px;
  /* line-height: 3em; */
line-height:normal;

/* padding:1em; */
padding:0.5em;
}

#document_principal h3
{
  /* font-size: medium; */
 /*font-size:1.1em;*/
 font-size:1em;

   /* text-align: left; */

 /*  text-indent: 3%; */ 
/*text-indent: 13px;*/
text-indent: 35px;

  /*letter-spacing: 2px;*/
  letter-spacing: 1.5px;
  /* line-height: 3em; */
line-height:normal;
/* padding:1em; */
padding:0.5em;
}

#document_principal a
{
  font-weight:lighter;
  text-decoration: none;
  color: #418FA5;
  /* < needed */
font-size:1.1em;
}

#document_principal a:visited
{
 color: #418FA5;  /* < needed */
 text-decoration: none;
font-size:1.1em;
}

#document_principal p
{
  /* font-size:1.1em; */
 /*  text-indent: 3%; */
 text-indent: 20px;
 padding:0.2em; 

  /* margin-right: 7%; */
  /* margin-left: 0%; */
  /* text-align: justify; better in all document_principal*/
   /* padding: 5px; */
/* padding:1em; */
/* padding:0.5em; */
}

#document_principal p.title_under
{
	/* < used here for date	 */
 padding:0.2em; 
	text-align:center;
}

#document_principal ul
{
 /*  text-indent: 3%; */ 
text-indent: 20px;
  /* font-size:15px; */
/* font-size:1.1em; */

  list-style-type: square;
  list-style-position: inside;
/* padding:0.5em; */
}
#document_principal ul li
{
 padding:0.5em;
}
/* #document_principal ul p /* 
/* {
 /* text-indent: 27px; /* 
 /* < R: doesn't add to ul; only defines it !so useless */
/* } */
#document_principal ul ul
{
 /*  text-indent: 3%; */ 
 text-indent: 20px;
 /* font-size:15px; */
/*  font-size:1.1em; */

 list-style-type: disc;
 list-style-position: inside;
/*  padding:0.1em; */
}
#document_principal ul ul li
{
 padding:0em;
}
#document_principal ul ul ul
{
 /*  text-indent: 3%; */ 
 text-indent: 20px;
 /* font-size:15px; */
/*  font-size:1.1em; */

 list-style-type: none;
/*  < dash not possible */ 
 list-style-position: inside;
/*  padding:0.1em; */
}
#document_principal ul ul ul li
{
 padding:0em;
}


/*===============================================================
  #document_notes
=================================================================*/
#document_notes
{
  font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
  color: #5d5661;
  font-size: medium;
  line-height: 1.3em;
  width: 99%;
  margin: 0.1%;
  margin-right: -0.1%;
  padding: 1%;
}
/* h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h */
#document_notes h2
{
  text-align: center;
  font-weight:lighter;
  padding-top: 0.5em;
  padding-bottom: 1em;
}
/* ol  ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol */
#document_notes ul
{
  list-style-type: square;
  list-style-position: outside;
  margin-left: 3em;
  margin-right: 0.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
/* Nécessaire de rappeler list-style-type dans li pour Amaya */
#document_notes ul li
{
  text-align: justify;
  list-style-type: square;
  list-style-position: outside;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
/* Nécessaire de rappeler list-style-type dans li pour Amaya */

#document_notes ul ul
{
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1em;
  margin-right: 0.5em;
}
#document_notes ul ul li
{
  text-align: justify;
  list-style-type: disc;
  list-style-position: outside;
  padding-top: 0.25em;  
  padding-bottom: 0.25em;
}
#document_notes ul ul ul
{
    list-style-type: none;
  list-style-position: outside;
  margin-left: 1em;
  margin-right: 0.5em;
}
#document_notes ul ul ul li
{
  text-align: justify;
  list-style-type: none;
  list-style-position: outside;
  padding-top: 0.25em;  
  padding-bottom: 0.25em;
}
/* p  p  p  p  p  p  p  p  p  p  p  p  p  p  p  p  p  p  p  p  p  p */
#document_notes p
{
    text-align: justify;
  text-indent: 3%;
  padding: 1%;
}
#document_notes p.interieur
{
  text-indent: 0%;
  padding-top: 0.75em;  
  padding-bottom: 0.25em;
}
p.ligne_fin
{
  text-align:center;
  font-size: 1em;
  /*letter-spacing: 1em;*/
}       
/* span span span span span span span span span span span span span */
#document_notes span
{
  font-size: smaller;
}
.span_nn
{
  font-size: smaller;
  /*background-color: #edd2da;*/
  /*background-color: #99FFCC;*/
  background-color: #CFFFE1;
}

.span_o
{
	background-color: #e5c7a0;
	color: #ca74dd;
	/*font-size:1em;*/
/* < > XOX Pb in titles : too big	 */
	font-size:smaller;
}


/*===============================================================
 FIN 
=================================================================*/
