#idea
{
	overflow: hidden;
/* 	border: 1px solid red; */
}

#idea .paragraph {
	float: left;
	width: 470px;
	margin: 30px 0;
}

#idea span.titolo {
    color: #2F2A20;
    display: block;
	font-family: "Georgia", serif;
	font-style:italic;
    font-size: 24px;
    line-height: 24px;
    text-align: left;
    margin: 20px 0;
}

#idea span.sottotitolo {
    color: #5e5e5e;
    display: block;
	font-family: "Georgia", serif;
	font-style:italic;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    margin: 20px 0;
}

#idea p {
    color: #5e5e5e;
    display: block;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    margin: 20px 0;
}

/* capsule */

.visore
{
	/*height: 369px;
	height: 350px;*/
	min-height: 350px;
	position: relative;
	width: 780px;
	z-index: 2;
}

.visore .new-product {
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 1;
    max-width: 104px;
}

.visore img.img-capsula
{
	position: absolute;
    right: 0;
    top: 65px;
    z-index: 0;
}

.visore img.img-pack
{
	position: absolute;
    right: 0;
    top: 23px;
    z-index: 0;
}

.visore .block-visore{
	display:table;
	margin-left:65px;
}

.visore .block-visore .block-visore-row{
	display:table-row;
}

.visore .block-visore .align-middle{
	display: block !important;
	margin-top: 40px
}

.visore .block-visore .block-visore-row .block-visore-cell{
	display:table-cell;
	height:120px;
	vertical-align:bottom;
}

.visore .block-visore .block-visore-row .block-visore-cell .capsula-title
{
	z-index: 10;
	position:relative;
	width:360px;
	height:19px;
	margin-top: 10px;
	line-height:18px;
	text-align:center;
	font-size:18px;
	color:#5e5e5e;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.visore .block-visore .block-visore-row .block-visore-cell .capsula-title .family{
	font-size: 18px;
}

.visore .block-visore .block-visore-row .block-visore-cell .capsula-origin
{
	z-index: 10;
	position:relative;
	width:360px;
	height:19px;
	line-height:18px;
	text-align:center;
	font-size:18px;
	color:#5e5e5e;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    margin-top: 10px;
}

.visore .block-visore .block-visore-row .block-visore-cell .capsula-intensity
{
	z-index: 10;
	position:relative;
	width:360px;
	height:16px;
	line-height:14px;
	text-align:center;
	font-size:14px;
	color:#5e5e5e;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    margin-top: 10px;
}

.visore .block-visore .block-visore-row .block-visore-cell .capsula-subtitle
{
	z-index: 11;
	position:relative;
	width:360px;
	text-align:center;
	font-size:36px;
	color:#000;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:34px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

/*.visore .capsula-title
{
	position: absolute;
    left: 65px;
    top: 64px;
	z-index: 10;
	width:360px;
	text-align:center;
	font-size:18px;
	color:#5e5e5e;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.visore .capsula-subtitle
{
	position: absolute;
    left: 65px;
    top: 86px;
	z-index: 10;
	width:360px;
	text-align:center;
	font-size:36px;
	color:#000;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:34px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}*/

.visore .block-visore .block-visore-row .separator
{
	z-index: 10;
	width:361px;
	height:24px;
	margin:14px 0;
	position:relative;
	background: transparent url("../images/linee_1.png") no-repeat center center;
}

.visore .block-visore .block-visore-row .abstract
{
	z-index: 10;
	position:relative;
	width:360px;
	text-align:center;
	font-size:26px;
	color:#5e5e5e;
	font-family: "Georgia", serif;
	font-style:italic;
	margin:0;
	padding:0;
	font-weight:normal;
	overflow: hidden;
}

.visore .block-visore .block-visore-row .btn_buy
{
	display:block;
	text-decoration:none;
	color:#fff;
	background-color:#000;
	width:162px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin:20px auto 0;
	font-size:14px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-style: normal;
}

.visore .block-visore .block-visore-row .btn_buy.dealer
{
	display:inline-block;
	margin:10px 0 0 12px;
	float:left;
	border: 1px solid #000000;
  padding: 0 20px;
  height: 40px;
	background-color: #fff;

}
.dealer .dealer-img{
	height:38px;
}

ul.selector {
	margin:0;
	padding:0;
	list-style-type:none;
	position: absolute;
  left: 360px;
  top: 0px;
	z-index: 10;
}

ul.selector li {
	float:left;
}

.mappa {
	float:left;
	position:relative;
	width:248px;
	height:219px;
	margin-top:30px;
	margin-bottom:30px;
}

.mappa .txt_provenienza {
	top: 178px;
    color: #FFFFFF;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 16px;
    left: 17px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 209px;
}

#paragraphwithsximage {
	position:relative;
}

