body{
background-color: #000;
text-align: center;
width: 700px;
margin: auto;
font-family: "arial";
font-size: 14px;
}

div#content{
background-color: #5dcff9;
text-align: justify;
}

div#forewords{
padding-left: 15px;
}

table#footer{
text-align: center;
height: 63px;
width:700px;
background-image: url(./footer.jpg);
background-repeat: no-repeat;
font-weight: bold;
color: #0c4f65;
}

div#spacer{
border-top: dotted 2px #fff;
width: 400px;
}

p{
text-align: left;
line-height: 0.9em;
}

ul{
list-style-image: url(./bullet_orange.png);
}

div.divgames{
text-align: center;
}

table.tabgames{
background-image: url(./bg_gameso.png);
background-repeat: no-repeat;
text-align: justify;
width: 580px;
height: 160px;
}

td.cell_titre{
text-align:center;
height: 50px;
}

td.cell_desc{
padding-left: 10px;
}
