.textoInformaFaseLua {
	display:block;
	margin-top:2em;
	margin-bottom:2em;
	text-align:center;
	font-size:2em;
/*
	column-width:20em;
	max-width:100%;
	column-gap:2em;
	column-rule: solid 1px #ccc;
background:#ff0;
*/
}
.textoInformaFaseLua img {
	width:360px;
	height:auto;
}
.textoInformaFaseLua p {
	text-align:left;
}
.textoInformaFaseLua div {
	display:inline;
}
.textoInformaFaseLua #diaFase {
	font-weight:bold;
	background:#ff9;
}