.topscalendar {
	color: #000;
	background: #FD6905;
	text-align:center;
	margin-bottom: 5px;
	display:block;
}
.total{
	width:195px;
	display:block;
}
.linkstopscalendar {
	color: #FFF;
	background: #FD6905;
	float: left;
	width: 30px;
	font-weight: bold;
	text-decoration:none;
}

#rightlinktop {
	float: right;
	margin-left: 0;
	width: 30px;
	margin-right: 10px;
}

#titletopcalendar {
	color: #FFF;
	background: #FD6905;
	float: left;
	font-weight: bold;
	width: 125px;
	text-align: center;
}

.dias {
	color: #8F8F8F;
	width: 24px;
	float: left;
	text-align: center;
}

#titulo {
	color: #01AEFD;
}

#finsemana {
	color: #FD6905;
}

.postdays {
	background: #FD6905;
	color: #FFF;
	width: 24px;
	float: left;
	text-align: center;
}

.postdays a{color:#FFF!important; text-decoration:none;}

#postsDay {
	display:none;
	width:150px;
	background:#FDB88A;
	border: 1px solid;
	color: #000;
}
