.chromestyle{
margin:auto; 
font-family:Verdana, Arial, Helvetica, sans-serif;
width: 889px;
font-weight: bold;
height:30px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle div {height:40px; float:left; text-indent:5px; display:block;}
.div_viaggi {background:url('http://www.paesionline.it/inc_head/_imgs/menu_viaggi.jpg') no-repeat #2a74bd; width:220px; margin-right:3px; }
.div_vacanze {background:url('http://www.paesionline.it/inc_head/_imgs/menu_vacanze.jpg') no-repeat #ea8e04; width:220px;}
.div_community {background:url('http://www.paesionline.it/inc_head/_imgs/menu_community.jpg') no-repeat #76b957; width:220px; margin-right:3px;}
.div_video {background:url('http://www.paesionline.it/inc_head/_imgs/menu_video.jpg') no-repeat #4d4e80; width:220px; margin-right:3px;}
.chromestyle a { font-weight:bold; font-size:14px; font-weight:bold; color:#FFFFFF; text-decoration:none; margin-top:5px; display:block; width:215px}
.chromestyle a:hover { font-weight:bold; font-size:14px; font-weight:bold; color:#FFFFFF; text-decoration:none}

/* ######### Style for Drop Down Menu ######### */
/* VIAGGI */
.dropmenudiv{
margin-top:7px;
position:absolute;
top: 0;
background:none;
border: 0px solid #6bb6ff; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
width: 220px;
visibility: hidden;
/* filter:alpha(opacity=100);-moz-opacity:.100;opacity:.100; */
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
background-color:#2a74bd;
border-bottom:1px solid #6bb6ff; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#fFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 220px;
color:#FFFFFF;
font-weight:bold;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #6bb6ff;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

/* ARANCIONE */

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_arancione{
margin-top:7px;
position:absolute;
top: 0;
background-color:#ea8e04;
border: 0px solid #ffc166; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background:none;
width: 220px;
visibility: hidden;
}


.dropmenudiv_arancione a{
width: auto;
display: block;
text-indent: 3px;
background-color:#ea8e04;
border-bottom: 1px solid #ffc166; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#fFFFFF;
}

* html .dropmenudiv_arancione a{ /*IE only hack*/
width: 220px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.dropmenudiv_arancione a:hover{ /*THEME CHANGE HERE*/
background-color: #ffc166;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}


/* VERDE */

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_verde{
margin-top:7px;
position:absolute;
top: 0;
background-color:#76b957;
border: 0px solid #93db72; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background:none;
width: 220px;
visibility: hidden;
}


.dropmenudiv_verde a{
width: auto;
display: block;
text-indent: 3px;
background-color:#76b957;
border-bottom: 1px solid #93db72; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#fFFFFF;
}

* html .dropmenudiv_verde a{ /*IE only hack*/
width: 220px;
color:#FFFFFF;
font-weight:bold;
}

.dropmenudiv_verde a:hover{ /*THEME CHANGE HERE*/
background-color: #93db72;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

/* VIOLA */

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_viola{
margin-top:7px;
position:absolute;
top: 0;
background-color:#4d4e80;
border: 0px solid #b7b8d5; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background:none;
width: 220px;
visibility: hidden;
}


.dropmenudiv_viola a{
width: auto;
display: block;
text-indent: 3px;
background-color:#4d4e80;
border-bottom: 1px solid #b7b8d5; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#fFFFFF;
}

* html .dropmenudiv_viola a{ /*IE only hack*/
width: 220px;
color:#FFFFFF;
font-weight:bold;
}

.dropmenudiv_viola a:hover{ /*THEME CHANGE HERE*/
background-color: #b7b8d5;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}