@import url("template.css");
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);

@font-face {
    font-family: 'trade_gothic_lt_stdregular';
    src: url('../font/tradegothicltstd-webfont.eot');
    src: url('../font/tradegothicltstd-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/tradegothicltstd-webfont.woff') format('woff'),
    url('../font/tradegothicltstd-webfont.ttf') format('truetype'),
    url('../font/tradegothicltstd-webfont.svg#trade_gothic_lt_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'trade_gothic_lt_stdbold';
    src: url('../font/tradegothic-boldcondtwenty-webfont.eot');
    src: url('../font/tradegothic-boldcondtwenty-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/tradegothic-boldcondtwenty-webfont.woff') format('woff'),
    url('../font/tradegothic-boldcondtwenty-webfont.ttf') format('truetype'),
    url('../font/tradegothic-boldcondtwenty-webfont.svg#trade_gothic_lt_stdbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'PT Sans', sans-serif;
    background-color: #e40421;
    text-align: center;
    font-size: 13px;
    color: #787878
}

.tradeFont {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #333;
}

.tradeFontBold {
    /*font-family: 'trade_gothic_lt_stdbold';*/
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
}

.innerSection {
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
    text-align: left;
    clear: both
}

a {
    outline: none;
}

a img {
    border: 0
}

a {
    color: #737373;
    text-decoration: none;
    *cursor: pointer
}

h1, h2, h3 {
    /*font-family: 'trade_gothic_lt_stdbold'; /*font-weight:normal*/
    font-family: 'PT Sans', sans-serif;
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.italic {
    font-style: italic
}

.hidden {
    display: none !important
}

.red {
    color: #8a222d !important
}

.shadow {
    display: block;
    margin-bottom: 16px
}

.btnRed {
    background: #686868 !important;
    border-radius: 20px;
}

.btnArrowRed {
    float: right;
    font-size: 13px;
    text-shadow: 0px 0px 0px !important;
}

.btnArrowRed a {
    float: left;
    background: #8a222d;
    padding: 6px 20px 6px 20px;
    color: #fff;
    border-radius: 15px;
}

.btnArrowRed a:hover {
    background: #666;
    color: #fff;
}

.btnArrowRedBack a {
    float: right;
    height: 44px;
    line-height: 44px;
    background: url(../img/btn-back-right.png) left 0 no-repeat;
    color: #ffffff;
    font-style: italic;
    padding: 0 8px 0 15px;
    /*font-family: 'trade_gothic_lt_stdregular'*/
    font-family: 'PT Sans', sans-serif;
}

.btnBuy {
    position: relative;
}

.btnBuy a {
    padding-left: 33px;
}

.btnBuy img {
    left: -12px;
    position: absolute;
    top: 0;
}

.textShadow {
    text-shadow: -1px 1px 0px rgba(55, 55, 55, 0.75);
}

.bigTitle {
    font-size: 18px;
    color: #000000;
    border-bottom: 1px solid #909090;
    clear: both;
    margin: 0 0 20px;
    padding: 0 0 5px;
    padding-left: 20px;
    text-transform: uppercase;
}

.bigTitle .red {
    font-size: 28px;
    display: block;
}

#bg01 {
    background: #fff !important;
}

#top {
    background: url(../img/logo_enartis.png) center 5px no-repeat;
    height: 166px;
    position: relative;
    z-index: 999;
    height: 160px;
}

#social {
    height: 24px;
    list-style-type: none;
    margin: 6px 0 0 16px;
    padding: 0;
    float: left
}

#social li {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 20px
}

#language {
    color: #ffffff;
    font-size: 11px;
    text-align: right;
    width: 140px;
    /*font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Tahoma, Verdana, sans-serif;*/
    font-family: 'PT Sans', sans-serif;
    float: right;
    position: relative;
    right: 170px;
    top: 5px;
    float: right;
    margin-right: 20px
}

#language a {
    color: #fff;
}

#language #countries {
    width: 51px !important;
}

#language .ddlabel {
    display: none;
}

#language .ddcommon ul {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#language .ddChild {
    background-color: #fff;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.frmSearch {
    background: #fff;
    clear: both;
    float: none;
    height: 23px;
    position: relative;
    top: 25px;
    border: 1px solid #ccc;
    display: table;
    margin-left: -1px;
    padding-left: 20px;
    padding-right: 10px;
}

.frmSearch .text {
    background: transparent;
    border: 0 none;
    color: #666;
    float: left;
    left: 6px;
    position: relative;
    top: 2px;
    width: 144px;
}

/*.frmSearch a {background:url(../img/btn-search.gif) 0 0 no-repeat;color:#ffffff;display:block;width:73px;height:23px;line-height:23px;display:block;float:left;text-align:center;position:relative;left:20px}*/
.frmSearch img {
    position: absolute;
    top: 5px;
    left: 4px;
    width: 15px;
    height: 15px;
}

#navTop {
    margin: 0 auto;
    padding: 14px 0px 0px 0px;
    text-align: center;
    list-style-type: none;
    clear: both;
    height: 24px;
    line-height: 30px;
    /* position: absolute; */
    bottom: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    max-width: 990px;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 15px;
    display: table;
}

#navTop li {
	display:table-cell;
    float: none !important;
    padding: 0 20px;
    border-left: 1px solid #ccc;
}

#navTop li:first-child {
    border-left: none;

}

/*#navTop li:last-child {
    border-left: none;

}*/

#navTop li.clear-fix {
    padding: 0;

}

.back-top {
    bottom: 118px;
    position: fixed;
    right: 20px;
    display: none;

}

#navTop a {
    color: #909090;
    font-size: 20px;
    position: relative;
}

#navTop a.sel, #navTop a:hover {
    color: #a50000;
}

#navTop .overmenu {
    margin-left: -3px;
    margin-top: -1px;
    position: absolute;
    text-align: left;
    z-index: 999;
    left: 0;
    width: 100%;
    background-color: #e40421;
    color: #fff;
    padding: 10px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
}

#middle .innerSection {
    background-color: #ffffff;
    overflow: hidden;
    _height: 100%
}

.spotLight {
    font-size: 13px
}

.spotLight .title {
    color: #e40421;
    padding-bottom: 6px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    _height: 100%;
    margin-bottom: 4px
}

.spotLight .title a {
    font-size: 11px;
    font-weight: bold;
    float: right;
    color: #e40421;
    position: relative;
    top: 10px
}

.spotLight .title a:hover {
    color: #000000
}

.spotLight h2 {
    margin: 0;
    font-weiight: normal;
    float: left;
    font-size: 20px;
}

.spotLight .sub {
    padding-bottom: 4px
}

.videobox {
    margin-bottom: 20px
}

.videoDida {
    display: block;
    background: url(../img/bg-video-box.gif) center right no-repeat #000000;
    height: 54px;
    color: #ffffff;
    text-decoration: none
}

.videoDida strong {
    font-size: 19px;
    display: block;
    padding: 2px 4px;
}

.videoDida span {
    display: block;
    padding: 2px 8px;
}

#leftCol, #rightCol {
    margin: 22px 0
}

#leftCol {
    float: left;
    width: 230px;

    _display: inline;
}

#leftCol.home {
    width: 300px;
}

#rightCol {
    float: right;

    width: 696px;
}

#rightCol.home {
    width: 624px;
}

.tabNav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    _height: 100%;
    /* font-family: 'trade_gothic_lt_stdbold';*/
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
}

.tabNav li {
    float: left;
    font-size: 15px;
    text-align: center;
    background-color: #c8c8c8;
    margin-left: 12px;
}

.tabNav li.first {
    margin: 0
}

.tabNav li a {
    color: #ffffff;
    display: block;
    height: 25px;
    line-height: 29px;
    width: 200px;
}

.tabNav li a:hover {
    background: #8a222d;
    border-radius: 20px;
}

.tabNav.variant li {
    width: auto;
    background: url("../img/bg-btn-gray.gif") repeat 0 0;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 20px;
}

.tabNav.variant li a {
    width: auto;
    padding: 0 5px
}

.tabInner {
    border: 1px solid #e40421
}

.tabItem {
    padding: 24px 16px;
}

.tabItem p {
    line-height: 1.4em;
    margin: 0 0 12px;
}

#tabContainer {
    padding-bottom: 6px
}

#tabContainer .tabNav {
    padding: 0 0 8px;
}

#tabContainer .title {
    padding: 10px 0 2px;
    color: #525252;
    font-weight: 16px;
}

#tabContainer .tabInner {
    border: 0
}

#tabContainer .tabInner a {
    padding-bottom: 5px;
    display: none
}

#tabLeft {
}

#tabLeft .tabNav li a {
    width: 144px;
}

.newsSpotlight {
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    display: none
}

.newsSpotlight .item {
    padding: 4px 4px 14px 4px;
    overflow: hidden;
    _height: 100%
}

.newsSpotlight .item a {
    text-decoration: none
}

.newsSpotlight .item p {
    font-size: 11px;
    color: #787878;
    margin: 0;
    line-height: 13px;
}

.newsSpotlight .item p strong {
    color: #474747
}

.newsSpotlight .item h3 {
    font-size: 15px;
    color: #e40421;
    margin: 10px 0;
}

.newsSpotlight .small p {
    margin: 4px 0
}

.newsSpotlight .small h3 {
    margin: 0
}

.newsSpotlight .small img {
    margin: 0 10px 4px 0;
    float: left
}

.newsSpotlight .correlati a {
    tetx-decoration: none;
    color: #e40421;
    font-size: 13px;
    line-height: 20px
}

.newsSpotlight .thumbBig {
    display: block;
    width: 290px;
    height: 210px;
    overflow: hidden;
}

.newsSpotlight .thumbSmall {
    display: inline-block;
    width: 100px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin: 0 10px 4px 0;
}

