body
{
  font-family: "Times New Roman",helvetica serif;
  font-size: 18px;
  font-weight : normal;
  color : #000000;
  background-color: #ffffff;
  background-image: url(../Notes_fr/Images/fond2.jpg);
  margin: 0 30px;
}
h1, h2{color: #00C;text-align: center;font-size:1.6em}
p{text-align: justify;}
div.centre{text-align: center;}
p:first-letter, dt:first-letter{font-size: 150%;font-weight: bold;color: #00f;}
a{color:#284;text-decoration:none;}
a:hover{color:#f00;text-decoration:none;}
:focus{outline-style:none;}
ul
{
  margin-top: 0cm;
}
.just{text-align:justify;}
table
{
  /*font: 18px Times New Roman;*/
  font-weight : normal;
}
sup
{ 
  font-size: 75%;
  vertical-align: top;
}
.date { color: rgb(34, 136, 68); }
.nom {color: #00f;font-weight: bold;}
.rouge{color: #f00;font-weight: bold;}
.rnormal{color: #f00;}

.citation, .note {
  color: #0000cc;
  font-style : italic;
}
input
{
  color: #ffff00;
  background-color: rgb(189,0,0);
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
 }
.petit{font-size:0.8em}
.marges
{
  margin-right: 25px;
  margin-left: 25px;
  text-align: justify;
}
.extrait
{
  text-align: justify;
  color: #0000cc;
  font-style : italic;
  margin: 0 40px;
}
p.extrait
{
  color: #0000cc;
  font-style : italic;
  margin-right: 40pt;
}

div.bulle
{
  border: solid 5px #aa9955;
  background: #EEDD99;
  color: navy;
  margin: 0;
  padding: 5px 12px;
}
.contour
{
  border: solid 1px #000; /*#aa9955;*/
  background: #AA9955;
  padding: 2px;
}
.bulimg
{
  border: solid 1px #000;
  background: #EEDD99;
  padding: 5px 12px;
  text-align: center;
}
table.centre{width:100%;mrgin-left:auto;margin-right:auto}
.gauche{text-align:left}
.droite{text-align:right}
.bouton
{
  color: white;
  background-color: rgb(189,0,0);
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  /*border: 5px outset rgb(215, 185, 201);*/
  border: 5px outset rgb(215, 105, 101)
}
img{margin: 0 20px;vertical-align:middle;}
.fermer{background:transparent url(../Notes_fr/Images/Fermer.gif) 50% 5% no-repeat;cursor:pointer;height:45px;}


