/* MENU */
/* DOMAINE */ 
.btn_domaine a {
background : url(/img/en/menu_en_full.png) no-repeat scroll 0 0;
width : 123px;
}
.btn_domaine a:hover ,
.btn_domaine_active a, .btn_domaine_active a:hover {
background : url(/img/en/menu_en_full.png) no-repeat scroll 0 -92px;
width : 123px;
}
 
/* agriculture */ 
.btn_agriculture a {
background : url(/img/en/menu_en_full.png) no-repeat scroll -123px 0px;
width : 187px;
}
.btn_agriculture a:hover,
.btn_agriculture_active a, .btn_agriculture_active a:hover {
background : url(/img/en/menu_en_full.png) no-repeat scroll -123px -92px;
width : 187px;
}

/* nos vins */ 
.btn_nosvins a {
background : url(/img/en/menu_en_full.png) no-repeat scroll -310px 0px;
width : 105px;
}
.btn_nosvins a:hover,
.btn_nosvins_active a, .btn_nosvins_active a:hover {
background : url(/img/en/menu_en_full.png) no-repeat scroll -310px -92px;
width : 105px;
}

/* contact */ 
.btn_contact a {
background : url(/img/en/menu_en_full.png) no-repeat scroll -415px 0px;
width : 99px;
}
.btn_contact a:hover,
.btn_contact_active a, .btn_contact_active a:hover {
background : url(/img/en/menu_en_full.png) no-repeat scroll -415px -92px;
width : 99px;
}

/* boutique */ 
.btn_boutique a {
background : url(/img/en/menu_en_full.png) no-repeat scroll -514px 0px;
width : 115px;
}
.btn_boutique a:hover,
.btn_boutique_active a, .btn_boutique_active a:hover {
background : url(/img/en/menu_en_full.png) no-repeat scroll -514px -92px;
width : 115px;
}





/* COLONNE DROITE */
.btn_white_ss_menu1 {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll 0 -160px;
}
.btn_rouge a {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -10px 0;
}
.btn_rouge a:hover {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -106px 0;
}
.btn_rose a {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -10px -20px;
}
.btn_rose a:hover {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -106px -20px;
}
.btn_blanc a {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -10px -40px;
}
.btn_blanc a:hover {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -106px -40px;
}
.btn_aperitif a {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -10px -60px;
}
.btn_aperitif a:hover {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -106px -60px;
}
.btn_white_ss_menu2 {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll 0 -210px;
}
.btn_inscription a {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -10px -100px;
}
.btn_inscription a:hover {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -106px -100px;
}
.btn_infos a {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -10px -80px;
}
.btn_infos a:hover {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -106px -80px;
}
.btn_logout a {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -10px -140px;
}
.btn_logout a:hover {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -106px -140px;
}
.btn_panier a {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -10px -120px;
}
.btn_panier a:hover {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -106px -120px;
}
#sous_menu .btn_blog a {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll 0 -260px;
}
#sous_menu .btn_blog a:hover {
background:url(/img/en/home/menu_right_en_full.png) no-repeat scroll -113px -260px;
}





/* BOUTONS */
.btn_remonter a {
background:url(/img/en/home/btn_remonter.png) no-repeat left top;
}
.btn_remonter a:hover {
background:url(/img/en/home/btn_remonter.png) no-repeat right top;
}
.recompenses a {
background:url(/img/en/home/recompenses.png) no-repeat left top;
}
.recompenses a:hover {
background:url(/img/en/home/recompenses.png) no-repeat right top;
}
.legendes a {
background:url(/img/en/home/legendes.png) no-repeat left top;
}
.legendes a:hover {
background:url(/img/en/home/legendes.png) no-repeat right top;
}
.vcf a {
background:url(/img/en/home/carte_contact.jpg) no-repeat left top;
}
.vcf a:hover {
background:url(/img/en/home/carte_contact.jpg) no-repeat right top;
}
.google a {
background:url(/img/en/home/carte_google.jpg) no-repeat left top;
}
.google a:hover {
background:url(/img/en/home/carte_google.jpg) no-repeat right top;
}
.btn_envoyer {
background : url(/img/en/home/btn_envoyer.jpg) no-repeat left top;
}
.btn_envoyer:hover {
background : url(/img/en/home/btn_envoyer.jpg) no-repeat right top;
}
.btn_effacer {
background : url(/img/en/home/btn_effacer.jpg) no-repeat left top;
}
.btn_effacer:hover {
background : url(/img/en/home/btn_effacer.jpg) no-repeat right top;
}