.boxgrid {
    background: none repeat scroll 0 0 #161613;
    float: left;
    height: 100px;
    margin-left: 12px;
    overflow: hidden;
    position: relative;
    width: 145px;
    /*font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial*/
    font-family: 'PT Sans', sans-serif;
}

.boxgrid.first {
    margin-left: 0
}

.boxgrid img {
    border: 0 none;
    left: 0;
    position: absolute;
    top: 0;
}

.boxgrid p {
    color: #AFAFAF;
    font-weight: bold;
    margin-top: -5px;
    padding: 0;
    text-align: left;
}

.boxgrid a {
    color: #ffffff;
}

.boxcaption {
    background: none repeat scroll 0 0 #000000;
    float: left;
    height: 37px;
    opacity: 0.7;
    padding: 3px 5px 0;
    position: absolute;
    text-align: left;
    width: 100%;
}

.captionfull .boxcaption {
    left: 0;
    top: 101px;
}

.caption .boxcaption {
    left: 0;
    top: 80px;
}

.greybox {
    background-color: #ededed;
    border: 1px solid #e3e3e3;
    line-height: 20px
}

.greybox .inner {
    padding: 10px
}

.slider-grande {
    width: 624px;
    height: 332px;
    overflow: hidden;
}

#slider-background {
    /*background-image: url("../img/bg-slider.gif");*/
    border-bottom: 5px solid #FFFFFF;
    background-position: center 57px;
    background-repeat: repeat-x;
    width: 100%;
    height: 407px
}

#slider-background .title {
    color: #ffffff;
    font-size: 28px;
    /*font-family: 'trade_gothic_lt_stdregular';*/
    font-family: 'PT Sans', sans-serif;
    padding-top: 23px;
    overflow: hidden;
}

#slider-background .btnArrowRed {
    position: relative;
    top: -6px
}

#blocco-slider-prodotti {
    margin: auto;
    position: relative;
    width: 990px;
}

#sliderProdotti {
    margin: auto;
    overflow: hidden;
    padding: 0;
    width: 990px;
    position: relative;
}

#sliderProdotti .viewport {
    height: 330px;
    margin: auto;
    overflow: hidden;
    position: relative;
    top: 10px;
    width: 924px;
}

#sliderProdotti .buttons {
    background: url("../img/slider/btn_prodotti_prev.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 33px;
    position: absolute;
    width: 33px;
    text-indent: -999px;
    overflow: hidden;
    top: 120px;
    left: 0
}

#sliderProdotti .next {
    background: url("../img/slider/btn_prodotti_next.png") no-repeat scroll 0 0 transparent;
    left: 956px;
}

#sliderProdotti .disable {
    visibility: hidden;
}

#sliderProdotti .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 924px;
    left: 0 top : 0;
}

#sliderProdotti .overview li {
    float: left;
    margin: 0;
    padding-top: 18px;
    width: 184px;
}

#sliderProdotti .overview li span {
    padding: 0 20px;
    /*font-family: 'trade_gothic_lt_stdregular';*/
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    background: url(../img/bg-cat-slider.gif) repeat-y #fff;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
    color: #e40521;
    border: 1px solid #fff;
}

#sliderProdotti .overview li img {
    width: 184px;
}

#sliderProdotti .overview a {
    display: block
}

#sliderProdotti .overview p {
    margin: 0 6px 6px 6px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    /*font-family: 'trade_gothic_lt_stdbold';*/
    font-family: 'PT Sans', sans-serif;
}

.sliderFilter {
    float: left
}

.prodottiMiddle #leftCol {
    /*width: 27.2%;*/
    min-width: 270px;
}

.prodottiMiddle #rightCol {
    width: 70%;
}

.boxCol {
    margin-bottom: 20px;
}

/*.boxCol{
	background: #f2f2f2;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 7px;
	padding-right: 7px;
}*/
.titoloRosso {
    color: #8a222d;
    background: #FFFFFF;
    padding: 3px 3px 3px 16px;
    font-size: 16px;
    margin-bottom: 15px;
    border-radius: 0px 0px 5px 5px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-box-shadow: 0 5px 10px 0 #E0E0E0;
    box-shadow: 0 5px 10px 0 #E0E0E0;
    display: none;
}

.filtroCategory {
    background: #EEE;
    margin-bottom: 20px;
}

.groupCategory {
    background: #EEE;
    margin-bottom: 20px;
}

#cat3 .titolo {
    color: #8a222d;
    background: #FFFFFF;
    padding: 5px 5px 5px 10px;
    margin-bottom: 15px;
    border-radius: 0px 0px 5px 5px;
    text-transform: uppercase;
    border-bottom: 0px dotted #ccc;
    -webkit-box-shadow: 0 5px 10px 0 #E0E0E0;
    box-shadow: 0 5px 10px 0 #E0E0E0;
    padding-bottom: 2px;
    width: 84%;
}

#prodottiNav #cat3 .titolo a {
    color: #8a222d;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0px;
    background: url(../img/ico-filter-down.png) no-repeat 170px 0px;
}

#cat4 {
    /*background:#fff;*/
    border-radius: 5px 5px 0 0;
}

#cat4 .titolo.prodotti-off {
    color: #8a222d;
    background: #eee;
    padding: 5px 5px 5px 15px;
    margin-bottom: 15px;
    border-radius: 5px 5px;
    text-transform: uppercase;
    margin-left: 0;
    margin-right: 0;

    padding-bottom: 2px;

}

#prodottiNav #cat4 .titolo a {
    color: #8a222d;
    font-size: 15px;
    font-weight: bold;
    padding-left: 0px;
    background: url(../img/ico-filter-down.png) no-repeat 95% 0px;
}

#cat4 .titolo {
    color: #8a222d;
    background: #FFFFFF;
    padding: 5px 5px 5px 10px;
    margin-bottom: 15px;
    border-radius: 0px 0px 5px 5px;
    text-transform: uppercase;
    border-bottom: 0px dotted #ccc;
    -webkit-box-shadow: 0 5px 10px 0 #E0E0E0;
    box-shadow: 0 5px 10px 0 #E0E0E0;
    padding-bottom: 2px;
    width: 84%;
}

#cat9 .titolo {
    color: #8a222d;
    background: #FFFFFF;
    padding: 5px 5px 5px 10px;
    margin-bottom: 15px;
    border-radius: 0px 0px 5px 5px;
    text-transform: uppercase;
    border-bottom: 0px dotted #ccc;
    -webkit-box-shadow: 0 5px 10px 0 #E0E0E0;
    box-shadow: 0 5px 10px 0 #E0E0E0;
    padding-bottom: 2px;
    width: 84%;
}

#cat9 h3 {
    font-family: 'PT Sans', sans-serif;
    font-weight: lighter;
    color: #737373;
    padding: 0 15px;
}

#prodottiNav #cat9 .titolo a {
    color: #8a222d;
    font-size: 15px;
    font-weight: bold;
    padding-left: 0px;

    background: url(../img/ico-filter-down.png) no-repeat 95% 0px;
}

#prodottiNav #cat9 li a {
    background: none;
    padding: 0 0 1px 15px;

}

#prodottiNav #cat9 li a:hover {
    color: #8a222d;

}

#prodottiNav #cat9 li a .tag_ricerca_top_page {
    background: #fff;
    font-family: 'PT Sans', sans-serif;
    font-weight: lighter;
    font-size: 13px;
}

#prodottiNav #cat9 li a .tag_ricerca_top_page:hover {
    background: #8a222d;
    color: #fff;
    font-weight: bold;
}

#prodottiNav #cat9 li a .sel {
    background: #8a222d;
    color: #fff;
    font-weight: bold;
}

#cat9 li {
    display: table;
}

#cat7 {
    background: #fff;
    border: 1px solid #d5d4d4;
}

#cat7 .titolo {
    background-color: #FFFFFF;
    background: url(../img/bg_titolo_sidebar_filtri.png) 0px 23px;
    border-bottom: none;
    background-repeat: no-repeat;
    padding-bottom: 21px !important;
}

#prodottiNav #cat7 .titolo a {
    color: #948a8a;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0px;
    background: none;
}

#prodottiNav #cat7 li a {
    color: #87888a;
    display: table;
    font-size: 13px;
    height: auto;
    line-height: 16px;
    margin-bottom: 5px;
    text-decoration: none;
    padding: 3px 10px 2px 10px;
    border-radius: 15px;
    float: none;
    margin-right: 8px;
    background: #fffefe;
    background: -moz-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffefe), color-stop(100%, #e3e4e5));
    background: -webkit-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -o-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -ms-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: linear-gradient(to bottom, #fffefe 0%, #e3e4e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefe', endColorstr='#e3e4e5', GradientType=0);
}

#prodottiNav #cat7 li a.sel {
    background: #8a222d;
    color: #fff;
}

#cat8 {
    background: #fff;
    border: 1px solid #d5d4d4;
}

#cat8 .titolo {
    background-color: #FFFFFF;
    background: url(../img/bg_titolo_sidebar_filtri.png) 0px 23px;
    border-bottom: none;
    background-repeat: no-repeat;
    padding-bottom: 21px !important;
}

#prodottiNav #cat8 .titolo a {
    color: #948a8a;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0px;
    background: none;
}

#prodottiNav #cat8 li a {
    color: #87888a;
    display: table;
    font-size: 16px;
    height: auto;
    line-height: 19px;
    margin-bottom: 5px;
    text-decoration: none;
    padding: 3px 10px 2px 10px;
    border-radius: 15px;
    float: left;
    margin-right: 8px;
    background: #fff;
}

.testo_tag > a {
    background: none repeat scroll 0 0 #fff;
    border-radius: 15px;
    color: #87888a;
    font-family: "PT Sans", sans-serif;

    font-size: 16px;
    height: auto;
    line-height: 19px;
    margin-bottom: 5px;
    margin-right: 8px;
    padding: 3px 10px 2px;
    text-decoration: none;
}

