*, *:before, *:after {
    box-sizing: border-box;
}

html, body {
    width: 100%;
    overflow-x: hidden;
}

body {
	background: #fff;
	color: #505050;
	font: 14px 'Segoe UI', tahoma, arial, helvetica, sans-serif;
	margin:0;
	padding: 0;
	min-height: 100%;
	min-width: 100%;
	outline:0;
	border:0;
	line-height:1;
}

.full{
	height: 100%;
	min-height: 100%;
}
.sessione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #bd7347;
}
.sessione2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #d79f6d;
}
.sessione3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #7a685b;
}
.sessione3span {
	color: #7a685b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 103px;
}
.Chairman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 430px;
}
.pre_sessione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding-left: 20px;
	font-weight: bold;
}
.filetto1 {
	color: #bd7347;
}
.DAY {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.DAY_segue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	background-color: #efefef;
	padding-top: 5px;
}

h1 {
	padding: 0;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

p.sub-title {
	font-size: 20px;
	color: #fff;
	background: #969696;
	padding: 0;
	line-height: 50px;
}

.main {
	padding: 5px 30px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

li {
	padding: 4px 0;
}

a {
	color: #267cb2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.lateral-spaced {
	margin-left: 3px;
	margin-right:3px;
}

.img-thumbnail {
	padding: 0px;
	line-height: 0;
	border: 3px solid #999999;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-bottom: 0px;
}
.titolo {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	margin-top: 3px;
}
.relatore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #267cb2;
	line-height: 0px;
}

.pushed {
	margin-left:10px;
}
.footer {
	background-color: #efefef;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	padding: 0;
}
