*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
html,body{
	width: 100%;
	height: 100%;
}
table{
	border-spacing: 0;
}
.clear{
	clear: both;
}
.hidden{
	display: none;
}
.break{
	padding-bottom: 16px;
}
.dbreak{
	padding-bottom: 32px;
}
.wrapper *{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#distance,.menu_lang,.logo,.menu_main,.menu_sub,.intro,form{
	display: none;
}
.content *{
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
