
#agendaData {
	width:300px;
	float:left;
	margin:0px 20px;
}


.imgView {
	padding-top:45px;
	margin-right:20px;
	margin-bottom:5px;
}
.tituloview {
	width:900px;
	text-align:center;
	margin-top:35px;	
}
#agendaDescricao {
	width:500px;
	margin:0px 20px;
	float:right;
}
.agendaSite a {
	color:#a98f2e !important;
}
.agendaSite a:hover {
	color:#e3d6ab !important;
}