#prodottiNav #cat8 li a.sel {
    background: #8a222d;
    color: #fff;
}

.contenitore_parte_centrale_sito_enartis .titolo_tag {
    font-weight: bold !important;
}

#cat0 {
    border-radius: 13px;
}

#cat0 .titolo {
    border-bottom: 0px dotted #ccc;
}

#prodottiNav #cat0 .titolo a {
    font-family: 'PT Sans', sans-serif;
    background: url(../img/ico-filter-down.png) no-repeat 95% 5px;
    padding-left: 0px;
    padding: 4px 0px 3px 0px;
    color: #8a222d;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}

#prodottiNav #cat0 li a {
}

.filtroSel .cat4 span {
    font-size: 13px;
    padding-right: 10px;
    color: #000000;
}

.cat4 .chiudi {
    background: none repeat scroll 0 0 #8a222d;
    color: #FFFFFF;
    display: block;
    /*font-family: arial;*/
    font-family: 'PT Sans', sans-serif;
    font-size: 8px;
    font-weight: bold;
    height: 10px;
    line-height: 12px;
    margin-right: 5px;
    opacity: 1;
    filter: opacity(alpha=100);
    position: absolute;
    right: -19px;
    text-align: center;
    text-decoration: none;
    top: 4px;
    width: 12px;
}

.filtroSel .cat7 span {
    font-size: 13px;
    padding-right: 10px;
    color: #000000;
}

.cat7 .chiudi {
    background: none repeat scroll 0 0 #8a222d;
    color: #FFFFFF;
    display: block;
    /*font-family: arial;*/
    font-family: 'PT Sans', sans-serif;
    font-size: 8px;
    font-weight: bold;
    height: 10px;
    line-height: 12px;
    margin-right: 5px;
    opacity: 1;
    filter: opacity(alpha=100);
    position: absolute;
    right: -19px;
    text-align: center;
    text-decoration: none;
    top: 4px;
    width: 12px;
}

.filtroSel .cat8 span {
    font-size: 13px;
    padding-right: 10px;
    color: #000000;
}

.cat8 .chiudi {
    background: none repeat scroll 0 0 #8a222d;
    color: #FFFFFF;
    display: block;
    /*font-family: arial;*/
    font-family: 'PT Sans', sans-serif;
    font-size: 8px;
    font-weight: bold;
    height: 10px;
    line-height: 12px;
    margin-right: 5px;
    opacity: 1;
    filter: opacity(alpha=100);
    position: absolute;
    right: -19px;
    text-align: center;
    text-decoration: none;
    top: 4px;
    width: 12px;
}

#ricercaLibera .frmSearch {
    background: #fff;
    clear: both;
    float: none;
    height: 23px;
    position: relative;
    top: 25px;
    border: 0px solid #ccc;
    display: table;
    margin-left: -1px;
    padding-left: 20px;
    padding-right: 10px;
}

.menuPag {
    float: right;
    overflow: hidden;
    //margin-top: -90px;
}

.menuPag a {
    font-family: 'PT Sans', sans-serif;
    display: block;
    text-align: right;
    font-size: 12px;
    margin-top: 2px;
    color: #9B9B9B;
    text-transform: uppercase;
    letter-spacing: 0.1px;
}

.menuPag a:hover {
    color: #8a222d;
}

.filtro, .filtroSel {
    border-bottom: 0px dotted #ccc;
    padding-bottom: 8px;
    font-size: 11px;
    color: #454545;
    margin: 5px 20px 5px 11px;
    position: relative;
}

.filtroSel div {
    min-height: 20px;
    height: auto !important;
    height: 20px
}

.filtroSel span {
    font-size: 14px;
    padding-right: 10px;
    color: #000000;
}

.chiudi {
    background: none repeat scroll 0 0 #E40421;
    color: #FFFFFF;
    display: block;
    /*font-family: arial;*/
    font-family: 'PT Sans', sans-serif;
    font-size: 8px;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    margin-right: 5px;
    opacity: 1;
    filter: opacity(alpha=100);
    position: absolute;
    right: -19px;
    text-align: center;
    text-decoration: none;
    top: 4px;
    width: 12px;
}

.chiudi:hover {
    opacity: 0.5;
    filter: opacity(alpha=100);
}

#prodottiNav .titolo a {
    background: url(../img/ico-filter-down.png) no-repeat 0 1px;
    color: #494949;
    font-size: 13px;
    line-height: 22px;
    padding-left: 22px;
    text-decoration: none;
    display: block
}

#prodottiNav .titolo .close {
    background-image: url(../img/ico-filter-up.png)
}

#prodottiNav .filtro {
    padding-bottom: 0
}

#prodottiNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px 10px;
    overflow: hidden;
}
.innerSection #prodottiNav .filtroCategory .nav-first-level {
    padding-top: 16px;
}
.innerSection #prodottiNav .filtroCategory .nav-first-level .nav-first-level-el a {
    float: none !important;
}
#prodottiNav li a {
    color: #87888a;
    display: table;
    font-size: 13px;
    height: auto;
    line-height: 16px;
    margin-bottom: 5px;
    text-decoration: none;
    background: #fff;
    padding: 3px 10px 2px 10px;
    border-radius: 15px;
    float: left;
    margin-right: 8px;
}

#prodottiNav .filtroCategory li a {
}

#prodottiNav .filtroCategory li .sel {
    background: #8a222d;
    color: #fff;
}

#prodottiNav li a:hover {
    color: #8a222d
}

.prodottiList {
    clear: both;
    margin: 0;
    padding: 10px;
    list-style-type: none;
    border: 1px solid #8a222d;
    overflow: hidden;
}

.prodottiList li {
    margin: 0;
    padding: 0;
    width: 100%;
}

.prodottiList a {
    display: block;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.prodottiList a:hover {
}

.prodottiList a div {
    overflow: hidden;
    height: auto !important;
}

.prodottiList p {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #666;
}

.prodottiList span {
    padding: 0px;
    color: #333;
    display: block;
    margin-top: 10px;
    text-align: left;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #8a222d;
}

.prodottiList .testoProdoto {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
}

#schedaLeft {
    float: left;
    width: 336px
}

#schedaRight {
    float: right;
    width: 340px;
    color: #515151;
    font-size: 14px
}

#schedaRight h1 {
    font-family: 'PT Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #8a222d;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#schedaRight h2 {
    margin: 0;
    color: #333;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece;
}

#schedaRight .caratteristiche {
    margin: 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #cecece;
    list-style-type: none;
    margin-bottom: 20px
}

#schedaRight .caratteristiche li {
    padding-left: 30px;
    padding-bottom: 8px;
    font-size: 17px;
    background: url(../img/bg-arrow-list.gif) 0 0 no-repeat;
}

#tabInfo {
    clear: both;
    padding-top: 46px;
    margin-bottom: 20px;
    *padding-top: 23px
}

#tabInfo .tabNav li a {
    width: auto;
    padding: 0 8px;
    background: url(../img/bg-btn-gray.gif) 0 0
}

#tabInfo .tabNav li a:hover {
    background: #8a222d;
}

#tabInfo .tabItem {
    display: none;
}

#rightCol .spotLight h2 {
    font-size: 22px
}

.prodottiSpot #prodottiList a {
    border: 0;
    padding: 0
}

.prodottiSpot #prodottiList a:hover {
    background-color: #ffffff
}

.prodottiSpot #prodottiList p {
    padding-bottom: 0
}

.prodottiSpot #prodottiList {
    padding-bottom: 10px;
    overflow: hidden;
}

.productGallery .inner {
    width: 336px;
    height: 374px;
    border: 1px solid #cecece;
    text-align: center
}

.productGallery ul {
    margin: 0;
    padding: 10px 0 0;
    list-style-type: none;
}

.productGallery li {
    border: 1px solid #cecece;
    height: 60px;
    text-align: center;
    float: left;
    margin: 0 0 5px 5px;
    text-align: center;
    width: 78px
}

.productGallery .first {
    margin-left: 0
}

.productGallery li:hover, .productGallery .sel {
    border: 1px solid #E40421
}

#ricercaLibera {
    overflow: hidden;
    _height: 100%
}

#ricercaLibera .frmSearch {
    background: none repeat scroll 0 0 transparent;
    padding: 10px 0 0;
    position: static;
    width: 100%;
}

#ricercaLibera .frmSearch .text {
    width: 210px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CECECE;
    color: #535353;
    padding: 2px;
    top: 0
}

#ricercaLibera .frmSearch a {
    width: 50px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

.briciole {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 10px;
}

.briciole a {
    color: #ccc;
}

.briciole a:hover {
    color: #333
}

.occhiello {
}

.occhiello .inner {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #948a8a;
    font-weight: 600;
    padding-bottom: 10px;
}

.menuBlock {
    width: 225px;
    margin: 0 auto 20px;
    padding: 0
}

.prodottiMiddle .menuBlock {
    width: 185px;
    margin: 0 auto 20px;
    padding: 0;
    background: #eee;
    padding: 20px;
}

.menuBlock .titolo {
    color: #e40421;
    font-size: 14px;
    padding-bottom: 2px
}

.menuBlock ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menuBlock li {
    padding: 4px 0 4px 20px
}

.menuBlock li a {
    color: #000000;
}

.menuBlock li a:hover, .menuBlock li .sel {
    color: #8a222d
}

.bulletList li {
    background: url(../img/bullet-list.png) 0 0 no-repeat;
}

.bulletList .menuBlock li {
    background-position: 9px 10px
}

.dottedList li, .borderDotted {
    border-bottom: 2px dotted #CCCCCC
}

.boxSplash {
    font-size: 15px;
    padding-bottom: 10px
}

.boxSplash .dataLuogo {
    color: #000;
    font-size: 12px;
}

.boxSplash .tradeFont {
    color: #000;
    margin-bottom: 5px;
}

