/* CSS Document */
.calendario {
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	color: #000000;
	text-decoration: none;	
	
}
.data {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color: #F00;
	text-decoration: none;	
}
.Branco {
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	text-decoration: none;	
}


.laranja{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	width:auto;
	line-height:16px;
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: 10;
	text-decoration: none;

}
.laranja:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	width:auto;
	line-height:16px;
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: 10;
	text-decoration: none;

}
.link{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	width:auto;
	line-height:16px;
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: 10;
	text-decoration: none;

}
.link:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	width:auto;
	line-height:16px;
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: 10;
	text-decoration: none;

}
.txtBco {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	
}
.txtBco a {  color: #FFFFFF; text-decoration: none; }
.txtBco a:visited {  color:#FFFFFF; text-decoration: none; }
.txtBco a:hover {  color:#FFFFFF; text-decoration: none; }
.txtBco a:active {  color:#FFFFFF; text-decoration: none; }


.txtVermelho {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: #FF0000;
	}
	.txtlaranja {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: #FF0000;
	text-decoration: underline;	
	
	
}
.txtVermelho a {  color: #FF0000; text-decoration: none; }
.txtVermelho a:visited {  color:#FF0000; text-decoration: none; }
.txtVermelho a:hover {  color:#FF0000; text-decoration: none; }
.txtVermelho a:active {  color:#FF0000; text-decoration: none; }


.txtCinza {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: #595959;
	text-decoration: none;	
	
}

.txtCinza a {  color: #595959; text-decoration: none; }
.txtCinza a:visited {  color:#595959; text-decoration: none; }
.txtCinza a:hover {  color:#595959; text-decoration: none; }
.txtCinza a:active {  color:#595959; text-decoration: none; }



.campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E6E6E6;
	
}

.camposBco {
		font-family: Verdana, Arial;
		font-size:9px;
		font-weight:20px;
		color: #666666;
		border-color: #666666;
		border-style: solid;
		border-width: 1px;
		background-color: #FFFFFF;
		}	
		
		.camposBco {
		font-family: Verdana, Arial;
		font-size:9px;
		font-weight:20px;
		color: #666666;
		border-color: #666666;
		border-style: solid;
		border-width: 1px;
		background-color: #FFFFFF;
		}				