.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: #EEE;
	border: 4px dotted #000;
	text-align: center;
}
.tabla-img-borde {
	border: thin solid #FC6;
}