.boxSplash img {
    padding-top: 10px;
    width: 100%;
}

.dettaglio .socialBar {
    border-top: 1px solid #9b9e9f !important
}

.dettaglio .bigTitle {
    border: none;
    margin: 0;
}

.contenuti {
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 26px;
    color: #000
}

.contenuti a {
    color: #e40421;
    text-decoration: underline;
}

.video-left {
    float: left;
    margin-right: 15px;
}

.video-right {
    float: right;
    margin-left: 15px;
}

.video-clear {
    clear: both;
    text-align: center;
}

.image-left {
    float: left;
    margin-right: 15px;
}

.image-right {
    float: right;
    margin-left: 15px;
}

.image-clear {
    clear: both;
    text-align: center;
}

.media-title h2 {
    color: #E40421;
    font-size: 22px;
    margin-bottom: 5px;
    clear: both;
}

.media-gallery {
    background-color: #ebebeb;
    display: table;
    width: 674px;
    padding: 10px;
}

.media-item img {
    height: 140px;
    float: left;
    margin: 7px;
}

.video-correlato {
    clear: both;
    display: table;
    margin-bottom: 20px;
    width: 100%;
    border-top: 1px solid #909090;
    border-bottom: 1px solid #909090;
    padding: 10px 0;
}

.video-correlato h2 {
    color: #E40421;
    font-size: 18px;
}

.video-correlato .occhiello {
    margin-right: 275px;
    margin-bottom: 5px;
    padding-left: 8px;
}

.articolo-correlato {
    clear: both;
    display: table;
    margin-bottom: 20px;
    width: 100%;
    border-top: 1px solid #909090;
    border-bottom: 1px solid #909090;
    padding: 10px 0;
}

.articolo-correlato h2 {
    color: #E40421;
    font-size: 18px;
}

.articolo-correlato .occhiello {
    margin-right: 250px;
    margin-bottom: 5px;
}

.boxOneCol {
    overflow: hidden;
    font-size: 15px;
    width: 43%;
    float: left;
    margin-right: 20px;
    min-height: 415px;
    padding: 10px;
    background: #fff;
    border: 1px solid #d2d0d0;
    margin-bottom: 20px;
}

.boxOneCol:nth-child(2) {
    margin-right: 0px;
}

.boxOneCol img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    max-height: 190px;
}

.boxOneCol h2, .boxSplash h2, .contenuti h2 {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #8a222d;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.boxOneCol .content {
    float: left;
}

.boxOneCol.small {
    font-size: 13px;
}

.boxOneCol.small h2 {
    font-size: 17px
}

.boxOneCol.small .content {
    width: 506px
}

.boxOneCol.small img {
    float: left;
    padding-right: 13px;
    width: 24%;
}

.boxTwoCol {
    padding-bottom: 26px;
    overflow: hidden;
    _height: 100%;
    font-size: 15px;
    display: block;
    width: 334px;
    float: left
}

.boxTwoCol.clear {
    margin-right: 28px
}

.boxTwoCol img {
    width: 334px
}

.boxTwoCol h2, .boxSplash h2, .contenuti h2 {
}

#atleti .boxTwoCol h2 {
    color: #000000
}

.boxThreeCol {
    float: left;
    width: 226px;
    padding-bottom: 40px;
    margin-right: 6px;
}

.boxThreeCol.last {
    margin: 0 !important
}

.boxThreeCol h2 {
    font-size: 17px;
    line-height: 1.2em;
    clear: both;
    color: #8a222d;
    margin: 0;
    padding: 4px 0;
}

.boxThreeCol img {
    padding-bottom: 4px;
    width: 100%
}

#eventi .boxThreeCol {
    display: block;
    padding-bottom: 0;
    margin-bottom: 20px;
    /*font-family: 'trade_gothic_lt_stdregular';*/
    font-family: 'PT Sans', sans-serif;
}

#eventi .boxThreeCol:hover {
    background-color: #e40421
}

#eventi .boxThreeCol .inner {
    margin: 5px;
    background-color: #ffffff;
    padding-bottom: 10px;
    position: relative;
    border: 1px solid #d8d8d8;
}

#eventi .boxThreeCol h2 {
    font-size: 15px;
    padding: 4px
}

#eventi .boxThreeCol .dataLuogo {
    font-size: 14px;
    color: #000000;
    padding: 0 4px
}

#eventi .categoria {
    color: #820011;
    font-size: 15px;
    display: block;
    padding: 4px
}

#eventi .strategy {
    position: absolute;
    right: 0;
    top: 0
}

.topTabNav {
    border-bottom: 1px solid #c2c2c2;
    color: #000000;
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 12px
}

.pager {
    text-align: center;
    padding: 20px;
    border-top: 1px solid #c8c8c8;
    clear: both
}

.pager a {
    /*color: #000000;*/
    font-size: 14px;
}

.pager a:hover, .pager .sel {
    color: #8a222d;
}

a.currentSC {
    color: #8a222d;
    font-weight: bold;
}

.pager img {
    padding: 0 4px;
    vertical-align: middle
}

.pager .arrow {
    padding: 0 16px
}

.banner {
    text-align: center
}

.formLeft {
    padding: 10px 0px 0;
    overflow: hidden;
    _height: 100%
}

.formLeft input {
    width: 150px;
    float: left;
    background: url("../img/ico-cerca.gif") no-repeat left center #fff;
    border: 1px solid #ccc;
    padding: 3px 10px 3px 10px;
}

.formLeft a {
    border: 1px solid #ccc;
    color: #454545;
    display: block;
    background-color: #E6E6E6;
    float: left;
    padding: 2px 10px 1px 10px;
    position: relative;
    top: 0px;
    left: 4px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    /*font-family: 'trade_gothic_lt_stdregular';*/
    font-family: 'PT Sans', sans-serif;
}

#equipe .boxSplash {
    color: #000000;
}

#equipe .boxSplash img {
    padding-top: 20px
}

.oneCol {
    margin: 22px
}

.oneCol .boxThreeCol {
    width: 300px;
    margin-right: 22px;
}

.oneCol h2 {
    font-size: 20px
}

select.styled {
    width: 304px;
    cursor: pointer
}

span.customStyleSelectBox {
    font-size: 11px;
    background-color: #ffffff;
    color: #000000;
    padding: 6px 0 6px 7px;
    border: 1px solid #909090;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px;
}

span.customStyleSelectBox.changed {
    background-color: #ffffff;
}

.customStyleSelectBoxInner {
    background: url(../img/select-arrow.gif) no-repeat center right;
    width: 295px !important;
    cursor: pointer
}

#contactInfo {
    float: left;
    width: 170px;
    text-align: right
}

#contactInfo .item {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 40px;
}

#contactInfo strong {
    color: #000000;
    font-size: 22px
}

#formContact {
    float: right;
    width: 472px;
    border: 1px solid #d8d8d8;
    background-color: #ebebeb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px;
}

#formContact .row {
    margin: 0 18px;
    padding-top: 10px;
}

#formContact label {
    float: left;
    width: 128px;
}

.roundedText {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px;
    border: 1px solid #909090
}

#formContact .roundedText {
    width: 300px;
    height: 26px;
    line-height: 26px;
    padding: 0 2px;
    float: right;
}

.errorText {
    border-color: #E40421
}

#formContact .red {
    clear: both;
    min-height: 16px;
    height: auto ! mportant;
    height: 16px;
    line-height: 16px;
    padding-left: 140px;
    font-style: italic;
    font-size: 12px;
}

#formContact .roundedText.area {
    height: 220px;
    margin-bottom: 40px
}

#privacy {
    clear: both;
    padding-top: 10px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

#privacy textarea {
    width: 100%;
    height: 130px
}

#privacy h2 {
    font-size: 16px;
    color: #000000
}

#privacy strong {
    color: #000000;
    display: block;
    padding-bottom: 10px
}

#privacy .check {
    margin-left: 30px
}

#privacy .nota {
    padding-left: 20px
}

#privacy a.red:hover {
    text-decoration: underline
}

#privacy .btnCont {
    border-top: 1px solid #909090;
    overflow: hidden;
    _height: 100%;
    padding: 20px 0
}

#nutrizione .boxOneCol .contnet {
    width: 414px
}

#nutrizione .boxOneCol h3 {
    margin: 0;
    color: #000000
}

#nutrizione .boxOneCol.small .content {
    width: auto
}

#nutrizione .data {
    clear: both;
    color: #000000;
    font-size: 15px;
    /*font-family: 'trade_gothic_lt_stdbold';*/
    font-family: 'PT Sans', sans-serif;
    padding-top: 6px
}

#orizontalSearch {
    background-color: #e40421;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 20px
}

#orizontalSearch .titolo {
    /*font-family: 'trade_gothic_lt_stdbold';*/
    font-family: 'PT Sans', sans-serif;
    color: #ffffff;
    font-size: 16px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    padding-right: 20px;
    float: left;
    position: relative;
    top: 2px
}

#orizontalSearch .styled {
    width: 179px;
    margin-right: 20px
}

#orizontalSearch span.customStyleSelectBox {
    padding: 2px 0 2px 6px
}

#orizontalSearch .customStyleSelectBoxInner {
    width: 170px !important
}

#orizontalSearch div.left {
    padding-right: 20px
}

.btnSearch {
    display: block;
    float: left;
    background: url(../img/btnSearch-right.png) right 0 no-repeat;
    padding-right: 22px
}

.btnSearch span {
    display: block;
    float: left;
    height: 21px;
    line-height: 21px;
    background: url(../img/btnSearch-left.png) left 0 no-repeat;
    padding-left: 10px;
}

/* Nuove classi per implementazione menu verticale a tendina automatico */

