body {
	padding-bottom: 20px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6;
}
h1, h2, h3, #navbar, .lead, .key {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
}
h1, h2, h3, h2 a {
	color: #094ca0;
}
h2, h3 {
	border-bottom: 1px solid #094ca0;
	line-height: 1.4;
}
h2 {
	clear: both;
	padding-top: 40px;
}
.hl h3 {
	border-bottom: none;
}
.lead {
	line-height: 1.8;
}
.ei {
	font-variant: small-caps;
}
.bigargo {
	font-family: Arial, 'Liberation Sans', 'Open Sans', sans-serif;
	font-weight: bold;
	color: #fff0e7;
	font-size: 80px;
	line-height: 108px;
	vertical-align: bottom;
	display: inline-block;
	height: 108px;
	/* text-shadow: -2px 0 #fd9f55, 0 2px #fd9f55, 2px 0 #fd9f55, 0 -2px #fd9f55; */
	-webkit-text-stroke: 2px #fd9f55;
	/* outline: 1px dotted #f00; */
}
#ce_logo img {
	display: inline-block;
	vertical-align: bottom;
	margin: -4px 0;
}
#ce_logo a {
	padding: 0 !important;
}
#ce_logo a > span {
	font-size: 12px;
	/* font-family: Arial, Garamond, 'Open Sans', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	vertical-align: bottom;
	height: 100px;
	line-height: 20px;
	color: #000;
	padding: 0 6px;
	text-align: left;
}
/* .navbar-brand {
	outline: 1px dotted #f00;
} */
#navbar li {
	border-left: 1px solid #fff;
}
.navbar {
	margin-bottom: 0;
}
.navbar-header {
	margin-bottom: 0;
	text-align: center;
}
.navbar-nav {
	float: none;
}
#navbar {
	text-align: center;
}
#navbar a {
	font-size: 2em;
}
.navbar-default .navbar-nav > li > a {
	color: #337;
}
.navbar-header a,
.nav > li > a {
	border-width: 4px 0;
	border-color: transparent; /* #c0ffff; */
	border-style: solid;
}
.navbar-header a:hover,
.nav > li > a:hover,
.nav .open > a, 
.nav .open > a:focus, 
.nav .open > a:hover,
.nav .open.active > a:focus, 
.nav .open.active > a:hover {
	border-color: #888;
}
.navbar-header.active a,
.nav > .active > a {
	border-color: #094ca0;
}
.navbar-header.active a, 
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	/* commentato, no variazione rispetto background
	background-color: #c0ffff; /* #d0ffd4; */
	color: #000;
}
.navbar-default .navbar-nav > .open.active > a, 
.navbar-default .navbar-nav > .open.active > a:focus, 
.navbar-default .navbar-nav > .open.active > a:hover {
	/* color: #555; */
	background-color: #e7e7e7;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover {
	background-color: #094ca0;  /* da ~blue */
}
.navbar-brand {
	height: auto;
}
.navbar-brand, .nav > li > a {
	line-height: 100px;
	padding: 0 15px;
}
.navbar-brand img {
	display: inline;
	vertical-align: top;
	margin-bottom: -44px;
}
nav {
	/* background-color: #c0ffff !important; */
	background: linear-gradient(to right, rgb(192, 222, 255), rgb(130, 174, 202) 50%, rgb(192, 224, 255)) !important;
}

.carousel-marg-1 {
	margin-top: 140px;  /* 108 + 32 */
}
.carousel-marg-2 { /* .carousel-marg-1 meno 32 (scomparsa top-social) */
	margin-top: 108px;
}
.carousel {
	margin-bottom: 30px;
}
.carousel-marg-1 > h1, .carousel-marg-2 > h1, .carousel-marg-1 > .key, .carousel-marg-2 > .key {
	margin-top: 44px; /* per argo fuoriuscente */
}

.carousel-caption {
	background-color: rgba(100, 100, 100, 0.80); /* */
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
	left: 0;
	right: 60%;
	bottom: 0;
}
.carousel-control {
	width: 30px; /* ristretta */
	z-index: 10;
}
.carousel-control .glyphicon-chevron-left {
	margin-left: -15px; /* da -10, verso il bordo */
}
.carousel-control .glyphicon-chevron-right {
	margin-right: -15px; /* da -10, verso il bordo */
}
.carousel-inner .item {
	overflow: hidden;
}
.carousel-inner .centrovf { /* contenitore immagine */
	height: 400px;
	background-image: linear-gradient(to right, #333, #fff);
}
/*
.carousel-inner .centrovf:after {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 75%; height: 100%;
	z-index: 1;
	background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(127, 127, 127, 0));
}
*/
.carousel-inner .item img {
	height: 400px;
	width: auto;
	max-width: none;  /* override 100% */
	position: absolute;
	right: 0;
	top: 0;
}
.carousel .carousel-indicators {
	left: 45px;
	width: auto;
	margin-left: 0; /* override centratura */
	bottom: 0;
}
.carousel-caption h1 {
	margin-top: 0;
	color: #fff;
}

@media screen and (max-width:1199px) {
	.navbar-brand, .nav > li > a {
		padding: 0 10px;
	}
	.bigargo {
		font-size: 54px;
	}
	#navbar a {
		font-size: 1.7em;
	}
	#ce_logo a > span {
		font-size: 11px;
	}
}