.content-paragraph {
	overflow:hidden;
	height:123px;
}

.content-paragraph .mappa {
	margin-top:0px !important;
	margin-bottom:0px !important;
}

.content-paragraph .paragraph {
	margin-top:0px !important;
	margin-bottom:0px !important;
}
.content-paragraph .paragraph a {
	text-decoration:underline !important;
}

.paragraphwithsximage-arrow  {
	position:absolute;
	top:0;
	right:0;
	width:40px;
	height:40px;
	line-height:40px;
	display:block;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 50px;
}

.paragraphwithsximage-arrow.open {
	background: transparent url("../images/paragraph_open.png") no-repeat right center;
}

.paragraphwithsximage-arrow.close {
	background: transparent url("../images/paragraph_close.png") no-repeat right center;
}

.chicco_pieno {
	background: transparent url("../images/chicco_profilo_pieno.png") no-repeat center center;
	width:20px;
	height:19px;
	float:left;
}

.chicco_mezzo {
	background: transparent url("../images/chicco_profilo_mezzo.png") no-repeat center center;
	width:20px;
	height:19px;
	float:left;
}

.margin_bottom {
	margin-bottom:10px !important;
}

.color_grigio {
	background-color:#d1d1d1 !important;
}

.color_666 {
	background-color:#666 !important;
	color:#666;
}
.color_695543 {
   background-color: #afb43a !important;
  color: #afb43a;
}
.color_tierra {
	background-color:#80001E !important;
}

.color_appassionatamente {
	background-color:#F9383D !important;
}

.color_dolcemente {
	background-color:#eaa900 !important;
}

.color_cremosamente {
	background-color:#0090DE !important;
}

.color_deliziosamente {
	background-color:#FC8541 !important;
}

.color_divinamente {
	background-color:#1F2198 !important;
}

.color_intensamente {
	background-color:#B81440 !important;
}

.color_magicamente {
	background-color:#ED0387 !important;
}

.color_soavemente {
	background-color:#AF76B0 !important;
}

.color_vigorosamente {
	background-color:#3D2001 !important;
}

.color_lievemente {
	background-color:#EABE9E !important;
}

.color_selva-alta {
	background-color:#ff5000 !important;
}

.color_cereja-passita {
	background-color:#622f8e !important;
}



/*---------- INIZIO NUOVI COLORI CAPSULE-----------*/

.color_tierranew {
	background-color:#b7846d !important;
}

.color_tierranew_colnew {
	background-color:#2a2622 !important;
}

.color_passionale {
	background-color:#F9383D !important;
}

.color_passionale_colnew {
	background-color:#ca2229 !important;
}

.color_dolce {
	background-color:#f58220 !important;
}

.color_dolce_colnew {
	background-color:#7f4874 !important;
}

.color_dekcremoso {
	background-color:#0090DE !important;
}

.color_dekcremoso_colnew {
	background-color:#0074b3 !important;
}

.color_delizioso{
	background-color:#FC8541 !important;
}

