html {
	box-sizing: border-box
}
*,
*::after,
*::before {
	box-sizing: inherit
}
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}
img,
video,
iframe {
	max-width: 100%;
}
audio,
canvas,
progress,
video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
progress {
	vertical-align: baseline
}
template,
[hidden] {
	display: none
}
a {
	background-color: transparent
}
a:active,
a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b,
strong {
	font-weight: inherit
}
b,
strong {
	font-weight: bolder
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
img {
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
button,
input,
select,
textarea {
	font: inherit
}
optgroup {
	font-weight: bold
}
button,
input,
select {
	overflow: visible
}
button,
input,
select,
textarea {
	margin: 0
}
button,
select {
	text-transform: none
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	cursor: pointer
}
[disabled] {
	cursor: default
}
button,
html[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
button:-moz-focusring,
input:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
textarea {
	overflow: auto
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}
[type="search"] {
	-webkit-appearance: textfield
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
#cookie-bar {
	background: #9F2723;
	height: auto;
	line-height: 1.5em;
	color: #eeeeee;
	text-align: center;
	padding: 2em 1em;
	margin-top: 0;
	font-size: .9em
}
#cookie-bar.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%
}
#cookie-bar.fixed.bottom {
	bottom: 0;
	top: auto
}
#cookie-bar p {
	margin: 0;
	padding: 0
}
#cookie-bar a {
	color: #ffffff;
	display: inline-block;
	border-radius: 3px;
	text-decoration: none;
	padding: 0 6px;
	margin-left: 8px
}
#cookie-bar .cb-enable {
	background: #007700
}
#cookie-bar .cb-enable:hover {
	background: #009900
}
#cookie-bar .cb-disable {
	background: #990000
}
#cookie-bar .cb-disable:hover {
	background: #bb0000
}
#cookie-bar .cb-policy {
	background: #000
}
#cookie-bar .cb-policy:hover {
	background: #6f6f6f
}
@-webkit-keyframes dropHeader {
	0% {
		-webkit-transform: translatey(-300px);
		transform: translatey(-300px)
	}
	100% {
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}
@keyframes dropHeader {
	0% {
		-webkit-transform: translatey(-300px);
		transform: translatey(-300px)
	}
	100% {
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}
@-webkit-keyframes dropHeaderhome {
	0% {
		-webkit-transform: translatey(-500px);
		transform: translatey(-500px)
	}
	70% {
		-webkit-transform: translatey(40px);
		transform: translatey(40px)
	}
	85% {
		-webkit-transform: translatey(-10px);
		transform: translatey(-10px)
	}
	100% {
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}
@keyframes dropHeaderhome {
	0% {
		-webkit-transform: translatey(-500px);
		transform: translatey(-500px)
	}
	70% {
		-webkit-transform: translatey(40px);
		transform: translatey(40px)
	}
	85% {
		-webkit-transform: translatey(-10px);
		transform: translatey(-10px)
	}
	100% {
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}
.MaxLarghezza {
	max-width: 1300px;
	max-width: 81.25rem;
	margin: 0 auto
}
.clear::after {
	clear: both;
	content: "";
	display: block
}
.hidden,
.no-oldie #btnG {
	position: absolute;
	left: -100000px !important;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden
}
#ContenitoreContenuto img {
	max-width: 100%;
	height: auto;
	margin: 0.50em
}
mark {
	background-color: white;
	border-bottom: 2px solid yellow;
	color: black
}
mark:hover {
	background-color: yellow
}
blockquote {
	background: #f9f9f9;
	border: 1px solid #D9D9D9;
	border-left: 15px solid #6f6f6f;
	padding: 0.5em 10px;
	font-weight: bold;
	quotes: "\201C""\201D""\2018""\2019";
	transition: all 0.5s ease-in-out
}
@media only screen and (min-width: 56.938em) {
	blockquote:hover {
		box-shadow: 0 10px 20px #aaa
	}
}
blockquote:before {
	content: open-quote;
	font-size: 4em;
	line-height: 0;
	margin-right: 0.25em;
	vertical-align: -0.5em;
	color: #6f6f6f
}
@media only screen and (min-width: 56.938em) {
	.soloSmartphone {
		display: none !important
	}
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	.soloSmartphone {
		display: none !important
	}
}
#contenuto-principale a,
#contenuto a,
#contenuto-principale a:link,
#contenuto a:link,
.Notizie a,
.Notizie a:link,
.Notizie a:visited,
.AvvisiEventi a,
.AvvisiEventi a:link,
.AvvisiEventi a:visited,
#footer a,
#footer a:link,
#footer a:visited {
	font-weight: 600;
	color: #58595b;
	text-decoration: none;
	border-bottom: 2px solid #ccc;
	transition: all 1s ease-in-out
}
#contenuto-principale a:hover,
#contenuto a:hover,
.Notizie a:hover,
.AvvisiEventi a:hover,
#footer a:hover {
	color: #000;
	border-bottom: 2px solid #e73b18;
	background-color: #E6E6E6
}
.bottone {
	background: #e73b18;
	background-image: linear-gradient(to bottom, #e73b18, #b8472b);
	border: 0;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	font-size: 1.125rem;
	padding: 10px;
	text-decoration: none
}
.bottone:hover {
	background: #6f6f6f;
	background-image: linear-gradient(to bottom, #6f6f6f, #344c5c);
	text-decoration: none
}
.campo-input {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 85%;
	height: 36px;
	height: 2.25rem;
	margin: 10px 3px 10px 5px;
	background-color: #F2F2F2;
	border: 0 !important;
	width: 200px;
	width: 12.5rem
}
#ContenitoreContenuto img {
	max-width: 100%
}
#ContenitoreContenuto img.allinea-destra,
#ContenitoreContenuto img.destra {
	float: right;
	margin: 0 0 1em 1em;
	box-shadow: 0 0 1px 1px #CACACA
}
#ContenitoreContenuto img.allinea-sinistra,
#ContenitoreContenuto img.sinistra {
	float: left;
	margin: 0 1em 1em 0;
	box-shadow: 0 0 1px 1px #CACACA
}
#ContenitoreContenuto h1 {
	font-size: 28px;
	font-size: 1.75rem
}
#ContenitoreContenuto h2 {
	font-size: 21px;
	font-size: 1.3125rem
}
#ContenitoreContenuto h3 {
	font-size: 16px;
	font-size: 1rem;
	margin-top: 2em
}
#ContenitoreContenuto p {
	font-size: 14px;
	font-size: 0.875rem
}
#ContenitoreContenuto ul li {
	list-style: none;
	line-height: 1.4;
	margin-bottom: .50em;
	padding: 0.25em
}
#ContenitoreContenuto ol li {
	line-height: 1.4;
	padding: 0;
	margin-bottom: 0.80em
}
#ContenitoreContenuto ul.lista-generica {
	margin: 1.5em
}
#ContenitoreContenuto ul.lista-generica ul {
	margin: 0;
	padding-left: 0.70em
}
#ContenitoreContenuto ul.lista-generica ul ul {
	margin: 0;
	padding-left: 0.70em
}
#ContenitoreContenuto ul.lista-generica li {
	margin: .50em;
	list-style: outside url(../images/raquo.gif) !important
}
#ContenitoreContenuto ol {
	margin: 1em
}
#ContenitoreContenuto ol ol {
	margin: 0;
	padding-left: 0.70em
}
#ContenitoreContenuto ol li {
	margin: .50em
}
dd {
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 1.4em
}
#ContenutoPrincipaleHome ul li {
	list-style: none;
	line-height: 1.4;
	margin-bottom: .50em;
	padding: 0.25em
}
#ContenutoPrincipaleHome ol li {
	line-height: 1.4;
	padding: 0;
	margin-bottom: 0.80em
}
.contenitore {
	position: relative
}
.contenitore>img {
	max-width: 100%
}
.contenitore>article {
	margin: 0 auto;
	width: 80%;
	background: #404040;
	background: rgba(0, 0, 0, 0.7);
	padding: 0.1em 0.6em;
	box-sizing: border-box;
	color: white;
	position: absolute;
	bottom: 15px
}
.contenitore>article>span {
	font-size: 90%
}
.lista-articolo {
	border-top: 1px solid #ccc;
	padding: 10px 20px 15px 15px;
	margin: 20px;
	transition: all .3s ease-in-out
}
.lista-articolo:hover {
	background: #F2F2F2;
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px)
}
.lista-articolo:hover span {
	opacity: 1
}
.lista-articolo::after {
	clear: both;
	content: "";
	display: block
}
.lista-articolo img {
	float: right;
	width: 30%;
	margin: 10px -20px 10px 10px !important
}
@media only screen and (max-width: 30em) {
	.lista-articolo img {
		visibility: hidden
	}
}
.tabella-responsiva {
	width: auto;
	margin-top: 2em;
	margin-bottom: 1.5em
}
.tabella-responsiva thead {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden
}
@media (min-width: 48em) {
	.tabella-responsiva thead {
		position: relative;
		clip: auto;
		height: auto;
		width: auto;
		overflow: auto
	}
}
.tabella-responsiva thead th {
	background-color: #6f6f6f;
	font-weight: 600;
	text-align: center;
	color: white
}
.tabella-responsiva thead th:first-of-type {
	text-align: left
}
.tabella-responsiva tbody,
.tabella-responsiva tr,
.tabella-responsiva th,
.tabella-responsiva td {
	display: block;
	padding: 0;
	text-align: left;
	white-space: normal
}
@media (min-width: 48em) {
	.tabella-responsiva tr {
		display: table-row
	}
}
.tabella-responsiva th,
.tabella-responsiva td {
	padding: .5em;
	vertical-align: middle;
	border: 1px solid #ccc
}
@media (min-width: 30em) {
	.tabella-responsiva th,
	.tabella-responsiva td {
		padding: .75em .5em
	}
}
@media (min-width: 48em) {
	.tabella-responsiva th,
	.tabella-responsiva td {
		display: table-cell;
		padding: .5em
	}
}
@media (min-width: 62em) {
	.tabella-responsiva th,
	.tabella-responsiva td {
		padding: .75em .5em
	}
}
@media (min-width: 75em) {
	.tabella-responsiva th,
	.tabella-responsiva td {
		padding: .75em
	}
}
.tabella-responsiva caption {
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center
}
@media (min-width: 48em) {
	.tabella-responsiva caption {
		margin-bottom: 0
	}
}
@media (min-width: 48em) {
	.tabella-responsiva tbody {
		display: table-row-group
	}
}
.tabella-responsiva tbody tr {
	margin-bottom: 1em
}
@media (min-width: 48em) {
	.tabella-responsiva tbody tr {
		display: table-row;
		border-width: 1px
	}
}
.tabella-responsiva tbody tr:last-of-type {
	margin-bottom: 0
}
@media (min-width: 48em) {
	.tabella-responsiva tbody tr:nth-of-type(even) {
		background-color: #F6F6F6
	}
}
.tabella-responsiva tbody th[scope="row"] {
	background-color: #6f6f6f;
	color: white;
	border-bottom: 1px solid #ccc
}
@media (min-width: 48em) {
	.tabella-responsiva tbody th[scope="row"] {
		background-color: transparent;
		color: #5e5d52;
		text-align: left
	}
}
.tabella-responsiva tbody td {
	text-align: left;
	border-bottom: 1px solid #ccc
}
@media (min-width: 48em) {
	.tabella-responsiva tbody td {
		text-align: left
	}
}
.tabella-responsiva tbody td[data-title]:before {
	content: attr(data-title);
	float: left;
	color: rgba(94, 93, 82, 0.75)
}
@media (min-width: 48em) {
	.tabella-responsiva tbody td[data-title]:before {
		content: none
	}
}
.oldie .tabella-responsiva tbody td[data-title]:before {
	content: none
}
.oldie .tabella-responsiva thead {
	position: inherit
}
.oldie .tabella-responsiva tbody th {
	position: inherit;
	background-color: #fff;
	color: #6f6f6f
}
.cellaProfili {
	display: inline-block;
	padding: 0 5px 5px 5px;
	margin: 20px 10px;
	vertical-align: top;
	border: 1px solid #D9D9D9;
	box-shadow: 2px 2px 5px 2px #F2F2F2;
	width: 90%
}
@media only screen and (min-width: 56.938em) {
	.cellaProfili {
		min-width: 350px;
		min-width: 21.875rem;
		max-width: 450px;
		max-width: 28.125rem;
		min-height: 300px;
		min-height: 18.75rem;
		transition: box-shadow .5s ease-in-out
	}
	.cellaProfili:hover {
		box-shadow: 0 10px 20px #aaa
	}
}
.cellaProfili h2 {
	background-color: #F2F2F2;
	border-bottom: 1px solid #D9D9D9;
	padding: 5px 10px;
	margin: 0 -5px 15px -5px
}
.cellaProfili p {
	padding: 10px
}
.cellaProfili ul {
	margin: 2px 8px 2px 15px !important;
	padding: 0 !important
}
.cellaProfili ul li {
	line-height: 1.5 !important
}
@media only screen and (max-width: 30em) {
	.cellaProfili ul li {
		font-size: 120%
	}
}
.cella-evidenziata {
	padding: 10px;
	margin: 30px 0;
	vertical-align: top;
	border: 1px solid #D9D9D9;
	box-shadow: 2px 2px 5px 2px #F2F2F2;
	font-weight: 600;
	background-color: #F2F2F2;
	line-height: 1.5
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.fade-in {
	opacity: 0;
	-webkit-animation: fadeIn ease-out 1;
	animation: fadeIn ease-out 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s
}
.oldie .fade-in,
.ie9 .fade-in {
	opacity: 1
}
#ContenitoreContenuto .puntina {
	text-shadow: 1px 1px 1px #fff;
	font-size: 18px;
	font-size: 1.125rem;
	background-color: #D9D9D9;
	padding: 25px;
	float: right;
	margin-left: 10px;
	border-radius: 5px;
	background-image: url(../images/puntina.png);
	background-position: 97% 15%;
	background-repeat: no-repeat;
	box-shadow: -4px 4px 3px #BFBFBF;
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg)
}
@media only screen and (max-width: 30em) {
	#ContenitoreContenuto .puntina {
		width: 100%
	}
}
.immaginePort {
	display: inline-block;
	width: 218px;
	padding: 3px;
	margin: 5px;
	vertical-align: top;
	transition: all .8s ease-in-out
}
.immaginePort img {
	width: 200px;
	height: 150px;
	box-shadow: 2px 2px 7px #ccc;
	border: 2px solid white !important;
	border: 1px solid #ccc;
	transition: all .8s ease-in-out
}
.immaginePort img:hover {
	box-shadow: 5px 5px 8px #ccc
}
.immaginePort a,
.immaginePort a:link,
.immaginePort a:visited {
	border: none !important;
	text-decoration: none !important
}
.immaginePort a:hover,
.immaginePort a:focus {
	border: none !important;
	text-decoration: none !important
}
.immaginePort span {
	padding: 0 0 0 10px;
	width: 200px;
	margin: 0;
	font-family: arial !important;
	font-size: 100%;
	line-height: 1.2em;
	display: block
}
.immaginePort:hover {
	-webkit-transform: scale(1.2) rotate(-3deg);
	-ms-transform: scale(1.2) rotate(-3deg);
	transform: scale(1.2) rotate(-3deg);
	transition-delay: .2s
}
.titoloPortfolio {
	margin-top: 2em;
	font-size: 150% !important;
	background: #ECECEC;
	border: 1px solid #ccc
}
.ClearBoth {
	clear: both
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
	display: inline-block
}
.resp-sharing-button__link {
	text-decoration: none;
	color: #fff;
	margin: 0.1em
}
.resp-sharing-button {
	border-radius: 0;
	transition: 25ms ease-out;
	padding: 0.5em 0.75em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}
