html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.sfondo {
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #365075;

}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.content {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.top {
	height: 50%;
	background-color: #354f75;


}
.bottom {
	background-color: #37678E;
	height: 50%;


}
.bordos {
	background-image: url(img/qs.gif);
	background-repeat: repeat-y;
	width: 6px;
	background-position: top;
	height: 100%;

}
.bordot {
	background-image: url(img/qd.gif);
	background-repeat: repeat-x;
	width: 828px;
	height: 6px;

}
.sftesto {
	background-image: url(img/sftesto.jpg);
	background-repeat: repeat-x;
	height: 262px;
	background-color: #e4dcbb;
	width: 838px;

}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006699;
	line-height: 26px;
	vertical-align: bottom;
	padding-right: 20px;

}
.bottomtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #EDE6D6;
	text-align: center;
	padding-top: 3px;

}
a:link {
	color: #59B1CE;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #59B1CE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #59B1CE;
	text-decoration: underline;
	font-weight: bold;
}
.testoform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006699;
	line-height: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;

}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #006699;
	background-color: #FFFFFF;
}
.txtform2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006699;
	line-height: normal;
}
.txtform {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006699;
	line-height: normal;
}
.sfondointro {
	background-image: url(img/sfondointro.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #365075;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.bottomintro {

	background-color: #eae4c8;
	height: 50%;
}
.topintro {

	height: 50%;
	background-color: #dbcfa6;
}

