@charset "utf-8";
body,td,th {
	color: #000000;
}
body {
	background: #ebebeb url(../images/background.png) center repeat-y;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border: none;
}
a {
	color: #fff;
}
a:hover {
	color: #ccc
}
#page {
	position: relative;
	margin: auto;
	width: 960px;
	padding-top: 10px;
	background: #fff;
}
.logo {
	position: relative;
	left: 380px;
	margin-bottom: 16px;
}
.logocm {
	position: absolute;
	left: 58px;
	top: 0px;
}
.text-img {
	float: right;
	padding-left: 40px;
}
#disclaimer {
	position: relative;
	margin: auto;
	text-align: center;
	margin-top: 5px;
	color: #777;
	font-size: 10px;
}
.loghi {
	margin-top: 38px;
	margin-bottom: 20px;
}
#flash {
	width: 960px;
	height: 639px;
	background-image: url(../images/header.jpg);
}
#container {
	position: relative;
	width: 880px;
	color: #fff;
	background-color: #fb8014;
	padding: 20px 50px 0 30px;
	text-align: justify;
	line-height: 20px;
}
.valtellinait {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	bottom: 0;
}
.valtellinait a {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	padding: 0 10px 10px 10px;
}
.valtellinait a:hover {
	text-decoration: underline;
}