.resp-sharing-button__icon svg {
	width: 1em;
	height: 1em;
	margin-right: 0.4em;
	vertical-align: top
}
.resp-sharing-button--small svg {
	margin: 0;
	vertical-align: middle
}
.resp-sharing-button__icon {
	stroke: #fff;
	fill: none
}
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
	fill: #fff;
	stroke: none
}
.resp-sharing-button--twitter {
	background-color: #55acee
}
.resp-sharing-button--twitter:hover {
	background-color: #2795e9
}
.resp-sharing-button--pinterest {
	background-color: #bd081c
}
.resp-sharing-button--pinterest:hover {
	background-color: #8c0615
}
.resp-sharing-button--facebook {
	background-color: #3b5998
}
.resp-sharing-button--facebook:hover {
	background-color: #2d4373
}
.resp-sharing-button--tumblr {
	background-color: #35465C
}
.resp-sharing-button--tumblr:hover {
	background-color: #222d3c
}
.resp-sharing-button--reddit {
	background-color: #5f99cf
}
.resp-sharing-button--reddit:hover {
	background-color: #3a80c1
}
.resp-sharing-button--google {
	background-color: #dd4b39
}
.resp-sharing-button--google:hover {
	background-color: #c23321
}
.resp-sharing-button--linkedin {
	background-color: #0077b5
}
.resp-sharing-button--linkedin:hover {
	background-color: #046293
}
.resp-sharing-button--email {
	background-color: #777
}
.resp-sharing-button--email:hover {
	background-color: #5e5e5e
}
.resp-sharing-button--xing {
	background-color: #1a7576
}
.resp-sharing-button--xing:hover {
	background-color: #114c4c
}
.resp-sharing-button--whatsapp {
	background-color: #25D366
}
.resp-sharing-button--whatsapp:hover {
	background-color: #1da851
}
.resp-sharing-button--hackernews {
	background-color: #FF6600
}
.resp-sharing-button--hackernews:hover,
.resp-sharing-button--hackernews:focus {
	background-color: #FB6200
}
.resp-sharing-button--vk {
	background-color: #507299
}
.resp-sharing-button--vk:hover {
	background-color: #43648c
}
.resp-sharing-button--facebook {
	background-color: #3b5998;
	border-color: #3b5998
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
	background-color: #2d4373;
	border-color: #2d4373
}
.resp-sharing-button--twitter {
	background-color: #55acee;
	border-color: #55acee
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
	background-color: #2795e9;
	border-color: #2795e9
}
.resp-sharing-button--google {
	background-color: #dd4b39;
	border-color: #dd4b39
}
.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
	background-color: #c23321;
	border-color: #c23321
}
.resp-sharing-button--email {
	background-color: #777777;
	border-color: #777777
}
.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
	background-color: #5e5e5e;
	border-color: #5e5e5e
}
.resp-sharing-button--linkedin {
	background-color: #0077b5;
	border-color: #0077b5
}
.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
	background-color: #046293;
	border-color: #046293
}
.resp-sharing-button--whatsapp {
	background-color: #25D366;
	border-color: #25D366
}
.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
	background-color: #1DA851;
	border-color: #1DA851
}
body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-color: white;
	background-image: url("../images/halftone.png")
}
body::-moz-selection {
	color: #fff;
	background: #000
}
body::selection {
	color: #fff;
	background: #000
}
#ContenitoreSito {
	width: 100%;
	margin: 0 auto;
	padding: 0 0.30em
}
.oldie #ContenitoreSito {
	width: 97%;
	font-size: 80%;
	background-color: white
}
@media only screen and (min-width: 56.938em) {
	.slicknav_menu {
		display: none
	}
}
.oldie .slicknav_menu {
	display: none
}
#Logo {
	background-color: white;
	border-bottom: 10px solid #fff;
	z-index: 0;
	max-width: 1300px;
	max-width: 81.25rem;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	position: relative;
	height: auto;
	padding: 15px;
	padding: 0.9375rem
}
@media only screen and (min-width: 56.938em) {
	#Logo {
		margin-top: 60px;
		margin-top: 3.75rem
	}
	#Logo img[class*="svg"] {
		width: 27%
	}
}
#Logo img {
	padding: 0.5em 0.3em;
	max-width: 90%
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	#Logo img {
		width: 50%;
		margin-bottom: 20px;
		margin-bottom: 1.25rem;
		margin-top: -10px;
		margin-top: -0.625rem
	}
}
@media only screen and (min-width: 56.938em) {
	#Logo form#search {
		position: absolute;
		top: 15px;
		top: 0.9375rem;
		right: 15px;
		right: 0.9375rem
	}
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	#Logo form#search {
		position: absolute;
		top: 15px;
		top: 0.9375rem;
		right: 15px;
		right: 0.9375rem
	}
}
#Logo input {
	outline: none
}
#Logo input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 85%;
	height: 36px;
	height: 2.25rem;
	margin: 10px 3px 10px 5px
}
#Logo input::-webkit-search-decoration,
#Logo input::-webkit-search-cancel-button {
	display: none
}
#Logo input[type=search] {
	background: #fff url("../images/search-icon.png") no-repeat 7px center;
	padding: 5px 5px 5px 40px;
	border: 0;
	width: 90px;
	width: 5.625rem;
	transition: all 1s
}
@media only screen and (max-width: 30em) {
	#Logo input[type=search] {
		margin-bottom: 15px
	}
}
#Logo input[type=search]:focus {
	width: 190px;
	width: 11.875rem;
	background-color: #F2F2F2
}
#Logo input:-moz-placeholder {
	color: #999
}
#Logo input::-webkit-input-placeholder {
	color: #999
}
#btnG {
	padding: 11px;
	padding: 0.6875rem;
	font-size: 12px;
	font-size: 0.75rem;
	width: 48px;
	width: 3rem;
	background-color: white;
	border: none;
	margin: 0 !important;
	background-image: url("../images/search-icon.png");
	background-position: center;
	background-repeat: no-repeat
}
.oldie #q,
.ie9 #q {
	background-color: #d9d9d9;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 10px;
	border: 0
}
.oldie #btnG {
	background-image: url("../images/search-icon.gif");
	background-repeat: no-repeat;
	margin-top: 10px
}
.oldie #search,
.ie9 #search {
	float: none;
	position: absolute;
	right: 1%;
	top: 2%
}
.menu-header ul {
	margin: 0 12px 0 0;
	padding: 0
}
.menu-header ul li {
	margin: 0.3em;
	list-style: none;
	border: 1px solid #D9D9D9;
	text-transform: uppercase;
	background-color: white;
	box-shadow: 1px 1px 3px 1px #F1F1F1
}
.menu-header ul li a {
	color: #6f6f6f;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.5em;
	transition: all 0.5s linear
}
.menu-header ul li a:hover {
	background-color: #58595b !important;
	color: white !important;
	text-shadow: none;
	box-shadow: 0 10px 12px #aaa
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	.menu-header ul {
		font-size: 18px;
		font-size: 1.125rem
	}
}
@media only screen and (max-width: 30em) {
	.menu-header ul {
		font-size: 20px;
		font-size: 1.25rem
	}
}
@media only screen and (min-width: 56.938em) {
	.menu-header ul {
		position: absolute;
		font-weight: 600;
		bottom: 5px;
		right: 0;
		font-size: 14px;
		font-size: 0.875rem
	}
	.menu-header ul li {
		display: inline-block;
		float: left
	}
}
.oldie .menu-header {
	position: absolute;
	bottom: 5px;
	right: 0;
	font-size: 120%
}
.oldie .menu-header ul li,
.oldie .menu-header ul li a {
	display: inline
}
#social {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0
}
@media only screen and (max-width: 30em) {
	#social {
		left: 0
	}
}
#social ul {
	margin: 0;
	padding: 0
}
#social ul li {
	list-style: none;
	display: inline-block
}
#social ul li a {
	width: 32px;
	width: 2rem;
	height: 32px;
	height: 2rem;
	text-indent: -9999999999%;
	font-size: 0px;
	overflow: hidden
}
#social .sprite {
	background-color: white;
	padding: 3px;
	border-radius: 2px;
	margin: 2px 2px 2px 0;
	transition: all ease-in-out 0.4s;
	width: 32px;
	width: 2rem;
	height: 32px;
	height: 2rem
}
#social .sprite:hover {
	-webkit-transform: translatey(-5px);
	-ms-transform: translatey(-5px);
	transform: translatey(-5px);
	box-shadow: 0 0 3px 3px #B8B8B8
}
#social .sprite:focus {
	background-color: yellow
}
.intestazione-interna {
	max-width: 1300px;
	max-width: 81.25rem;
	border: none !important;
	margin: 0 auto;
	position: relative;
	display: block;
	min-height: 300px;
	min-height: 18.75rem;
	margin-bottom: 0px;
	margin-bottom: 0rem;
	background: #fff;
	z-index: 0 !important
}
.intestazione-interna span {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 300px;
	min-height: 18.75rem;
	z-index: 0 !important

}
@media only screen and (max-width: 30em) {
		.intestazione-interna span {
			background-size: contain;
		}
	}
