
@charset "utf-8";
/* auteur: Claude JOUAN */
/* Date de cration: 01/12/06 */




.drap {
  position: absolute;
  top: 20px;
  right: 200px;
  width: 40px;
}

.diapo {
  position: absolute;
  top: 134px;
  right: 110px;
  width: 625px;
}


.txt {
  position: absolute;
  top: 350px;
  right: 110px;
  width: 800px;
}

.retrait {margin-left : 20px;}

h2
{
font-family: times, "brush script MT"; 
color: #000066;
font-size: 10pt;
text-indent: 0;
white-space: pre;
}

h3
{
font-family:  Trebuchet MS, verdana, times, sans-serif; 
color: #000099;
font-size: 10pt;
font-weight: bold;

}
h4
{
font-family: arial, verdana, times, sans-serif;
font-size: 12pt;
color: #990000;

}
h5
{
font-family: times, arial, verdana, sans-serif;
font-size: 14pt;
color: #FF9933;
font-style: italic;
}
h6
{
font-family: times, verdana, sans-serif;
 
color: #FF9933;
font-size: 12pt;
font-style: italic;
}

a
{
font-family: times, verdana, sans-serif; 
color: #663300;
font-size: 12pt;
font-weight:bold;
text-decoration:none;
border-style:none;
}
a:hover {
color: #FF0000;
}