#cadre_jeux{
width:736px;
}
.jeu{
width:346px;
height:90px;
float:left;
margin:5px;
padding:5px;
padding-top:9px;
border:1px dashed #ccc;
text-align:left;
}
.thumb_jeu{
border:2px solid #CC0000;
float:left;
}
.description_jeu{
width:245px;
float:right;
font-size:11px;
}
.description_jeu p{
margin-top:5px;
margin-bottom:5px;
}
.lien_jouer a{
font-weight:bold;
float:right;
}
.lien_jouer a:hover{
font-weight:bold;
margin-left:10px;
}

#navigation{
margin-top:30px;
margin-bottom:30px;
font-weight:bold;
width:750px;
}
span.navigation {
padding:5px;
border:1px dashed #CC0000;
background-color:#CC0000;
color:#FFF;
text-decoration:none;
}
.navigation {
padding:5px;
line-height:35px;
}
a.navigation {
padding:5px;
border:1px dashed #CC0000;
color:#CC0000;
text-decoration:none;
}
a.navigation:hover{
padding:5px;
border:1px dashed #CC0000;
background-color:#CC0000;
color:#FFF;
text-decoration:none;
}

.bordure_grise{
border:1px solid #bbb;
}

.gras_rouge_u {
font-size:14px;
font-weight:bold;
line-height:22px;
color:#CC0000;
text-decoration:underline;
}

