.agendaMenuItemNome {}
.agendaMenuItemCidade {}
.agendaMenuItemData {}
.agendaSubtitulo{
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 2px;
}
.agendaFotoBranca {margin-top: 0px; float: left; padding: 1px;}
.agendaFotoAtiva {margin-top: 0px; padding:4px; margin-right: 10px; padding: 1px;}
.agendaTituloEvento{font-weight: bold;}
.agendaFotoArea{width:185px; height: auto;}
.agendaViewArea{height: auto;}
.agendaLink{text-decoration: none;}

.bloco_agenda {}
.bloco_agenda_foto {}
.agendaBlocoItem {}
.agendaBlocoTitulo {
	font-weight: bold;
	display: block;
}
.agendaBlocoData {
	display: block;
}

.agendaBlocoItem{
	float: left;
}
.agendaBlocoItem a {
	display: block;
	width: 150px;
	cursor: pointer;
	/*text-decoration: none;
	text-align: center;
	margin: 4px;
	padding: 3px;*/
}
.agendaBlocoItem a:hover{
	/*margin: 3px;
	border: 1px solid #CCC;*/
	text-decoration: none;
}

.agendaInformacoesSemAni{
	padding-top: 15px;
}


#inv{display: block;}

#maisDet{
	display: block;
	/*border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;*/
	margin-top: 6px;
	/*background-image: url("images/bgdetAgenda.gif");*/
	background-repeat: repeat-x;
	/*background-color: #f8f8f8;*/
}

#tituloDet{
	/*border-bottom: 1px solid #cccccc;*/
	padding: 3px;
	font-family: helvetica;
	font-weight: bold;
	background-image: url("images/descer.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	/*background-color: #f8f8f8;*/
	cursor: pointer;
	/*height: 10px;*/
}
#maisDetTexto {
	display: none;
	/*border-bottom: 1px solid #cccccc;*/
	/*padding: 4px;*/
}

.agendaCalendario {}
.agendaCalendario .today {font-weight: bold;}
.agendaCalendarioTable {}
.agendaCalendarioTable td {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Verdana;
}
.agendaCalendarioMes {}
.agendaCalendarioSemana {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
}
.agendaCalendarioDias {}
.agendaCalendarioDiaMarc a {
	font-weight: bold;
	text-decoration:none;
}
.agendaImagemCreditos {
	font-size: 8px;
	text-decoration: italic;
	text-align: right;
}