.accueil { position: static; }

.dessin { position: static; text-align: right; }
.credit_dessin { position: static; text-align: right; font-size: .6em; }
.titre_slrc { position: absolute; left: 50px; top:50px; text-align: center; z-index: 2; }

a { color: #C10707; }                           
a:link { color: #C10707; }                   
a:visited { color: #C10707; }                   
a:active { color: #C10707; }                   
a:hover { color: #F80C0C; }

.credit_dessin a { color: #000; }
.credit_dessin a:visited { color: #000; }
.credit_dessin a:active { color: #000; }
.credit_dessin a:hover { color: #000; }

.accueil p { margin-bottom: .35em; margin-top: .35em; }

.titre_une { font-weight: bold; }

.bloc { position: static; margin: .75em; z-index: 3; }
