/* CSS Document */

div#titulo {
	background:transparent url(../img/titBusq.gif) no-repeat scroll left bottom;
}

div#texto {
	position:relative;
	width:90%;
}

div#texto img {
	text-align:center;
	margin:auto;
	position:relative;
	width:520px;
}

div#cuerpo div#ilustracion {
	text-align:center;
	position:relative;
	width:100%;
	margin-top:2em;
}
