@CHARSET "ISO-8859-1";
position
{
position:relative;
top:100px;
left:100px;
}
haut
{
position:fixed;
top:10px;
left:10px;
}
bold
{
font-weight: bold;
font-family: Times New Roman;
font-size: 40px;
}
bold20
{
font-weight: bold;
font-family: Times New Roman;
font-size: 20px;
}
bold28
{
font-weight: bold;
font-family: Times New Roman;
font-size: 28px;
}
bold30
{
font-weight: bold;
font-family: Times New Roman;
font-size: 30px;
}
bold40
{
font-weight: bold;
font-family: Times New Roman;
font-size: 40px;
}
bold80
{
font-weight: bold;
font-family: Times New Roman;
font-size: 80px;
}
styl
{
font-size: 25px;
}
petit
{
font-size: 15px;
}
moyen
{
font-size: 17px;
}
boldred
{
font-weight: bold;
font-family: Monotype Corsiva;
color: red;
font-size: 30px;
}
red
{
color: red;
}
blue
{
color: blue;
}
green
{
color: green;
}
retrait
{
position:relative;
left:100px;
top:0px;
}
retrait150
{
position:relative;
left:150px;
top:0px;
}
retrait50
{
position:relative;
left:50px;
top:0px;
}
retrait20
{
position:relative;
left:20px;
top:0px;
}
fix
{
position:fixed;
left:1100px;
top:2px;
}
souligne
{
    text-decoration: underline;
}

