#content {
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 1024px;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px
}
#left {
	float: left;
	width: 50px;
	position: relative;
}
#right {
	float: right;
	width: 50px;
	position: relative;
}
#center {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	min-width:900px;
    min-height:600px;
}
#tes-left {
	float: left;
	height: 104px;
	width: 300px;
	position: relative;
}
#tes-right {
	float: right;
	height: 104px;
	width: 550px;
	position: relative;
	background-image: url(img/fnd-mnu.png);
	background-repeat: no-repeat;
	background-position: top;
}
#tes-center {
	height: 104px;
	margin-top: 0px;
	margin-right: 550px;
	margin-bottom: 0px;
	margin-left: 300px;
}

a {
	color: #336699;
	text-decoration: none;
}
html {
overflow-y: scroll;
overflow:-moz-scrollbars-vertical;
}
.orange {
	color: #ff6600;
}
#footer a:hover {
	color: #ff6600;
}
#testata {
	height: 104px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#intro {
	height: 200px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#intro-left {
	float: left;
	height: 200px;
	width: 400px;
	position: relative;
}
#intro-right {
	float: right;
	height: 200px;
	width: 424px;
	position: relative;
}
#intro-center {
	margin-top: 0px;
	margin-right: 424px;
	margin-bottom: 0px;
	margin-left: 400px;
	height: 200px;
	background-color: #c0bcb9;
}
#contenuto {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(img/sfm-piede.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #336699;
	text-decoration: none;
	margin-bottom: 30px;
}
.text-small {
	font-size: 10px;
	color: #336699;
}
