body {
background-color: #77E8FA;
color: black ; 
padding-bottom: 40px ;
padding-top: 40px ;
text-align: justify ;
font-family:  verdana, 'Bitstream Vera Sans', 'Lucida Grande', sans-serif
}

.corps {
margin: auto;
width : 840px ;
height : 611px ;
background-image: url(fond-13juin840.jpg) ;
border: solid black 3px ;
font-size : 14pt ;
-moz-border-radius: 10px
}

h1 {
margin-top: 36px ;
font-family: comic ;
text-align: center ;
font-size: 36px ;
font-weight : bolder ;
width: 100% ;
height: 84pt
}

h2 {
font-style: italic ;
text-align: center ;
font-size: 30px ;
width:100%
}

.texte {
background-color: #FFFFCC ;
margin-top: 42px ;
margin-left: 200px ;
margin-right: 200px ;
margin-bottom: 0px ;
padding: 10px ;
padding-top:0px ;
padding-bottom: 0px ;
-moz-border-radius: 10px ;
}

p {
text-indent: 15px ;
font-size : 14pt
}