@media screen and (max-width:991px) {
	.navbar-brand, .nav > li > a {
		line-height: 60px;
		padding: 0 8px;
	}
	.navbar-brand img {
		height: 60px;
		margin-bottom: 0;
	}
	.bigargo {
		font-size: 50px;
		line-height: 68px;
		height: 68px;
	}
	#ce_logo a > span {
		font-size: 10px;
		height: 60px;
		line-height: 12px;
	}
	#ce_logo img {
		height: 68px;
	}
	#navbar a {
		font-size: 1.4em;
	}
	.carousel-inner .centrovf, .carousel-inner .item img {
		height: 300px;
	}
	.carousel-caption {
		right: 40%;
	}
	.carousel-caption h1 {
		font-size: 28px;
	}
	.carousel-marg-1 {
		margin-top: 100px;
	}
}

@media screen and (max-width:767px) {
	.nav > li > a {
		line-height: 1.4;
		padding: 0 8px;
	}
	.navbar-toggle {
		margin-top: 10px;
	}
	.navbar-brand, .nav > li > a {
		line-height: 48px;
	}
	.navbar-brand img {
		height: 48px;
	}
	.bigargo {
		display: none;
		/* font-size: 50px;
		line-height: 58px;
		height: 58px;
		outline: 1px dotted #f00; */
	}
	#ce_logo a > span {
		height: 48px;
	}
	#ce_logo img {
		height: 56px;
	}
	#pdates {
		display: none;
	}
	.carousel-marg-1 {
		margin-top: 88px;
	}
	.navbar-nav {
		/* bootstrap mette 8px */
		margin-top: 0;
		margin-bottom: 0;
	}
/*
	.carousel-inner .centrovf {
		height: auto;
	}
	.carousel-inner .item img {
		position: static;
		width: 100%;
		height: auto;
	}
	.carousel-caption {
		position: static;
		clear: left;
		margin-left: 0;
		margin-right: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.carousel-control .glyphicon {
		top: 200px;
	}
*/
	.carousel-inner .centrovf, .carousel-inner .item img {
		height: 200px;
	}
	.carousel-caption {
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px;
		padding-right: 15px;
		right: 0;
	}
	.carousel-caption h1 {
		font-size: 24px;
	}
	.carousel .carousel-indicators {
		left: 20px;
		bottom: -5px;
	}
}

@media (min-width:768px) {
	.carousel-caption p {
		font-size: 21px;
		line-height: 1.4;
	}
}

.hl {
	text-align: center;
	margin-bottom: 0;
}
.hl h2 {
	font-weight: normal;
}
.bord > h2 {
	padding-bottom: 10px;
}
.bhor > h2 {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bord > h2, .bhor > h2 {
	margin-top: 0;
	border-bottom: 1px solid #094ca0;
}
.hl h2 + h3, .hl div.halfw h3 {
	margin-top: 0;
}
.hl .img-single  {
	margin-top: -10px;
	margin-bottom: 10px;
/*	max-height: 200px; */
}
.hl p {
	margin-right: 10px;
	margin-left: 10px;
}
.hl .bord, .hl .bhor {
	border-radius: 10px;
	border-color: #094ca0;
	border-width: 1px;
	border-style: solid;
}
.bord {
	padding: 10px 0 0 0;
	overflow: hidden;
	position: relative;
}
#twitter-hl {
	height: 450px;
}
#flyer-hl {
	padding: 10px;
	text-align: center;
	border-radius: 10px;
}
#flyer-hl a {
	text-decoration: none;
	display: block;
}
#flyer-hl img {
	max-width: 100%;
	border: none;
	display: block;
}
.hl .bord.bord_half {
	height: 345px;
}
.bord {
	margin-bottom: 10px;
}
.hl .bottom {
	position: absolute;
	bottom: 0; right: 0;
	z-index: 2;
}
.hl img:not(.img-circle) {
	max-width: 100%;
	border-bottom: 1px solid #ddd;
}
.hl .img-circle {
	width: 160px;
	margin: 0 auto;
	/* height: 160px; */
}
/*
.bord:after {
	content: '';
	position: absolute;
	bottom: 0; left: 0;
	width: 100%;
	height: 70px;
	z-index: 1;
	background: linear-gradient(transparent, rgba(224, 224, 224, 1));
	background-position: left bottom;
}
*/
.hl.col-sm-2, .hl.col-sm-8, .hl.col-sm-3, .hl.col-sm-4, .hl.col-sm-6, .hl.col-sm-12 {
	padding-right: 5px;
	padding-left: 5px;
}
.hl.col-sm-12 p + p {
	word-spacing: -3px;
}
.hl.col-sm-12 img {
	max-width: 16%;
	vertical-align: bottom;
	border-bottom: none;
	/* float: left; */
}
.bhor p {
	margin: 0;
	padding: 0;
}
.bhor {
	padding: 5px 0 10px 0;
}
.halfi img {
	/* max-width: 66% !important; */
	max-height: 88px;
}
.halfw {
	float: left;
	width: 50%;
}
iframe.twitter-timeline {
	vertical-align: bottom;
}
h2.bottom {
	width: 100%;
	text-align: center;
	background-color: rgba(255, 255, 255, .8);
}
.borda {
	padding: 5px 15px 15px 10px;
	border-radius: 20px;
	background-color: #eee;
}
.borda ul {
	padding-left: 20px;
}
.borda h2 {
	text-align: center;
}
.borda li {
	margin-bottom: 10px;
}

