div#topo{
	background: url("../../img/site/topoPalestrasTestemunhos.jpg")!important;
}

p.titulo{
	font-size: 28px;
	color: #6CC3D7;
	font-weight: bold;
	padding-bottom: 20px;
}
p.data{
	font-weight: bold;
}
div#palestras h2{
	font-size: 18px;
	color: #6CC3D7;
	font-weight: bold;
	padding: 30px 0 10px 0;
}
div#palestras{
	border-top: 1px solid #ccc;
	color: #494949;
}
ul#listaPalestras{
	padding-left: 25px;
}
ul#listaPalestras li{
	list-style: disc;
	color: #494949;
}
ul#listaPalestras li a{
	display: block;
	padding: 0 0 12px 0;
	font-size: 16px;
	color: #494949;
}
p.btVoltar{
	width: 600px;
	text-align: right;
	float: right;
}
p.btVoltar a{
	color: #6CC3D7;
	font-size: 12px;
	font-weight: bold;
}
p.info{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #6CC3D7;
	padding: 15px 0 15px 0;
}
