.background {
	background-image:url(../img/background_1024_faq.jpg);
	background-repeat:no-repeat;
	background-position: 680px 50px;
			
}

#texto_pergunta {
	font-size:12px; 
	margin-left:180px; 
	width:450px;
	color:#758db0;

}


#texto_faq {
	font-size:12px; 
	margin-left:180px; 
	width:400px;
}

.hr_faq 
{
    float:left;
    margin-left:10px;
	width:450px;
	height:1px;
	color:#a2bdda; 

	
}
/* ===========================* BOX SCROLL *================================= */

#scroll_box {
	margin-left:330px; 
	margin-top:30px;
}

#content1 {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 500px;
	height:400px;
	color:#999;
	padding-right:5px;
	text-align:left;
	font-size:12px;
	line-height: 16px;
}
#content1 P {
	MARGIN: 10px;
}

#content1 a 
{
    color:#758db0;
    
}

#content1 a:hover 
{
    color:#E86E1B;
}


.scrollbar-vert {
	FLOAT: left;
	WIDTH: 5px;
	HEIGHT: 400px;
	background-image: url(../img/scroll.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}
.handle-vert {
	WIDTH: 8px;
	HEIGHT: 59px;
	background-image: url(../img/roll.gif);
	background-repeat: no-repeat;
	margin-left:-2px;
	*margin-left:-1px;

	
}
.scrollbar-hor {
	FLOAT: left;
	WIDTH: 500px;
	HEIGHT: 10px;

}
.handle-hor {
	BACKGROUND: url(../img/roll.gif) no-repeat;
	WIDTH: 10px;
	HEIGHT: 10px;
	
}

#swfObject 
{
    margin-top:1px;
    margin-left:120px;
    _margin-left:10px;
  }