body{
	font-family: calligraphic,verdana,arial,helvetica,sans-serif ;
	font-style : normal;
	font-weight : bold;
	color :#6a0000;
    background-color:black;
    background-attachment: fixed;
    background-repeat: no-repeat;
    
}
.fond{
 background-image: url(../images/fond-gitane-copie1.jpg);
 background-attachment: fixed;
 background-repeat: repeat;
}
#cadre{
  vertical-align: middle;
  height: 437px;
  width: 743px;
  position: relative
   

}
.toto{
 overflow: auto;
}
h2{
font-size : 38pt;

}
h1{
font-size : 16pt;
}
p1{
  color: #6a0000;
  font-size : 13pt;
}
p{
  color: white;
  font-size : 13pt;
}
a{
font-family:calligraphic;
color:#6a0000;
}
textarea{
 color:#6a0000;
}

