.agenda {
	background-image: url(imagens/agenda.gif);
	background-repeat: no-repeat;
	height: 45px;

	background-position: right;
	text-align: right;
}
.bgagenda {
	background-image: url(imagens/bgagenda.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 262px;

}

.dataagenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.textoagenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.manchete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.arialb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.botaoleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(imagens/botao_pq.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 128px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	vertical-align: middle;
	background-position: right;
	padding-right: 10px;
	padding-top: 1px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	color: #666666;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 20px;
	width: 50px;
	border: 1px solid #333333;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 14px;
	width: 80px;
}
.botaocad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 18px;
	width: 45px;
	border: 1px solid #666666;
}
.formcad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 16px;
	width: 60px;
}
.newslink {
	color: #333333;
}