#expos table
{
 width: 100%;
 float: left;
}
#expos div.droite
{
 float: right;
 margin-right: 3em;
}
#expos div.gauche
{
 float: left;
}

#expos h2
{
 color: #ffcc33;
}
#expos .titre
{
 width: 19em;
}