ul#menu_age {
	width:200px;
	list-style-type:none;
	background-color: #FFEED5;
	margin: 0;
	padding: 0px;
}
ul#menu_age li {
	margin: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul#menu_age li a:link, ul#menu_age li a:visited {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFEED5;
	padding-top: 5px;
	padding-bottom: 4px;
	height: 1%;
}
ul#menu_age li a:hover {
	background-color: #FFEED5;
	color:#FF9900;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.agenda_filmes {
	width: 58px;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;
	background-image: url(img_agenda/filme.gif);
	background-repeat: no-repeat;
	height: 78px;
	position: static;
}
.agenda {
	position: static;
	height: 710px;
	width: 200px;
}
.agenda_datas {
	border: 1px solid #FF9900;
	position: static;
	width: 100%;
	margin: 2px;
}
.agenda_eventos {
	width: 200px;
	border: 1px solid #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	height: 310px;
	position: static;
	background-color: #FFFFFF;
}
.agenda_proximo {
	position: static;
	height: 200px;
	width: 192px;
}

.calendario_dias_escritos {
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
}

.calendario_titulos {
	background-color: #FFEED5;
	font-weight: bold;
}
p#fletter{
	padding: 4px;	
}
p#fletter:first-letter {
	font-size: 200%;
}
#descricao {
  text-align: left;
}

