#newsticker-it{
    background: url(images/bck_news-event_IT.png) no-repeat top left;
    width: 182px;
    float: left;
    padding: 5px 5px 10px 5px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    height: 280px;
    overflow: hidden;
    color: #fff;
    margin: 0 0 15px 3px;
}
#newsticker-it .main-tit{
    margin: 0 0 10px 0;
}
#newsticker-it .cnt{
}
#newsticker-it a{
    text-decoration:none;
}
/********************/
#newsticker-en{
    background: url(images/bck_news-event_EN.png) no-repeat top left;
    width: 182px;
    float: left;
    padding: 5px 5px 10px 5px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    /*margin: 20px auto;*/
    height: 280px;
    overflow: hidden;
    color: #fff;
    margin: 0 0 0 3px;
    /*border: 1px  solid #00f;*/
}
#newsticker-en .main-tit{
    margin: 0 0 10px 0;
}
#newsticker-en .cnt{
}
#newsticker-en a{
    text-decoration:none;
}
.class-tit{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #999;
    margin: 0 0 8px 0;
}
.jcarousel-lite .data{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    text-align: left;
    color: rgb(247, 147, 30);
}
.jcarousel-lite .titolo-cnt{
    text-align: left;
}
.jcarousel-lite .titolo-int{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    text-align: left;
    color: rgb(0,255,255);
}
.jcarousel-lite .testo-int{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    text-align: left;
    color: rgb(255,255,255);
}
.jcarousel-lite .title {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 5px;
}
.jcarousel-lite {
    margin: 0 0 50px 0;
    width: 180px;
}
.jcarousel-lite ul{
    /*border: 1px  solid #00f;*/
    /*height: 50px;*/
}
.jcarousel-lite ul li{
    list-style: none;
    display:block;
    padding-bottom: 5px;
    margin: 0 15px 0px 3px;
    /*border: 1px  solid #00f;*/
}
.jcarousel-lite .info span.cat {
    display: block;
    font-size:10px;
    color:#808080;
}



/*sezione shop */
.cont_shop{
    width:182px;
    height:585px;
    float:left;
    background: url("images/cornice_shop_online.png");
    margin-top: 10px;
}
.cont_shop_inner{
    /* width:174px;
     margin-left: 4px;
     float:left;*/
}
a.acquista_online{
    color: #000;
    /*font-weight: bold;*/
    font-size: 11px;
    width: 172px;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    /*background-image: url('../immagini/galleria_foto_out.jpg');*/
    background: url("images/pulsante_acquista_online.png") no-repeat;
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-align: center;
    text-decoration: none;
    margin: 0px auto;
    text-transform: uppercase;
}
a.acquista_online:link{
    /*font-weight: bold;*/
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #000;
    margin: 0px auto;
}
a.acquista_online:visited{
    /*font-weight: bold;*/
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #000;
    margin: 0px auto;
}
a.acquista_online:hover{
    background: url("images/pulsante_acquista_online.png") no-repeat;
    background-position: 100% 0%;
    text-decoration: underline;
}

a.findshop_online{
    color: #000;
    /*font-weight: bold;*/
    font-size: 11px;
    width: 172px;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    /*background-image: url('../immagini/galleria_foto_out.jpg');*/
    background: url("images/pulsante_check-out_online.png") no-repeat;
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-align: center;
    text-decoration: none;
    margin: 0px auto;
    text-transform: uppercase;
}
a.findshop_online:link{
    /*font-weight: bold;*/
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #000;
    margin: 0px auto;
}
a.findshop_online:visited{
    /*font-weight: bold;*/
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #000;
    margin: 0px auto;
}
a.findshop_online:hover{
    background: url("images/pulsante_check-out_online.png") no-repeat;
    background-position: 100% 0%;
    text-decoration: underline;
}
.cont_shop .carrello{
    margin-top: 50px
}
.cont_shop p{
    font-size: 11px;
    color:white;
    padding-top: 8px;
}
.cont_shop .gray{
    color:#777777;
}
.clear {
    clear: both;
}

