/*BANNER TOP CON LE IMMAGINI A ROTAZIONE*/
#banner_top{
width:900px;
height:130px;
}

/*AREA CENTRALE CON LE LINEE PRODOTTO E ACQUISTI ON-LINE*/
#banner_center{
width:905px;
}

.banner_prodotti{
float:left;
width:520px;
height:375px;
}

.banner_tisane{
width:520px;
height:128px;
background-image:url(../img/homepage/banner_tisane.jpg);
background-repeat:no-repeat;
}

.banner_preparati{
width:520px;
height:128px;
background-image:url(../img/homepage/banner_preparati.jpg);
background-repeat:no-repeat;
}

.banner_diffusori{
width:520px;
height:128px;
background-image:url(../img/homepage/banner_diffusori.jpg);
background-repeat:no-repeat;
}

.banner_prodotti_text a{
display:block;
width:380px;
height:99px;
padding-left:140px;
padding-top:9px;
font-family:Georgia;
color:#4b3212;
font-size:14px;
line-height:20px;
}

.banner_prodotti_text a:hover{
text-decoration:none;
}

.banner_prodotti_img{
position:relative;
z-index:10;
margin-top:0px;
_margin-top:-127px;
top:-98px;
_top:29px;
right:-110px;
width:394px;
}

.banner_ecommerce:hover{
cursor:pointer;
}

.banner_center_aligner{
clear:both;
}

/*AREA BOTTONI CHE SI COLORANO HOVER*/
#buttons_area{
width:900px;
height:100px;
padding-left:3px;
}

.button1 a{
float:left;
width:297px;
height:100px;
background-image:url(../img/homepage/button_normal_centri.jpg);
background-repeat:no-repeat;
}

.button1 a:hover{
background-image:url(../img/homepage/button_hover_centri.jpg);
background-repeat:no-repeat;
}

.button2 a{
float:left;
width:297px;
height:100px;
background-image:url(../img/homepage/button_normal_promozioni.jpg);
background-repeat:no-repeat;
}

.button2 a:hover{
background-image:url(../img/homepage/button_hover_promozioni.jpg);
background-repeat:no-repeat;
}

.button3 a{
float:left;
width:297px;
height:100px;
background-image:url(../img/homepage/button_normal_pv.jpg);
background-repeat:no-repeat;
}

.button3 a:hover{
background-image:url(../img/homepage/button_hover_pv.jpg);
background-repeat:no-repeat;
}

/*AREA COMUNICAZIONE*/
#banner_communication{
width:900px;
height:85px;
text-align:center;
background-image:url(../img/homepage/banner_button.jpg);
background-repeat:no-repeat;
}

.banner_communication_text{
padding-top:18px;
font-family:Georgia;
font-size:16px;
line-height:20px;
}

.banner_communication_text a{
display:block;
color:#661227;
text-decoration:none;
}

.banner_communication_text a:hover{
color:#661227;
text-decoration:none;
}

/*BANNER ASIC*/
#banner_asic{
width:900px;
height:85px;
margin-top:5px;
background-image:url(../img/homepage/banner_asic.jpg);
background-repeat:no-repeat;
}

