body {
color:#B8B8B8;
font:12px Georgia;
}

a img {
text-decoration:none;
border-style:none;
}

a, a:visited {
color:#1D5373;
text-decoration:none;
}
a:hover, a:focus, .bleu {
color:#248BC6;
}

#menu-gauche a {
display:block;
background:url('../images/menu-gauche-lien.png') no-repeat left center;
margin-left:10px;
padding:3px 10px 3px 20px;
}
#menu-gauche a:hover, #menu-gauche a:focus {
background-image:url('../images/menu-gauche-lien2.png');
}
#lastfm {
padding:0 7px;
}
#lastfm a {
display:inline;
background:none;
margin-left:0;
padding:0;
}
#lastfm a:hover, #lastfm a:focus {
background:none;
}
#lastfm img.album {
display:block;
margin:0 auto 7px;
width:126px;
height:126px;
}
#lastfm a img {
border:1px solid gray;
}
#lastfm a img:hover {
border-color:#00A4FF;
}

#twitter-bas a {
outline:none;
}

#menu-gauche p {
background-color:#000;
margin:0;
}

#inputRecherche {
width:135px;
height:22px;
padding:1px 10px 0 25px;
background:url('../images/recherche.png') no-repeat;
font-style:italic;
}

input {
color:#5C5C5C;
border-style:none;
}

#recherche input[type='submit'] {
width:29px;
height:22px;
background:url('../images/recherche-ok.png') no-repeat;
border-style:none;
}

#compte {
text-align:center;
line-height:31px;
}
#compte input[type='text'], #compte input[type='password'] {
width:128px;
height:22px;
padding:1px 10px 0;
background:url('../images/input.png') no-repeat;
text-align:center;
}

#compte input[type='button'] {
width:78px;
height:25px;
background:url('../images/connexion.png') no-repeat;
margin:5px auto 0;
}