.TabelaCalendario{	border: 1px solid black;	vertical-align:top;}.DiaSemana{	font-weight: bold;	background:	#C7E3C7;	text-align: center;}.cabecalhoMes{	font-weight: bold;	background: #C7E3C7;	text-align: center;}.Hoje{	font-weight: bold;}.Dia{	border: 1px solid #DDDDDD;		background: #EAF7E9;}.DiaEvento{	background: #C7E3C7;	text-decoration: underline;}.divCabecalho{	width: 100%;	text-align:center;}
