@import "default.css";
@import "expedicion.css";

body {
	text-align: justify;
}

div.figure {
	padding: 5px;
	margin-left: 5px;
	background: white;
	font-size: smaller;
	font-weight: bolder;
	border: solid 1px;
}
.texto_oculto {
	font-weight: normal;
	color: rgb(255,204,153);
	text-decoration: underline;
}
