/* EMOZIONALE */
#emozionale {
	width:100%;
	margin:0 auto;
	display:block;
	min-height:82px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
/* SLIDE SHOW */

/* FASCIONE 1 */
}
#fascione1 {
	width:100%;
	display:block;
	min-height:210px;
	margin:0;
	background-color:#FFF;
}
.titolofascione1 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:0;
	text-align:center;
}
.titolofascione1 h1 {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:2.15em; /* 28px */
	line-height:30px;
	color:rgba(51, 51, 51, 0.8);
	text-transform:uppercase;
	letter-spacing:2px;
	padding:0;
}
.titolofascione1 p {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:18px;
	color:rgba(51, 51, 51, 0.8);
	font-style:italic;
	margin-top:20px;
	padding:0;
}
.limiter1 {
	clear:both;
	float:left;
	width:100%;
	height:28px;
	display:block;
	margin-top:20px;
	text-align:center;
}
.limiter1 img {
	margin:0 auto;
	max-width:90%;
}
.testofascione1 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:10px;
	margin-bottom:30px;
	text-align:center;
}
.testofascione1 p {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:22px;
	color:rgba(51, 51, 51, 0.8);
	margin-top:20px;
	padding:0;
/* FASCIONE 1 */

/* FASCIONE 2 */
}
#fascione2 {
	width:100%;
	display:block;
	min-height:240px;
	text-align:center;
/* FASCIONE 2 */

/* FASCIONE 3 */
}
#fascione3 {
	width:100%;
	display:block;
	min-height:240px;
	text-align:center;
	background-image:url(../images/ombra1.png);
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-size:50%;
	background-color:#F7F7F7;
}
.titolofascione3 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:40px;
	text-align:center;
}
.titolofascione3 h3 {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:2.15em; /* 28px */
	line-height:28px;
	color:rgba(51, 51, 51, 0.8);
	text-transform:uppercase;
	letter-spacing:2px;
	padding:0;
}
.titolofascione3 p {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:18px;
	color:rgba(51, 51, 51, 0.8);
	font-style:italic;
	margin-top:20px;
	padding:0;
}
.titolofascione3 p a {
	color:#FBBB00;
	font-weight:700;
	text-decoration:none;
}
.titolofascione3 p a:hover {
	color:#FBBB00;
	font-weight:700;
	text-decoration:underline;
}
#wrapperinfo {
	clear:both;
	float:left;
	width:70%;
	min-height:360px;
	display:block;
	margin-left:15%;
	margin-right:15%;
	margin-top:20px;
	margin-bottom:8%;
/* FASCIONE 3 */

/* FASCIONE 4 */
}
#fascione4 {
	width:100%;
	display:block;
	min-height:240px;
	text-align:center;
	background-image:url(../images/ombra1.png);
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-size:50%;
	background-color:#FFF;
}
.titolofascione4 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:40px;
	text-align:center;
}
.titolofascione4 h4 {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:2.15em; /* 28px */
	line-height:32px;
	color:rgba(51, 51, 51, 0.8);
	text-transform:uppercase;
	letter-spacing:2px;
	padding:0;
}
.titolofascione4 p {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:18px;
	color:rgba(51, 51, 51, 0.8);
	font-style:italic;
	margin-top:20px;
	padding:0;
}
.titolofascione4 p a {
	color:#FBBB00;
	font-weight:700;
	text-decoration:none;
}
.titolofascione4 p a:hover {
	color:#FBBB00;
	font-weight:700;
	text-decoration:underline;
}
#map {
	clear:both;
	float:left;
	display:block;
	width:100%;
	height:300px; /* evitare il min-height pechè non funziona la mappa */
	margin-left:0;
	margin-right:0;
	margin-top:40px;
	margin-bottom:0;
}
/* FASCIONE 4 */


/* Layout tablet: da 481 px a 768 px. Eredita stili da: Layout mobile. */
@media only screen and (min-width: 481px ) {

/* EMOZIONALE */
#emozionale {
	width:100%;
	margin:0 auto;
	display:block;
	min-height:102px;
/* SLIDE SHOW */

/* FASCIONE 1 */
}
#fascione1 {
	width:100%;
	display:block;
	min-height:210px;
	margin:0;
	background-color:#FFF;
}
.titolofascione1 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:0;
	text-align:center;
}
.titolofascione1 h1 {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:2.61em; /* 34px */
	line-height:34px;
	color:rgba(51, 51, 51, 0.8);
	text-transform:uppercase;
	letter-spacing:2px;
}
.titolofascione1 p {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:18px;
	color:rgba(51, 51, 51, 0.8);
	font-style:italic;
	margin-top:20px;
	padding:0;
}
.limiter1 {
	clear:both;
	float:left;
	width:100%;
	height:28px;
	display:block;
	margin-top:30px;
	text-align:center;
}
.limiter1 img {
	margin:0 auto;
	max-width:80%;
}
.testofascione1 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:20px;
	margin-bottom:30px;
	text-align:center;
}
.testofascione1 p {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:22px;
	color:rgba(51, 51, 51, 0.8);
	margin-top:20px;
	padding:0;
/* FASCIONE 1 */

/* FASCIONE 2 */
}
#fascione2 {
	width:100%;
	display:block;
	min-height:240px;
	text-align:center;
