.rigth
{
    text-align: right;
}
#vertbarre
{
    color: green;
    text-decoration-line: underline;
    text-decoration-style: dashed;
}
#vert
{
    color: green;
}
.bleured
{
    color: blue;
    text-decoration-line: underline;
    text-decoration-style: dashed; 
    text-decoration-color: red ; 
    text-align: center;
}
#titre
{
    text-align: center;
}
#chefcentre
{
    text-align: center;
    border-style: solid;
}
#police
{
    
    font-family: Georgia, 'Times New Roman', Times, serif
}