.intestazione-interna h1 {
	font-size: 25px;
	font-size: 1.5625rem;
	width: auto;
	background: #575757;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	background: rgba(0, 0, 0, 0.6);
	padding: 0.3em;
	font-weight: normal;
	line-height: 1.1;
	text-shadow: 1px 1px 0 #575757;
	color: white;
	position: absolute;
	margin-left: 0;
	bottom: 0;
	left: 0;
	max-width: 500px;
	max-width: 31.25rem;
	max-height: 270px;
	max-height: 16.875rem
}
@media only screen and (min-width: 56.938em) {
	.intestazione-interna h1 {
		font-size: 35px;
		font-size: 2.1875rem;
		left: 5px;
		left: 0.3125rem;
		font-weight: 200;
		-webkit-animation-name: dropHeader;
		animation-name: dropHeader;
		-webkit-animation-iteration-count: 1;
		animation-iteration-count: 1;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-animation-duration: 0.3s;
		animation-duration: 0.3s
	}
}
#contenuto-principale,
#contenuto {
	z-index: 1000 !important;
	color: #3B3B3B;
	margin-left: 230px;
	margin-left: 14.375rem;
	margin-bottom: 1em;
	padding: 10px;
	padding: 0.625rem;
	line-height: 1.5;
	font-size: 14px;
	font-size: 0.875rem
}
@media only screen and (min-width: 56.938em) {
	#contenuto-principale,
	#contenuto {
		padding: 30px;
		padding: 1.875rem;
		position: relative
	}
}
.oldie #contenuto-principale,
.oldie #contenuto {
	margin-left: 220px
}
#ContenitoreContenuto {
	background-color: white;
	margin-top: 0px;
	margin-top: 0rem;
	box-shadow: 0 3px 15px 1px #dedede
}
#ContenitoreContenuto::after {
	clear: both;
	content: "";
	display: block
}
#contenuto-principale>img,
#contenuto>img,
#ContenitoreContenutoUnico>img {
	max-width: 100%
}
#contenuto {
	margin-left: 0
}
@media only screen and (min-width: 56.938em) {
	#contenuto {
		padding-left: 5em;
		padding-right: 5em
	}
}
@media only screen and (min-width: 56.938em) {
	#percorso {
		margin-bottom: 40px;
		margin-bottom: 2.5rem;
		margin-top: -10px;
		margin-top: -0.625rem;
		margin-right: 220px;
		margin-right: 13.75rem
	}
}
.oldie #contenuto {
	margin-left: 0
}
.paginazione {
	text-align: center;
	padding: 15px 5px;
	font-weigth: 800;
	background-color: #F3F3F3;
	margin-top: 2em
}
#numeroArticoliXpagina {
	border: 1px solid #ccc;
	background: #F2F2F2;
	padding: 10px;
	margin-bottom: 3em;
	margin-top: 2em;
	box-shadow: 1px 1px 3px 1px #F1F1F1
}
@media only screen and (min-width: 56.938em) {
	#numeroArticoliXpagina {
		position: absolute;
		top: 43px;
		top: 2.6875rem;
		right: 10px;
		right: 0.625rem
	}
}
#contenuto-secondario {
	background-image: url("../images/halftone.png");
	border-right: 1px solid #CECECE;
	box-shadow: -1px 1px 1px 1px #B6B6B6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1em 0.80em
}
@media only screen and (min-width: 56.938em) {
	#contenuto-secondario {
		width: 220px;
		width: 13.75rem;
		float: right;
		margin: -72px -25px 10px 20px;
		margin: -4.5rem -1.5625rem 0.625rem 1.25rem
	}
	#contenuto-secondario p,
	#contenuto-secondario h3 {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.4
	}
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	#contenuto-secondario {
		width: 170px;
		width: 10.625rem;
		float: right;
		font-size: 12px;
		font-size: 0.75rem;
		transition: all;
		margin-left: 1em
	}
}
#contenuto-secondario h1,
#contenuto-secondario h2,
#contenuto-secondario h3,
#contenuto-secondario h4 {
	margin: 0 0 0.40em;
	padding-top: 0.50em;
	padding-bottom: 0.50em;
	font-weight: bold
}
#contenuto-secondario ul {
	margin: 0.5em 0 0;
	padding: 0;
	line-height: 1.2em
}
#contenuto-secondario img {
	border: 0
}
#contenuto-secondario li {
	margin: 0 0 0.50em;
	list-style: none
}
.oldie #contenuto-secondario {
	width: 200px;
	float: right;
	margin: 0 0 10px 15px
}
#SezioniOrizzontale {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.95);
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 60px;
	height: 3.75rem;
	z-index: 10000000 !important;
	font-weight: bold !important;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
	position: fixed !important;
	margin-top: -60px;
	margin-top: -3.75rem
}
#SezioniOrizzontale a {
	text-transform: uppercase;
	margin-top: 5px;
	margin-top: 0.3125rem
}
#SezioniOrizzontale a:link,
#SezioniOrizzontale a:visited {
	color: #6f6f6f
}
#SezioniOrizzontale a:active {
	background-color: #F2F2F2
}
#SezioniOrizzontale li {
	transition: all 0.5s ease-in-out
}
#SezioniOrizzontale li:hover {
	border-bottom: 5px solid #F2F2F2;
	background-color: #F2F2F2 !important;
	text-shadow: none
}
#SezioniOrizzontale li a {
	font-weight: bold;
	font-size: 14px;
	font-size: 0.875rem
}
#SezioniOrizzontale li li a {
	text-transform: none;
	letter-spacing: 0em !important
}
#SezioniOrizzontale ul.topnav {
	z-index: 10000000 !important;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	position: relative
}
#SezioniOrizzontale ul.topnav li {
	float: left;
	margin: 0;
	padding: 0.4em 0.8em;
	position: relative
}
#SezioniOrizzontale ul.topnav li a {
	padding: .7em 0 0.1em 0;
	display: block;
	text-decoration: none;
	float: left
}
#SezioniOrizzontale ul.topnav li a:hover {
	text-decoration: none
}
#SezioniOrizzontale ul.topnav li:hover {
	border-left: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-right: 0px
}
.oldie #SezioniOrizzontale {
	border-bottom: 1px solid #ccc;
	position: static !important;
	margin-top: 0px;
	margin-top: 0rem
}
.menuattivo {
	background-color: #dcdbdb
}
#SezioniOrizzontale ul {
	max-width: 1300px;
	max-width: 81.25rem;
	margin: 0 auto
}
#SezioniOrizzontale ul.topnav li li:hover {
	border: 0;
	margin: 0
}
#SezioniOrizzontale ul.topnav li span {
	width: 0.750em;
	height: 50px;
	height: 3.125rem;
	padding-left: 1em;
	float: left;
	background: url(../images/arrow-down.svg) no-repeat;
	background-size: 16px;
	background-size: 1rem;
	background-position: 53% 60%
}
#SezioniOrizzontale ul.topnav li span.subhover {
	background: url(../images/arrow-down-hover.svg) no-repeat;
	background-size: 16px;
	background-size: 1rem;
	background-position: 53% 60%;
	cursor: pointer;
	z-index: 200 !important
}
#SezioniOrizzontale ul.topnav li ul.subnav {
	position: absolute;
	top: 3.5em;
	background-color: #fff !important;
	z-index: 10000000 !important;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	list-style: none;
	width: 15em;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.3)
}
.oldie #SezioniOrizzontale ul.topnav li ul.subnav {
	font-size: 120%
}
#SezioniOrizzontale ul.topnav li ul.subnav.right {
	left: -1px
}
#SezioniOrizzontale ul.topnav li ul.subnav.left {
	right: -1px
}
#SezioniOrizzontale ul.topnav li ul.subnav li {
	margin: 0;
	padding: 5px;
	float: none;
	clear: both;
	border-bottom: 1px solid #E6E6E6
}
#SezioniOrizzontale ul.topnav li ul.subnav.left li {
	margin: 0;
	clear: none
}
#SezioniOrizzontale ul.subnav li a:hover {
	text-decoration: none
}
#SezioniOrizzontale ul.subnav ul {
	float: left;
	width: 15em;
	list-style: disc;
	margin: 0;
	padding: 1em 1em 1em 2.5em
}
#SezioniOrizzontale ul.subnav.left ul {
	float: none
}
#SezioniOrizzontale ul.subnav ul:first-child {
	min-height: 8.750em;
	border-right: #ccc 1px solid
}
.topnav li {
	list-style-type: none;
	list-style-position: outside
}
.topnav ul {
	position: absolute;
	display: none;
	width: 15em;
	top: 1.5em;
	margin: 0;
	padding: 0
}
.topnav li ul a {
	width: 15em;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 5px
}
.topnav li ul ul {
	top: 0em;
	left: 15em;
	margin: 0 !important;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0 !important
}
.topnav li ul ul li {
	padding: 5px 5px 5px 0 !important
}
ul.topnav li ul li ul li {
	padding: 5px !important
}
.topnav li ul ul li a {
	padding: 5px 5px 5px 0 !important
}
.topnav li:hover ul ul,
.topnav li:hover ul ul ul,
.topnav li:hover ul ul ul ul {
	display: none
}
.topnav li:hover ul,
.topnav li li:hover ul,
.topnav li li li:hover ul,
.topnav li li li li:hover ul {
	display: block
}
.no-svg #SezioniOrizzontale ul li span {
	background: url(../images/arrow-down-hover.gif) no-repeat right center;
	background-size: 10px;
	background-size: 0.625rem
}
.no-svg #SezioniOrizzontale ul li span.subhover {
	background: url(../images/arrow-down-hover.gif) no-repeat right center
}
ul.subnavmenu {
	background: #f3f3f3
}
#SezioniOrizzontale ul.subnav.left ul.subnavmenu {
	float: right;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	margin-right: -1px;
	z-index: 300 !important
}
html #SezioniOrizzontale ul.topnav li ul.subnav li a {
	float: none;
	display: inline;
	padding: 0;
	font-size: .85em
}
#SezioniOrizzontale ul.topnav li ul.subnav li li {
	padding: 0.4em 0
}
#SezioniOrizzontale ul.subnav h3 {
	color: #5ea4bd;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.1em;
	font-size: 1.1rem;
	margin: 0;
	padding: 1.25em 0 0 0;
	margin-bottom: -0.5em
}
@media only screen and (min-width: 56.938em) {
	.MenuOrizzontale-destra {
		height: 60px;
		height: 3.75rem;
		text-align: left;
		transition: all 0.5s ease-in-out;
		float: right !important
	}
	.MenuOrizzontale-destra a {
		margin-right: .25em;
		margin-left: 1.7em
	}
	.International-students {
		background: url(../images/blue-and-white-earth.svg) no-repeat 2% 70%;
		background-size: 1.5em
	}
	.Cerca-persone {
		background: url(../images/people.svg) no-repeat 1% 70%;
		background-size: 1.7em
	}
}
.oldie .MenuOrizzontale-destra {
	float: right !important
}
.oldie .MenuOrizzontale-destra a {
	background: none;
	text-align: center
}
.oldie .MenuOrizzontale-destra:hover {
	background: none
}
.oldie .MenuOrizzontale-destra:hover a {
	margin-left: 1em
}
.no-js #SezioniOrizzontale {
	display: block !important;
	visibility: visible !important;
	height: auto !important;
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 10000 !important;
	margin-top: 0px
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	.no-js #Logo {
		margin-top: 80px;
		margin-top: 5rem
	}
}
@media only screen and (max-width: 30em) {
	.no-js #Logo {
		margin-top: 100px;
		margin-top: 6.25rem
	}
}
main[id="ContenutoPrincipaleHome"] {
	box-shadow: 0 3px 15px 1px #DEDEDE;
	background-color: #fff;
	padding: 40px 10px 20px 10px;
	margin-bottom: 10px;
	margin-top: 2px;
	position: relative
}
.Notizie h2 {
	color: #58595B;
	text-shadow: 2px 2px 2px #D6D6D6
}
.Notizie img {
	max-width: 100%
}
@media only screen and (min-width: 56.938em) {
	.Notizie {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 57.35098%;
		padding: 0;
		margin-top: -20px
	}
	.Notizie:last-child {
		margin-right: 0
	}
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	.Notizie {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}
	.Notizie:last-child {
		margin-right: 0
	}
}
@media only screen and (max-width: 30em) {
	.Notizie {
		margin-top: 80px;
		margin-top: 5rem
	}
}
.Notizie .notizia01 {
	height: auto;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 1.4em 0 1em 0;
	position: relative;
	margin-bottom: 1em
}
.Notizie .notizia01 span {
	text-transform: lowercase
}
@media only screen and (max-width: 30em) {
	.Notizie .notizia01 p {
		margin-bottom: 2em
	}
	.Notizie .notizia01 article {
		position: relative;
		width: 100%;
		margin-top: 0.80em
	}
	.Notizie .notizia01 article span {
		padding: 0.50em 0
	}
	.Notizie .notizia01 article h3 {
		font-size: 100%;
		line-height: 1.5
	}
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	.Notizie .notizia01 {
		min-height: 410px;
		min-height: 25.625rem
	}
	.Notizie .notizia01 p {
		margin-bottom: 2em
	}
	.Notizie .notizia01 article {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 0.80em
	}
	.Notizie .notizia01 article h3 {
		font-size: 100%;
		line-height: 1.4
	}
}
@media only screen and (min-width: 56.938em) {
	.Notizie .notizia01 {
		height: auto;
		transition: all .3s ease-in-out
	}
	.Notizie .notizia01::after {
		clear: both;
		content: "";
		display: block
	}
	.Notizie .notizia01:hover {
		background: #F2F2F2;
		border-top: 1px solid #F2F2F2;
		border-bottom: 1px solid #F2F2F2;
		-webkit-transform: translateY(-3px);
		-ms-transform: translateY(-3px);
		transform: translateY(-3px)
	}
	.Notizie .notizia01:hover span {
		opacity: 1
	}
	.Notizie .notizia01:hover img {
		border: 1px solid #F2F2F2
	}
	.Notizie .notizia01 article {
		float: right;
		width: 30%;
		padding: 3px 10px 0 20px
	}
	.Notizie .notizia01 span {
		position: absolute;
		letter-spacing: 1px;
		bottom: 5px;
		left: 0;
		font-size: 90%;
		background: #e73b18;
		background-image: linear-gradient(to bottom, #e73b18, #b8472b);
		color: white;
		padding: 5px 10px;
		text-transform: lowercase;
		text-shadow: 1px 1px 1px #000;
		margin-left: 5px
	}
	.Notizie .notizia01 span a[href] {
		color: white
	}
	.Notizie .notizia01 span a[href]:hover {
		background-color: #e73b18
	}
	.Notizie .notizia01 h3 {
		line-height: 1.4;
		padding: 0;
		margin-top: 0
	}
}
.Notizie .notizia01 img {
	width: 100%
}
@media only screen and (min-width: 56.938em) {
	.Notizie .notizia01 img {
		width: 70%;
		padding: 5px;
		border: 1px solid #ccc;
		margin-bottom: 2em
	}
}
.Notizie .abstract-altre-notizie {
	overflow: hidden;
	text-overflow: ellipsis
}
.Notizie .notizia02,
.Notizie .notizia03,
.Notizie .notizia04,
.Notizie .notizia05 {
	position: relative;
	box-shadow: 3px 5px 5px 1px #ccc;
	border-left: 1px solid #E6E6E6;
	margin-bottom: 2em;
	box-sizing: border-box;
	padding-bottom: 5px
}
.Notizie .notizia02 h3,
.Notizie .notizia02 p,
.Notizie .notizia03 h3,
.Notizie .notizia03 p,
.Notizie .notizia04 h3,
.Notizie .notizia04 p,
.Notizie .notizia05 h3,
.Notizie .notizia05 p {
	padding: 0 10px 20px 10px;
	line-height: 1.4;
	font-size: 90%
}
.Notizie .notizia02 span,
.Notizie .notizia03 span,
.Notizie .notizia04 span,
.Notizie .notizia05 span {
	padding: 10px;
	text-transform: lowercase;
	margin-bottom: 5px
}
@media only screen and (min-width: 56.938em) {
	.Notizie .notizia02,
	.Notizie .notizia03,
	.Notizie .notizia04,
	.Notizie .notizia05 {
		border: 0;
		transition: all .3s ease-in-out;
		float: none !important;
		display: inline-block !important;
		background-color: white;
		vertical-align: top;
		margin: 2%;
		width: 46%;
		padding: 0;
		box-shadow: 3px 3px 5px 2px #ccc;
		min-height: 380px;
		min-height: 23.75rem
	}
	.Notizie .notizia02:hover,
	.Notizie .notizia03:hover,
	.Notizie .notizia04:hover,
	.Notizie .notizia05:hover {
		box-shadow: 5px 5px 15px 2px #ccc;
		-webkit-transform: translateY(-3px);
		-ms-transform: translateY(-3px);
		transform: translateY(-3px);
		background: #F2F2F2
	}
	.Notizie .notizia02:hover span,
	.Notizie .notizia03:hover span,
	.Notizie .notizia04:hover span,
	.Notizie .notizia05:hover span {
		opacity: 1
	}
	.Notizie .notizia02 h3,
	.Notizie .notizia02 p,
	.Notizie .notizia03 h3,
	.Notizie .notizia03 p,
	.Notizie .notizia04 h3,
	.Notizie .notizia04 p,
	.Notizie .notizia05 h3,
	.Notizie .notizia05 p {
		font-size: 14px;
		font-size: 0.875rem
	}
	.Notizie .notizia02 span,
	.Notizie .notizia03 span,
	.Notizie .notizia04 span,
	.Notizie .notizia05 span {
		position: absolute;
		bottom: 0;
		color: white;
		letter-spacing: 1px;
		padding: 5px 10px;
		margin-bottom: 5px;
		margin-left: 5px;
		font-size: 90%;
		text-shadow: 1px 1px 1px #000;
		background: #e73b18;
		background-image: linear-gradient(to bottom, #e73b18, #b8472b)
	}
	.Notizie .notizia02 span a[href],
	.Notizie .notizia03 span a[href],
	.Notizie .notizia04 span a[href],
	.Notizie .notizia05 span a[href] {
		color: white
	}
	.Notizie .notizia02 span a[href]:hover,
	.Notizie .notizia03 span a[href]:hover,
	.Notizie .notizia04 span a[href]:hover,
	.Notizie .notizia05 span a[href]:hover {
		background-color: #e73b18
	}
}
.Notizie .notizia06,
.Notizie .notizia07,
.Notizie .notizia08 {
	position: relative;
	box-shadow: 3px 5px 5px 1px #ccc;
	border-left: 1px solid #E6E6E6;
	background-color: #fff;
	width: 100%;
	padding: 0px 0 10px 10px;
	margin: 20px auto
}
.Notizie .notizia06::after,
.Notizie .notizia07::after,
.Notizie .notizia08::after {
	clear: both;
	content: "";
	display: block
}
.Notizie .notizia06 span,
.Notizie .notizia07 span,
.Notizie .notizia08 span {
	text-transform: lowercase
}
.Notizie .notizia06 h3,
.Notizie .notizia06 p,
.Notizie .notizia07 h3,
.Notizie .notizia07 p,
.Notizie .notizia08 h3,
.Notizie .notizia08 p {
	line-height: 1.5;
	font-size: 90%
}
.Notizie .notizia06 img,
.Notizie .notizia07 img,
.Notizie .notizia08 img {
	float: right;
	width: 20%;
	border: 1px solid #ccc;
	margin: 10px
}
@media only screen and (min-width: 56.938em) {
	.Notizie .notizia06,
	.Notizie .notizia07,
	.Notizie .notizia08 {
		transition: all .3s ease-in-out;
		margin: 20px auto;
		width: 95%
	}
	.Notizie .notizia06:hover,
	.Notizie .notizia07:hover,
	.Notizie .notizia08:hover {
		box-shadow: 5px 5px 15px 2px #ccc;
		-webkit-transform: translateY(-3px);
		-ms-transform: translateY(-3px);
		transform: translateY(-3px);
		background: #F2F2F2
	}
	.Notizie .notizia06 h3,
	.Notizie .notizia06 p,
	.Notizie .notizia07 h3,
	.Notizie .notizia07 p,
	.Notizie .notizia08 h3,
	.Notizie .notizia08 p {
		padding: 5px 15px 15px 0;
		line-height: 1.3;
		font-size: 14px;
		font-size: 0.875rem
	}
	.Notizie .notizia06 span,
	.Notizie .notizia07 span,
	.Notizie .notizia08 span {
		position: absolute;
		bottom: 0;
		left: 0;
		letter-spacing: 1px;
		background: #e73b18;
		background-image: linear-gradient(to bottom, #e73b18, #b8472b);
		padding: 5px 10px;
		margin-bottom: 5px;
		margin-left: 5px;
		color: white;
		font-size: 90%;
		text-shadow: 1px 1px 1px #000
	}
	.Notizie .notizia06 span a[href],
	.Notizie .notizia07 span a[href],
	.Notizie .notizia08 span a[href] {
		color: white
	}
	.Notizie .notizia06 span a[href]:hover,
	.Notizie .notizia07 span a[href]:hover,
	.Notizie .notizia08 span a[href]:hover {
		background-color: #e73b18
	}
}
.AvvisiEventi {
	margin-top: 48px;
	margin-top: 3rem;
	padding: 0 !important
}
.AvvisiEventi article {
	font-size: 13px;
	font-size: 0.8125rem;
	padding: 0px 5px;
	margin: 0px;
	margin: 0rem;
	overflow: hidden;
	background: transparent
}
.AvvisiEventi article::after {
	clear: both;
	content: "";
	display: block
}
.AvvisiEventi article:not(:last-child) {
	border-bottom: 1px dashed #ccc
}
.AvvisiEventi h3,
.AvvisiEventi p {
	line-height: 1.3;
	margin-left: 85px;
	margin-left: 5.3125rem
}
.AvvisiEventi time {
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 700;
	background-color: #e73b18;
	color: white;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	width: 55px;
	width: 3.4375rem;
	height: 55px;
	height: 3.4375rem;
	margin: 15px;
	margin: 0.9375rem;
	float: left;
	box-shadow: -4px -4px 2px #ccc;
	padding: 5px;
	border-radius: 10px 2px 10px 2px;
	line-height: 1.3
}
@media only screen and (min-width: 56.938em) {
	.AvvisiEventi {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 40.29137%
	}
	.AvvisiEventi:last-child {
		margin-right: 0
	}
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	.AvvisiEventi {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}
	.AvvisiEventi:last-child {
		margin-right: 0
	}
}
.oldie .Notizie {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 57.35098%;
	padding: 0
}
.oldie .AvvisiEventi {
	float: left;
	display: block;
	width: 40.29137%
}
.oldie .notizia01 article {
	position: absolute;
	bottom: 15px;
	left: 0;
	padding: 10px;
	background-color: #F2F2F2
}
.oldie .notizia02,
.oldie .notizia03,
.oldie .notizia04,
.oldie .notizia05 {
	width: 43%;
	float: left;
	height: 31em;
	margin: 2% 0.5%;
	border: 1px solid #E6E6E6
}
.oldie .notizia06,
.oldie .notizia07,
.oldie .notizia08 {
	border: 1px solid #E6E6E6;
	overflow: hidden
}
.oldie #ContenutoPrincipaleHome {
	background: none
}
@supports (display: grid) or (display: -ms-grid) {
	#ContenutoPrincipaleHome {
		display: grid;
		grid-gap: 20px;
		padding: 30px;
		grid-template-columns: 1;
		grid-template-rows: 2;
		grid-template-areas: "notizie""avvisi"
	}
	@media only screen and (min-width: 56.938em) {
		#ContenutoPrincipaleHome {
			grid-template-columns: 60% 40%;
			grid-template-rows: 1;
			grid-template-areas: "notizie avvisi";
			padding: 50px
		}
	}
	@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
		#ContenutoPrincipaleHome {
			grid-template-columns: 50% 50%;
			grid-template-rows: 1;
			grid-template-areas: "notizie avvisi"
		}
	}
	.Notizie {
		grid-area: notizie
	}
	.AvvisiEventi {
		grid-area: avvisi;
		width: auto
	}
	.Notizie {
		display: grid;
		grid-gap: 10px;
		grid-template-columns: 1;
		grid-template-rows: 3em repeat(8, auto);
		grid-template-areas: "titoloNotizie""notizia1""notizia2""notizia3""notizia4""notizia5""notizia6""notizia7""avvisi";
		width: auto
	}
	@media only screen and (min-width: 56.938em) {
		.Notizie {
			grid-template-columns: 1fr 1fr;
			grid-template-rows: 4em repeat(5, auto);
			grid-template-areas: "titoloNotizie titoloNotizie""notizia1 notizia1""notizia2 notizia3""notizia4 notizia5""notizia6 notizia6""notizia7 notizia7"
		}
	}
	.Notizie h2 {
		grid-area: titoloNotizie
	}
	.Notizie .notizia01,
	.Notizie .notizia02,
	.Notizie .notizia03,
	.Notizie .notizia04,
	.Notizie .notizia05,
	.Notizie .notizia06,
	.Notizie .notizia07 {
		width: auto
	}
	.Notizie .notizia01 {
		grid-area: notizia1
	}
	.Notizie .notizia02 {
		grid-area: notizia2
	}
	.Notizie .notizia03 {
		grid-area: notizia3
	}
	.Notizie .notizia04 {
		grid-area: notizia4
	}
	.Notizie .notizia05 {
		grid-area: notizia5
	}
	.Notizie .notizia06 {
		grid-area: notizia6;
		width: 99%
	}
	.Notizie .notizia07 {
		grid-area: notizia7;
		width: 99%
	}
}
#SezioniVerticale {
	position: relative;
	box-shadow: 1px 1px 1px 1px #B6B6B6;
	font-size: 14px;
	font-size: 0.875rem;
	width: 220px;
	width: 13.75rem;
	top: -10px;
	top: -0.625rem;
	margin-bottom: 25px;
	margin-bottom: 1.5625rem;
	margin-left: 4px;
	margin-left: 0.25rem;
	padding-top: 10px;
	padding-top: 0.625rem;
	background-image: url("../images/halftone.png");
	border-top: 10px solid #CECECE;
	border-left: 1px solid #CECECE;
	float: left;
	line-height: 1.5;
	z-index: 100000 !important
}
#SezioniVerticale:hover {
	border-top: 10px solid #e73b18
}
#SezioniVerticale a {
	padding: 0em;
	color: black;
	width: 100%
}
#SezioniVerticale a:link,
#SezioniVerticale a:visited {
	color: black
}
#SezioniVerticale a:hover {
	background-color: #58595B !important;
	color: #fff !important;
	transition: all .50s ease-out
}
#SezioniVerticale ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1 !important;
	width: 100%
}
#SezioniVerticale li {
	margin: 0 0.20em;
	padding: 0.50em;
	width: 100%;
	border-bottom: 1px dashed #ccc
}
#SezioniVerticale li:last-of-type {
	border-bottom: none
}
#SezioniVerticale li a {
	text-decoration: none
}
#SezioniVerticale .CapoSezioneMenu {
	padding: .5em;
	line-height: 1;
	display: block;
	margin-bottom: 1.2em;
	font-size: 120%;
	font-style: italic
}
.oldie #SezioniVerticale {
	width: 200px;
	margin: 0 20px 10px 0px;
	padding-right: 20px
}
li.voceattiva {
	list-style: inside url(../images/raquo.gif);
	font-weight: 600
}
.footerone {
	clear: both;
	position: relative;
	font-weight: bold;
	display: block;
	width: 100%;
	height: auto;
	padding: 35px 5px;
	padding: 2.1875rem 0.3125rem
}
.footerone::after {
	clear: both;
	content: "";
	display: block
}
.footerone ul {
	padding: 0 5px;
	padding: 0 0.3125rem;
	margin: 0 auto
}
.footerone ul::after {
	clear: both;
	content: "";
	display: block
}
@media only screen and (min-width: 56.938em) {
	.footerone ul {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 23.23176%
	}
	.footerone ul:last-child {
		margin-right: 0
	}
}
@media only screen and (min-width: 30.063em) and (max-width: 56.875em) {
	.footerone ul {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 23.23176%;
		font-size: 12px;
		font-size: 0.75rem
	}
	.footerone ul:last-child {
		margin-right: 0
	}
}
.footerone a,
.footerone a:link {
	border: none !important;
	display: block;
	width: 100%;
	height: 100%;
	color: #6f6f6f;
	font-size: 90%;
	text-decoration: none
}
.footerone a:active {
	color: black
}
.footerone ul li {
	margin-bottom: 1.1em;
	padding: 0.50em;
	background-color: #fff;
	display: block;
	box-shadow: 2px 2px 5px 2px #E0E0E0;
	transition: all 300ms ease-in;
	box-sizing: border-box;
	border-left: 10px solid #fff
}
@media only screen and (min-width: 56.938em) {
	.footerone ul li {
		margin-bottom: 0.40em;
		font-size: 90%
	}
}
.footerone ul li:hover {
	background-color: #6f6f6f;
	border-left: 10px solid #e73b18
}
.footerone ul li:hover a,
.footerone ul li:hover a:link {
	color: #fff
}
.oldie .footerone ul {
	width: 20%;
	float: left;
	margin: 1%
}
.oldie .footerone ul li {
	border: 1px solid #ccc
}
#footer {
	clear: both;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.3;
	box-sizing: border-box;
	position: relative;
	border: none !important;
	padding-top: 1em;
	margin: 0 auto;
	max-width: 1300px
}
@media only screen and (max-width: 30em) {
	#footer a {
		font-size: 18px;
		font-size: 1.125rem;
		margin: 20px 5px 5px 5px;
		margin: 1.25rem 0.3125rem 0.3125rem 0.3125rem;
		line-height: 1.7
	}
}
#footer address,
#footer p {
	padding-left: 1em !important;
	font-style: normal !important
}
@media only screen and (max-width: 30em) {
	#footer #Validazioni {
		visibility: hidden
	}
}
.no-oldie a#InAlto {
	position: fixed;
	bottom: 5px;
	right: 5px;
	cursor: pointer;
	background-image: url(../images/to_top.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: #e73b18 !important;
	width: 33px !important;
	height: 33px !important;
	border: none !important;
	border-radius: 50%;
	display: block;
	box-shadow: 2px 2px 5px 2px #E0E0E0
}
.no-oldie a#InAlto:hover {
	background-color: #6f6f6f !important
}
.no-js a#InAlto {
	visibility: hidden;
	display: none
}
@media screen and (max-width: 56.938em) and (min-width: 0) {
	.js #SezioniVerticale {
		margin-right: -20em;
		margin-right: -20rem;
		-webkit-transform: translate(-3333px, 0px);
		-ms-transform: translate(-3333px, 0px);
		transform: translate(-3333px, 0px);
		transition: all .5s ease-in
	}
	.js .no-csstransforms #SezioniVerticale,
	.js .ie9 #SezioniVerticale {
		display: none;
		visibility: hidden;
		margin-right: 0em;
		margin-right: 0rem
	}
	.no-js #SezioniVerticale {
		width: 100%
	}
	#contenuto-principale,
	#contenuto {
		margin-left: 0
	}
	#ContenitoreContenuto {
		background-image: none !important;
		background-color: #fff;
		border-bottom: 1px solid #ccc
	}
	html,
	body {
		margin: .50em .50em 2em .50em
	}
	#Navigazione {
		margin: 0;
		padding: 0;
		transition: all .5s ease-in
	}
	#Navigazione ul {
		padding: 0px 2px 2px 2px;
		margin: -10px 0 0 0
	}
	#Navigazione li {
		float: none;
		margin-bottom: .6em;
		border: 0
	}
	#Navigazione li:last-child {
		list-style: none !important;
		margin-top: 1em;
		display: block
	}
	#ContenitoreIntestazione {
		height: 10em;
		height: 10rem;
		background-color: #fff
	}
	#ContenitoreEventi,
	#ContenitoreContenutoHome {
		background-image: none
	}
	#SezioniOrizzontale {
		visibility: hidden;
		height: 0 !important
	}
	#Sigillo {
		border-bottom: 0;
		background: none
	}
	.js #SezioniOrizzontale {
		display: none
	}
	.js .slicknav_menu {
		display: block
	}
	.js .slicknav_btn {
		position: relative;
		display: block;
		vertical-align: middle;
		float: right;
		padding: 0.6em;
		line-height: 1.125em;
		cursor: pointer;
		width: 95%
	}
	.js .slicknav_menu .slicknav_menutxt {
		display: block;
		line-height: 1.188em;
		float: left
	}
	.js .slicknav_menu .slicknav_icon {
		float: left;
		margin: 0.188em 0 0 0.438em
	}
	.js .slicknav_menu .slicknav_no-text {
		margin: 0
	}
	.js .slicknav_menu .slicknav_icon-bar {
		display: block;
		width: 1.125em;
		height: 0.125em;
		border-radius: 1px;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
	}
	.js .slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
		margin-top: 0.188em
	}
	.js .slicknav_nav {
		clear: both;
		font-size: 1em !important
	}
	.js .slicknav_nav ul,
	.js .slicknav_nav li {
		display: block
	}
	.js .slicknav_nav .slicknav_arrow {
		font-size: 1.1em;
		margin: 0 0 0 0.4em;
		float: right
	}
	.js .slicknav_nav .slicknav_item {
		cursor: pointer
	}
	.js .slicknav_nav .slicknav_row,
	.js .slicknav_nav a {
		display: block
	}
	.js .slicknav_nav .slicknav_item a,
	.js .slicknav_nav .slicknav_parent-link a {
		display: inline
	}
	.js .slicknav_menu {
		font-size: 1.3em
	}
	.js .slicknav_menu:before {
		content: " ";
		display: table
	}
	.js .slicknav_menu:after {
		content: " ";
		display: table;
		clear: both
	}
	.js .slicknav_btn {
		width: 100%;
		margin: 0 0px 6px 0px;
		text-decoration: none;
		box-shadow: 0 3px 5px #ccc;
		background-color: #fff;
		color: #6f6f6f
	}
}
@media only screen and (max-width: 56.938em) and (min-width: 0) and (max-width: 30em) {
	.js .slicknav_btn {
		font-size: 18px;
		font-size: 1.125rem
	}
}
@media screen and (max-width: 56.938em) and (min-width: 0) {
	.js .slicknav_menu {
		background: none;
		padding: 5px;
		margin-bottom: .20em;
		margin-top: -.5em;
		border-radius: 4px
	}
	.js .slicknav_menu .slicknav_menutxt {
		font-weight: bold
	}
	.js .slicknav_menu .slicknav_icon-bar {
		background-color: #fff
	}
	.js .slicknav_nav {
		color: #000;
		margin: 0;
		padding: 0;
		font-size: 0.875em;
		list-style: none;
		overflow: hidden
	}
	.js .slicknav_nav ul {
		list-style: none;
		overflow: hidden;
		padding: 0;
		margin: 0;
		background-color: #fff
	}
	.js .slicknav_nav ul li {
		border-bottom: 1px dotted #E3E3E3
	}
	.js .slicknav_nav ul ul {
		margin-left: 2em
	}
	.js .slicknav_nav .slicknav_row {
		padding: 7px;
		margin: 2px 5px
	}
	.js .slicknav_nav a {
		padding: 5px 10px;
		margin: 2px 5px;
		text-decoration: none;
		color: #000
	}
	.js .slicknav_nav .slicknav_item a,
	.js .slicknav_nav .slicknav_parent-link a {
		padding: 0;
		margin: 0
	}
	.js .slicknav_nav .slicknav_row:hover {
		border-radius: 6px;
		background: #ccc;
		color: #222
	}
	.js .slicknav_nav .slicknav_row:hover a {
		color: #222
	}
	.js .slicknav_nav a:hover {
		border-radius: 6px;
		background: #ccc;
		color: #222
	}
	.js .slicknav_nav .slicknav_txtnode {
		margin-left: 15px !important
	}
	.js .menuattivo {
		background: inherit !important
	}
}
a.skip-main {
	left: -999px;
	position: absolute;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -999
}
a.skip-main:focus,
a.skip-main:active {
	color: #000 !important;
	background-color: yellow;
	left: auto;
	top: auto;
	width: 30%;
	height: auto;
	overflow: auto;
	margin: 10px 35%;
	padding: 5px;
	border: 5px solid yellow;
	text-align: center;
	font-size: 1.2em;
	z-index: 999
}
a:focus,
li:focus {
	background-color: #F2F2F2;
	color: black !important;
	text-shadow: none !important;
	box-shadow: none !important;
	font-weight: 600
}
.no-js #SezioniOrizzontale {
	display: block !important;
	visibility: visible !important;
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 10000 !important;
	margin-top: 0px
}
@media print {
	body {
		width: 100%;
		font: 11pt;
		line-height: 1.3;
		background-image: none
	}
	#SezioniOrizzontale,
	#SezioniVerticale,
	#contenuto-secondario,
	#search,
	#profili,
	#InAlto,
	#TornaSu,
	.footerone,
	.slicknav_menu {
		display: none
	}
	#Logo {
		box-shadow: none
	}
	#Logo img {
		width: 7cm
	}
	#contenuto-principale,
	#contenuto,
	#ContenitoreContenuto,
	#ContenutoPrincipaleHome {
		margin: 0;
		box-shadow: none
	}
	.notizia2,
	.notizia3 {
		margin: 0;
		width: 100%;
		border: none;
		box-shadow: none;
		float: none;
		clear: both;
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%
	}
	.notizia2 img,
	.notizia3 img {
		display: none
	}
	.notizia2:last-child,
	.notizia3:last-child {
		margin-right: 0
	}
	.notizia2 article,
	.notizia3 article {
		border: none;
		box-shadow: none;
		margin: 0
	}
	#ElencoBanner {
		width: 100%;
		float: none;
		clear: both
	}
	#ElencoBanner img {
		display: none
	}
	h2 span {
		display: none
	}
}
/*# sourceMappingURL=layout_unimore_2016.css.map */