.txt_de_desarrollo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #600;
	text-decoration: none;
	text-align: justify;
	text-indent: 10px;
}
.txt_titulos {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 800;
	text-transform: uppercase;
	color: #900;
	background-color: #FF9;
	border: 4px dotted #000;
	text-align: center;
}
.txt_subtitulos {
	font-family: "MS Serif", "New York", serif;
	font-size: large;
	font-style: italic;
	letter-spacing: 4px;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	word-spacing: 10px;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #EEE;
	color: #E00;
	font-weight: bold;
}
