#mascara {
	position	: relative;
	overflow	: hidden;
	height		: 800px;
	top: 0;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;

}

#conteudo {
	position	: relative;
	width		: 95%;
	top: 0px;
}

#scrollArea {
	
	position	: relative;
	height		: 295px;
	width		: 10px;
	border		: 1px solid #CCCCCC;
	overflow	: hidden;
}

#seta1 {
	position	: absolute;
	top		: -1px;
	width		: 10px;
	height		: 15px;
	background	: #EFEFEF;
	border-top	: 1px solid #BBBBBB;
	border-bottom	: 1px solid #CCCCCC;
	right: 0px;
}

#seta2 {
	position	: absolute;
	botton		: 0px;
	width		: 10px;
	height		: 15px;
	background	: #EFEFEF;
	border-top	: 1px solid #BBBBBB;
	border-bottom	: 1px solid #CCCCCC;
	bottom: 2px;
	right: 0px;
}

#scroller {
	position	: relative;
	top			: -1px;
	width		: 10px;
	background	: #EFEFEF;
	border-top	: 1px solid #BBBBBB;
	border-bottom	: 1px solid #CCCCCC;
}
.Paragrafo {
	line-height: 1px;
}

