body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.titulo {
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.panel {
}
.res {
	display: none;
	line-height:normal;
	background-color: #F2F9FF;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #EAEAEA;
}
.res p {
	line-height:100%;
	padding-left:20px;
	padding-right:20px;
	padding-top:-10px;
}
.slide {
}
.btn-slide {
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
	line-height:10%;
}