.divider {
	margin: 30px 0 20px 0; /* Space out the Bootstrap <hr> more */
}

.clear-right {
	clear: right;
}
.clear-left {
	clear: left;
}
.clear, hr {
	clear: both;
}

footer ul, footer li {
	display: inline;
	list-style-type: none;
	margin: 0;
}
footer div {
	line-height: 32px;
}
#top-social {
	border-bottom: 1px dotted #ddd;
	line-height: 32px !important;
	font-size: 14px;
	margin: 0 -15px; /* per background */
	padding: 0 15px;
	background-color: #eee;
	text-align: left;
}
#top-social:
a.social {
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	padding: 5px;
	border: 1px solid #fff;
}
a svg {
	display: block;
}
.social svg path, .social svg ellipse, .social svg circle {
	fill: #fff;
}
a.social:hover {
	border-color: #333;
}
#twitter-hl svg {
	position: absolute;
	right: 20px;
	top: 8px;
}
ul.spaced > li, .vspaced {
	margin-bottom: 0.6em;
}
.lead > ul > li {
	margin-bottom: 0.6em;
}
table.vspaced td {
	padding: 20px 6px
}
.lead > ul, .lead > h2 {
	margin-top: 0;
}
.v2spaced {
	margin-bottom: 1.2em;
}
.taller {
	line-height: 2.4;
}
@media print {
	.container {
		width: auto !important;
	}
}
video {
	margin: 15px auto;
	max-width: 100%;
	display: block;
}
[data-mp4] {
	color: #337ab7;
	cursor: pointer;
}
[data-mp4]:hover {
	color: #23527c;
	text-decoration: un</div>
derline;
}
.thv {
	writing-mode: sideways-lr;
}
.feat .sep th, .feat .sep td {
	border-top-width: 4px;
}
.feat th:empty {
	border: 0 none;
}
html {
	text-rendering: optimizeLegibility;
}
/* schifezza per embed eZ */
.btn-primary a, .btn-success a, .btn-info a, .btn-warning a, .btn-danger a {
	color: #fff;
}
#gmap {
	width: 100%;
	height: 450px;
	border: 0;
}
.wback {
	background-repeat: no-repeat;
}
div.aboutus {
	padding: 170px 0 0 50px;
	font-size: 1.2em;
	font-weight: bold;
}
:target {
	background-color: gold !important;
}
.rib {
	border-right: 2px solid #094ca0;
}
#cstart .col-sm-6 img {
	margin: 0 auto 0 auto;
}
table {
	border-collapse: collapse;
}
table td, table th {
	border: 1px solid #ccc;
	padding: 2px 4px;
}
.sectors td + td {
	padding: 0;
}
#cstart .sectors td + td img {
	display: block;
	margin-top: 0;
}
.sectors td:first-child, .sectors3 td:first-child {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 15px;
	width: 50%;
	line-height: 1.3;
}
.sectors td:first-child a, .sectors3 td:first-child a {
	color: #fff;
	text-decoration: underline;
}
.sectors tr:nth-child(1) td:first-child {
	background-color: #0033bb;
}
.sectors tr:nth-child(2) td:first-child {
	background-color: #dd7700;
}
.sectors tr:nth-child(3) td:first-child {
	background-color: #00bbbb;
}
.sectors tr:nth-child(4) td:first-child {
	background-color: #D4AF37;
}
.sectors3 tr:nth-child(1) td:first-child {
	background-color: #41b23b;
}
.sectors3 tr:nth-child(2) td:first-child {
	background-color: #dd7700;
}
.sectors3 tr:nth-child(3) td:first-child {
	background-color: #00bbbb;
}
.sectors3 td:nth-child(2) {
	padding: 0;
}
.sectors3 ul {
	padding-left: 20px;
}

