div#AboutMe {
	float: left;
	width: 345px;
	text-align: center;
	margin-right: 46px;
	margin-bottom: 46px;
}
div#Texto {
	width: 650px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 529px;
	background-attachment: scroll;
	background-image: url(../grafica/constantes/fondo_catalogo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}
.TextoChinitaGrande {
	font-size: 14px;
	color: #CC6600;
}
