/* the text area */

body {
        background: #f3fcee;
	margin-right:15px;
        text-align: justify;
        color: black;
        font-family: helvetica, sans-serif;
        font-size: 8pt;}

.pmargin {
        margin-right:30px;
        margin-left:15px;
}

h1{ 
padding: 2em;
 font-size:2em;
    font-weight:normal;
    color:#116611; }

img {
 margin: 5px;
 border: 0px;
}

.mlv{ float:right;
      text-align:right; }
.entete{ position: absolute;
  }

div.content {
clear:both;
  margin-right:5em;
  margin-left:5em;
  margin-bottom:5em;
 background: #fffff0;
 border:1px solid black;
  text-align:justify;
  min-height: 20em;
}

div.titre {
  margin-top: 1em;
  margin-left: -1em;
  margin-bottom: 1.8em;
  margin-right: -1em;
 background:#E3F1DA; 
 border: 2px solid #000;
 padding: 0.1em;
  padding-left: 0.5em;
  font-size: 2em;
	/*color: #116611;*/
}

.menu {
 position: fixed;
 top: 10em;
 left: 3em;
 width: 10em;
 background:#E3F1DA; /* #aaeeaa;*/
  /* #b9cfe5;*/
 border-left: 2px solid #000;
 border-top: 2px solid #000;
 border-bottom: 2px solid #000;
 border-right: 2px solid #000;
 padding-left: 1em;
 padding-top: 1em;
 padding-bottom: 1em;
 }


/*td a { color:#00F; }*/

th a { color: #00F;}

th {text-align:right}

div.txt {
  margin-left: 10em;
  margin-right: 2em;
}

.menu ul{
	margin: 0px;
	padding: 0px;
  list-style-type: none;
}

.menu li
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.3em;
}

li.selected a:hover
{  text-decoration: none;
  }

div {
  margin-bottom: 10px;
}

div.txt h1 {
  float:none;
  border-bottom: 1px solid #335577;
  font-size: 120%;
  margin-bottom: 10px;
 /*color: #335577;*/
}

span.titre_article {
	font-weight: bold;
	 color: rgb(51, 51, 153);
}

span.titre_conf {
	font-weight: bold; 
	color: #CC6666;
}



span.sous_titre {
font-weight: bold;
        text-decoration: underline;
 }

span.journal {
text-decoration: italic;}

span.note{
	line-height: 10%;
	font-size: 80%;

}

span.slides{
     font-size: 70% ;
}

span.auteurs{
	font-size:90%;
}


 h2 {
  /* margin-left: 10px;*/
  border-bottom: 1px dashed #335577;
  font-size: 110%;
  margin-bottom: 10px;
  /*color: #335577;*/
}

div.centraldiv {
  margin-left: 220px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-top: 10px;
}

#biblio{
font:   12px/1.2 Verdana, Arial, Helvetica, sans-serif;
/* background:#FCFFF8;*/
 padding:0px;
 margin:0px;
 text-align:left;
   margin-left: 10em;
  margin-right: 2em;
}

 h3{
 border-bottom: 1px dashed #335577;
 font-size: 110%;
font-weight: bold;
 margin-bottom: 10px;
 }

 
 .title{
 font-weight:bold;
 }
 .booktitle{
 font-style:italic;
 }
 .journal{
 font-style:italic;
 }

.stage{ font-style:italic; }

.cache{ visibility:hidden; }

/* link colors */
a.liste:link {
    font-weight: bold;
        color:rgb(51, 51, 153);
	text-decoration: none;
}

a.liste:visited {
    font-weight: bold;
        color:rgb(51, 51, 153);
	text-decoration: none;
}

a.liste:hover {
        color: #999999;
	text-decoration: underline;}

a:link {
        color:black;
	text-decoration: none;
}

a:visited {
        color:black;
	text-decoration: none;
}

a:hover {
        color: #999999;
	text-decoration: underline;
}

.t4 {
        font-style: italic;
        font-size: 14pt;
}

.t3 {
        font-weight: bold;
        font-size: 13pt;
}

code {
        font-family: courier, monospace;
        font-weight: bold;
        font-size: 11pt
}

