
body
{
width: 95%;
margin: auto;
padding-top: 25px;
padding-right: 25px;
padding-left: 25px;
font-family: "times new roman", "arial black", verdana, arial;
color: rgb(166,0,0);
background-color: rgb(255,255,202);
}

h2
{
color: rgb(166,0,0);
}
.italic
{
font-style: italic;
font-weight: bold;
}
.alignement_centre
{
text-align: center;
font-style: normal;
color: rgb(166,0,0);
font-size: 2.3em;
font-weight: bold;
}

.titrestyle
{
font-size: 1.2em;
font-style: italic;
font-weight: bold;
}
.
.separateur
{
width: 90%;
height: 4px;
border: none;
background-color: rgb(166,0,0);
margin-left: 2.5%;
}
a
{
text-decoration: none;
color: rgb(17,124,255);
font-style: italic;
}
h3
{
text-align: center;
}

#kleber1
{
width: 153px;
float: left;
margin-left: 10px;
margin-right: 20px;
font-size: 0.7em;
}
#kleber2
{
width: 256px;
float: right;
margin-right: 20px;
font-size: 0.7em;
}






