/* CSS Document */

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

div#texto {
	height:223px;
	overflow-y:scroll;
	width:39em;
}

	div#cuerpo div#ilustracion {
		position:absolute;
		right:82px;
		top:235px;
	}

ul#lista {
	margin-left:65px;
	width:28em;	
	cursor:pointer;
	list-style-position:inside;
	line-height:20px;
}
