body{
	background-color: #3C94D1;

}

body,table,td,p,blockquote,span,div{
	font-family: "Trebuchet MS", "Times New Roman",serif;
}

.testo1{  }

/*
ul{ list-style-image: url("../img/chiave_basso.gif") }*/
.sfumino{
	background-image: url(../img/sfumino.jpg); background-repeat: repeat-x;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}
.corpo{
	
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	padding:20px;
	margin:0;
	font-size: small;
}
.corpoHome{
	
	border-left: solid 1px #999;
	padding:20px;
	margin:0;
	font-size: small;
}

.eti{
	padding:0;
	margin:0;
	border-bottom: solid 1px #999;
}

.eti-sel{
	padding:0;
	margin:0;
}

.piede{
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	font-size:smaller;
}

.linea1{
	color:#999;
	height: 1px;
	width: 90%;
}

.foto{
	padding:15px;
}

.stile-form{
	border: solid 1px #999;
	background-color:  #D9EAF6;
}

