body {
font-family: arial,verdana, sans-serif;
width:630px;
margin:40px auto;
font-size:10px;
}

h1 {
color: #333;
margin:0 0 60px 0
}

#illu {
display:none;	
}

ul, li {
list-style-type:none;
margin:0;
padding:0;	
}

.clearer {
clear:both;	
}

#game li {
float:left;	
}

#joueur1 {
margin-right:10px;	
}

.image {
background-color:#eee;
width:310px;
height:210px;
background-position:center center;
background-repeat:no-repeat;
padding-top:100px;
text-align:center;
font-size:80px;
color:#ddd;
}

.score {
font-size: 28px;
font-weight: bold;
color: #666;
text-align:center;
}

.qui {
font-size:10px;
font-weight:bold;
color:#333;	
}

#info {
padding-top:40px;
}

#presentation {
font-size:12px;
line-height:160%;	
}

#presentation a {
color:#333;	
}

#presentation a:hover {
color:#000;	
}

#footer {
margin-top:30px;
font-size:9px;
color:#aaa;	
}

#footer a {
color:#999;	
}

#footer a:hover {
color:#666;	
}
