#tabela h1{	margin-top: 10px;	margin-left: 7px;	color: #f00;	}	#tabela hr{	margin-top: -5px;	-margin-top: -10px;	height: 2px;	width: 100%;	color: #f00;	background: #c00;	}hr {
	margin-top: 3px;	background: #000;	height: 1px;	width: 93%;
	}

.cinza  {	position: relative;	display: block;	overflow: hidden;	width: 500px;	height: auto;	margin-top: 20px;	margin-bottom: 7px;	padding: 5px 20px 5px 10px;	-padding: 5px 20px 15px 10px;	background: #e0e0e0;	}
	
	.cinza h5{
		margin-top: 7px;
		margin-left: 5px;
		}

.branca  {	position: relative;	display: block;	overflow: hidden;	width: 500px;	height: auto;	margin-top: 20px;	margin-bottom: 7px;	padding: 5px 20px 5px 10px;	-padding: 5px 20px 15px 10px;	border: 2px solid #e0e0e0;	border-right: none;	border-left: none;	}	
	.branca h5{
		margin-top: 7px;
		margin-left: 5px;
		}
#link {
	font-size: 8pt;
	font-weight: bolder;
}

h4 {
	font-size: 9.5pt;
	margin-top: 7px;
	margin-left: 5px;
	color: #e00;
}

#tabela td {
	width: 70px;
	text-align: center;
	border: solid #cfcfcf 1px;
	margin: 0;
	font-size: 8pt;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

#tabela table{
	border: solid #cfcfcf 1px;
}

#legenda {
	position: relative;
	display: block;
	float: left;
	width: auto;
	height: auto;
	font-size: 7.5pt;
	margin-top: 5px;
	margin-bottom: 7px;
	}
	#cor{
		float: left;
		width: 10px;
		height: 10px;
		margin-right: 3px;
		background: #76b3ff;
		border: 1px solid #000;
		}		
/*
 * Styles da Calendário
 * 
 */		
.styleCalendario { color: #000; }
.styleCalendario a { color: #000; text-decoration: none; font-weight: bolder;}
.styleCalendario a:hover { color: #000; text-decoration: none; }

.styleDomingo {	color: #f00; }

.styleFeriado {	color: #217e9d; }.styleFeriado {	background: #76b3ff; }
.styleFeriado a{ color: #000; text-decoration: none; }
.styleFeriado a:hover { color: #000; text-decoration: none; }	
	