.menuBlock .titolo .lev-01 {
    background: url("../img/ico-filter-up.png") no-repeat scroll 0 5px / 15px auto #fff;
    color: #494949;
    font-size: 13px;
    line-height: 20px;
    padding-left: 30px;
    padding-bottom: 1px;
    text-decoration: none;
    text-transform: uppercase;
    display: table;
    margin: 0 14px 5px 5px;
    padding-top: 4px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    padding-right: 30px;
    background-position-y: 6.9px;
    background-position-x: 8px;
    background-size: 15px;
}

.menuBlock .titolo.active .lev-01 {
    background-image: url("../img/ico-filter-down.png");
}

.menuBlock .titolo.active .lev-01.sel {
    color: #E40421 !important
}

.menuBlock .titolo .lev-01.sel {
    color: #E40421 !important
}

.menuBlock ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px 25px;
    display: none;
}

.menuBlock .active ul {
    display: block;
}

/* Nuove classi per contenuti correlati */

#correlati {
    clear: both;
    margin-top: 80px;
}

#correlati .title {
    border-bottom: 1px solid #DCDCDC;
    color: #E40421;
    overflow: hidden;
    padding-bottom: 6px;
}

#correlati h2 {
    clear: both;
    color: #E40421;
    font-size: 22px;
    line-height: 1.2em;
    margin: 0;
    padding: 4px 0;
}

#correlati hr {
    clear: both;
    display: block;
    border: none;
    height: 1px;
    background: #DCDCDC
}

.item-correlato {
    width: 220px;
    float: left;
    margin: 5px 5px 5px 0;
    text-align: center;
}

.item-correlato p {
    /*font-family: 'trade_gothic_lt_stdbold';*/
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 10px;
}

.img-corr {
    width: 220px;
    height: 150px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
}

.img-corr img {
    max-height: 130px;
    max-width: 220px;
    margin: auto;
}

.img-corr iframe {
    max-height: 130px;
    max-width: 220px;
    margin: auto;
}

#correlati span.titolo {
    background: none repeat scroll 0 0 #E40521;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
    color: #fff;
    /*font-family: 'trade_gothic_lt_stdregular';*/
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    padding: 0 20px;
    text-transform: uppercase
}

/* Nuove Classi da REPOSITORY */

#link-paesi {
    display: table;
    margin-top: 20px;
}

.menu-paesi {
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    display: t . menu-paesi : hoverable;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    float: left;
    margin-right: 10px;
    margin-bottom: 6px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background: #fffefe;
    background: -moz-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffefe), color-stop(100%, #e3e4e5));
    background: -webkit-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -o-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -ms-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: linear-gradient(to bottom, #fffefe 0%, #e3e4e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefe', endColorstr='#e3e4e5', GradientType=0);
}

.menu-paesi:hover {
    background: #8a222d;
    color: #FFFFFF;
}

.elenco-paesi {
    display: block;
    width: 45%;
    min-height: 520px;
    float: left;
    background: #fff;
    border: 1px solid #d6d6d6;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 3px 10px 10px 10px;
}

.titolo_elenco_paesi {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #8a222d;
    text-transform: uppercase;
}

.col-sx-paesi {
    padding-left: 15px;
}

.col-sx-paesi span {
    display: block;
}

.col-dx-paesi {
    float: left;
    width: 330px;
    padding-left: 15px;
    display: block;
}

.col-dx-paesi span {
    display: block;
}

.backtotop {
    text-decoration: none;
    color: #000000;
    padding-left: 15px;
    font-size: 13px;
}

.simple-box {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 10px;
    font-size: 16px;
    color: #777777;
    line-height: 21px;
}

.simple-box p {
    margin: 7px 0;
}

.small-txt {
    font-size: 10px;
    line-height: 13px;
}

li p {
    margin: 0
}

#imgOverProducts {
    margin-bottom: 25px;
}

#schedaRight span {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #4d4d4d;
    display: inline-block;
}

.social {
    clear: both;
    height: 28px;
    margin-top: 8px;
    float:right;
}

.oneCol .media-gallery {
    width: 926px;
}

.oneCol .media-item img {
    float: left;
    height: 100px;
    margin: 7px;
    width: auto;
}

.oneCol .social {
    clear: both;
    height: 28px;
    margin-top: 15px;
	width: 300px;
}

.oneCol #correlati {
    display: table;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.oneCol .item-correlato {
    float: left;
    margin: 5px 47px;
    text-align: center;
    width: 220px;
}

.socialBar img {
    max-height: 20px;
    width: auto;
}

#searchContainer .boxOneCol.small img {
    border: 1px solid #ccc;
    width: 100px;
    margin-right: 20px;
    padding: 0 !important
}

.bmi {
    position: relative;
    display: inline-block;
}

.bmi-left {
    float: left;
    margin-right: 15px;
}

.bmi-right {
    float: right;
    margin-left: 15px;
}

.anchorLightZoomer {
    position: absolute;
    top: 0;
    right: 0;
}

.nav-button {
    background-color: #8a222d;
    color: #fff;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    padding: 3px 15px 3px;
    font-weight: bold;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    margin: 3px;
}

/*POP UP LINGUE*/
#pop-up-lingue {
    display: none;
    max-width: 800px;
    height: 380px;
    /*font-family: 'trade_gothic_lt_stdbold', Arial, Sans-serif;*/
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    background: white;
	width:100%;
}
#pop-up-lingue img.left{ max-width:126px; height:auto; width:16%;}
#pop-up-lingue h1 {
    font-size: 35px;
    text-align: left;
    color: #8a222d;
    border-bottom: 1px solid grey;
    margin: 10px 15px 10px 0;
}

#pop-up-lingue .right{
	width:82%;
}

#pop-up-lingue h2 {
    text-transform: uppercase;
    font-size: 22px;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    color: #000;
}

#pop-up-lingue ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    max-width: 645px;
    position: relative;
}

#pop-up-lingue ul li {
    float: left;
    padding: 0;
    margin: 0 9px 9px 0;
}

#pop-up-lingue ul li a {
    display: block;
    padding: 8px 13px;
    text-decoration: none;
    color: white;
    background: #cccccc;
}

#pop-up-lingue ul li a:hover {
    background: #8a222d;
    color: #fff
}

#pop-up-lingue ul li a img {
    border: 1px solid white;
    margin-right: 10px;
    position: relative;
    top: 2px
}

#pop-up-lingue ul li a.other {
    background: #ccc;
    color: #000;
    position: relative;
    padding-left: 37px;
}

#pop-up-lingue ul li a.other:hover {
    background: #555;
    color: #fff;
    position: relative;
    padding-left: 37px;
}

#pop-up-lingue ul li a.other img {
    border: 0;
    position: absolute;
    left: 4px;
    top: 4px;
}

#selectcountry {
    position: relative;
    display: inline-block;
}

#header #selectcountry {
    position: relative;
    display: inline-block;
    margin-top: 50px;
    top: -5px;
}

#selectcountry a {
    color: #8F8F8F;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    padding: 5px 0px;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    font-weight: 100;
}

#selectcountry a:hover {
    color: #000;
}

#selectcountry .flag {
    float: right;
    position: relative;
    top: 16px;
    left: 5px;
}

#selectcountry .arrow-right {
    position: relative;
    top: 1px;
    left: 1px;
}

#selectcountry .flag.en {
    background: url(../img/world.png) no-repeat !important;
    height: 16px;
    top: 0px;
}

#subscribenewsletter {
    position: relative;
    display: inline-block;
}

#subscribenewsletter a {
    color: #000;
    /*font-family: 'trade_gothic_lt_stdbold', Arial, Sans-serif;*/
    font-family: 'PT Sans', sans-serif;
    background: url(../img/flags/newsletter.png) no-repeat center center;
    font-size: 15px;
    padding: 5px 35px;
    position: relative;
    left: 0;
    top: 0;
    float: left;
}

#subscribenewsletter a:hover {
    color: #e40421;
}

#subscribenewsletter .newslettericon {
    float: right;
    position: relative;
    top: 4px;
    left: 5px;
}

#subscribenewsletter .arrow-right {
    position: relative;
    top: 1px;
    left: 1px;
}

#manageSubscriptionUrl{
    font-weight: bold;
}

#subscribenewsletter .newslettericon {
    background: url(../img/flags/newsletter.jpg) no-repeat !important;
    height: 16px;
    top: 1px;
}

#social-icons {
    margin-top: 10px;
    display: table;
}

#copy #social-icons {
    display: table;
    margin: auto;
    margin-top: -50px;
    margin-bottom: 20px;
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    border-radius: 10px 10px 10px 10px;
}

.social-icon {
    width: 24px;
    height: 29px;
    margin-right: 5px;
}

.facebook {
    background: url(../img/social/fb.png) no-repeat center center;
    display: inline-block;
}

.facebook:hover {
    background: url(../img/social/fb-hover.png) no-repeat center center;
    display: inline-block;
}

.twitter {
    background: url(../img/social/twitter.png) no-repeat center center;
    display: inline-block;
}

.twitter:hover {
    background: url(../img/social/twitter-hover.png) no-repeat center center;
    display: inline-block;
}

.youtube {
    background: url(../img/social/youtube.png) no-repeat center center;
    display: inline-block;
}

.youtube:hover {
    background: url(../img/social/youtube-hover.png) no-repeat center center;
    display: inline-block;
}

.email {
    background: url(../img/social/mail.png) no-repeat center center;
    display: inline-block;
}

.email:hover {
    background: url(../img/social/mail-hover.png) no-repeat center center;
    display: inline-block;
}

.instagram {
    background: url(../img/social/instagram.png) no-repeat center center;
    display: inline-block;
}

.instagram:hover {
    background: url(../img/social/instagram-hover.png) no-repeat center center;
    display: inline-block;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #e30423;
    display: inline-block;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #e30423;
    display: inline-block;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #8a222d;
    display: inline-block;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #e30423;
    display: inline-block;
}

.nextEventTitle {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    /*font-family: 'trade_gothic_lt_stdbold';*/
    font-family: 'PT Sans', sans-serif;
}

