/* Fichier CSS pour la partie "jeux flash" */
h1, h1 a {
color: #375980;
overflow:hidden;
font-size:200%;
text-align:center;
}
h2,h2 a {
font-style:italic;
color:#dc5f14;
}
.game_descripton {

}
h1.game_titre {
text-align:left;
font-size:1.3em;
}
h1.game_titre a {
font-size:90%;
}
h1.game_titre .alert {
margin-left:1em;
font-weight:normal;
font-size:70%;
}
.cat_game {
font-style:italic;
color:gray;
}
a.game_url {
text-transform:uppercase;
}
.bloc_game {
margin:3em;
border:1px solid #375980;
padding:2px;
}
.centered .bloc_game:hover, .centered .bloc_game:focus {
border:1px inset orange;
}