.color_delizioso_colnew{
	background-color:#c6702a !important;
}

.color_divino {
	background-color:#1F2198 !important;
}

.color_divino_colnew {
	background-color:#2d2c6c !important;
}

.color_intenso {
	background-color:#B81440 !important;
}

.color_intenso_colnew {
	background-color:#9c1b33 !important;
}

.color_magia {
	background-color:#ED0387 !important;
}

.color_magia_colnew {
	background-color:#ab3989 !important;
}

.color_soave {
	background-color:#AF76B0 !important;
}

.color_soave_colnew {
	background-color:#9f85bd !important;
}

.color_vigoroso {
	background-color:#3D2001 !important;
}

.color_orzo {
	background-color:#daac96 !important;
}

.color_orzo_colnew {
	background-color:#cc9933 !important;
}

.color_ginseng {
	background-color:#ab0635 !important;
}

.color_ginseng_colnew {
	background-color:#941e2e !important;
}

.color_lieve {
	background-color:#aa8d7b !important;
}

.color_buonmattino {
	background-color:#e5b247 !important;
}

.color_qualitaoro {
        background-color:#c39830 !important;
}
.color_qualita-oro {
        background-color:#c39830 !important;
}
.color_qualita-rossa {
        background-color:#e4151c !important;
}
.color_ricco {
        background-color:#007888 !important;
}
.color_aromatico {
        background-color:#f9bf15 !important;
}
.color_lungo-lieve_colnew {
        background-color:#f0757a !important;
}
.color_lungo-buonmattino_colnew {
        background-color:#e5b247 !important;
}
.color_lieve_colnew {
        background-color:#f0757a !important;
}
.color_crema-gusto_colnew {
        background-color:#29347b !important;
}
/*---------- FINE NUOVI COLORI CAPSULE-----------*/






.color_armonico{
	background-color:#E3B521 !important;
}

.color_kafa {
	background-color:#6B442A !important;
	color:#6B442A;
}

.capsula_black {
	color:#000 !important;
}

/*---------- LIVE -----------*/

.label-profile {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	color:#666;
	display:block;
}

.value-profile {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	display:block;
	margin-bottom:10px;
}

.box-info-details {
	clear:both;
	width:100%;
	border-top:1px solid #000;
}

.content-info-details {
	padding:10px 0;
}

.content-info-details .detail-labels {
	float:left;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	color:#666;
	width:32%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:10px;
	padding-left:10px;
}

.content-info-details .portata {
	float:right;
	width:34%;
	background: transparent url("../images/live/ico-portata.png") no-repeat scroll 15px center;
	border-left:1px solid #ccc;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding: 7px 0 7px 80px;
}

.content-info-details .numero-caffe {
	float:right;
	width:34%;
	background: transparent url("../images/live/ico-caffe.png") no-repeat scroll 15px center;
	border-left:1px solid #ccc;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding: 7px 0 7px 80px;
}

.detail-label {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:10px;
	color:#666;
	display:block;
}

.detail-value {
	font-family: "Georgia", serif;
	font-style:italic;
	color:#000;
	font-size:22px;
	display:block;
}

.detail-value .txt {
	font-size:14px;
}

/*---------- LIVE -----------*/

.capsula-left {
	float:left;
	width:150px;
	min-height:74px;
}

.capsula-center {
	float:left;
	width:476px;
	text-align:center;
}

.capsula-center .titolo,
.capsula-center .sottotitolo {
	margin:0 !important;
	display:inline !important;
}

.capsula-right {
	float:left;
	width:150px;
	min-height:74px;
}

.box-miscela-degustazione {
	margin-bottom:40px;
	min-height:361px;
}

.box-miscela {
	float:left;
	width:258px;
	border-right: 1px solid #D1D1D1;
	text-align:center;
	min-height:361px;
}

.box-miscela img {
	margin:25px auto 0 auto;
}

