/*BOX MENU HOMEPAGE */
div#box{
background:#ffffff;
color:#838287;
width:200px;height:90px;text-align:center
}
div#box_Aziende{
width:380px;height:200px;
margin: 0px 0px 0 0;
background:#f0f0f0;
color:#838287;
border-left:1px solid #b0b0b0;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
font-family: arial,sans-serif;font-size: 11px;
text-align:left
}
div#box_Prodotti{
width:380px;height:200px;
margin: 0px 0px 0 0;
background:#f0f0f0;
color:#838287;
border-left:1px solid #b0b0b0;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
font-family: arial,sans-serif;font-size: 11px;
text-align:left
}
div#box_cx{
float:left;
margin: 0px 0px 0 0;
background:#f0f0f0 url(../Immagini/div_bg.gif) bottom right no-repeat;
color:#838287;
border-left:1px solid #b0b0b0;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
font-family: arial,sans-serif;font-size: 11px;
text-align:left;
padding-bottom:40px;padding-left:0px
}
div#box_cx h1{
line-height:32px;
font-size:12pt;font-weight:bold;letter-spacing:-1px;
padding-left:35px;padding-top:1px;padding-bottom:1px;
margin-bottom:15px
}
div#box_cx h1.homepage{
display:block;background:#ffffff;color:#b0b0b0;border-bottom:1px solid #b0b0b0;
padding-left:5px;padding-top:1px;padding-bottom:1px;
text-align:left
}
div#box_cx a{
display:block;color:#000000;
line-height:15px;
font-weight:none;text-decoration:none;font-size:10pt;
padding-top:1px;padding-bottom:2px;padding-left:1px;
background:#f0f0f0 top-left no-repeat color:#000000
}
div#box_cx a:link, a:visited, a:active {text-decoration:none;}
div#box_cx a:hover {background:#f0f0f0;color:#f28f00;}
/* FINE BOX MENU HOMEPAGE */
