.epb_mouse_over {}
.epb_cal_head {
	text-align:center; 
	background-color: #cff; 
	font-weight: bold; 
	font-variant: small-caps; 
	letter-spacing: 3px;
}

.epb_cal_table  td {
	color: #695D3E;
	font-family: Arial, serif;
	font-size: 0.95em;
    padding: 0.2em 0.2em;
	text-align: center;
	border: 0.08em solid #FCFAF8;
}

.caixa_agenda {
	margin-top: 10px;
}
.epb_cal_table {
	margin-bottom: 0.7em; width:100%; background-color: #FCFAF8;
}

.epb_cal_table  td a { 
	color: #695D3E; display:block;
}

.epb_cal_table  td.epb_active_day_class {background-color: #eee; border: 1px solid #6a3db4;}

.epb_cal_table  td.feriado { background-color: #990000;}


.epb_cal_table  td.feriado a, .epb_cal_table  td.eventos a {
	color: #FFF;
}

.epb_cal_table  td.eventos  {background-color: #638B2C;}

.epb_cal_table .epb_dayrow td {background-color: #F1F1E5; border: 0.08em solid #F1F1E5}

.epb_q_month_class, .epb_q_year_class {
	border:1px solid #A69A8C;
	background-color:#fff;
	color: #695D3E;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

.epb_q_month_class {
	width: 9em; margin-right: 0.4em;
	
} 

.epb_q_year_class {
    width: 5em;
} 

#NavegacaoAgenda {
    margin-bottom: 0.7em;
}
#LegendaAgenda {
    margin-bottom: 1em;
}
#LegendaAgenda p {font-size: 0.95em; margin: 0.3em 0 0 0;}

#Hoje {
	border: 1px solid #6a3db4;
	color: #695D3E;
    padding: 0 0.1em;
}     

#Feriado {
	background-color: #990000;
    color: #FFF; padding: 0 0.29em
}

#Eventos {
	background-color: #638B2C;
	color: #FFF; padding: 0 0.23em
}


/*Sample CSS for other default class names and such, see the properties listing on the
documentation page at: http://calendar.kiristar.com/index.php?p=documentation*/
