.textecourant { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
.lien {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: underline}
.titre {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #660000}
.menu {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: none}

#home_link a {
   color: white;
}

.link a {
   color: #333;
   text-decoration: none;
}
.link img {
   width: 50px;
   vertical-align: middle;
}
.boutique {
}
.boutique>div {
   vertical-align: middle;
   height: 200px;
}

.boutique img {
   display: inline-block;
   width:130px;
}
.boutique .albums img {
   width:100%;
}
.boutique .liens {
   display: inline-block;
   width: 400px;
   height: 100px;
   margin: -150px 0 0 20px;
   vertical-align: middle;
   font-size: 130%;
}
.boutique .albums .liens {
   margin: -14px 0 0 20px;
}
.boutique .liens a {
   color: #333;
}
