@charset "iso-8859-1";
.bordi {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	background-image: url(imgint/int_21.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 132px;
}
html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
.testoSt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.cornice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(sfondo.jpg);
	background-color: #54AFF6;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	border-top: 3px none #54AFF6;
	border-right: 3px none #54AFF6;
	border-bottom: 3px none #54AFF6;
	border-left: 3px none #54AFF6;
}
.sfondo {
	background-color: #54AFF5;
	background-attachment: scroll;
	background-image: url(sfondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sfondo2 {

	background-color: #e0d6c5;
}

