@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.content{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #3693F0;
}
.contenttd {
	height: 100%;
	width: 100%;
	background-image: url(img/sf_pagina.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.main {
	background-image: url(img/sf_pagina.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.sftesto {
	background-image: url(img/rondinella.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #036;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	height: 240px;
	
}

.testo {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.fotobig {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}
object {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
param {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.testo ul li {
	margin-left: 50px;
}
.testo a {
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}
.testo a:hover {
	text-decoration: none;
}
.tabletd {
	background-color: #C2DDF3;
}
.tabletd2 {
	background-color: #E4F0FA;
}
.textfield {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 1px;
}
form {
	margin: 0px;
	padding: 0px;
	color: #036;
}
.pulsante {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #036;
}
.bordo {
	border: 1px solid #999;
}
.bottomintro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 15px;
	width: 980px;
	margin-right: -490px;
	position: absolute;
	bottom: 0px;
	right: 50%;
	margin-bottom: 20px;
}
.bottomintro hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bottomintro a {
	font-weight: bold;
	color: #805C4F;
	text-decoration: none;
}
.contenttdintro {
	height: 100%;
	width: 100%;
}

