a { text-decoration: none; }

body
{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Helvetica, Arial, Verdana;
}

.texte { font-size: 9pt; }
.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }

.titre  /* Titres sur le cadre "body" et "menu" */
{
  background-color: #FFFFFF;
  color: #00A3E1;
  font-weight: bolder;
  font-size: 11pt;
}

#topgauche { position:absolute;  z-index:10; }
A:hover.ejsmenu {color:#FFFFFF; text-decoration:none;}
A.ejsmenu {color:#FFFFFF; text-decoration:none;}


.l img {
	float: left;
	margin-right: 9px
}
.r img {
	float: right;
	margin-left: 9px
}
.r {
	text-align: right
}
.r,
.l {
	clear: both;
	margin: 60px 9px
}