@import url('typography.css');

html { overflow-y: scroll; }

/* ----------- IMMAGINE DI BACKGROUND ------------- */
#bg
{
	position: fixed;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	z-index: -10;
}

#bg img
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	min-width: 50%;
	min-height: 50%;
}

/* ----------- MAIN ------------- */
body
{
	color: #383838;
	font-family: 'Glegoo', helvetica, arial, serif;
	font-size: 86%;
}

.verde { color: #00AA91; }
.arancio { color: #F08338; }

.bianco
{
	color: #BCBBB9;
	text-decoration: none;
}

.bianco:hover { color: #00AA91; }

.smalll
{
	font-size: 86%;
	margin-top: 6px;
}

#container
{
	background-image: url('../imgs/standard_bkg.png');
	/*background-image: url('../imgs/base.jpg');*/
	background-repeat: no-repeat;
	background-position: center 0;
	width: 960px;
	margin: 0 auto;
	min-height: 950px;
	padding: 34px 0;
	/*display:none;*/
}

#coloured_bkg
{
	width: 907px;
	margin: 0 auto 0 auto;
	padding-left: 53px;
}

#fascia_loghi
{
	width: 100%;
	height: 56px;
	text-align: right;
	background: #F5F3F3 url(../imgs/loghi_bkg.gif) no-repeat right 0;
}

#fascia_loghi a { margin-right: 10px; }
#fascia_loghi a:last-child { margin-right: 60px; }

#fascia_loghi .torna
{
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -480px;
	font-family: 'FonteA-ExtraLight', helvetica, arial, sans-serif;
	font-style: italic;
	font-size: 13px;
}

.header
{
	height: 280px;
	position: relative;
	background: url(../imgs/titolo_3d.png) no-repeat 330px 35px;
	margin-bottom: 63px;
	width: 960px;
	margin: 0 auto 34px auto;
}

h2.convegno
{
	font-family: 'Philosopher', sans-serif;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 24px;
	padding-left: 24px;
	font-size: 116%;
}

.titolo
{
	font-family: 'Philosopher', sans-serif;
	font-size: 510%;
	text-transform: uppercase;
	position: absolute;
	top: 40px;
	left: 430px;
	line-height: 80%;
	letter-spacing: -2px;
}

.titolo span { display: block; }

.titolo span.reduce
{
	margin-left: -106px;
	font-size: 64%;
	margin-bottom: -12px;
	letter-spacing: 0;
}

.info
{
	text-align: right;
	font-family: 'FonteA-ExtraLight', helvetica, arial, sans-serif;
	font-style: italic;
	position: absolute;
	top: 100px;
	right: 580px;
	font-size: 124%;
	line-height: 112%;
}

.info .data
{
	font-size: 136%;
	margin-bottom: 6px;
}

.claim
{
	font-family: 'FonteA-ExtraLight', helvetica, arial, sans-serif;
	text-align: center;
	text-transform: none;
	font-style: italic;
	position: absolute;
	top: 346px;
	font-size: 144%;
	width: 100%;
	letter-spacing: 1px;
	background: url(../imgs/linea.gif) no-repeat center center;
}

.grid1, .grid2
{
	margin-right: 6px;
	margin-left: 6px;
}

.grid1, .grid2, .grid3, .grid4
{
	margin-bottom: 36px;
	float: left;
}

.alpha { margin-left: 0; }
.omega { margin-right: 0; }
.grid1 { width: 312px; }
.grid2 { width: 636px; }
.grid3 { width: 100%; }

.grid4
{
	width: 108px;
	padding-left: 103px;
	padding-top: 6px;
	position: relative;
	font-size: 92%;
	cursor: pointer;
}

.grid4:hover span { background-position: 0 -137px; }
.grid4 a { color: #BCBBB9; }
.grid4:hover a p { color: #F08338; }
.box .grid4:last-child { margin-right: 0; }
.box h1, .box h2 { font-family: 'Philosopher', helvetica, arial, sans-serif; }

.box h1
{
	font-size: 162%;
	position: relative;
}

.box h2 { font-size: 134%; }
.box form { margin-top: 12px; }

input
{
	font-family: 'Glegoo', helvetica, arial, serif;
	font-size: 12px;
	outline: none;
	border: none;
	height: 25px;
	color: #CCC;
	padding: 0 6px;
	width: 70%;
}

.submit_btn
{
	background-color: #00AA91;
	font-size: 13px;
	color: #033;
	width: auto;
	cursor: pointer;
}

.submit_btn:hover { background-color: #e4e0df; }

.box h2.scarica
{
	padding: 0 0 6px 40px;
	line-height: 110%;
	border-bottom: 1px #DEDEDE solid;
	margin-bottom: 6px;
	position: relative;
	cursor: pointer;
}

.box h2.scarica a
{
	text-decoration: none;
	color: #383838;
}

.box h2.scarica:last-child { border-bottom: none; }

.dwn_arancio, .dwn_verde
{
	background: #FFF url(../imgs/dwn_arancio.gif) no-repeat 0 0;
	width: 34px;
	height: 34px;
	text-indent: -99999px;
	position: absolute;
	top: 3px;
	left: 0;
}

.dwn_arancio { background: url(../imgs/dwn_arancio.gif) no-repeat 0 0; }
.dwn_verde { background: url(../imgs/dwn_verde.gif) no-repeat 0 0; }
.box h2.scarica:hover .dwn_arancio, .box h2.scarica:hover .dwn_verde { background-position: 0 -34px; }

p
{
	margin-bottom: 16px;
	line-height: 150%;
}

.dark, .white
{
	padding: 8px 0;
	margin-top: -8px;
}

.dark h1, .dark h2, .dark p, form, .white h1, .white h2, .white p { padding: 0 6px 0 6px; }

.dark
{
	/* Opera 11.10+ */
	/* IE10+ */
	background: linear-gradient(-45deg, #2a2b2b 0%,#4b4949 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A2B2B', endColorstr='#4B4949');
	color: #BCBBB9;
}

.brown
{
	background: url(../imgs/background_marrone.jpg) no-repeat 0 0;
	color: #BCBBB9;
	padding: 12px;
	width: 100%;
	margin: 5px 0 25px -12px;
	height: 205px;
	padding-top: 129px;
}

.rounded, input
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.corpo_testo { padding-right: 20px; }

.corpo_testo h3
{
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 110%;
	padding-bottom: 16px;
	border-bottom: 1px #383838 dotted;
	color: #959392;
	line-height: 120%;
}

.corpo_testo h1
{
	font-family: 'Philosopher', helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 180%;
	line-height: 90%;
	margin-top: 10px;
	margin-bottom: 6px;
}

.corpo_testo p, .page p
{
	font-size: 14px;
	margin-bottom: 16px;
	line-height: 160%;
}

h1 span.presso
{
	font-family: 'FonteA-ExtraLight', helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 150%;
	font-style: italic;
}

.approfondimento
{
	font-family: 'FonteA-ExtraLight', helvetica, arial, sans-serif;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 20px;
}

.hidden { display: none; }

.pulsantone
{
	width: 300px;
	height: 200px;
	display: block;
	overflow: hidden;
	margin-top: 12px;
}

.pulsantone:hover img { margin-top: -200px; }
h1 { margin-top: 20px; }

.orario
{
	margin-top: 14px;
	font-size: 12px;
}

.intervento
{
	color: #00AA91;
	font-size: 15px;
	line-height: 120%;
	border-bottom: 1px #00AA91 dotted;
	margin-bottom: 3px;
}

.divide
{
	color: #00AA91;
	font-size: 15px;
	line-height: 120%;
	border-bottom: 1px #999 dotted;
	margin-bottom: 3px;
}

.intervento span { font-size: 13px; }

.relatore
{
	font-size: 13px;
	margin-top: 1px;
}

.carica
{
	color: #777;
	font-size: 12px;
	margin-top: 1px;
	line-height: 120%;
}

.sezione
{
	color: #F08338;
	font-size: 12px;
	margin-top: 12px;
}

.evidenza
{
	color: #F08338;
	font-size: 16px;
	margin-top: 6px;
}

.footer
{
	color: #A5A2A1;
	font-size: 80%;
	line-height: 140%;
	border-top: 1px #ababab solid;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}

.footer a
{
	color: #A5A2A1;
	padding: 0 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.footer a:hover
{
	background-color: #383838;
	color: #BCBBB9;
	text-decoration: none;
}

#toggle_cariche
{
	font-size: 40%;
	color: #666;
	text-align: right;
	position: absolute;
	top: 20px;
	right: 0;
	font-family: 'Glegoo', helvetica, arial, serif;
	text-transform: uppercase;
	text-decoration: none;
}

.advert
{
	margin-bottom: 50px;
	background-color: #00AA91;
	padding: 10px;
	color: #FEFEF3;
	text-align: center;
	text-shadow: 0 1px 1px #005548;
	display: none;
}

.video { padding-bottom: 20px; }

.grid4 span
{
	width: 97px;
	height: 137px;
	display: block;
	position: absolute;
	left: 6px;
	top: 0;
	text-indent: -99999px;
}

.grid4 p
{
	float: left;
	padding-left: 8px;
}

.dk { background: url(../imgs/analisi_danimarca.png) no-repeat 0 0; }
.nl { background: url(../imgs/analisi_olanda.png) no-repeat 0 0; }
.se { background: url(../imgs/analisi_svezia.png) no-repeat 0 0; }

.footer h1
{
	margin-top: 4px;
	margin-bottom: 8px;
}

.gruppo
{
	font-size: 96%;
	color: #999;
}

.gruppo li { margin-bottom: 2px; }

.gruppo a
{
	color: #666;
	text-decoration: none;
}

.gruppo a:hover { border-bottom: 1px #666 dotted; }

.crediti li
{
	border-bottom: 1px #AAA dotted;
	padding-top: 4px;
	padding-bottom: 4px;
}

.crediti em
{
	font-style: oblique;
	display: block;
	color: #00AA91;
}

.crediti strong { color: #666; }

.case_study
{
	text-align: center;
	position: relative;
}

.case_study:hover
{
	background-color: #50473d;
	transition: all 0.2s;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}

.case_study .roll
{
	position: absolute;
	top: -110px;
	left: 1px;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}

.case_study:hover .roll
{
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=1);
	opacity: 1;
}

.case_study h1
{
	color: #FFF;
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: -1px;
	text-shadow: 0px 0px 2px black;
}

.case_study h2
{
	color: #00AA91;
	font-family: 'Glegoo', helvetica, arial, serif;
	font-size: 12px;
	margin-bottom: 12px;
}

.case_study .label
{
	color: #F08338;
	font-family: 'Philosopher', sans-serif;
	font-size: 14px;
	margin-bottom: 2px;
	font-style: italic;
}

.case_study a
{
	color: #BCBBB9;
	font-family: 'Philosopher', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}

.case_study:hover li a { color: #FFF; }
.case_study:hover li a:hover { color: #F08338; }

.case_study a span
{
	font-family: 'Glegoo', helvetica, arial, serif;
	text-transform: none;
	font-size: 12px;
}

.case_study .curatela
{
	font-size: 11px;
	color: #a5a2a0;
}

.case_study li
{
	border-bottom: 1px #a5a2a0 dotted;
	height: 68px;
	display: table;
	width: 100%;
	padding: 0 5%;
	line-height: 126%;
}

.case_study li:last-child { border-bottom: none; }

.case_study li div
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

ul#spaces
{
	height: 30px;
	margin-bottom: 30px;
	margin-top: 10px;
}

ul#spaces li
{
	display: table;
	float: left;
	border-left: 1px #CCC solid;
	width: 19.6%;
	font-size: 136%;
	text-align: center;
	height: 100%;
}

ul#spaces li:first-child { border-left: none; }

ul#spaces li a
{
	color: #F08338;
	text-decoration: none;
	font-family: 'Philosopher', sans-serif;
	display: table-cell;
}

ul#spaces li a.selected { color: #00AA91; }
ul#spaces li a:hover { color: #333; }
ul#spaces li a span { font-size: 62%; }
div.space { display: none; }

div.space h2.arancio
{
	margin-top: 6px;
	margin-bottom: 20px;
}

div.dark { margin: 20px 0; }

div.dark h3
{
	margin-left: 6px;
	color: #904f22;
	font-size: 92%;
	margin-top: 6px;
}

div.dark p
{
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px #555 solid;
}

div.dark p:first-child { border-bottom: none; }

a.btn_verde
{
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #00AA91;
	margin: 0 8px;
	padding: 8px;
	color: #333;
	text-decoration: none;
	text-align: center;
}

a.btn_verde:hover { background-color: #FFF; }
ul.imgs_spazi { /* height: 260px; */ }
ul.imgs_spazi div.clear { clear: both; }

ul.imgs_spazi li
{
	width: 32%;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	border: 1px solid transparent;
}

ul.imgs_spazi li:hover { border: 1px solid #333; }
ul.imgs_spazi li a { display: block; }
ul.imgs_spazi li img { width: 100%; }

.three-col
{
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
}

.two-col
{
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
}

ul.video li
{
	float: left;
	width: 304px;
	height: 418px;
	margin-bottom: 6px;
	overflow: hidden;
	position: relative;
	padding: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ul.video li a
{
	text-decoration: none;
	color: inherit;
}

ul.video li img.play
{
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
	position: absolute;
	top: -200px;
	left: 20px;
}

ul.video li:hover img.play
{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	top: 9px;
}

ul.video li h1
{
	margin: 12px 0;
	font-size: 15px;
	color: #00AA91;
	border-bottom: 1px #00AA91 dashed;
	padding-bottom: 8px;
}

ul.video li:hover h1 { color: #008000; }
ul.video li:hover { background-color: #FFF; }
ul.video li .relatore { margin-bottom: 8px; }

ul.video li .didascalia_base
{
	font-size: 86%;
	line-height: 150%;
}

ul.video li a.presentazione
{
	font-size: 86%;
	color: #00AA91;
	margin-top: 8px;
	display: block;
}

ul.video li a.presentazione:hover { color: #F08338; }
