/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }





/* =========================== GERAL =========================== */
body{
	background:url(pattern.gif);
	font:13px Arial;
	color: #FFF;
}
strong{
	font-weight:bold;
}
#principal{
	width: 1002px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-top:-2px;
}
a{
	outline:none;
	/*color:#000;*/
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}

.titulo-laranja{
	font-size:13px;
	color:#ff7d00;
	font-weight:bold;
	text-transform: uppercase;
	/*margin-bottom: 20px;*/
	margin: 5px 0 2px 0
}


/* =========================== HEADER =========================== */
#header{
	width: 100%;
	height: 137px;
	background:url(header.gif) no-repeat;
}
#header h1{
	background:url(logo.gif) no-repeat;
	width:411px;
	height: 79px;
	margin:21px 0 0 89px;
	float: left;
	display: inline;
	text-indent:-999999px;
}
/*#topo h1 a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999999px;
}*/
#menu ul{
	height: 24px;
	float: left;
	margin: 64px 0 0 149px;
}
#menu ul li{
	float: left;
	display:inline;
	height: 24px;
}
#menu ul li a{
	display: block;
	width: 100%;
}
#menu ul li#capa{
	background:url(capa.jpg) no-repeat;
	width:74px;
	text-indent:-999999px;
}
#menu ul li.capa-sel{
	background:url(capa-oN.jpg) no-repeat;
	width:74px;
	text-indent:-999999px;
}
#menu ul li#videos{
	background:url(videos.jpg) no-repeat;
	width:74px;
	text-indent:-999999px;
}
#menu ul li.videos-sel{
	background:url(videos-sel.jpg) no-repeat;
	width:74px;
	text-indent:-999999px;
}
#menu ul li#faq{
	background:#FFF;
	width:205px;
	text-indent:-999999px;
}
#menu ul li.faq-sel{
	background:url(faq-sel.jpg) no-repeat;
	width:205px;
	text-indent:-999999px;
}

/* =========================== CONTEUDO =========================== */
#conteudo{
	background:url(bg-conteudo.gif) no-repeat;
	width: 945px;
	float: left;
	display: inline;
	padding-left: 55px;
}
#conteudo-a{
	width: 411px;
	float: left;
}
h2{
	font-size:30px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom: 10px;
}
h2#faq-titulo{
	font-size:30px;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom: 10px;
}
h3{
	font-size: 13px;
	text-transform:uppercase;
	font-weight: bold;
}
.reduz-titulo{
	font-size:19px;
	font-weight: normal;
	display: block;
	margin: -3px 0 0 0;
	letter-spacing:0;
}
p{
	width: 372px;
	text-align: justify;
}
.distancia-p{
	margin-top:15px;
}
.last-p{
	margin-bottom: 20px;
}
.separador{
	width: 365px;
	height:1px;
	background:url(separador.gif) no-repeat;
	margin: 30px 0 15px 3px;
}
#formulario h3{
	margin-bottom:10px;
}
.ipt-padrao{
	width: 90%;
	float: left;
	margin-bottom:10px;
}
#txt-mensagem{
	width: 90%;
	float: left;
}
#ipt-envia{
	width: 76px;
	height: 21px;
	float: right;
	margin:10px 35px 0 0;
}
#conteudo-b{
	width: 414px;
	float: left;
}
.caixa-padrao{
	background: #FFF;
	padding: 5px 0 0 0;
	float: left;
	width: 480px;
	display: inline;
	margin-bottom:10px;
}
#caixa-endereco{
	background:url(bg-endereco.gif) no-repeat top right;
	width: 168px;
	height: 220px;
	padding:10px;
	color:#58646d;
	float: left;
	display: inline;
}
#caixa-endereco p{
	margin:20px 0 20px 0;
}

#caixa-apoio{
	padding:10px;
	color:#58646d;
	float: left;
	width:250px;
	display: inline;
}
.lista-logos{
	width: 250px;
	 background:#FFF;
}
.lista-logos li{
	float: left;
	margin-right: 18px;
}
#lista-apoio{
    background:#FFF;
	display: inline;
}
#lista-apoio li{
	margin-bottom: 30px;
}
#tv-decision{
	margin-top: -4px;
}
#titulo-tv{
	text-indent: -999999px;
	background:url(titulo-tv.gif) no-repeat;
	width: 480px;
	height:57px;
	_margin-bottom:-16px
}
#video{
	width: 100%;
	height: 380px;
	display: block;
	margin-bottom: 20px;
}


/** CONTROLES DE VIDEO **/
#controles{
	_width: 100%;
	_left: 7px;
	clear: both;
	margin: -20px 0 0 0;
}
#controles li{
	_display: inline;
	_margin: 0 10px;
	margin: -20px 0 0 0;
	list-style: none;
}
#btMudo{
	_margin-right:25px;
}
#ajuda{
	_background-image: url(img/ajuda.gif);
	_width: 19px;
	_height: 19px;
	_position: absolute;
	_left: 24px;
	_top: 397px;
}
#ajuda a{
	_display: block;
	_width: 19px;
	_height: 19px;
}
#BP{
	_display: block;
	_width: 200px;
	_margin-left: 12px;
	_margin-top: 4px;
}


/***** NOME VIDEO ******/
#nome-video{
	margin: -35px 0 20px 0;
}
#nome-video p{
	width: 115%;
}
.nome-laranja{
	color:#ff7f00;
}
.link-outros{
	margin: 0 0 0 135px;
}
.link-outros a{
	color:#FFF;
	text-decoration: underline;
}
.link-download,
.link-download a{
	color:#FFF;
	text-decoration: underline;
}
#download-float{
	float: right;
		margin: -17px 0 0 0;
	padding: 0;
}

/***** RODAPE *****/
#rodape{
	width: 100%;
	height:70px;
	background: #FFF;
	clear: both;
}
.base-logos{
	float: left;
	height: 60px;
}
.base-logos ul li{
	float: left;
	display: inline;
	background:#FFF;
}
#base-um{
	margin: 0 0 0 50px;
}
#base-dois{
	padding: 0 0 0 200px;
	background:url(bg-rodape.gif) no-repeat;
}
#base-tres{
	padding: 0 0 0 200px;
	background:url(bg-rodape) no-repeat;
}
.footer ul {
    background:#FFF;
    overflow:hidden;
}


/***** VIDEOS LISTAGEM *****/
#videos-titulo{
	margin-bottom: 20px;
}
#videos-listagem{
	float: left;
	display: inline;
	width: 100%;
}
.border-thumb{
	border:2px solid white;
}
#videos li{
	float: left;
	display: inline;
	margin: 0 40px 60px 0;
	height: 155px;
}

.branco:link, .branco:visited {
    color:#FFF;
}

.pergunta{
	/*color: #00086E;*/
	color: #FFF;
	display: block;
	margin-bottom: -5px;
	cursor: pointer;
}
.resposta{
	color: #666;
	font-weight: normal;
	display: none;
	background:#efeff1;
	border:3px solid #585859;
	margin:0 0 10px 15px;
	width: 95%;
	padding:5px;
}
#perguntas-respostas{
	width: 90%;
	margin-bottom:20px;
}