* {
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
}
html {
	overflow: -moz-scrollbars-vertical;
}
img {border:none;}

body {
	background:#000000;
}


#flash {
	display:none;
	width:779px;
	height:520px;
	z-index:0;
	/*COMPLETO POR JAVASCRIPT*/
}


#boxFaq {
	background:#000000;
	position:absolute;
	top:50%;
	left:50%;
	margin:-190px 0 0 -388px;
	display:block;
	width:778px;
	height:442px;
	z-index:1;
	display:none;
	overflow:auto;
}

#boxFaq h3 {
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	padding:15px 0
}
#boxFaq p {
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
#boxFaq div {
	height:440px;
}
#boxFaq h1 {
	background:url(img/titus_faq.gif) no-repeat;
	text-indent:-9999px;
	font-size:14px;
	line-height:30px;
}
#boxFaq #box01 {
	background:#2f2f2f;
	width:160px;
	height:310px;
	float:left;
	padding:130px 10px 0 10px;
}
#boxFaq #box02 {
	background:#303030;
	margin:0 1px;
	width:243px;
	float:left;
}
#boxFaq #box02 h1 {
	background-position:10px -32px;
	border-bottom:solid 1px #000000;
}
#boxFaq #box02 ul li{
	background:url(img/liststyle.gif) 10px center no-repeat;
	border-bottom:solid 1px #000000;
}
#boxFaq #box02 ul a{
	font:normal 12px/30px Arial, Helvetica, sans-serif;
	text-indent:20px;
	display:block;
	color:#CCCCCC;
}
#boxFaq #box02 ul a:hover{
	background:#666666 url(img/liststyle.gif) 10px center no-repeat
}
#boxFaq #box03 {
	background:#303030;
	width:350px;
	float:left;
}
#boxFaq #box03 h1 {
	background-position:10px -74px;
	border-bottom:solid 1px #000000;
}
#boxFaq #box03 div.respostas {
	overflow:auto;
	height:395px;
	margin:5px 0 0 5px;
}
#boxFaq #box03 div.respostas p,#boxFaq #box03 div.respostas h3 {
	padding-right:5px;
}
/* RODA PÉ*/
.copyRght {
	font:normal 10px/10px Verdana, Arial, Helvetica, sans-serif;font-size:10px;
	color:#333333;
	padding:3px;
}
.copyRght p{
	float:left;
	
}
.copyRght a {
	float:right;
}
/* RODA PÉ*/



