#content .article .eventos {
	clear:both;
	float:left;
}

#content .article .eventos table {
	width:auto;
}

tr#TabelaCalendario td table {
	margin:0 0 10px 24px;
}


#content .article table.controladores {
	width:100%;
	text-align:center
}

.linktabela-right {
	margin-right:10px;
}

.tdCalendario {
	height: 20px;
	width: 20px;
	margin: 1px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content .article table.tabela-calendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-collapse:collapse;
	line-height:10px;
}

#content .article .eventos #TabelaCalendario td {
	padding:0 3px;
}

.lineRestoCalendario {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.cliqueAqui {font-weight: bold; color: #AE0000; text-decoration:none;}
.cliqueAqui:hover {text-decoration: underline; }

.invisivel { display:none;}

#content .article table a.linktabela-left,
#content .article table a.linktabela-right {
	color:#666666;
	text-decoration:none
}

#content .article table a.linktabela-left:hover,
#content .article table a.linktabela-right:hover {
	color:#291DAF;
	text-decoration:underline
}