.box-miscela p {
	font-family: "Georgia", serif;
	font-style:italic;
	color:#000;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	padding:0 30px;
}

.box-miscela-testo{
	color: #000;
    font-family: "Georgia", serif;
    font-size: 21px;
    font-style: italic;
    font-weight: bold;
    height: 146px;
    line-height: 24px;
    margin: 35px 30px 0;
    width: 199px;
}

.box-degustazione {
	float:right;
	width:520px;
	margin-top:0;
}

.box-degustazione .left {
	float:left;
	width:260px;
}

.box-degustazione .left img {
	margin:0 auto;
	display:block;
}

.box-degustazione .right {
	float:left;
	width:260px;
}

.box-degustazione .right img {
	margin:0 auto;
	display:block;
}

.h3-capsule {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#000;
}

.degustazione-title{
	width: 480px;
	line-height: 16px;
	float: right;
	position:  relative;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: bold;
	margin:15px 0 0 40px;
	font-size: 14px;
	color:#000;
}

.degustazione-bottom {
	background: url("../images/bg-bottom-degustazione.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 53px;
    width: 520px;
	float:right;
	position:relative;
	/*margin-right:20px;*/
	margin-top:7px;
}

.deg-txt {
	color: #000;
    font-family: "Georgia", serif;font-style:italic;
    font-size: 22px;
    left: 57%;
    position: absolute;
    top: 25px;
}

.box-deg {
	float:right;
	width:500px;
	/*margin-left:20px;*/
	margin-top:10px;
	font-family: "Georgia", serif;font-style:italic;
	color:#5a5a5a;
	font-size:12px;
}

.box-deg .left {
	float:left;
	width:218px;
	margin-left:20px;
	border-right: 1px solid #D1D1D1;
}
[dir=rtl] .box-deg .left{
	border:none;
}

.box-deg .right {
	float:left;
	width:218px;
	margin-left:20px;
}
[dir=rtl] .box-deg .left{
	margin-left:40px;
}

.box-slider-pack {
    border-top: 1px solid #000000;
    padding-top: 15px;
    width: 780px;
		margin-bottom: 90px;
}

.box-slider-pack .jcarousel-clip {
	overflow:hidden;
	width:650px;
	margin: 0 auto;
}

.box-slider-pack .jcarousel-prev {
	background: transparent url("../images/pack-arrow-left.png") no-repeat scroll center center;
	width:12px;
	height:72px;
	position:absolute;
	left:23px;
	top:33px;
	cursor:pointer;
}

.box-slider-pack .jcarousel-next {
	background: transparent url("../images/pack-arrow-right.png") no-repeat scroll center center;
	width:12px;
	height:72px;
	position:absolute;
	right:38px;
	top:33px;
	cursor:pointer;
}

/*
.box-slider-pack .jcarousel-prev-disabled,
.box-slider-pack .jcarousel-next-disabled {
	display: none !important;
}
*/
.box-slider-pack .jcarousel-prev-disabled {
	background: transparent url("../images/pack-arrow-left.png") no-repeat scroll center center !important;
	cursor:default !important;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.box-slider-pack .jcarousel-next-disabled {
	background: transparent url("../images/pack-arrow-right.png") no-repeat scroll center center !important;
	cursor:default !important;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/* Macchine */
.color_black {
	background-color:#000 !important;
}

.visore .macchina-title
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	position: absolute;
    left: 65px;
    top: 112px;
	z-index: 10;
	width:360px;
	text-align:center;
	font-size:18px;
	color:#5e5e5e;
}

.visore .macchina-subtitle {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	position: absolute;
	left: 65px;
    top: 70px;
	z-index: 10;
	width:360px;
	text-align:center;
	font-size:36px;
	color:#000;
	margin:0;
	padding:0;
	font-weight:normal;
}


.visore .macchina-subtitle_gray {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	position: absolute;
	left: 65px;
    top: 70px;
	z-index: 10;
	width:360px;
	text-align:center;
	font-size:36px;
	color:#817b78;
	margin:0;
	padding:0;
	font-weight:normal;
}



.visore img.img-macchina
{
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 0;
}

.box-macchine {
	border-top:1px solid #000;
}

.p-macchine {
	margin:30px 0 30px 10px !important;
}

.right-column {
    float: right;
    margin: 30px 0 30px 10px;
    min-height: 300px;
    width: 260px;
	text-align:center;
}

.right-column .box-logo {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	width:100%;
	min-height:120px;
	line-height:120px;
}

.right-column .box-links {
	text-align:left;
}

.right-column .box-links ul {
	list-style-type:none;
	padding-left: 0;
}

.right-column .box-links ul li {

}

.right-column .box-links ul li a {
	font-size:13px;
	text-decoration:underline;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.right-column img.simboli {
	margin-top:30px;
}

ul.color_selector {
	list-style-type:none;
	position: absolute;
    right: 0;
    top: 324px;
    z-index:0;
	margin:0;
	padding:0;
}

ul.color_selector li {
	float:left;
	margin-left:15px;
}

ul.color_selector li a {
	display:block;
	width:18px;
	height:18px;
}

.gray_bullet {
	background-color:#a29b88;
}
.gunmetal_bullet {
	background-color:#535b5f;
}

.silver_bullet {
	background-color:#879298;
}


.violet_bullet {
    background-color: #571D9F;
}

.red_bullet {
	background-color:#c50008;
}

.black_bullet {
	background-color:#000;
}

.white_bullet {
	background-color:#fff;
	border: 1px solid #a1a1a1;
	background: #F4FbF2;
	width: 17px;
	height: 17px;
	border-radius: 50%;
}

.green_bullet {
	background-color:#03787f;
}

.green_light_bullet {
	background-color:#9fc103;
}

.brown_bullet {
	background-color:#3d342b;
}

.brown_light_bullet {
	background-color:#a3877c;
}

.magenta_bullet {
	background-color:#ca2863;
}
.ciano_bullet {
	background-color:#0096b8;
}
.yellow_bullet {
    background-color:#f8d821;
}
.blue_light_bullet {
    background-color:#5090be;
}
.orange_bullet {
    background-color:#ff6a10;
}
.beige_bullet {
    background-color:#e4dbd2;
}

.acc-mac {
	width:780px !important;
	border-top:1px solid #000 !important;
	margin:0 !important;
	position:relative;
}

.acc-text-mac {
	border-bottom:1px none #000 !important;
}

.acc-tit-mac {
	font-family:"Georgia" !important;
	font-style:italic;
	margin: 20px 0 !important;
    padding: 0 10px !important;
	line-height:15px !important;
}

.acc-mac-link {
	cursor:pointer;
	display:block;
	width:auto !important;
	height:auto !important;
	padding:0 28px 2px 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	text-decoration:none;
	margin-top:20px;
	text-transform:uppercase;
	position:absolute;
	right:0;
}

.acc-mac-link:hover {
	text-decoration:none;
}

.acc-mac .open {
	background: transparent url("../images/acc-mac-open.png") no-repeat scroll right 2px;
}

.acc-mac .close {
	background: transparent url("../images/acc-mac-close.png") no-repeat scroll right 2px;
}

.txt-mac-hidden {
	padding-top:3px;
}

.table-mac {
	width:100%;
	margin-top:3px;
}

.table-mac tr {
	margin:0;
	padding:0;
	height:36px;
}

.table-mac tr.alternate {
	background-color:#e0e5e5;
}

.table-mac td {
	height:36px;
	color:#000;
	font-size:14px;
}

.table-mac td.right {
	text-align:right;
	border-right:1px solid #b2b2b2;
	padding-right:14px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	width:70%;
}

.table-mac td.left {
	text-align:left;
	padding-left:14px;
	font-family: "Georgia", serif;
	font-style:italic;
	width:30%;
}


.dettaglio_macchina {float:left;width:780px;display:block;margin-bottom:60px;text-align: center;}

.flavor-profile {
    display: table;
    width: 100%;
}

.flavor-profile .image {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.flavor-profile .text {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    overflow: hidden;
    word-wrap: break-word;
}

.flavor-profile .text .title {
    font-family: "Georgia", serif;
    font-style: italic;
    font-size: 16px;
    color: #5e5e5e;
    line-height: 18px;
    display: inline-block;
}

.flavor-profile .text .subtitle {
    font-family: "Georgia", serif;
    font-style: italic;
    font-size: 21px;
    color: #c10e1f;
    line-height: 23px;
    display: inline-block;
}

#t1o-blocchi { position: relative; }

#t1o-blocchi .more {
  font-family: "Georgia", serif;
  font-style: italic;
  font-size: 15px;
  line-height: 22.5px;
  font-size: 15px;
  line-height: 2.25rem;
  color: #000000;
  display: block;
  background: transparent url("../images/arrow-medium-right.png") no-repeat right center;
  height: 24px;
  line-height: 24px;
  padding-right: 25px;
  position: absolute;
  bottom: 10px;
  right: 0;
  text-decoration: none;
}

#t1o-blocchi .more:hover { text-decoration: underline; }

/* ALTRI FORMATI 1/2/3 COLONNE */
#t1o-blocchi .col-1formato {
	width: 100%;
	height: auto;
	min-height: 170px;
}
#t1o-blocchi .col-2formati {
	width: 49.5%;
	height: auto;
	min-height: 250px;
	float: left;
	text-align: center;
	border-right: 1px solid #d1d1d1;
	margin-bottom: 20px;
}
#t1o-blocchi .col-2formati:last-child{border-right: none;}
#t1o-blocchi .col-3formati {
	width: 33%;
	height: auto;
	min-height: 250px;
	float: left;
	text-align: center;
	border-right: 1px solid #d1d1d1;
	margin-bottom: 20px;
}
#t1o-blocchi .col-3formati:last-child{border-right: none;}
#t1o-blocchi .col-4formati {
	width: 24.5%;
	height: auto;
	min-height: 230px;
	float: left;
	text-align: center;
	border-right: 1px solid #d1d1d1;
	margin-bottom: 20px;
}
#t1o-blocchi .col-4formati:last-child{border-right: none;}
#t1o-blocchi h2.titolo-formati {
    color: #2F2A20;
    display: block;
    font-family: "Georgia", serif;
    font-style: italic;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    margin: 20px 0;
    padding: 0 10px;
}
#t1o-blocchi span.desc-formati {
    display: block;
    font-family: "Georgia", serif;
    font-style: italic;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 18px;
		height: 35px;
}
#t1o-blocchi .col-4formati span.desc-formati {
    display: block;
    font-family: "Georgia", serif;
    font-style: italic;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 18px;
		height: 50px;
}
#t1o-blocchi .arrow-link{
		text-align: center;
		font-size: 0;
		display: block;
		background: url(../images/arrow_go.png) center top;
		width: 26px;
		height: 21px;
		margin: 10px auto 0;
}
#t1o-blocchi .col-1formato img.img-formati {
	height: 150px;
	width: auto;
	margin: 10px 30px 10px 10px;
	float: left;
}
#t1o-blocchi .col-2formati img.img-formati {
	height: 150px;
	width: auto;
	margin: 10px;
}
#t1o-blocchi .col-3formati img.img-formati {
	height: 150px;
	width: auto;
	margin: 10px;
}
#t1o-blocchi .col-4formati img.img-formati {
	height: 100px;
	width: auto;
	margin: 10px;
}
#t1o-blocchi .col-1formato .dati-formati {
	height: auto;
	width: auto;
	float: left;
	margin-top: 50px;
}
