#menutopright a {
 padding:2px 0px 0 30px;
}

#headerimg h1 a{
 background: transparent url(images/logo_en.png) bottom left no-repeat;
}
#headerimg h1 a:hover {
 background-image: url(images/logo_en_on.png);
}


#menutopright #m_agence a { background-image: url(images/m_agence_en.png); width:51px;}
#menutopright #m_blog   a { background-image: url(images/m_blog_en.png); width:35px;}
#menutopright #m_agence a:hover, #menutopright #m_agence a.selflink { background-image: url(images/m_agence_en_on.png); }
#menutopright #m_blog   a:hover, #menutopright #m_blog   a.selflink { background-image: url(images/m_blog_en_on.png); }

#dernieresnouvelles h1 {
 background-image: url(images/derniere_nouvelle_en.png);
}
#dernieresrealisations h1 {
 background-image: url(images/derniere_rea_en.png);
}

#h3-services-design        {background-image:url(images/s_design_en.png)}
#h3-services-devweb        {background-image:url(images/s_techno_en.png)}
#h3-services-market        {background-image:url(images/s_marketing_en.png)}
#h3-services-design:hover  {background-image:url(images/s_design_en_on.png)}
#h3-services-devweb:hover  {background-image:url(images/s_techno_en_on.png)}
#h3-services-market:hover  {background-image:url(images/s_marketing_en_on.png)}

#suiveznous h3 {
 background-image:url(images/suivez-nous_en.png);
}
.lien a {
 display:block;
 height:17px;
 width:93px;
 background:transparent url(images/lire_en.png) top left no-repeat;
 outline:none;
}
.lien a:hover {
 background-image:url(images/lire_en_on.png);
}