.elenco_news ul li {
    border-bottom: 1px solid #2d275d;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.pacchetto .description {
    margin-bottom: 10px;
    overflow: hidden;
    color: #2d3134;
    font-weight:bold;
	text-align:justify;
}

.pacchetto .description i {
    font-style: italic;
}

.pacchetto .description a {
    color: #2d3134;
    font-weight: bold;
}

.pacchetto .description a:hover {
    text-decoration: none;
}

.pacchetto .titolo {
    color: #2d3134;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}

.pacchetto .testo {
    float: left;
}

.pacchetto .testo a {
    color: #2d275d;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.pacchetto .description .continua {
    color: #2d275d;
	font-size:16px
}

.tabs {
    margin-bottom: 10px;
}

.tabs .tab-heading i {
    color: #dcdcdc;
    float: right;
    font-size: 26px;
}

.tabs .tab-heading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f9f9f9;
    border-color: #e6e6e6 #e6e6e6 #ff0000;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 4px;
    color: #323232;
    font-weight: bold;
    line-height: 32px;
    padding: 20px 20px 32px;
    text-transform: uppercase;
}

.tabs .tab-content {
    padding: 20px 0;
    margin-bottom: 10px;
    overflow: visible;
    color: #2d3134;
    font-size: 16px;
}

.tabs .tab-content a {
    color: #2d275d;
    font-size: 30px;
	text-transform:uppercase;
	padding-top:20px
}

#tab-review.tabs .tab-content {
    padding: 20px 0 0;
}

.tabs .tab-heading .title {
    color: #323232;
    float: left;
    font-size: 18px;
    margin-top: -15px;
}

.tabs .tab-heading .date-name {
    color: #323232;
    float: left;
    font-size: 14px;
    margin-top: -15px;
}


.name {
    padding-bottom: 1px;
}
.name a {
    color: #ff0000;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}
.name a:hover {
    text-decoration: none;
}

.product-list .description {
    margin-bottom: 10px;
    overflow: hidden;
}

.button {
    color: #ffffff;
	background-color: #2d275d;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 15px 10px;
	margin-top:9px
}


.btn span {
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 11px 19px 14px;
}

.back-listing {
    color: #000000;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

.spantxt {
    margin-right: 15px;
}

.pagination {
    color: #999999;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1.2pt;
}

.pagination .active {
    color: #2d275d;
}
