#content {
    overflow: hidden;
    margin-top: -33px
}

#content > div {
    margin-bottom: -1000px;
    padding-bottom: 1000px;
}
#pacchetti {
    width: 300px;
    margin-left: 37px;
    float: left;
    background: url(../img/trowspacchetti.png) repeat-y #E5E5E5;
}
#pacchetti .title {
    height: 33px;
    font-family: times, serif;
    background: url(../img/trowspacchetti.png) repeat-y #FBC12D;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    letter-spacing: 2px;
    z-index: 999;
}
#pacchetti .title span {
    line-height: 33px;
}
#pacchetti .title * {
    vertical-align: middle;
}
#pacchetti .content {
    padding: 14px 13px;
}
#pacchetti .content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#pacchetti .content ul li {
    padding: 6px 0;
    overflow: hidden;
}
#pacchetti .content ul li + li {
    background: url(../img/greyhborder.png) repeat-x;
}
#pacchetti .content ul li a img{
    width: 76px;
    margin-right: 6px;
    display: block;
    float: left;
}

#pacchetti .content ul li .title {
    font-weight: bold;
    text-transform: uppercase;
    
    height: auto;
    font-family: arial;
    background: none;
    font-size: 11px;
    padding-left: 0px;
    letter-spacing: 0px;
    
}
#pacchetti .content ul li .content {
    margin-left: 82px;
    padding: 0px 0px;
}
.link {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    color: #FBC12D;
    white-space: nowrap;
}
#boxes {
    margin-top: 33px;
    margin-left: 337px;
    padding: 15px 17px;
}
#boxes div.boxes-wrap {
    float: left;
    margin-right: 14px;
    width: 185px;
}
#boxes div.boxes-wrap .title {
    text-transform: uppercase;
    color: #808080;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 1px;
}  

#boxes .submit input
{
    border:0;
}
/*
#boxes div.boxes-wrap img {
    height: 65px;
    width: 185px;
}
*/
#boxes div.boxes-wrap .content-light, #boxes div.boxes-wrap .content-dark {
    height: 165px;
    width: 159px;
    background: url(../img/trowsboxes.png) repeat-y;
    padding: 14px 13px;
    position: relative;
}
#boxes div.boxes-wrap .content-light {
    background-color: #FBD45A;
}
#boxes div.boxes-wrap .content-dark {
    background-color: #FBC12D;
}
.event > .title, .event > .title * {
    text-transform: uppercase;
    font-weight: bold;
}
.event > .content > .link {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9px;
}
.event > .content > .showall {
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #FBC12D;
    width: 173px;
    padding: 0 2px 0 10px;
    height: 26px;
    font-weight: bold;
}
.event > .content > .showall > a{font-size:10px;}
.event > .content > .showall > a > img {
    padding: 6px 2px 6px 0;
}
.event > .content > .showall * {
    vertical-align: middle;
}
.prenota > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.prenota > ul > li {
    padding: 2px 8px 2px 33px;
    background: url(../img/greysmallarrow.png) no-repeat 10px 2px;
}
.prenota > ul > li * {
    text-transform: uppercase;
    font-weight: bold;
}
#percorsi {
    width: 583px;
    margin-left: 337px;
    margin-top: 258px;
    padding: 15px 17px;
}
#percorsi > .title{
    height: 30px;
    background-color: #8FBDD5;
    padding-left: 15px;
    line-height: 20px;
}
#percorsi > .title h1{
	display:inline;
    color:#333333;
    font-family: times, serif;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    letter-spacing: 2px;
    line-height: 20px;
}
#percorsi > .title > img {
    padding: 2px 6px 2px 0;
}
#percorsi > .title * {
    vertical-align: middle;
}
#percorsi > .content {
    overflow: hidden;
}
#percorsi > .content > div {
    float: left;
    width: 187px;
    margin-top: 11px;
    margin-bottom: -1000px;
    padding-bottom: 1000px;
}
#percorsi > .content > div + div {
    padding-left: 11px;
    background: url(../img/vborder.png) repeat-y left;
    height: 100%;
}
#percorsi > .content > div > div {
    padding: 15px 0;
    margin-right: 11px;
}
#percorsi > .content > div > div + div {
    background: url(../img/hborder.png) repeat-x top;
}
#percorsi > .content > div > div > .title * {
    text-transform: uppercase;
    font-weight: bold;
    color: #2B74AA;
    font-family: times, serif;
    font-size: 12px;
}

#percorsi > .content > div > div  h2
{
	margin:0;
}