body
{
background-color : black;
}

div.flash,div.flash2,div.php,div.php2
{
color : white;
background-color : #113616;
}
div.flash
{
background: url(./pseudo_haut.png);
width: 540px;
height: 500px;
}
div.flash2
{
background: url(./chat_haut.png);
width: 540px;
height: 200px;
}
div.php
{
background: url(./pseudo_bas.png);
width: 540px;
height: 30px;
}
div.php2
{
background: url(./chat_bas.png);
width: 540px;
height: 330px;
}
div.didactitiel,div.niv1,div.niv2,div.niv3
{
position : absolute;
margin-top : 25px;
width: 100px;
height: 37px;
color : black;
background-color : white;
}
div.didactitiel
{
background: url(./bdidactitiel.png);
margin-left : 113px;
}
div.niv1
{
background: url(./bniv1.png);
margin-left : 327px;
}
div.niv2
{
background: url(./bniv2.png);
margin-top : 100px;
margin-left : 113px;
}
div.niv3
{
background: url(./bniv3.png);
margin-top : 100px;
margin-left : 327px;
}
