<style type="text/css">

<!--
body {
margin: 0;
font-family: arial;
}
.haut {
width: auto;
height: 100px;
background-image: url(bestiaire3.jpg);
font-family: Times ;
font-size: 20pt ;
color: #008000 ;
text-align: center; 
padding: 10px;
font-style: bold;

}
.gauche {
float: left;
width: 150px;
height: 2100;
background-image: url(bestiaire3.jpg);
font-family: Times ;
color: #008000 ;
font-size: 12pt ;
text-align: left; 
padding: 10px;

}
.frame {
margin-left: 0px; /* on place ce bloc ?roite du bloc menu de 180px de large */
width: auto;
height: 1780;
overflow: auto; /* cette propriete va permettre le scroll de ce bloc */
background-image: url(bestiaire3.jpg);
font-family: Times;
font-size: 12pt ;
color: #008000 ;
text-align: justify;
padding: 10px;

}
.bas {
width: auto;
height: auto;
color: #000;
background-image: url(bestiaire3.jpg);
font-family: Times ;
font-size: 10pt ;
color: black ;
text-align: center; 
padding: 10px;

}
.frame1 {
margin-left: 0px; /* on place ce bloc ?roite du bloc menu de 180px de large */
width: auto;
height: 2100;
overflow: auto; /* cette propriete va permettre le scroll de ce bloc */
background-image: url(bestiaire3.jpg);
font-family: Times;
font-size: 12pt ;
color: #000000 ;
text-align: justify;
padding: 10px;

}


A:visited, A:link, A:active {
   font-weight : normal;
   font-size : 14px;
   font-family : Times;
   color : #3A7312;
}

</style>