/* FASCIONE 2 */

/* FASCIONE 3 */
}
#fascione3 {
	width:100%;
	display:block;
	min-height:240px;
	text-align:center;
}
.titolofascione3 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:40px;
	text-align:center;
}
.titolofascione3 h3 {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:2.61em; /* 34px */
	line-height:34px;
	color:rgba(51, 51, 51, 0.8);
	text-transform:uppercase;
	letter-spacing:2px;
}
.titolofascione3 p {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:18px;
	color:rgba(51, 51, 51, 0.8);
	font-style:italic;
	margin-top:20px;
	padding:0;
}
#wrapperinfo {
	clear:both;
	float:left;
	width:70%;
	min-height:360px;
	display:block;
	margin-left:15%;
	margin-right:15%;
	margin-top:30px;
	margin-bottom:0;
/* FASCIONE 3 */

/* FASCIONE 4 */
}
#fascione4 {
	width:100%;
	display:block;
	min-height:240px;
	text-align:center;
}
.titolofascione4 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:40px;
	text-align:center;
}
.titolofascione4 h4 {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:2.30em; /* 30px */
	line-height:34px;
	color:rgba(51, 51, 51, 0.8);
	text-transform:uppercase;
	letter-spacing:2px;
}
.titolofascione4 p {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:18px;
	color:rgba(51, 51, 51, 0.8);
	font-style:italic;
	margin-top:20px;
	padding:0;
}
#map {
	clear:both;
	float:left;
	display:block;
	width:100%;
	height:400px; /* evitare il min-height pechè non funziona la mappa */
	margin-left:0;
	margin-right:0;
	margin-top:30px;
	margin-bottom:0;
/* FASCIONE 4 */
}
}
/* Layout desktop: da 769 px a 1232 px max.  Eredita stili da: Layout mobile e Layout tablet. */
@media only screen and (min-width: 769px ) {

/* EMOZIONALE */
#emozionale {
	clear:both;
	display:inline-block;
	width:100%;
	margin:0 auto;
	display:block;
	min-height:132px;
	max-width:1920px;
/* SLIDE SHOW */

/* FASCIONE 1 */
}
#fascione1 {
	width:100%;
	display:block;
	min-height:210px;
	text-align:center;
}
.titolofascione1 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:15px;
	text-align:center;
}
.titolofascione1 h1 {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:2.61em; /* 34px */
	line-height:34px;
	color:rgba(51, 51, 51, 0.8);
	text-transform:uppercase;
	letter-spacing:2px;
}
.titolofascione1 p {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:18px;
	color:rgba(51, 51, 51, 0.8);
	font-style:italic;
	margin-top:20px;
	padding:0;
}
.limiter1 {
	clear:both;
	float:left;
	width:100%;
	height:28px;
	display:block;
	margin-top:30px;
	text-align:center;
}
.limiter1 img {
	margin:0 auto;
	max-width:100%;
}
.testofascione1 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:30px;
	margin-bottom:40px;
	text-align:center;
}
.testofascione1 p {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:22px;
	color:rgba(51, 51, 51, 0.8);
	margin-top:20px;
	padding:0;
/* FASCIONE 1 */

/* FASCIONE 2 */
}
#fascione2 {
	width:100%;
	margin:0 auto;
	display:block;
	min-height:240px;
	max-width:1920px;
/* FASCIONE 2 */

/* FASCIONE 3 */
}
.fascione3 {
	width:100%;
	display:block;
	min-height:260px;
	text-align:center;
}
.titolofascione3 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:60px;
	text-align:center;
}
.titolofascione3 h3 {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:2.61em; /* 34px */
	line-height:34px;
	color:rgba(51, 51, 51, 0.8);
	text-transform:uppercase;
	letter-spacing:2px;
}
.titolofascione3 p {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:18px;
	color:rgba(51, 51, 51, 0.8);
	font-style:italic;
	margin-top:20px;
	padding:0;
}
#wrapperinfo {
	clear:both;
	float:left;
	width:70%;
	display:block;
	margin-left:15%;
	margin-right:15%;
	margin-top:20px;
	margin-bottom:40px;
	text-align:center;
/* FASCIONE 3 */

/* FASCIONE 4 */
}
.fascione4 {
	width:100%;
	display:block;
	min-height:260px;
	text-align:center;
}
.titolofascione4 {
	clear:both;
	float:left;
	width:100%;
	display:block;
	margin-top:60px;
	text-align:center;
}
.titolofascione4 h3 {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:2.61em; /* 34px */
	line-height:34px;
	color:rgba(51, 51, 51, 0.8);
	text-transform:uppercase;
	letter-spacing:2px;
}
.titolofascione4 p {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:1.15em; /* 15px */
	line-height:18px;
	color:rgba(51, 51, 51, 0.8);
	font-style:italic;
	margin-top:20px;
	padding:0;
}
#map {
	clear:both;
	float:left;
	display:block;
	width:100%;
	height:500px; /* evitare il min-height pechè non funziona la mappa */
	margin-left:0;
	margin-right:0;
	margin-top:45px;
	margin-bottom:0;
	display:block;
/* FASCIONE 4 */
}
}