

body 
{
background-color : #ffffdc;
width : 900px;
}
#en-tete {
width : 850px;
height : 150px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
padding-top : 100px;
padding-bottom : 50px;
padding : 30px;
background-color : #009b02;
}
span {
color : red;
font-family : "Cracked Johnnie", "Time New Roman", Arial, Verdana, Georgia, serif;
}
h1 {
font-size : 3.2em;
font-family : "Cracked Johnnie", "Time New Roman", Arial, Verdana, Georgia, serif;
text-align : center;
color : #ffffdc;
}
em {
color : red;
font-size : 1.2em;
}
p {
color : #800080;
}
.visible {
color : #ffffdc;
font-size : 1.5em;
}
a {
color : blue;
}
img {
float : left;
margin-top : 10px;
margin-bottom : 10px;
margin-left : 20px;
margin-right : 20px;
}
#corps {
width : 850px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
background-color : #ffffdc;
font-size : 1em;
font-family : "Time New Roman", Arial, Verdana, Georgia, serif;
text-align : justify;
padding : 30px;
}
strong {
font-size : 1.3em;
}
h3 {
color : black;
font-family : Verdana, Georgia, Arial, serif;
font-size : 1.1em;
text-indent : 50px;
}
h5 {
color : #69b5ca;
font-family : "times new roman", Verdana, Georgia, Arial, serif;
font-size : 0.7em;
text-align : center;
}
h6 {
color : black;
font-size : 1.2em;
font-family : Tahoma, Verdana, serif;
}
#pied-de-page {
width : 820px;
height : 230px;
float : right;
margin : auto;
margin-top : 10px;
margin-bottom : 10px;
margin-right : 20px;
padding : 30px;
background-color : #ece9d8;
}
.suite {
font-size : 2em;
text-indent : 500px;
}
.accueil {
font-size : 1.4em;
text-indent : 30px;
}


