.geral_banner_agenda {
	float: left;
	height: 378px;
	width: 278px;
	position: relative;
	border: 1px solid #969696;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(img/bk_agenda_banner.jpg);
	background-repeat: no-repeat;
}
.geral_banner_agenda a:link{
	color:#fff;
}
.geral_banner_agenda a:visited{
	color:#fff;
}
.txt_banner_agenda {
	font-size: 13px;
	color: #363636;
}
.titulocon_banner_agenda {
	font-size: 23px;
	color: #4d8219;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.desc_banner_agenda {
	font-size: 15px;
	color: #36620b;
}
.titulo_banner_agenda {
	font-size: 34px;
	color: #4d8219;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.botao_banner_agenda {
	background-image: url(img/bk_botao_home.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 185px;
	position: relative;
	float:right;
	margin-bottom: 2px;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	padding-top: 2px;
	padding-right: 30px;
	margin-top: 5px;
}
.geral_banner_agenda a{
	color:#fff;
	text-decoration:none;
}
