#page { background: #000 url(../../img/bg_conheca.jpg) no-repeat center top; }

/* start[ Content ] */
#content {
	width: 700px;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
	
	color: #D6BDB0;
	font: 11px Arial, serif;
}
	#content a,
	#content acronym {
		color: #CC9500;
		font-weight: bold;
	}
	#content h2 {
		float: left;
		margin: 32px 0 0 310px !important;
		margin: 32px 0 0 155px;
		background: url(../../img/tit_conheca.gif) no-repeat;
		width: 216px;
		height: 23px;
		text-indent: -5000px;
		font-size: 1px; /* IEca */
	}
	#content p {
		margin-bottom: 8px;
		line-height: 13px;
	}
	
	/* start[ box-Video ] */
	#content #box-video {
		margin: 0 0 0 5px;
	}
	/* end[ box-Video ] */
/* end[ Content ] */


/* start[ SCROLLBAR ] */
.Scrollbar-Content { 
	width: 270px;
	height: 240px;
	margin: 5px 0 0 66px !important;
}
/*========*/
.Scrollbar-Container {
	margin: 0 0 0 5px;
}
.Scrollbar-Up {
   background: url(../../img/bt_seta-cima-2.gif) no-repeat;
}
.Scrollbar-Track {
   background: url(../../img/bg_rolagem-2.gif) no-repeat;
}
.Scrollbar-Down {
	background: url(../../img/bt_seta-baixo-2.gif) no-repeat;
}
/* end[ SCROLLBAR ] */


/* start[ Sweet-Title ] */
.tooltip {	
	position: absolute;
	z-index: 1000;
	width: 220px;
	background: #eee;
	border: 1px solid #888;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 5px;
}
.tooltip h4 {
	display: none;
}
.tooltip p {
	color: #000;
	font: 11px/12px verdana,arial,sans-serif;
}
/* end[ Sweet-Title ] */