
.nav, .nav a, .nav ul, .nav li, .nav div, .nav form, .nav input {
    border: medium none;
    margin: 0;
    outline: medium none;
    padding: 0;
}
.nav a {
    text-decoration: none;
}
.nav li {
    list-style: none outside none;
}
.nav {
    cursor: default;
    display: inline-block;
    margin: 4px auto 0;
    position: relative;
    z-index: 500;
}
.nav > li {
    display: block;
    float: left;
}
.nav img {
    width: 100%;
}
.nav > li > a {
    border-bottom: 3px solid #ffb700;
    color: #000;
    display: block;
    font-size: 11px;
    font-weight: lighter;
    height: 26px;
    letter-spacing: -0.05em;
    line-height: 26px;
    margin: 3px;
    padding: 0 4px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    z-index: 510;
}
/*
.nav > li > a.halloween   {background-color:transparent;
background-image:url('http://papido.it/img/halloween-ico.png');
background-position:50% 10%;
background-size:40px 40px;
background-repeat:no-repeat;
padding: 3px 15px 8px 15px;
background-color:#db7000;
color: #000;
line-height: 22px;
border: none;
font-weight: 700;}
*/
.nav > li > a.halloween   {

 padding: 0 6px;

color: #000;
line-height: 22px;
border: none;

background:#fff;
background-image:url('https://papido.it/img/halloween-ico.png');
background-size:60px 60px;
 text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
background-position:50% 20%;
background-repeat:no-repeat;
background-color:transparent;
}
.nav > li > a:hover.halloween   {
background:#fff;
background-image:url('https://papido.it/img/halloween-ico.png');
background-size:60px 60px;
 text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
background-position:50% 20%;
background-repeat:no-repeat;
background-color:transparent;
 
}
.nav > li > a.capodanno   {background-color:transparent;
/*background-image:url('http://papido.it/img/halloween-ico.png');*/
background-color: #D4A017;
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    border: medium none;
    color: #fff;
    font-weight: 700;
    height: 32px;
    line-height: 30px;
    padding: 0 10px;}
.nav > li > a:hover.capodanno   {
background: none no-repeat scroll 50% 20% / 60px 60px transparent;
    color: #000;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
 
}
.nav > li > a.natale   {background-color:transparent;
/*background-image:url('http://papido.it/img/halloween-ico.png');*/
background-color: #c4161c;
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    border: medium none;
    color: #fff;
    font-weight: 700;
    height: 32px;
    line-height: 30px;
    padding: 0 10px;}
.nav > li > a:hover.natale   {
background: none no-repeat scroll 50% 20% / 60px 60px transparent;
    color: #000;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
 
}
.nav > li > a.valentino   {background-color:transparent;
/*background-image:url('http://papido.it/img/halloween-ico.png');*/
background-position:50% 10%;
/*background-size:40px 40px;*/
background-repeat:no-repeat;
/*text-shadow: 0 0 2px rgba(0,0,0,.85);*/
color:#CA0202;
padding: 3px 5px 8px 5px;
background-color:#f8bbd0;

   height: 26px;
   line-height: 26px;


border: none;
font-weight: 700;}
.nav > li > a:hover.valentino   {
background:#fff;
color:#000;
background-image:url('https://papido.it/img/valentino-bott-BG.png');
/*background-size:60px 60px;*/
background-position:50% 10%;
 text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
/*background-position:50% 20%;*/
background-repeat:no-repeat;
background-color:transparent;
 
}
.nav > li > a.carnevale   {background-color:transparent;
background-position:50% 10%;
background-repeat:no-repeat;
color:#fff;
padding: 3px 5px 8px 5px;
background-color:#04B319;
  height: 26px;
   line-height: 26px;
border: none;
font-weight: 700;}
.nav > li:hover > a.carnevale { background: #fff;color:#000; }
.nav > li > a.festadonna   {background-color:transparent;
background-position:50% 10%;
background-repeat:no-repeat;
color:#fff;
padding: 3px 6px 8px 6px;
background-color:#FF91E9;
/*height: 32px;
line-height: 34px;*/
border: none;
font-weight: 700;}
.nav > li:hover > a.festadonna { background: #fff;color:#000; }
.nav > li > a.pasqua   {background-color:transparent;
/*background-image:url('http://papido.it/img/halloween-ico.png');*/
background-color: #3DE3D1;
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    border: medium none;
    color: #fff;
    font-weight: 700;
    height: 32px;
    line-height: 30px;
    padding: 0 15px;}
.nav > li:hover > a {
    background: none repeat scroll 0 0 #ffb700;
}

.nav > li:first-child > a {
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color -moz-use-text-color #77ff55;
    border-style: none none solid;
    border-width: medium medium 3px;
    color: #000;
}
.nav > li > div {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 0 0 3px 3px;
    display: block;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 50px;
    transition: all 0.3s ease 0.15s;
    visibility: hidden;
    width: 100%;
}
.nav > li:hover > div {
    opacity: 1;
    overflow: visible;
    visibility: visible;
}
.nav .nav-column {
    float: left;
    padding: 2.5%;
    width: 28%;
}
.nav .nav-columnbis {
    float: left;
    padding: 2.5%;
    width: 60%;
}
.nav .nav-column h3, .nav .nav-columnbis h3 {
    color: #372f2b;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
.nav .nav-column h3.orange {
    color: #ff722b;
}
.nav .nav-column li a, .nav .nav-columnbis li a {
    color: #888888;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}
.nav .nav-column li a:hover, .nav .nav-columnbis li a:hover {
    color: #666666;
}