.events-type {
    float: left;
    display: inline-block;
    font-size: 22px;
    color: black;
    text-transform: uppercase;
}

.nextEventTitle a.archiveLink {
    float: right;
    display: inline-block;
    width: 115px;
    padding: 2px 5px;
    line-height: 24px;
    color: #604f4f;
    text-transform: uppercase;
    font-size: 13px;
}

.nextEventTitle a.archiveLink img {
    float: right;
    position: relative;
    top: -2px;
    left: 3px;
}

.all-events {
    background: url(/img/old-events.jpg);
    width: 215px;
    height: 247px;
}

.all-events:hover {
    background: url(/img/old-events-hover.jpg);
}

.subtitle {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    /*font-family: 'trade_gothic_lt_stdbold';*/
    font-family: 'PT Sans', sans-serif;
    text-align: center;
}

.events-type {
    float: none;
    display: inline-block;
    font-size: 22px;
    color: black;
}

.event-left {
    float: left;
    display: inline-block;
    padding: 2px 5px;
    line-height: 24px;
    color: #604f4f
}

.event-right {
    float: right;
    display: inline-block;
    padding: 2px 5px;
    line-height: 24px;
    color: #604f4f
}

#header {
    background: url(../img/header_bg.jpg);
}

#footer {
    background: #efedee;
    padding-bottom: 40px;
    padding-top: 10px;
}

#copy {
    width: 100%;
    background: #fff;
    position: absolute;
    padding-top: 20px;
    padding-bottom: 15px;
}

.testo_footer {
    text-align: center;
}

.box_link_top_page {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
}

.box_link_top_page .link_1 {
    width: 50%;
    float: left;
}

.box_link_top_page .link_2 {
    width: 50%;
    float: left;
}

.box_link_top_page .line_bottom {
    width: 100%;
    height: 2px;
    float: left;
    background: #868181;
    margin-top: 10px;
}

.box_link_top_page .titolo_news_piccolo_top_page {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #909090;
    text-transform: uppercase;
    margin-left: 30px;
    margin-bottom: 0px;
}

.box_link_top_page #link_attivo {
    color: #8a222d;
    font-weight: 600;
}

.box_link_top_page #link_attivo a {
    color: #8a222d;
    font-weight: 600;
}

#enologo .img_arrow_line_bottom {
    margin-left: inherit;
    margin-top: -2px;
    float: right;
    margin-right: 209px;
}

.box_link_top_page .img_arrow_line_bottom {
    margin-left: 80px;
    margin-top: -2px;
}

/*-- Pagina Prodotti
-------------------------------------*/

.prodottiList img {
    float: left;
    display: block;
    width: 100%;
    max-width: 160px;
    margin-right: 20px;
    background: #ccc;
    height: auto;
}

.news_piccole_top_page {
    height: auto;
    padding: 8px 10px 8px 10px;
    min-height: 120px;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #d7d5d5;
    background: #f0efef;
    overflow: hidden;
}

.box_news_piccole_top_page_1 {
    width: 48%;
    height: auto;
    float: left;
    margin-right: 4%;
}

.box_news_piccole_top_page_2 {
    width: 48%;
    height: auto;
    float: left;
}

.box_foto {
    width: 117px;
    height: 117px;
    background: #FFF;
    overflow: hidden;
    float: left;
    -webkit-box-shadow: 5px 5px 8px 0 #BDBDBD;
    box-shadow: 5px 5px 8px 0 #BDBDBD;
    -webkit-border-radius: 80px 80px 80px 80px;
    border-radius: 80px 80px 80px 80px;
    position: absolute;
    margin-left: -20px;
}

.img_rotonda_news {
    /*margin-top: -5px;*/
    margin-left: -40px;
    width: 180%;
}

.sopra_titolo_news_piccolo_top_page {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #948a8a;
    text-transform: uppercase;
    margin-left: 113px;
}

.titolo_news_piccolo_top_page {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #8a222d;
    text-transform: uppercase;
    margin-left: 113px;
    margin-bottom: 10px;
}

.cont_leggi_tutto_news_piccolo_top_page {
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #FFF;
}

.ico_leggi_tutto_news_piccole_top_page {
    margin-left: 112px;
}

.cont_tag_ricerca_top_page {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 15px;
}

#enologo.cont_tag_ricerca_top_page {
    width: 280px;
    overflow: hidden;
    margin-top: 0;
    display: table;
    float: right;
}

.tag_ricerca_top_page {
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    display: table;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    float: left;
    margin-right: 10px;
    margin-bottom: 6px;

    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;

    background: #fffefe; /* Old browsers */
    background: -moz-linear-gradient(top, #fffefe 0%, #e3e4e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffefe), color-stop(100%, #e3e4e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fffefe 0%, #e3e4e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fffefe 0%, #e3e4e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fffefe 0%, #e3e4e5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fffefe 0%, #e3e4e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefe', endColorstr='#e3e4e5', GradientType=0); /* IE6-9 */

}

.sel2 {
    background: #8a222d;
    color: #fff;
    font-weight: bold;
}

#tag_ricerca_tp_active {
    background: #8a222d;
    color: #fff;
    font-weight: 600;
}

.search #cerca_interna_keys {
    border: 1px solid #eee;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #999;
    width: 75%;
    margin-right: 10px;
}

.search #cerca_interna_keys:hover {
    border: 1px solid #ccc;
}

.bottone_cerca_new_due {
    background: #F3F3F3;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #E4E4E4;
    font-size: 11px;
    position: relative;
    top: 0px;
    text-transform: uppercase;
    color: #5C5C5C;
}

.bottone_cerca_new_due:hover {
    background: #8a222d;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #E4E4E4;
    font-size: 11px;
    position: relative;
    top: 0px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}

.search .boxOneCol {
    overflow: hidden;
    font-size: 15px;
    width: 97%;
    float: none;
    margin-right: 20px;
    min-height: 100%;
    padding: 0px;
    background: #fff;
    border: 0;
    margin-bottom: 1px;
    padding-top: 20px;
    border-top: 3px solid #F8F8F8;
    padding-bottom: 15px;
    border-bottom: 2px solid #E2E2E2;
}

.search .boxOneCol.small img {
    float: left;
    padding-right: 17px;
    width: 20%;
}

.search .boxOneCol.small .content {
    width: 77%;
    line-height: 19px;
    font-size: 14px;
}

.search .boxOneCol h2, .boxSplash h2, .contenuti h2 {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #8a222d;
    margin-bottom: 5px;
    text-transform: uppercase;
    margin-top: 1px;
}

.footer {
    background: url(../img/header_bg.jpg);
    /*background:#edeef1;*/
}

.cont_menu_footer {
    padding-top: 25px;
    padding-bottom: 50px;
    width: 100%;
    max-width: 990px;
    margin: auto;
}

.menu_footer {
    display: table;
    margin: auto;
    width: 98%;
}

.menu_footer li {
    float: left;
    list-style: none;
    margin-right: 4%;
}

.menu_footer li a {
    font-size: 18px;
    color: #909090;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
}

.menu_footer li a:hover {
    color: #990b10;
}

.contenitore_scheda_prodotto_dettaglio {
    overflow: hidden;
    border: 1px solid #910b0f;
    border-top: 2px solid #910b0f;
    padding: 18px;
    -webkit-box-shadow: 0 5px 5px 0 #EDEDED;
    box-shadow: 0 5px 5px 0 #EDEDED;
}

.arrow_scheda_prodotto_dettaglio {
    width: 13px;
    height: 12px;
    background: url(../img/arrow_top_scheda_prodotto.png);
    margin-left: 100px;
    position: relative;
    top: 2px;
}

.foto_scheda_prodotto_dettaglio {
    float: left;
    margin-right: 15px;
    width: 25%;
}
.foto_scheda_prodotto_dettaglio img {
    width: 100%;
}

.img_foto_scheda_prodotto_dettaglio {
}

.cont_scheda_prodotto_dettaglio {
    float: left;
    width: 70%;
}

.titolo_scheda_prodotto_dettaglio {
    font-family: 'PT Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #8a222d;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.cat_scheda_prodotto_dettaglio {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.testo_scheda_prodotto_dettaglio {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #666;
}

.confezione_scheda_prodotto_dettaglio {
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    margin-top: 10px;
}

.separatore_scheda_prodotto_dettaglio {
    width: 100%;
    height: 1px;
    float: left;
    margin-top: 20px;
    border-top: 1px solid #b2b2b2;
    border-bottom: 2px solid #f2f2f2;
}

.cont_link_scheda_prodotto_dettaglio {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top: 10px;
}

.contenuto_link_scheda_prodotto_dettaglio {
    display: table;
    margin: auto;
}

.link1_scheda_prodotto_dettaglio {
    float: left;
    margin-right: 30px;
}

.link2_scheda_prodotto_dettaglio {
    float: left;
}

.contenitore_scheda_prodotto_dettaglio .arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #87888a;
    margin-left: 5px;
    position: relative;
    top: 1px;
}

