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

h2
{
color: rgb(166,0,0);
}
.italic
{
font-style: italic;
}
.tvt
{
width: 85%;
margin-left: auto;
margin-right: auto;
}
.gras
{
font-weight: bold;
}
.thuongkien
{
font-weight: bold;
}
.alignement_centre
{
text-align: center;
font-style: normal;
color: rgb(166,0,0);
font-size: 1.7em;
font-weight: bold;
}
.date
{

font-style: normal;
color: rgb(166,0,0);
font-size: 0.8em;
font-weight: bold;
}
.signature
{
font-size: 1.2em;
font-style: italic;
font-weight: bold;
text-align: center;
margin-bottom: 50px;
}
.quote
{
text-align: center;
font-size: 1em;
font-style: italic;
font-weight: bold;
}
.separateur
{
width: 90%;
height: 4px;
border: none;
background-color: rgb(166,0,0);
margin-left: 2.5%;
}







