
#container_404 {
	margin:-115px 0 0 -495px;
	padding:30px 30px 0 30px;
	width:990px;
	height:235px;
	background:#f3f3f3;
	box-sizing:border-box;
	*behavior: url(js/boxsizing.htc);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
	position:absolute;
	top:50%;
	left:50%;
}
/*---not_found_text_edit_404_titolo*/
.not_found_text_edit_404_titolo {
	margin:10px 0 0 0;
	padding:0px;
	font-family:'Source Sans Pro', sans-serif;
	text-transform:uppercase;
	font-size:55px;
	line-height:45px;
	width:50%;
	float:left;
	clear:left;
	box-sizing:border-box;
	*behavior: url(js/boxsizing.htc);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;		
}
.not_found_text_edit_404_titolo .text {
	margin:0px;
	padding:0px;
	color:#9d9d9d;
	float:left;
	clear:left;
}
/*---not_found_text_edit_404_sottotitolo*/
.not_found_text_edit_404_sottotitolo {
	margin:0px;
	padding:0px;
	font-family:'Source Sans Pro', sans-serif;
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
	width:50%;
	float:right;
	clear:right;
	box-sizing:border-box;
	*behavior: url(js/boxsizing.htc);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.not_found_text_edit_404_sottotitolo .text {
	margin:0px;
	padding:0px;
	color:#9d9d9d;
	float:left;
	clear:left;
}
/*---not_found_text_edit_404_sottotitolo*/
.not_found_text_edit_404_testo {
	margin:15px 0 0 0;
	padding:0px;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	width:50%;
	float:right;
	clear:right;
	box-sizing:border-box;
	*behavior: url(js/boxsizing.htc);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;		
	
}
.not_found_text_edit_404_testo .text {
	margin:0px;
	padding:0px;
	color:#9d9d9d;
}
/*---not_found_naviga_canali*/
.not_found_naviga_canali {
	margin:0px;
	padding:15px 0 0 0;
	font-family:'Source Sans Pro', sans-serif;
	font-size:12px;
	width:100%;
	clear:both;
	box-sizing:border-box;
	*behavior: url(js/boxsizing.htc);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-top:1px #9b9b9b dotted;
}
.not_found_naviga_canali .box {
	margin:0px;
	padding:0px;
}
.not_found_naviga_canali .box .occhiello_titolo {
	margin:0px 0 5px 0;
	padding:0px;
	font-family:'Source Sans Pro', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	color:#0c0c0c;
}
.not_found_naviga_canali .box .group {
	margin:0px;
	padding:0px;
   -moz-column-count: 3;
   -moz-column-gap: 20px;
   -webkit-column-count: 3;
   -webkit-column-gap : 20px;
   -moz-column-rule-color:  #ccc;
   -moz-column-rule-style:  solid;
   -moz-column-rule-width:  1px;
   -webkit-column-rule-color:  #ccc;
   -webkit-column-rule-style: solid ;
   -webkit-column-rule-width:  1px;	
}
.not_found_naviga_canali .box .group p {
	margin:0px;
	padding:0px 0 0 20px;
	line-height:20px;
	display:block;
	color:#2d7cc6;
	background:url(../images/icon_404_link.png) no-repeat center left;
}
.not_found_naviga_canali .box .group p a {
	color:#242424;
	text-decoration:none;
}
.not_found_naviga_canali .box .group p a:hover {
	text-decoration:underline;
}