/* menu */
.m_clos a {
width : 95px;
background : url(/img/en/home/btn_clos_mentions-trans.png);
}
.m_clos a:hover {
width : 95px;
background : url(/img/en/home/btn_clos_mentions2-trans.png);
}
.m_domaine a {
width : 63px;
background : url(/img/en/home/btn_domaine_mentions.png) no-repeat left;
}
.m_domaine a:hover {
width : 63px;
background : url(/img/en/home/btn_domaine_mentions.png) no-repeat right;
}
.m_agriculture a {
width : 122px;
background : url(/img/en/home/btn_agriculture_mentions.png) no-repeat left;
}
.m_agriculture a:hover {
width : 122px;
background : url(/img/en/home/btn_agriculture_mentions.png) no-repeat right;
}
.m_vignification a {
width : 58px;
background : url(/img/en/home/btn_vignification_mentions.png) no-repeat left;
}
.m_vignification a:hover {
width : 58px;
background : url(/img/en/home/btn_vignification_mentions.png) no-repeat right;
}
.m_contact a {
width : 50px;
background : url(/img/en/home/btn_contact_mentions.png) no-repeat left;
}
.m_contact a:hover {
width : 50px;
background : url(/img/en/home/btn_contact_mentions.png) no-repeat right;
}
.m_boutique a {
width : 50px;
background : url(/img/en/home/btn_boutique_mentions.png) no-repeat left;
}
.m_boutique a:hover {
width : 50px;
background : url(/img/en/home/btn_boutique_mentions.png) no-repeat right;
}
.btn_copyright a {
width:300px; 
background:url(/img/en/home/copyright.png) no-repeat left;
}
.btn_copyright a:hover {
width:300px;
background:url(/img/en/home/copyright.png) no-repeat right;
}




/* FOOTER */
.btn_signature a {
background:url(/img/en/home/signature.png) no-repeat left;
}
.btn_signature a:hover {
background:url(/img/en/home/signature.png) no-repeat right;
}





/* page boutique */
li.aperitif  a{
background:url(/img/en/shop/aperitif.png) no-repeat scroll left top transparent;
}
li.aperitif  a:hover {
background:url(/img/en/shop/aperitif.png) no-repeat scroll left bottom transparent;
}
li.baginbox  a{
background:url(/img/en/shop/baginbox.png) no-repeat scroll left top transparent;
}
li.baginbox  a:hover {
background:url(/img/en/shop/baginbox.png) no-repeat scroll left bottom transparent;
}
li.cadeaux  a{
background:url(/img/en/shop/cadeaux.png) no-repeat scroll left top transparent;
}
li.cadeaux  a:hover {
background:url(/img/en/shop/cadeaux.png) no-repeat scroll left bottom transparent;
}
li.vinblanc  a{
background:url(/img/en/shop/vin-blanc.png) no-repeat scroll left top transparent;
}
li.vinblanc  a:hover {
background:url(/img/en/shop/vin-blanc.png) no-repeat scroll left bottom transparent;
}
li.vinrose  a{
background:url(/img/en/shop/vin-rose.png) no-repeat scroll left top transparent;
}
li.vinrose  a:hover {
background:url(/img/en/shop/vin-rose.png) no-repeat scroll left bottom transparent;
}
li.vinrouge  a{
background:url(/img/en/shop/vin-rouge.png) no-repeat scroll left top transparent;
}
li.vinrouge  a:hover {
background:url(/img/en/shop/vin-rouge.png) no-repeat scroll left bottom transparent;
}
