<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatação para Tabela do Mês e Textos **************
**************************************************************/

body {
	background-color: #E8F1DE;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	/*background-attachment: fixed;*/
	
}

}#menu {
	background-color: #E8F1DE;
	height: auto;
	width: 242px;
	_width: 234px;
	float:left;
}


#conteudo {
	background-color: #FBFAE8;
	height: auto;
	width: 760px;
	float:left;
}
#rodape {
	clear: both;
	height: 48px;
	width: 1002px;
}

#calendario {
	
	text-align:center;
	
}

.mes {
	color:#999999;
	text-decoration:none;
	font-size: 12px;
}

.dias {
	height: 15px;
	width: 20px;
	padding-top: 5px;
	padding-left: 2px;
	float:left;
	color:#999999;
	text-align:center;
	font-size: 10px;
	text-decoration:none;
}


.dias a {
	color:#FCB92C;
	text-decoration:none;
}

.dias a:hover {
	background-color: #FCB92C;
	color:#FFFFFF;
}









A	{ font-family:arial, helvetica; color:#953010; text-decoration:underline }
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }


/**** mês and ano no cabeçalho do topo do calendário ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** cor e tamanho das células do calendário.  ****/
.day_cell				{ background-color:#EDECD8; height:10; width: 10; text-align:center }
.empty_day_cell			{ background-color:#EEEEEE; height:10; width: 10; text-align:center }
.today_cell				{ background-color:#F2E2DE; height:10; width: 10; text-align:center }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color:#953010; text-decoration:underline }
.title_txt A:active		{ color:#953010; text-decoration:underline }
.title_txt A:visited	{ color:#953010; text-decoration:underline }
.title_txt A:hover		{ color:#953010; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:#eeeeee; font-size:12px; font-family:arial, helvetica; color:#339933; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#953010; font-weight:bold; }
// end hiding -->
</STYLE>