.dettaglio .contenuti {
    padding: 20px;
    border-top: 2px solid #8a222d;
    border-left: 2px solid #8a222d;
    border-right: 1px solid #8a222d;
    border-bottom: 1px solid #8a222d;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 5px 5px 0 #EDEDED;
    box-shadow: 0 5px 5px 0 #EDEDED;

    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

.contenuto_tab li {
    list-style: none;
}

.mondo {
    position: relative;
    top: 7.3px;
    margin-right: 6px;
}

.contenitore-new-cont-assistente-enologo {
    overflow: hidden;
    margin-top: 0px;
    font-family: 'PT Sans', sans-serif;
}

.contenitore-new-cont-assistente-enologo .titolo-assistente-enologo {
    font-weight: 600;
    font-size: 16px;
    color: #4d4d4d;
    margin-bottom: 3px;
}

.contenitore-new-cont-assistente-enologo .testo-assistente-enologo {
    font-weight: 100;
    font-size: 13px;
    color: #666666;
    line-height: 19px;
    text-align: justify;
    margin-bottom: 30px;
}

.contenitore-new-cont-assistente-enologo .tab-assistente-enolog {
    overflow: hidden;
}

.contenitore-new-cont-assistente-enologo .titolo-tab-assistente-enologo {
    font-weight: 300;
    font-size: 14px;
    color: #5e5e5e;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-align: center;
}

.contenitore-new-cont-assistente-enologo .cont-tab-enologo {
    overflow: hidden;
    display: table;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

.contenitore-new-cont-assistente-enologo .tab1-enologo {
    float: left;
    margin-right: 10px;
    padding: 17px 17px 18px 17px;
    background: url(../img/ico-vino-bianco.jpg);
}

.contenitore-new-cont-assistente-enologo .tab1-enologo:hover {
    background: url(../img/ico-vino-bianco-hover.jpg);
}

.contenitore-new-cont-assistente-enologo .tab2-enologo {
    float: left;
    margin-right: 10px;
    padding: 17px 17px 18px 17px;
    background: url(../img/ico-vino-rosso.jpg);
}

.contenitore-new-cont-assistente-enologo .tab2-enologo:hover {
    background: url(../img/ico-vino-rosso-hover.jpg);
}

.contenitore-new-cont-assistente-enologo .tab3-enologo {
    float: left;
    padding: 17px 17px 18px 17px;
    background: url(../img/ico-vino-rosa.jpg);
}

.contenitore-new-cont-assistente-enologo .tab3-enologo:hover {
    background: url(../img/ico-vino-rosa-hover.jpg);
}

.contenitore-new-cont-assistente-enologo .tab1-enologo#tab-enologo-attiva {
    background: url(../img/ico-vino-bianco-hover.jpg);
}

.contenitore-new-cont-assistente-enologo .tab2-enologo#tab-enologo-attiva {
    background: url(../img/ico-vino-rosso-hover.jpg);
}

.contenitore-new-cont-assistente-enologo .tab3-enologo#tab-enologo-attiva {
    background: url(../img/ico-vino-rosa-hover.jpg);
}

.contenitore-new-cont-assistente-enologo .contenitore-contenuto-tab1-enologo {
    border: 1px solid #8a222d;
    margin-top: 20px;
}

.contenitore-new-cont-assistente-enologo .riga-tipo-vino-enologo {
    padding-bottom: 15px;
    border-bottom: 2px solid #E7E7E7;
    margin-bottom: 15px;
    overflow: hidden;
}

.contenitore-new-cont-assistente-enologo .contenuto-tab-enologo {
    padding: 13px;
    overflow: hidden;
}

.contenitore-new-cont-assistente-enologo .cont-foto-enologo {
    width: 25.5%;
    float: left;
}

.contenitore-new-cont-assistente-enologo .cont-foto-enologo img {
    width: 95%;
    height: auto;
    max-width: 163px;
}

.contenitore-new-cont-assistente-enologo .cont-testo-enologo {
    width: 74%;
    float: left;
    background: url(../img/bg-border-enologo.jpg);
    background-repeat: no-repeat;
    min-height: 145px;
}

.contenitore-new-cont-assistente-enologo .argomento-enologo {
    font-size: 16px;
    color: #333;
    padding-left: 15px;
}

.contenitore-new-cont-assistente-enologo .titolo-tipo-vino-enologo {
    font-size: 20px;
    font-weight: 600;
    color: #8a222d;
    text-transform: uppercase;
    padding-left: 16px;
    margin-top: 5px;
}

.contenitore-new-cont-assistente-enologo .testo-tipo-vino-enologo {
    font-size: 14px;
    padding-left: 17px;
    color: #727272;
    margin-top: 5px;
    font-weight: 100;
    line-height: 18px;
}

.page-team-new #rightCol {
    float: none;
    margin-right: 0;
    width: 100%;
}

.page-team-new .box_link_top_page .link_1 {
    width: 100%;
    float: none;
}

.page-team-new .box_link_top_page .titolo_news_piccolo_top_page {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #8a222d;
    text-transform: uppercase;
    margin-left: 30px;
    margin-bottom: 0px;
}

.page-team-new .tag_ricerca_top_page {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: table;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 5px;
    float: left;
    margin-right: 10px;
    margin-bottom: 6px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background: #fffefe;
    background: -moz-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffefe), color-stop(100%, #e3e4e5));
    background: -webkit-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -o-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -ms-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: linear-gradient(to bottom, #fffefe 0%, #e3e4e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefe', endColorstr='#e3e4e5', GradientType=0);
}

.page-team-new .tag_ricerca_top_page#team_active {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: table;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 5px;
    float: left;
    margin-right: 10px;
    margin-bottom: 6px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background: #8a222d;
    color: #FFF;
}

.page-team-new .link-team-international {
    color: #666;
    font-weight: 600;
    text-decoration: underline;
}

.page-team-new .testo-team {
    font-size: 16px;
    line-height: 12px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.page-team-new .contenitore-box-team {
    margin-top: 20px;
    border: 1px solid #8a222d;
}

.page-team-new .padding-box-team {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.page-team-new .cont-box-team {
    overflow: hidden;
}

.page-team-new .col-1-team {
    width: 100%;
    float: left;
}

.page-team-new .col-2-team {
    width: 47%;
    float: left;
}

.page-team-new .col-1-team .box-team {
    width: 50%;
    min-height: 100px;
    margin-bottom: 10px;
    background: #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
    float: left;
}

.page-team-new .col-2-team .box-team {
    width: 100%;
    min-height: 100px;
    margin-bottom: 10px;
    overflow: hidden;
    background: #fff;
    border-bottom: 2px solid #E9E9E9;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.cont-code-articoli-correlati {
    float: left;
    width: 50%;
}

.page-team-new .cont-foto-team {
    width: auto;
    height: auto;
    float: left;
}

.page-team-new .cont-foto-team img {
    width: 100%;
    height: auto;
    max-width: 140px;
    padding-right: 10px;
}

.page-team-new .cont-testo-team {
    width: 60%;
    float: left;
    background: url(../img/bg-border-enologo.jpg);
    background-repeat: no-repeat;
    background-position: 0px -15px;
    min-height: 140px;
}

.page-team-new .titolo-nome-team {
    color: #8a222d;
    font-size: 19px;
    font-weight: 600;
    padding-left: 20px;
    margin-top: 7px;
}

.page-team-new .ruolo-team {
    color: #797979;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    margin-top: 8px;
    font-style: italic;
}

.page-team-new .email-team {
    color: #797979;
    font-size: 15px;
    font-weight: 400;
    padding-left: 20px;
    margin-top: 2px;
}

.page-team-new .altri-dati-team {
    color: #868686;
    font-size: 15px;
    font-weight: 100;
    padding-left: 20px;
    margin-top: 10px;
}

.box_link_top_page#network-commerciale-new .titolo_news_piccolo_top_page {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #8a222d;
    text-transform: uppercase;
    margin-left: 30px;
    margin-bottom: 0px;
}

.box_link_top_page#network-commerciale-new .link_1 {
    width: 100%;
    float: left;
}

#network-commerciale-new .tag_ricerca_top_page {
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    display: table;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    margin-right: 15px;
    margin-bottom: 12px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background: #fffefe;
    background: -moz-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffefe), color-stop(100%, #e3e4e5));
    background: -webkit-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -o-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: -ms-linear-gradient(top, #fffefe 0%, #e3e4e5 100%);
    background: linear-gradient(to bottom, #fffefe 0%, #e3e4e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefe', endColorstr='#e3e4e5', GradientType=0);
}

.cont_tag_ricerca_top_page#network-commerciale-new {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 40px;
}

.img-mappa-network-commerciale {
    width: 100%;
    height: auto;
}

.contenitore-box-net-comm {
    overflow: hidden;
}

.col-1-box-net-comm {
    width: 50%;
    float: left;
}

.col-2-box-net-comm {
    width: 50%;
    float: left;
}

.box-net-comm {
    width: 46%;
    margin-bottom: 20px;
    border: 1px solid #d6d6d6;
    background: #fff;
    float: left;
    margin-right: 25px;
}
.hr-line {
    border-top: 2px solid #ddd;
    clear: both;
    margin-top: 30px;
    margin-bottom: 20px;
}

.padding-box-net-comm {
    padding: 10px;
}

.titolo-box-net-comm {
    font-size: 16px;
    font-weight: 600;
    color: #8a222d;
    text-transform: uppercase;
}

.nome-azienda-box-net-comm {
    font-size: 16px;
    font-weight: 600;
    color: #8d835f;
    text-transform: uppercase;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.contenitore-box-team hr {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-bottom: 1px solid #ccc;
    border-image: none !important;
    border-left: medium none !important;
    border-right: medium none !important;
    border-top: medium none !important;
    margin-bottom: 41px;
}

.img-logo-box-net-comm {

    height: auto;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.testo-azienda-box-net-comm {
    font-size: 15px;
    font-weight: 100;
    color: #757575;
    margin-top: 10px;
    line-height: 20px;
}

.openMenu {
	background: none repeat scroll 0 0  #ffffff;
	color: #e85220;
	cursor: pointer;
	display: none;
	font-size: 20px;
	font-weight: bold;
	margin-top: 8px;
	padding: 10px 0;
	text-align: center;
	border-bottom:2px solid #ccc;
}

.ckt-right-cont {
    max-width:696px;
	width:70%;	
    float:right;
	clear:none;
	margin:2% 0;	
}


@media screen and (max-width: 1010px) {
	.back-top{display:none !important}
}

@media screen and (max-width: 990px) {
	.menuPag{
		position:relative;
		right:10px;
	}
	
	.oneCol .boxThreeCol {
    	margin-right: 3%;
    	max-width: 300px;
    	width: 31%;
	}
	.page-team-new .cont-foto-team img{
		max-width:140px;
	}
}


@media screen and (max-width: 965px) {
    .box-net-comm {
        width: 40%;
        margin-bottom: 20px;
        border: 1px solid #d6d6d6;
        background: #fff;
        float: left;
        margin-right: 25px;
        min-height: 480px;
    }
}

@media screen and (max-width: 885px) {
    .prodottiMiddle #rightCol {
        width: 67%;
    }
	.ckt-right-cont {
		width:68%;
	}
}

@media screen and (max-width: 840px) {
    #navTop a {
        color: #909090;
        font-size: 15px;
        position: relative;
    }

    #enologo .img_arrow_line_bottom {
        margin-left: inherit;
        margin-top: -2px;
        float: right;
        margin-right: 125px;
    }

    #enologo.cont_tag_ricerca_top_page {
        width: 230px;
        overflow: hidden;
        margin-bottom: 10px;
        display: table;
        float: right;
    }
}

