@import url(raster.css);

p.demos {
	font-size: 12px;
	font-weight: bold;
}

p.apartado {
	font-size: 22px;
	font-weight: bold;
	background-color: #e6c259;
	text-align: center;
	text-indent: 0px;
	border: 2px;
	border-color: #D08000 #904000 #904000 #D08000;
	border-style: solid;
}

p.ecuacion {
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}


