body{
	font-family: Calligraphic,verdana,arial,helvetica,sans-serif ;
	font-style : normal;
	font-weight : bold;
    font-size :12pt;
	color : #6a0000;
    background-color: black;
    background-attachment: fixed;
    background-repeat: no-repeat;
    
}
#cadre{
  vertical-align: middle;
  height: 437px;
  width: 743px;
  position: relative
  background-color: #FFFF99;

}
.fond{
 background-image: url(../images/fond-templier-copie2.jpg);
 background-attachment: fixed;
 background-repeat: repeat;
}
h2{
font-size : 20pt;

}
h1{
font-size : 18pt;
}
h3{
font-size : 24pt;
}
p{
  color: black;
  font-size : 14pt;
}
a{
color:#6a0000;
}
textarea{
 color:#6a0000;
}
