/* CSS Document */

#texto {
	height: auto;
	width: 100%;
	border-color: #993333; 
	border-bottom: #6a792f solid 2px;
	border-top: #6a792f solid 2px;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;
}

#texto h3 {
	margin: 0em 1em 0.25em 0.2em;
	padding-top: 0.75em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	font-size: 1.8em;
	color:#006600;
	line-height: 1.35em;
	background-color: #FDFBF4;
}

#texto h4 {
	margin: 0em 1em 0.25em 0.2em;
	padding-top: 0.75em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	font-size: 1.5em;
	color:#006600;
	line-height: 1.35em;
	background-color: #FDFBF4;
}

#texto p {
	margin: 0em 1em 0.25em 0.2em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#4f543d;
	font-size:1.2em;
}