 	.blocco_scheda {
		width: 970px;
		margin:0 auto 60px;
		background: url("../img/pattern/gs_viola_pattern.png") repeat 0 0;
		border:5px #fff solid;
		border-radius:24px;
		overflow:visible;
		position:relative;
		min-height:300px;
		z-index:1;
		box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
	}
	.tit_page {
		  position: relative;
		  min-height: 80px;
		  background: #503e75;
		  margin: 50px 0 0 0;
	}
	.tit_page:after {
		  content:'';
		  position:absolute;
		  left:0;
		  bottom:0;
		  width:171px;
		  height: 137px;
		  z-index:100;
		  background: url("../img/share/eventi.png") no-repeat left bottom;

	}
	.tit_page h1 {
		  font-size: 1.750em;
		  line-height: 80px;
		  color: #ffea00;
		  z-index: 1;
		  margin: 0 0 0 185px;
		  font-weight:900;
	}
	.tit_page h1 span.tit_page_1 {
		  line-height: 40px;
		  display:block;
	}
	.tit_page h1 span.tit_page_2 {
		  line-height: 40px;
		  display:block;
		  color:#fff;
	}
  .tit_only{
    position: relative;
    text-align: left;
  }
  .tit_only h2,
	.tit_page h2 {
		  font-size: 1.750em;
		  line-height: 80px;
		  color: #ffea00;
		  z-index: 1;
		  margin: 0 0 0 185px;
		  font-weight:900;
	}
  .tit_only h2{ margin: 0; }
	.tit_page h2 span.tit_page_1 {
		  line-height: 40px;
		  display:block;
	}
	.tit_page h2 span.tit_page_2 {
		  line-height: 40px;
		  display:block;
		  color:#fff;
	}
	.tit_page_center {
		width: 100%;
  		padding: 0;
	}
	a.indietro {
		right: 35px;
		top: -38px;
	}


	.blocco_scheda_int {
		  width: 900px;
		  margin: 30px auto 65px;
		  overflow: hidden;
		  padding: 0 35px;
	}
	.blocco_scheda_left {
		width:245px;
		float:left;
	}
	.blocco_scheda_right {
		width:625px;
		float:right;
		background:url("../img/pattern/texture_carta.jpg") repeat 0 0;
		position:relative;
	}
	.blocco_scheda_right:after {
		content:'';
		width:19px;
		height:403px;
		background:url("../img/share/ombra.png") repeat 0 0;
		position:absolute;
		right:-19px;
		top:10px;
	}
	.blocco_scheda_right_pad {
		width:565px;
		margin:0 auto;
		overflow:hidden;
		padding:35px 0 0;
	}

	.blocco_scheda_right_pad_1 {
		width:100%;
	}
	.blocco_scheda_right_pad_1 .testo_gestionale {
	  display: inline;
	}
	.blocco_scheda_right_pad_2 {
		width:275px;
		float:right;
		margin: 0 0 0 15px;
	}
	.blocco_scheda_img {
		width:245px;
		overflow:hidden;
		margin:0;
	}
	.blocco_scheda_img img {
		width:235px;
		height:auto;
		border:5px #fff solid;
	}

	ul.info_evento {
		width:100%;
		list-style-type:none;
		padding:0 0 10px;
		margin:0;
	}
	ul.info_evento li {
		width:100%;
		padding:0 0 8px;
		margin:0;
		font-weight:900;
		color:#ff5400;
		font-size:0.900em;
		line-height:20px;
	}
	ul.info_evento li span {
		display:block;
		color:#074b64;
		text-transform:uppercase;
	}

	h1.titolo_evento {
		width:100%;
		padding:0 0 30px;
		margin:0;
		font-weight:900;
		font-size:1.150em;
		line-height:25px;
	}

	ul.naviga_eventi {
		width:100%;
		list-style-type:none;
		padding:0;
		margin:10px 0 0;
		/*overflow:hidden;	*/
		position:relative;
		height: 30px;
	}
	ul.naviga_eventi li {
		width:100%;
		padding:0;
		margin:0;
		font-weight:900;
		font-size:0.700em;
		line-height:30px;
		text-align:center;
		text-transform:uppercase;
	}
	ul.naviga_eventi li.eventi_prev {
		height:30px;
		position:absolute;
		left:0;
		top:0;
		width: 50%;
	}
	ul.naviga_eventi li.eventi_next {
		height:30px;
		position:absolute;
		right:0;
		top:0;
		width: 50%;
	}
	ul.naviga_eventi li.eventi_prev a,
	ul.naviga_eventi li.eventi_prev a:visited,
	ul.naviga_eventi li.eventi_prev a:hover {
		width: 100%;
		height:30px;
		display:block;
		background: url('../img/share/prev.png') no-repeat 0 0;
		background-position: left;
		padding-left: 30px;
		text-align:left;
	}
	ul.naviga_eventi li.eventi_next a,
	ul.naviga_eventi li.eventi_next a:visited,
	ul.naviga_eventi li.eventi_next a:hover {
		width: 100%;
		height:30px;
		display:block;
		background: url('../img/share/next.png') no-repeat 0 0;
		background-position: right;
		padding-right: 30px;
		text-align: right;
	}
	#datepicker {
		width:275px;
		margin:0 0 25px;
	}
	#datepicker table {
		  border-collapse: collapse;
  		border-spacing: 0;
	}

	/* DatePicker Container */
	.ui-datepicker {
		width: 273px;
		height: auto;
		margin: 0 auto 0;
		font-size:0.900em;
	}
	.ui-datepicker a {
		text-decoration: none;
	}
	/* DatePicker Table */
	.ui-datepicker table {
		width: 100%;
	}
	.ui-datepicker-header {
		font-weight: 900;
		line-height: 30px;
	}
	.ui-datepicker-title {
		text-align: center;
	}
	.ui-datepicker-prev, .ui-datepicker-next {
		display: inline-block;
		width: 30px;
		height: 30px;
		text-align: center;
		cursor: pointer;
		overflow: hidden;
		text-indent:-9999px;
	}
	.ui-datepicker-prev {
		float: left;
		background: url('../img/share/prev.png') no-repeat 0 0;
	}
	.ui-datepicker-next {
		float: right;
		background: url('../img/share/next.png') no-repeat 0 0;
	}
	.ui-datepicker thead {
		background-color: #f7f7f7;
		background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
		background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
		background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
		background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
		background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	}
	.ui-datepicker tbody {
		border: 1px solid #dadada;
	}
	.ui-datepicker th {
		text-transform: uppercase;
		font-size: 6pt;
		padding: 5px 0;
		color: #666666;
		text-shadow: 1px 0px 0px #fff;
		filter: dropshadow(color=#fff, offx=1, offy=0);
	}
	.ui-datepicker tbody td {
		padding: 0;
		border-right: 1px solid #dadada;
		position:relative;
	}
	/*
	.ui-datepicker tbody td.highlight:before {
		content:'';
		position:absolute;
		right:1px;
		bottom:1px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 10px 10px;
		border-color: transparent transparent #f26422 transparent;
	}
	*/
	.ui-datepicker tbody td.highlight:before {
		content: '';
		position: absolute;
		left: 5%;
		top: 5%;
		width: 90%;
		height: 90%;
		border: 3px solid #7ea0ad;
		box-sizing: border-box;
		border-radius: 50%;
	}
	.ui-datepicker tbody td:last-child {
		border-right: 0px;
	}
	.ui-datepicker tbody tr {
		border-bottom: 1px solid #dadada;
	}
	.ui-datepicker tbody tr:last-child {
		border-bottom: 0px;
	}
	.ui-datepicker td span, .ui-datepicker td a {
		display: inline-block;
		text-align: center;
		width: 38px;
		height: 38px;
		line-height: 38px;
	}
	.ui-datepicker-calendar .ui-state-default {
	}
	.ui-datepicker-calendar .ui-state-hover {
	}
	.ui-datepicker-calendar .ui-state-active {
		border:3px #f26522 solid;
		color:#f26522;
		width: 32px;
		height: 32px;
		line-height: 32px;
		border-radius: 50%;
	}
	.ui-datepicker-calendar .ui-state-active a {

	}
	.ui-datepicker-unselectable .ui-state-default {
		color: #b4b3b3;
	}

	.map {
		width:265px;
		height:265px;
		border:5px #fff solid;
	}
	.blocco_scheda_right_pad_archivio {
		position:relative;
		width:100%;
		border-top: 1px #dadada solid;
 		padding: 20px 0 30px 0;
		overflow:hidden;
		width: 565px;
  		margin: 20px auto 0;
  		overflow: hidden;
	}
	.blocco_scheda_right_pad_archivio a.archivio {
		border-radius: 5px;
		background-color:#ffda24;
		background-image: -moz-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		background-image: -webkit-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		background-image: -ms-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
		position: relative;
		line-height:26px;
		font-family: 'Londrina Solid', cursive;
		font-size:0.850em;
		display:inline-block;
		float:right;
		margin:0 2px 0 10px;
	}
	.blocco_scheda_right_pad_archivio a.archivio span {
		padding: 0 10px 0 25px;
		background: url('../img/share/archivio.png') no-repeat 5px center;
	}
	.blocco_scheda_right_pad_archivio a.dicono {
		border-radius: 5px;
		background-color:#ffda24;
		background-image: -moz-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		background-image: -webkit-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		background-image: -ms-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
		position: relative;
		line-height:26px;
		font-family: 'Londrina Solid', cursive;
		font-size:0.850em;
		display:inline-block;
		float:right;
		margin:0 2px 0 10px;
	}
	.blocco_scheda_right_pad_archivio a.dicono span {
		padding: 0 10px 0 25px;
		background: url('../img/share/dicono.png') no-repeat 5px center;
	}

	.blocco_scheda_100_pad {
		width:900px;
		background: url("../img/pattern/texture_carta.jpg") repeat 0 0;
		padding:35px 30px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position:relative;

	}
	.blocco_scheda_100_pad:after {
		content:'';
		width:19px;
		height:403px;
		background:url("../img/share/ombra.png") repeat 0 0;
		position:absolute;
		right:-19px;
		top:10px;
	}
	ul.elenco_eventi {
		list-style-type:none;
		padding:0;
		margin:0;
	}
	ul.elenco_eventi li {
		list-style-type:none;
		padding:0 0 35px;
		margin:0;
	}
	ul.elenco_eventi li div.data_eve {
		font-size:0.800em;
		line-height:20px;
	}
	ul.elenco_eventi li div.luogo_eve h2 {
		font-weight:900;
		font-size:1.0em;
	}
	ul.elenco_eventi li div.txt_eve {
	}


	/*INDEX*/

	.blocco_scheda_index_pad {
		width:900px;
		background: url("../img/pattern/texture_carta.jpg") repeat 0 0;
		padding:35px 0 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position:relative;

	}
	.blocco_scheda_index_pad:after {
		content:'';
		width:19px;
		height:403px;
		background:url("../img/share/ombra.png") repeat 0 0;
		position:absolute;
		right:-19px;
		top:10px;
	}

	.blocco_eventi{
		overflow:hidden;
		width:100%;
		height:auto;
	}

	.blocco_scheda_eventi_left{
		width:580px;
		float:right;
		padding:35px 30px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position:relative;
		border-right:1px solid #d2d2d2;
	}

	.blocco_scheda_eventi_right{
		width:320px;
		float:right;
		padding:35px 22px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position:relative;
	}

	.evento_cont{
		width:100%;
		height:auto;
		overflow:hidden;
		padding:10px 0;
	}

	.evento_cont .evento_img_cont{
		width:100px;
		height:auto;
		min-height:1px;
		float:left;
	}

	.evento_cont .evento_img_cont img{
		width:100%;
		height:auto;
		box-sizing:border-box;
		border:5px solid #FFFFFF;
	}

	.evento_cont .evento_info_cont{
		width:402px;
		height:auto;
		float:left;
		padding-left:16px;
	}

	.evento_info_cont p.evento_data{
		font-size:0.7em;
		position:relative;
	}

	.evento_info_cont p.evento_sveglia{
		padding-left:35px;
	}

	.evento_info_cont p.evento_sveglia:after{
		content:'';
		position:absolute;
		width:28px;
		height:31px;
		top:-7px;
		left:0;
		background: url("../img/share/sveglia.png") repeat 0 0;
	}

	.evento_info_cont p.evento_luogo{
		font-size:0.8em;
		color:#ff5400;
		font-weight:bold;
	}

	.evento_info_cont a.titolo_evento h1{
		width: 100%;
		margin: 0;
		font-weight: 900;
		font-size: 0.9em;
		line-height: 22px;
	}

	.evento_info_cont .testo_evento_estr{
		overflow:hidden;
		text-align:left;
	}

	.evento_info_cont .testo_evento_estr p{
		color: #074b64;
		line-height: 20px;
		margin-top: 5px;
		font-size:17px;
	}

	.evento_info_cont .testo_evento_estr a.read_evento{
		color:#ff5400;
		font-weight:bold;
		text-transform:uppercase;
	}


  .container-info-real{
    position: relative;
    margin: 60px 0 0;
    min-height: 590px;
  }
  .content-text-real{
    position: relative;
    padding-right: 345px;
    color: #fff;
  } .content-text-real a{
    color: #f6d50e;
    text-decoration: underline;
  } .content-text-real p{
    font-size: 0.850em;
  }
  .content-image-real{
    position: absolute;
    top: 0; right: 0;
    width: 295px;
    height: 100%;
    box-sizing: border-box;
  }

@media screen and (min-width: 320px) and (max-width: 767px) {
	.blocco_scheda {
		width: 100%;
		margin: 0 auto 0;
		border: none;
		border-radius: inherit;
		overflow: visible;
		position: relative;
		box-shadow: none;
	}
	.tit_page {
		min-height: 50px;
		margin: 0;
	}
	.tit_page:after {
		background:none;
		display:none;
	}
	.tit_page h1 {
		font-size: 1.250em;
		line-height: 30px;
		color: #FFEA00;
		z-index: 1;
		padding: 15px 10px;
		font-weight: 900;
		margin: 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.tit_page h2 {
		font-size: 1.250em;
		line-height: 30px;
		z-index: 1;
		padding: 15px 10px;
		font-weight: 900;
		margin: 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.tit_page h2 span.tit_page_1 {
  line-height: 30px;
  display: block;
}
.tit_page h2 span.tit_page_2 {
  line-height: 30px;
  display: block;
  color: #fff;
}
.blocco_scheda_ascolta {
  background: none;
  width: 100%;
  height: auto;
  position: relative;
    padding: 0 0 40px;
	  background: url('../img/share/sep_mobile.png') no-repeat left bottom;
	  background-size:auto 12px;
}
.lavagna {
	display:none;
}
.blocco_scheda_consigliati {
  background: none;
  width: 100%;
  height: auto;
  position: relative;
    padding: 0 0 40px;
	  background: url('../img/share/sep_mobile.png') no-repeat left bottom;
	  background-size:auto 12px;
}
a.tutti {
    border-radius: 4px;
  background-color: #ffda24;
  background-image: -moz-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
  box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
  position: absolute;
  right: 10px;
  top:inherit;
  bottom:10px;
  z-index: 2;
  line-height: 22px;
  font-family: 'Londrina Solid', cursive;
  font-size: 0.750em;
}
a.tutti span {
  background: url("../img/share/tutti.png") no-repeat 5px 1px;
    padding: 0 10px 0 30px;
}
.blocco_scheda_consigliati div.iframe_video {
  position: relative;
  bottom: inherit;
  left: 0;
  width: 100%;
  height: 200px;
  background: #000;
}
.blocco_scheda_consigliati div.iframe_video iframe {
  width: 100% !important;
  height: 200px !important;
}
.blocco_scheda_consigliati div.iframe_video video {
  width: 100% !important;
  height: 200px !important;
}
.blocco_scheda_consigliati div.iframe_video embed {
  width: 100% !important;
  height: 200px !important;
}

.blocco_scheda_ascolta div.iframe_video {
  position: relative;
  bottom: inherit;
  left: 0;
  width: 100%;
  height: 200px;
  background: #000;
}
.blocco_scheda_ascolta div.iframe_video iframe {
  width: 100% !important;
  height: 200px !important;
}
.blocco_scheda_ascolta div.iframe_video video {
  width: 100% !important;
  height: 200px !important;
}
.blocco_scheda_ascolta div.iframe_video embed {
  width: 100% !important;
  height: 200px !important;
}

.eti_consigliati {
	display:none;

}
.blocco_scheda_consigliati ul   {
	display:none;

}
.blocco_scheda_int {
  width: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.blocco_scheda_left {
  width: 100%;
  float: left;
  padding:0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.blocco_scheda_right {
  width: 100%;
  float: left;
  background: url("../img/pattern/texture_carta.jpg") repeat 0 0;
  position: relative;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blocco_scheda_right_pad {
  width: 100%;
  margin: 0;
  overflow: hidden;
  padding: 25px 0 0;
}
h1.titolo_libro {
  font-size: 1.350em;
  color: #074b64;
  line-height: 30px;
  padding: 0 0 5px;
  font-weight: 900;
}
.info_star {
  width: 100%;
  overflow: hidden;
  padding: 10px 0 10px;
  position: relative;
  border-top: 1px #c3c3c3 solid;
}
.info_star_1 {
	width:100%;
	  padding: 0 0 15px;
}
.info_star_2 {
  	width: 100%;
	  padding: 0 0 15px;
}
.info_star_3 {
  	width: 100%;
	  padding: 0 0 15px;
	    font-size: 0.9em;
}
.blocco_star2_2 {
  width: auto;
  margin: 5px 10px 0 0;
}
.blocco_star2_3 {
  width: auto;
  margin: 5px 0 0 0;
}
.blocco_info_1 {
  float: left;
  margin: 0 10px 0 0;
}
.blocco_prodotti {
    width: 100%;
  background: url("../img/pattern/texture_carta.jpg") repeat 0 0;
  padding: 25px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.blocco_prodotti h3 {
  width: 100%;
  padding: 0;
  margin: 0;
  font-weight: 900;
  font-size: 1.250em;
  line-height: 35px;
  color: #074b64;
  border-bottom: 1px #c3c3c3 solid;
}

.blocco_prodotti ul {
  width: auto;
  overflow: visible;
  list-style-type: none;
  min-height: inherit;
  margin: 25px 0;
  max-height:300px;
}
.blocco_prodotti ul li a {
	  width: 200px;
	  margin:0 auto;
	  color:#074b64;
	  display:block;
	}
	.txt_nome h2 {

  color: #074b64;

}
	.blocco_prodotti ul.blocco_vis_dur {
		margin:0;
		  overflow: hidden;
		   color: #074b64 !important;
	}

	.swiper_container_stilton2 {
		width: 100%;
        height: auto;
		position:relative;
		z-index:1;
		overflow:visible;
		margin:0 auto;
		  max-height: 325px;
	}



    .gallery-thumbs2 {
        box-sizing: border-box;
        padding:0;
		 width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .gallery-thumbs2 .swiper-slide {
       	height: auto;
		position:relative;
		width:100%;
		top:0;
		padding:0 14px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;

    }



	.swiper_container_stilton2 .swiper-button-prev.swiper-button-white {
		  background-image: url("../img/share/left_mobile.png");
		  left: 0;
		  background-size: 30px auto;
		  background-color:transparent;
		  border-radius:0;
		  width: 30px;
		  height: 30px;
		  top: 50%;
		  margin-top: -50px;
	}
	.swiper_container_stilton2 .swiper-button-next.swiper-button-white {
		  background-image: url("../img/share/right_mobile.png");
		  right: 0;
		  background-size: 30px auto;
		  background-color: transparent;
		  border-radius: 0;
		  width: 30px;
		  height: 30px;
		  top: 50%;
		  margin-top: -50px;
	}





	.swiper_container_stilton3 {
		width: 100%;
        height: auto;
		position:relative;
		z-index:1;
		overflow:visible;
		margin:0 auto;
		  max-height: 325px;
	}



    .gallery-thumbs3 {
        box-sizing: border-box;
        padding:0;
		 width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .gallery-thumbs3 .swiper-slide {
       	height: auto;
		position:relative;
		width:100%;
		top:0;
		padding:0 14px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;

    }



	.swiper_container_stilton3 .swiper-button-prev.swiper-button-white {
		  background-image: url("../img/share/left_mobile.png");
		  left: 0;
		  background-size: 30px auto;
		  background-color: transparent;
		  border-radius: 0;
		  width: 30px;
		  height: 30px;
		  top: 50%;
		  margin-top: -50px;
	}
	.swiper_container_stilton3 .swiper-button-next.swiper-button-white {
		  background-image: url("../img/share/right_mobile.png");
		  right: 0;
		  background-size: 30px auto;
		  background-color: transparent;
		  border-radius:0;
		  width: 30px;
		  height: 30px;
		  top: 50%;
		  margin-top: -50px;
	}


.blocco_scheda_img {
  width: 100%;
  overflow: hidden;
  margin: 0;
}
.blocco_scheda_img img {
  width: 100%;
  height: auto;
  border: none;
}
.blocco_scheda_right_pad_2 {
  width: 275px;
  float: none;
  margin: 0 auto;
}
ul.info_evento {
  margin: 25px 0 0;
}
h1.titolo_evento {
  width: 100%;
  padding: 0 0 30px;
  margin: 0;
  font-weight: 900;
  font-size: 1.150em;
  line-height: 25px;
  font-size: 1.350em;
  color: #074b64;
  line-height: 30px;
  padding: 0 0 5px;
  font-weight: 900;
}
.blocco_scheda_right_pad_archivio {
  width: 100%;

}
ul.naviga_eventi {
	width:100% !important;
	overflow:hidden;
	margin: 0 0 15px !important;
}
ul.naviga_eventi li.eventi_prev {
  height: 30px;
  position: relative;
  left: 0;
  top: 0;
  width: 50%;
  float: left;
}
ul.naviga_eventi li.eventi_next {
  height: 30px;
  position: relative;
  right: 0;
  top: 0;
  width: 50%;
  float: right;
}
ul.naviga_eventi li.eventi_next a, ul.naviga_eventi li.eventi_next a:visited, ul.naviga_eventi li.eventi_next a:hover {
  width: 100%;
  height: 30px;
  display: block;
  background: url('../img/share/next.png') no-repeat 0 0;
  background-position: right;
  padding-right: 30px;
  text-align: right;
  -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
.blocco_scheda_100_pad {
  width: 100%;
  background: url("../img/pattern/texture_carta.jpg") repeat 0 0;
  padding: 25px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.indietro {
  right: 10px;
  top: 20px;
}
ul.pulsanti_libro {
  list-style-type: none;
  padding: 0 10px;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.blocco_scheda_index_pad {
	width:100%;
}
.blocco_scheda_index_pad:after {
	display:none;
}


.blocco_scheda_eventi_left{
	width:100%;
	border-right:none;
}

.blocco_scheda_eventi_right{
	width:100%;
	padding:0 22px;
}

.blocco_scheda_eventi_right #datepicker{
	margin:0 auto;
}

.evento_cont .evento_img_cont{
	width:50%;
}

.evento_cont .evento_info_cont{
	width:100%;
	padding-left:0;
}

 .content-text-real{ padding: 0 15px 50px; }
 .tit_only h2{ margin-bottom: 20px; line-height: 34px; }
 .content-image-real{ display: none; }
}