@media screen and (max-width: 830px) {
    .prodottiMiddle #rightCol {
        width: 62%;
    }

    .box_foto {
        width: 100px;
        height: 100px;
        background: #FFF;
        overflow: hidden;
        float: left;
        -webkit-box-shadow: 5px 5px 8px 0 #BDBDBD;
        box-shadow: 5px 5px 8px 0 #BDBDBD;
        -webkit-border-radius: 80px 80px 80px 80px;
        border-radius: 80px 80px 80px 80px;
        position: absolute;
        margin-left: -20px;
    }

    .sopra_titolo_news_piccolo_top_page {
        font-family: 'PT Sans', sans-serif;
        font-size: 16px;
        font-weight: 600;
        color: #948a8a;
        text-transform: uppercase;
        margin-left: 90px;
    }

    .titolo_news_piccolo_top_page {
        font-family: 'PT Sans', sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #8a222d;
        text-transform: uppercase;
        margin-left: 90px;
        margin-bottom: 10px;
    }

    .ico_leggi_tutto_news_piccole_top_page {
        margin-left: 70px;
    }
	.bxslider_tab_home_centrale{ margin:auto; padding:0;}
	.boxOneCol {
      
        width: 93%;
 
    }
	.boxOneCol img{
		max-height:none;
	}
	.ckt-right-cont {
		width:65%;
	}
	.page-team-new .cont-foto-team img{
		max-width:110px;
	}
}

@media screen and (max-width: 737px) {
  

    .menu_footer li {
        float: none;
        list-style: none;
        margin-right: 5%;
    }
	
	.ckt-right-cont {
		width:63%;
	}
	
}

@media screen and (max-width: 700px) {
    .prodottiMiddle #rightCol {
        width: 59%;
    }

    .img_rotonda_news {
        margin-top: -5px;
        margin-left: -10px;
        width: 120%;
    }

    .sopra_titolo_news_piccolo_top_page {
        font-family: 'PT Sans', sans-serif;
        font-size: 16px;
        font-weight: 600;
        color: #948a8a;
        text-transform: uppercase;
        margin-left: 0px;
    }

    .titolo_news_piccolo_top_page {
        font-family: 'PT Sans', sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #8a222d;
        text-transform: uppercase;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .box_foto {
		display:none
    }


	.openMenu{display:block;}
	#header{ position:relative;}
	ul#navTop{
		position: relative;
		width: 100%;
		z-index: 9999999999;
		display:none;
		border-radius:0 0 10px 10px;
		
	}
	
	#navTop li{
		float:none;
		width:100%; 
		clear:both;
		padding:10px 0 ;
		display:block;
		background:#fff;
		border-bottom:1px solid #eee;
		border-left:0 none;
	}
	#navTop li a{
		font-size:16px;
	}
	
	.ckt-right-cont {
		width:60%;
	}
}

@media screen and (max-width: 655px) {

	
    .prodottiMiddle #rightCol {
        width: 55%;
    }

    .box_news_piccole_top_page_1 {
        width: 100%;
        height: auto;
        float: none;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .box_news_piccole_top_page_2 {
        width: 100%;
        height: auto;
        float: none;
    }

    .prodottiList img {
        float: left;
        display: block;
        width: 100%;
        max-width: 100px;
        margin-right: 20px;
        background: #ccc;
        height: auto;
    }

    .contenitore-new-cont-assistente-enologo .cont-foto-enologo {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .contenitore-new-cont-assistente-enologo .cont-foto-enologo img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    .contenitore-new-cont-assistente-enologo .cont-testo-enologo {
        width: 100%;
        float: none;
        background: none;
        background-repeat: no-repeat;
        min-height: 145px;
    }

    .contenitore-new-cont-assistente-enologo .argomento-enologo {
        font-size: 16px;
        color: #333;
        padding-left: 0px;
    }

    .contenitore-new-cont-assistente-enologo .titolo-tipo-vino-enologo {
        font-size: 20px;
        font-weight: 600;
        color: #8a222d;
        text-transform: uppercase;
        padding-left: 0px;
        margin-top: 5px;
    }

    .contenitore-new-cont-assistente-enologo .testo-tipo-vino-enologo {
        font-size: 14px;
        padding-left: 0px;
        color: #727272;
        margin-top: 5px;
        font-weight: 100;
        line-height: 18px;
    }

    .page-team-new .col-1-team {
        width: 100%;
        float: none;
    }

    .page-team-new .col-2-team {
        width: 100%;
        float: none;
    }

    .page-team-new .col-1-team .box-team {
        width: 100%;
        min-height: 100px;
        margin-bottom: 10px;
        background: #fff;
        border-bottom: 2px solid #E9E9E9;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .page-team-new .cont-foto-team {
        width: 32%;
        height: auto;
        float: left;
    }

    .page-team-new .cont-testo-team {
        width: 68%;
        float: left;
        background: url(../img/bg-border-enologo.jpg);
        background-repeat: no-repeat;
        background-position: 0px -15px;
        min-height: 140px;
    }

    .col-1-box-net-comm {
        width: 100%;
        float: none;
    }

    .col-2-box-net-comm {
        width: 100%;
        float: none;
    }

    .box-net-comm {
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #d6d6d6;
        background: #fff;
        float: left;
        margin-right: 25px;
        min-height: inherit;
    }
	
	.oneCol .boxThreeCol{
		width:47%;
		margin-right: 3%;
	}
	
	.oneCol .boxThreeCol.clear{
		clear:none;
	}
	.boxThreeCol.last{
		margin-right: 3% !important
		
	}
	.ckt-right-cont {
		width:58%;
	}
	.page-team-new .cont-foto-team img {
  		max-width: 170px;
	}
}

@media screen and (max-width: 630px) {


    #navTop a {
        color: #909090;
        font-size: 13px;
        position: relative;
    }
	.ckt-right-cont {
		width:98%;
		float:none;
		padding:10px 30px 10px 10px;
	}
}

@media screen and (max-width: 620px) {
    .contenitore-box-articoli-correlati .box-articoli-correlati {
        width: 99%;
        float: none;
        margin-right: 0px;
        margin-bottom: 20px;
        border: 1px solid #ccc;
    }

    #enologo .img_arrow_line_bottom {
        margin-left: inherit;
        margin-top: -2px;
        float: right;
        margin-right: 60px;
    }
}

@media screen and (max-width: 600px) {
    

    .boxOneCol {
        overflow: hidden;
        font-size: 15px;
        width: 93%;
        float: none;
        margin-right: 20px;
        min-height: 100%;
        padding: 10px;
        background: #fff;
        border: 1px solid #d2d0d0;
        margin-bottom: 20px;
    }

    #top {
        background: url(../img/logo_enartis.png) center 3px no-repeat;
        height: 166px;
        position: relative;
        z-index: 999;
        height: 190px;
        background-size:170px auto;
        background-position: center 60px;
    }
	.prodottiMiddle #leftCol{
		float:none;
		width:100%;
	}
	
	.prodottiMiddle #rightCol {
        width: 100%;
		float:none;
    }
	
	#prodottiNav #cat7, #prodottiNav #cat8{
		display:none;
	}
	
	.formLeft input{
		width:76%;
	}
	
	.news_piccole_top_page{ display:none;}
	.box_link_top_page{ display:none;}
}

@media screen and (max-width: 540px) {

    #navTop a {
        color: #909090;
        font-size: 13px;
        position: relative;
        display: block;
    }
	
	.menuPag{
		width:100%;
		left:0; 
		right:0;
		margin:auto;
		text-align:center;
		position:absolute;
		top:5px;
	}
	
	.menuPag a{
		display:inline
	}
	
	.oneCol .boxThreeCol {width:100%; max-width:inherit}
	
	
	.frmSearch {
        background: #fff;
        clear: both;
        float: none;
        height: 23px;
        position: relative;
        top: 30px;
        border: 1px solid #ccc;
        display: table;
        margin-left: -1px;
        padding-left: 20px;
        padding-right: 10px;
        width: 84%;
        margin: auto;
    }

    #header #selectcountry {
        position: relative;
        display: table;
        margin: auto;
        top: 128px;
    }
	
	
	
	
	
}

@media screen and (max-width: 525px) {

    .prodottiList img {
        float: left;
        display: block;
        width: 100%;
        max-width: 100%;
        margin-right: 20px;
        background: #ccc;
        height: auto;
        margin-bottom: 10px;
    }
	

}

@media screen and (max-width: 500px) {

	#pop-up-lingue img.left{ display:none;}
}



@media screen and (max-width: 400px) {


    
    #social-icons {
        display: table;
        margin: auto;
        margin-top: 98px;
    }
	
	.page-team-new .cont-foto-team {
  	width: 60%;
  	height: auto;
  	float: none;
	}
	.page-team-new .email-team{
		font-size:14px;
	}
	
	#pop-up-lingue .right{width:100%;}
    
	
}