body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: small;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}

#testata {
	position:relative;
	width:790px;
	text-align: center;

}

#cornice {
	position:relative;
	width:790px;
	background-color:#FFFFFF
}

#intestazione {
	position: relative;
	width:100%;
	background-image: url(../img/quaderno_04_sopra.gif);
	background-repeat: no-repeat;
	height: 38px;


}

#corpo {
	position: relative;
	width:100%;
	background-image: url(../img/quaderno_04_centro.gif);
	background-repeat: repeat-y;

}

#img {
	float:right;
}

#footer{
	position: relative;
	width:100%;
	background-image: url(../img/quaderno_04_sotto.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-left:280px;
	font-size: xx-small;
	padding-top: 5px;

}

#colsx {
	position:absolute;
	left:0px;
	top:130px;
	width: 200px;

}

#motto {
	position:relative;
	width:100%;
	text-align:center;
	background-color: #000000;


}
h1 {
	color: #66CC00;
	margin-left: 300px;
	text-align: center;

}
p {
	font-size: 14px;
	margin-left: 280px;
	margin-right: 10px;

}
h2 {
	font-weight: bolder;
	color: #66CC00;
	text-decoration: none;
	font-size: 16px;
	text-align: center;


}

.testo {
	font-size: 14px;
	margin-left: 280px;
	margin-right: 10px;
	line-height: 24px;
}
