.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	margin-bottom: 5px;
	text-align: justify;
}
.text_moduletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #275E20;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(images/loguito.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.textmodule h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #275E20;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;

}

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
}
