.WesFeriado {
	font-family: "Arial";
	font-size: 11px;
}

.WesFeriado * {
	padding: 0px;
	margin: 0px;
}

.WesFeriado {
	width: 210px;
	margin: 5px;
	float: left;
}

.WesFeriado span {
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background: #efefef;
}

.WesFeriado ul {
	list-style: none;
}

.WesFeriado li {
	width: 210px;
}

.WesFeriado li li {
	width: 30px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: inline;
	float: left;
}

.WesFeriado li li a {
	display: block;
	float: left;
	width: 28px;
	height: 18px;
	line-height: 18px;
	margin: 1px;
	text-decoration: none;
	color: #fff; 
}

.WesFeriado .semana {
	font-weight: bold;
}

.WesFeriado a.AgClick {
	background: #B3AC97;
}

.WesFeriado a.AgSel {
	background: #408C35 !important;
}

.WesFeriado li li.agendausado {
	background: #EB8D8F !important;
}
.WesAgenda {
	font-family: "Arial";
	font-size: 11px;
}

.WesAgenda * {
	padding: 0px;
	margin: 0px;
}

.WesAgenda {
	width: 210px;
	height: 155px;
	margin: 5px;
	float: left;
}

.WesAgenda span {
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background: #efefef;
}

.WesAgenda ul {
	list-style: none;
}

.WesAgenda li {
	width: 210px;
}

.WesAgenda li li {
	width: 30px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: inline;
	float: left;
}

.WesAgenda li li a {
	display: block;
	float: left;
	width: 28px;
	height: 18px;
	line-height: 18px;
	margin: 1px;
	text-decoration: none;
	color: #fff; 
}

.WesAgenda .semana {
	font-weight: bold;
}

.WesAgenda a.AgClick {
	background: #B3AC97;
}

.WesAgenda a.AgSel {
	background: #408C35 !important;
}

.WesAgenda li li.agendausado {
	background: #EB8D8F !important;
}

