body {
color: black;
background-color: white;
margin-top:0px;
margin-left:2px;
margin-right:15px;
text-align: justify;
font-family: helvetica;
margin-top: 2px;

}

#bodyText {
background-color: white;
padding-left: 15px;
margin-left: 82px;
text-align: justify;
font-size: 12pt;
font-family: helvetica;
/*position: absolute;*/
/*left: 82px;
right: 0px;
top: 0px;
margin: 2px;*/
}

#contener {
margin-left: 2px;
text-align: center;
font-size: 10pt;
width: 100%;
background-color: #778baa;

}

#left{
 float: left;
 width: 82px;
}

a:link {
color:black;
}

a:visited {
color:black;
}

a.version {
font-size: 14pt;
color: #778baa;
}

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

h2 {
font-weight: bold;
font-size: 12pt;
}

.titre {
text-align: center;
font-size: 15pt;
color: white;
font-weight: bold;
background-color: #778baa;
width: 100%;
}

.spacer {
clear: both;
}

