body
{
background-image: url(../../images/fond1.jpg);
width: 860px;
margin: auto;
background-repeat: no-repeat;
/*background-repeat: repeat-y;*/
background-position: center center;
margin-top: 20px;
}

h1
{
width: 650px;
margin: auto;
margin-bottom: 70px;
margin-top: 50px;
}

#en-tete
{
width: 840px;
height: 240px;
background-image: url(../../images/banniere1.jpg);
margin-bottom: 50px;
margin-left: 0px;
background-repeat: no-repeat;
}

#corps
{
width: 840px;
margin-bottom: 50px;
}

.avertissement
{
float: left;
width: 300px;
text-align: left;
color: black;
font-family: arial;
font-size: 70%;
background-color: rgb(255,227,108);
padding: 10px;
border: groove;
margin-left: 35px;
margin-right: 100px;
margin-top: 10px;
margin-bottom: 30px;
}

.avertissement2
{
width: 140px;
float: right;
text-align: left;
color: black;
font-family: arial;
font-size: 70%;
background-color: rgb(255,227,108);
padding: 10px;
border: groove;
margin-top: 50px;
margin-right: 50px;
margin-left: 30px;
}

.parchemin
{
float: left;
width: 448px;
margin-left: 5px;
}

.pentacle-etoile
{
width: 320px;
float: right;
margin-top: 80px;
margin-left: 10px;
margin-right: 10px;
}
