/* CSS Document */
/* INGLESE */
.btnHome, .btnHome a{ float:left; height:53px; width:92px; background:url(../image/home_page_ru.jpg) no-repeat; }
.btnHome a:hover{ background:url(../image/home_page_ru_f2.jpg);}

.btnAzienda, .btnAzienda a{ float:left; height:53px; width:143px; background:url(../image/azienda_ru.jpg) no-repeat;}
.btnAzienda a:hover{ background:url(../image/azienda_ru_f2.jpg);}

.btnDove, .btnDove a{ float:left; height:53px; width:128px; background: url(../image/dove_siamo_ru.jpg) no-repeat;}
.btnDove a:hover{ background: url(../image/dove_siamo_ru_f2.jpg);}

.btnContatti, .btnContatti a{ float:left; height:53px; width:93px; background: url(../image/contatti_ru.jpg) no-repeat;}
.btnContatti a:hover{ background: url(../image/contatti_ru_f2.jpg);}

.btnProdotti, .btnProdotti a{ float:left; height:53px; width:155px; background: url(../image/prodotti_ru.jpg) no-repeat;}
.btnProdotti a:hover{ background: url(../image/prodotti_ru_f2.jpg);}

.btnCanali, .btnCanali a{ float:left; height:53px; width:135px; background: url(../image/canali_ru.jpg) no-repeat; }
.btnCanali a:hover{ background: url(../image/canali_ru_f2.jpg);}


