/* CSS Document */

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

div#texto {
	height:295px;
	overflow-y:scroll;
	width:38em;
}

	div#cuerpo div#ilustracion {
		top:350px;
		right:65px;
	}
ul#paises {
	margin-left:65px;
	width:28em;	
	cursor:pointer;
	list-style-position:inside;
	line-height:20px;
}
