body
{
margin: 0px;
padding: 5px;
}

.box
{
width: 215px;
margin-bottom: 5px;
}

.haut
{
background: url(top.gif) no-repeat top;
width: 215px;
color: #0000FF;
font-weight: bold;
}

.bas
{
background: url(bottom.gif) no-repeat bottom;
width: 215px;
color: #0000FF;
}

.bas a
{
color: #0000FF;
}

.bas a:visited
{
color: #0000FF;
}

.box p
{
padding: 3px;
text-align: justify;
font-size: 16px;
}

p
{
margin: 0px;
}

img
{
margin: 3px;
border: 0px;
}

.flottante
{
float: left;
}

.corps
{
color: #0000FF;
background: url(hautgauche.gif) no-repeat top left;
background-color: #D0D0F2;
}

.corps2
{
background: url(hautdroit.gif) no-repeat top right;
}

.corps3
{
background: url(basdroit.gif) no-repeat bottom right;
}

.corps4
{
background: url(basgauche.gif) no-repeat bottom left;
padding: 4px;
}

.corps a
{
color: #0000FF;
}

.corps a:visited
{
color: #0000FF;
}

form
{
margin: 0px;
}

table
{
border: 2px solid #0000FF;
border-collapse: collapse;
}

td
{
border: 1px solid #0000FF;
padding: 2px;
text-align: center;
color: #0000FF;
}

.bulle
{
display: none;
z-index: 100;
border: solid 1px;
padding: 4px;
background-color: white;
position: absolute;
width: 400px;
text-align: justify;
}
