@CHARSET "ISO-8859-1";
.sfondo {
	background: transparent url("../images/common/linebackground.png") repeat scroll 0 0;
}

.title{
	color:#F28C26;
	font: bold 16px "Trebuchet MS";
	padding: 10px 20px;
}

.body {
	color:#444;
	font: normal 12px "Trebuchet MS";
	line-height: 16px;
	padding: 10px 20px;
	text-align: justify;
	text-indent: 20px;
}

.paragrafo {
	text-indent: 20px;
}

.immagine {
	text-align: center;
	padding: 3px 0;
	border-bottom: dotted 1px black;
	border-top: dotted 1px black;
	font-size: 0;
}

.render {
	font-size: 0px;
	padding: 5px 10px;
}

pre {
	font: normal 12px "Trebuchet MS";
	line-height: 15px;
}

#footLeft {
	top:310px;
}