#content #bodyContent {
	height: 100%;
	width: 100%;
	border-top: 3px ridge #FFE28A;
	border-left: 3px ridge #FFE28A;
	padding: 20px;
	text-align: justify;
}
li {
	font: 12px/20px Geneva, Arial, Helvetica, sans-serif;
}

.nota {color: #FF0000}
#content img {
	float: right;
	border: 1px solid #000000;
	margin: 20px;
}
.bodySubcontent {
	width: 100%;
	height: 100%;
	padding: 0px 10px 10px;
}

