
#botoneraSlide {
	width:235px;
	height:27px;
	background: url(../img/bgPlay.jpg) repeat-x;
	position: absolute;
	margin:-53px 0 0 1px;
	padding:5px 0 0 15px;
}

#botoneraSlide img {
	float:left;
	cursor:pointer;
}

.slideNotas {
	width:500px;
}

.slideOculto {
	width:470px;
	display:none;
}
.slideVisible {
	display:block;
	margin:0 0 20px 0;
	overflow:hidden;
}

table tr td span {
	width:100%;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	text-align:justify;
}

.notDestResumo{
font: 14px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
color:#000000;
line-height:20px;
font-weight:300;
text-align:justify;
}
