body
{
  /*background : #FFFFFF;*/
  background: transparent url(/~lemoine/images/mont.png) top left fixed;
  font-size: 11pt;
  font-family : helvetica,Arial,sans-serif;
  margin:5px;
  margin-bottom:5px;
/*   text-align: justify; */
}

img
{ 
  border : none;
}

a:link 
{ 
  color: #778baa;
  text-decoration: none;
  border-color: transparent;
  border:1px white;
}

a:visited 
{ 
  color: #778baa;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border:1px white;
}

a:hover
{ 
  color: #778baa;
  background-color: transparent;
  text-decoration: none;
  border: 1px solid;
}

a:active 
{   
  color: #778baa;
  background-color: transparent;
  border:1px white;
}

div.conteneur{
background-color: #778baa;
margin-left:auto;
margin-right:auto;
}

div.corps
{
  margin-left:80px;
  right:0px;
  padding-left:5px;
  padding-right:5px;
  background-color: #FFFFFF;
}

div.gauche {
  float:left;
  wiDth : 78px;
  margin-top: 5px;
  text-align : center;
}

img.igm
{ 
  margin-left:auto;
  margin-right: auto;
  width:58px;
  height:58px;
  border : 2px solid;
  background-color: white;
}

img.lri
{
  margin-left:auto;
  margin-right: auto;
  width:58px;
  height:58px;
  border : 2px solid;
}

a.igm
{ 
}

a.lri
{
}

span.titrecentre
{  
}

.nom
{
  font-family: helvetica;
  font-weight: normal;
  font-size: 25pt;
  color: #778baa;
}

a.langue
{ 
  font-size:12pt;
  color : #ffffff;
}

.coord
{ 
  float :left;
  width:70%;
}

pre.adresse
{
  font-size : 8pt;
  font-family: arial,sans-serif;
}

.ident
{
  float : right;
  width : 100px;
}

.spacer
{
 clear:both; 
}

h2
{
  font-size:15pt;
  font-family: arial,sans-serif;
  background-color :  #778baa;
  color : #FFFFFF;
  padding-left:10px;
  text-align: center;
}

ul,li
{
  list-style-type: none;
  margin:2px;
  padding:0;
  line-height:1.5;
}

li.titreListe
{
  font-weight:bold;
  font-size:14pt;
  text-decoration: underline;
}

.titre
{
  font-weight : bold;
}

.annee
{
  text-decoration: underline;
  font-weight : bold;
  font-size:13pt;
}

.titreconf
{
   font-style: italic;
}

.articleTitle
{
  font-weight:bold;
}

.category{
 font-weight : bold;
 font-size:12pt;
 text-decoration: underline;

}

.date{
  margin-left : 10px;
  font-weight : bold;
}

.article_bib{
  margin-left : 30px;
}

