*{
padding:0px;
margin:0px;
}
body{
background-color:black;
color:white;
font-family:Verdana;
font-size:10px;
width:600px;
margin:auto;
margin-top:10px;
margin-bottom:10px;
}
#ban{
width:598px;
height:84px;
background: url("img/ban.jpg") no-repeat center;
border:1px solid #666666;
}
#contenu{
width:578px;
padding:10px;
border:1px solid #666666;
border-top:0px;
border-bottom:0px;
background-color:#111111;
}
.article{
width:550px;
margin:auto;
margin-bottom:10px;
}
.article p{
width:500px;
padding:5px;
margin:auto;
}
.article a{
color:white;
text-decoration:none;
font-weight:bold;
font-size:11px;
}
.article a:hover{
color:#AAAAAA;
}
.image{
text-align:center;
}
h1{
font-size:15px;
text-align:center;
background: url("img/h1.jpg") no-repeat center;
margin-bottom:10px;
}
.screenshot{
width:310px;
margin:auto;
margin-top:5px;
margin-bottom:5px;
}
#page{
width:550px;
margin:auto;
text-align:center;
}
#bas{
width:593px;
height:15px;
border:1px solid #666666;
background: url("img/bas.jpg") no-repeat center;
font-size:12px;
text-align:right;
font-weight:bold;
padding-right:5px;
padding-top:2px;
}
.imgbord{
border:0px;
}
table td{
    text-align:center;
    border:1px solid white;
    padding:2px;
}
table th{
    border:1px solid white;
    padding:2px;
    background-color:#333333;
}