html { height: 100%; }
body {
	height:100%;
	min-height: 100%;
	background: #FFFFFF;
	color: #000000;
	position:relative;
}
#header {
	height:80px;
	width:100%;
	line-height: 80px;
	top:0px;
	left:0px;
	background: #3b5998;
	position:fixed;
	text-align: center;
}
#footer {
	height:50px;				
	width:100%;
	line-height: 50px;
	bottom:0px;
	left:0px;
	background: #3b5998;
	color: #ffffff;
	position:fixed;
	text-align: center;				
}
#content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:100%;
	padding: 0 20px;
}
#content > div {
	padding: 100px 20px;
}
p_left_5 {
	padding-left:5px;
}
div.split3 div {
	float: left;
	width: 10%;
	width: 80%;
	width: 10%;
	padding: 0 2%
}
img {
	max-width: 100%;
	max-height: 100%;
}
hr {
	border-color:#e2e6e7;
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
.ui-table-columntoggle-btn {
	display: none !important;
}
.m_bottom_2{
	margin-bottom: 2px;
}
.m_bottom_5{
	margin-bottom: 5px;
}
.m_bottom_10{
	margin-bottom:10px;
}
.m_bottom_12{
	margin-bottom:12px;
}
.m_bottom_15{
	margin-bottom:15px;
}
.m_bottom_20{
	margin-bottom:20px;
}
.m_bottom_25{
	margin-bottom:25px;
}
.m_bottom_30{
	margin-bottom:30px;
}
.m_bottom_35{
	margin-bottom:35px;
}
.m_bottom_40{
	margin-bottom:40px;
}
.m_bottom_45{
	margin-bottom:45px;
}
.m_bottom_50{
	margin-bottom:50px;	
}
.m_bottom_60{
	margin-bottom:60px;	
}
.m_bottom_65{
	margin-bottom:65px;
}
.m_bottom_100{
	margin-bottom:100px;
}
.m_top_2{
	margin-top:2px;
}
.m_top_5{
	margin-top:5px;
}
.m_top_10{
	margin-top:10px;
}				
.m_top_15{
	margin-top:15px;
}				
.m_top_20{
	margin-top:20px;
}
.cssTesto {color: #000000; background-color: ; font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: normal}
.cssLink {color: #000000; font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 16px; text-decoration: none; font-weight: normal;}
.cssLink:hover {color: #000000; font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 16px; text-decoration: underline; font-weight: normal;}

