@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	border: 20px solid #CCC;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.lang_title {
	font-size: 12px;
	font-weight: bold;
	color: #039;
}
.lang_links {
	text-align: center;
}
.lang_links a {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.lang_information {
	font-size: 10px;
}
.td_up {
	background-image: url(gfx/escursioni_tours_dolomiti_transfer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.biger_txt {
	font-size: 12px;
	padding-top: 20px;
	padding-left: 30px;
}

