a:link {color:#ffcc99;}
a:visited {color:#ffffff;}
a:hover {color: red;}
a:active {color: red;}
/* Fond des titres des blocs du menu latéral */ 

aside h2

{

 background-image: url('https://static.blog4ever.com/2010/05/409195/artfichier_401117_127910_201004015038384.gif');

 height: 40px;

 border-radius: 10px;

 text-align: center;

 padding-top: 10px;

 text-shadow: -5px 0 1px Black, 0 1px 1px Black, 1px 0 1px Black, 0 -1px 1px Black;

 color: #ffcc99;

 font-weight: bold;

 font-size: 15px;

}/* Image à côté de chaque lien de la barre de navigation */ nav li

{

 background-image: url('https://static.blog4ever.com/2010/05/409195/artfichier_');

 background-repeat: no-repeat;

 padding-left: 30px;
</html>