table.calendario {
	font-weight: bold;
	color: #666666;
	background-color:#999999;
	font-size: 10px;
	
}

table.calendario02{
	border: 1px solid #666666;
	background-color:#ffffff;
	font-size: 10px;
}

td.dias {
	color: #000000;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 10px;
}

.findesemana{  
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF0000;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.titulolote: link, a.titulolote: visited, a.titulolote: hover {
	color: #FF0000;
	text-decoration: none;
}



.cerrado{ 
	color: #000000;
	background-color: #6666cc;
	font-size: 10px;
	text-decoration: none;

}
a.cerrado: link, a.cerrado: visited, a.cerrado: hover {
	text-decoration: none;
}


.nomes {  
	font-weight: normal;
	color: #ffffff;
	background-color: #ffffff;
	font-size: 10px;
}

.calendariotitulo{
	font-weight: bold;
	background-color: #28313c;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}



.normal{  
background-color: #6E6E56;
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
}
a.normal: link, a.normal: visited, a.normal: hover {
	text-decoration: none;
}


.destacados{
	color: #000000;
	background-color: #33ff00;
	font-size: 10px;
	text-decoration: none;

}
a.destacados: link, a.destacados: visited, a.destacados: hover {
	text-decoration: none;
}

.tardes{
	color: #000000;
	background-color: #ff9900;
	font-size: 10px;
	text-decoration: none;

}
a.tardes: link, a.tardes: visited, a.tardes: hover {
	text-decoration: none;
}

