.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	padding: 2px;
	text-align: justify;
}
.text_moduletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3F4900;
	background-image: url(images/hoja.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	text-align: left;	
	
}
.rotator_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #3F4900;
	background-image: url(images/hoja.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.textmodule h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
}