.row img {
	max-width: 100%;
}
.col-sm-6 > h2:first-child, .col-sm-6 > h3:first-child {
	margin-top: 0;
}
.langsel {
	margin-left: 8px;
}
.langsel .dropdown-menu {
	min-width: 0;
	border: none;
	padding: 0;
	background-color: #eee;
}
.langsel img {
	margin: 0 2px;
}
/* dropdown-submenu */
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu > a:after {
	content: " "; display: block;
    float: right;
	width: 0; height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-left-color: #aaa;
	margin-top: 15px;
	margin-right: -10px;
}
/* .dropdown-submenu:hover > a:after {
    border-left-color: #fff;
} 
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	border-radius: 6px 0 6px 6px;
}
/* dropdown-submenu */
.hl table {
	margin: 0 10px;
}
td p:last-child, div.lead div p:last-child {
	margin-bottom: 0;
}
div.lead pull-right {
	background-color: #094ca0;
	color: #fff;
	font-weight: bold;
	padding: 0 8px;
}
/* div.lead div.pull-right {
	background-color: #000;
} */
.key.pull-right a {
	color: #ff0000;
	font-size: 24px;
	line-height: 40px;
}
.floatenc:after {
	content: ''; display: block; clear: both;
}
.footer img {
	max-width: 19.7%;
}
.footer td {
	width: 19.7%;
}
.footer td img {
	max-width: 100%;
}
.footer tr:first-child td {
	padding: 0;
	text-align: center;
}
.footer {
	border-radius: 8px;
	border: 1px solid #094ca0;
	/* padding: 0 8px; */
}
.footer h2 {
	margin-top: 0;
	/* margin: 0 -8px; */
	padding-bottom: 5px;
	border-bottom: 1px solid #094ca0;
}
.footer h2, .footer p {
	text-align: center;
}
.bbord {
	border: 1px solid #ddd;
	border-radius: 8px;
	margin-bottom: 10px;
}

.smalli {
	width: 120px;
	display: block;
}
.small-dx {
	float: right;
	width: 120px;
}
#cstart img.half-dx {
	float: right;
	width: 50%;
	/* margin: 0 0 10px 10px; */
	padding: 0 0 10px 10px;
}
#cstart img.half-sx {
	float: left;
	width: 50%;
	/* 	margin: 0 10px 10px 0; */
	padding: 0 10px 10px 0;
}
#cstart img.half-dx-0m {
	float: right;
	width: 50%;
	margin: 0 0 10px 0;
}
#cstart img.half-sx-0m {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
}
.news li {
	list-style-type: none;
	position: relative;
}
.news li:before {
	/* content: '\2022'; /* round bullet */
	content:'\25A0'; /* square bullet */
	display: block; 
	position: absolute;
	left: -20px; top: -2px;
	color: #094ca0;
}
div#contentstructure ul#content_tree_menu ul {
	padding-left: 0;  /* root folder non ha +- */
}
div#contentstructure ul#content_tree_menu ul ul {
	/* strano che non ci sia in treemenu.css, anche 0 ok, diverso effetto */
	padding-left: 20px;
}
div#contentstructure {
    width: auto !important; /* override treemenu.css */
	overflow: auto !important;
	/* override 1.6 a inizio, altrimenti icone +- e tipo scentrate */
	line-height: normal; 
}
.nodetree-descr {
	padding-left: 40px;
}
.nodetree-descr p:last-child {
	margin-bottom: 0;
}
.nodetree-descr.has-children {
	background-image: url(../images/bg_content_tree_li.png);
	background-repeat: no-repeat;
	background-position: 20px -10px;
}
div#contentstructure ul#content_tree_menu ul {
	padding-top: 0 !important; /* override treemenu.css */
}
div#contentstructure ul#content_tree_menu ul li {
	/* per usare versione personalizzata * /
    background-image: url(../images/bg_content_tree_li.gif) !important;
	/* ripristina un po' di spaziatura */
	padding-top: 4px !important;
	/* padding-bottom: 8px !important; da 4 */
}
div #contentstructure .author {
	color: #960;
}
div #contentstructure .date {
	color: #390;
	font-style: normal;
}
.table {
	display: table;
	table-layout: fixed;
}
.cell-half {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
.cell-half img {
	max-width: 100%;
}
.cell-half:nth-child(2) {
	padding-left: 20px;
}
.control-label span, .req {
	color: #c00;
	font-family: sans-serif;
}
.warning, .success {
	margin-bottom: 30px;
}
input:invalid {
	background-color: #fcc;
}
