h3@charset "utf-8";
/* CSS Document */
*{
	_behavior:url(includes/iepngfix.htc);
}

#boxHome{
	background-image: url(../imagens/bg_Home.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	width: 765px;
	height: 600px;
	margin: 0 auto; 	
}
#boxHeader{
	width: 100%;
	height: 120px;
}

.boxLogo{
	margin-top: 13px;
	margin-left: 4px;
	margin-right: 5px;
	float:left;
}

.boxMenu{
	width: 360px;
	float: left;
	margin-top: 37px;
	padding: 0;
}

#menuSuperior{
	border:none;
	padding:0;
	margin: 0;
}

#menuSuperior li{
	list-style: none;
	display: inline;
	padding:0;
	margin-right: -2px;
	margin-top: 0;
}

.boxBusca{
	background-image: url(../imagens/bgBusca.png);
	background-repeat: no-repeat;
	width: 249px;
	height: 37px;
	float: right;
	margin-top: 37px;
	margin-right: 22px;
}

.titBusca{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #205a4d;
	margin-top: 10px;
	margin-left: 10px;
}

.txtBusca{
	font-family: Arial, Helvetica, sans-serif;
	color: #0a394f;
	font-size: 9px;
	margin-left: 10px;
}

.txtBusca a:link{
	text-decoration: underline; 
	color: #0a394f;
}

.txtBusca a:visited{
	text-decoration: none;
	color: #0a394f;
}

.inputBusca{
	border: 0;
	background-color: #afb6ba;
	height: 20px;
	font-size: 9px;
	/* background-image:url(../imagens/imgInputBusca.png); */
	background-repeat:no-repeat;
}

.btnBusca{
	font-family: Tahoma, Arial, Verdana;
	color: #205a4d;
	font-size: 11px;
	margin-left: 10px;
}

.titBusca input{
	width:131px;
	background:url(../imagens/bgInput.png) top repeat-x;
	border:none;
}

.btnOk{
	margin: -12px 0 0 225px;
	float: left;
}

#boxPrincipal{
	height: 355px;
}

.titHome{
	height: 120px;
	margin-top: 12px;
	margin-left: 54px;
}

.boxDescricao{
	height: 43px;
}

.boxPassos{
	height: 192px;
	width:463px;
	margin: 0px auto;
}

.boxPassos2{
	width: 452px;
	height: 192px;
	padding-top: 15px;
	margin: 0px auto;
}

.Numero{
	position: relative;
	float: left;
	margin-left: 15px;
	_margin-left: 10px;
	margin-top: 15px;
}

.Passo1{
	float: left;
	
	background-repeat: no-repeat;
	width: 222px;
	height: 191px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-align:center;
}

.Passo2{
	float: left;
	margin-left: 8px;
	_margin-left: 6px;
	
	background-repeat: no-repeat;
	width: 222px;
	height: 191px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-align:center;
}

.Passo3{
	float: left;
	margin-left: 7px;
	background-image:url(../imagens/imgPasso.png);
	background-repeat: no-repeat;
	width: 202px;
	height: 181px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-align:center;
}

.imgPasso{
	width: 179px;
	height: 132px;
	margin-top: 10px;
	margin-left: 10px;
	_margin-top: 10px;
	_margin-left: 5px;
	float: left;
}

.passoDescricao{
	float:left; 
	width:195px; 
	text-align:center;
	margin-top: -29px;
}

.Seta{
	float:left; 
	margin-top:70px; 
	margin-left:7px
}

.boxDestaques{
	height: 100px;
	background-image: url(../imagens/bgDestaques.png);
	background-repeat: no-repeat;
	padding-top:12px;
	margin:0 0 0 20px;
	*margin:12px 0 0 20px;
	color: #4d5a60;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
}

.destaque1{
	float: left;
	width: 330px;
	margin-left: 24px;
	_margin-left: 10px;
	margin-right: 15px;
}

.destaque2{
	float:left;
	width: 330px;
	margin-left: 15px;
	margin-right: 15px;
}

.destaque3{
	float:left;
	width: 194px;
	margin-left: 15px;
}

.boxDestaques h1{
	font-family: Tahoma, Arial, Verdana;
	color: #2f2f2f;
	font-size: 14px;
	margin: 0;
	padding:0;
}

.separaDestaque{
	float:left; 
	margin-top:10px;
}

.boxCodificacao{
	width: 653px;
	padding-top: 15px;
}

.boxCodSup{
	margin: 0;
}

.boxCodCenter{
	width: 676px;
	border-left: solid 3px #cccccc;
	border-right: solid 3px #cccccc;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

.boxCodCenter p{
	color: #35434a;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boxCodCenter fieldset {
	padding:0;
	border: 0;
}

.boxCodCenter fieldset label {
	width: 140px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#35434a;
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 0 0 5px 0;
}

.boxCodCenter fieldset select {
	width: 120px;
	margin-top: 5px;
	border: solid 1px #abadb3;
}

.boxCodCenter fieldset .btn {
	margin-top: 18px;
}

.boxCodInf{
	clear:both;
	margin: 0;
}

/*------------internas----------------*/

p{
	font-family: Tahoma, Arial, Verdana;
	color: #35434a;
	font-size: 12px;
	margin:0;
}

p a:link{
	text-decoration: none;
	color: #35434a;
}

p a:visited{
	text-decoration: none;
	color: #35434a;
}

p a:hover{
	text-decoration: underline;
	color: #35434a;
}

p span{
	font-family: Tahoma, Arial, Verdana;
	color: #35434a;
	font-size: 16px;
	margin:0;
	font-weight: bold;
}

.boxPrincipalInterna{
	width:723px;
	margin:0 auto 0 auto;
	padding:15px 8px 0 22px;
	_padding:12px 0 0 18px;
}

.boxPrincipalInterna{
	margin-left: 7px;
}

.boxPrincipalInterna h2{
	font-size:20px;
	margin:0 0 20px 0;
	padding:0;
	color: #202e35;
}

.containerTexto h2{
	width: 690px;
	border: none;
}

.containerTexto h3{
	width: 690px;
	font-family: Tahoma, Arial, Verdana;
	color: #35434a;
	font-size: 14px;
	font-style: normal;
	margin: 20px 0 10px 0;
	float: left;
}

.containerTexto h4{
	width: 100%;
	height: 30px;
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
	font-size: 12px;
	margin: 20px 0 0 0;
	float: left;
}

.containerTexto h4 a:link{
	color: #666666;
	text-decoration:none;
}

.containerTexto h4 a:visited{
	text-decoration:none;
}

.containerTexto h4 a:hover{
	text-decoration:underline;
}

.containerTexto h5{
	width: 100%;
	height: 20px;
	font-family: Tahoma, Arial, Verdana;
	color: #0a394f;
	font-size: 11px;
	margin:0 0 25px 0;
	float: left;
}

.containerTexto h5 a:link{
	color: #0a394f;
	text-decoration: none;
}
.containerTexto h5 a:visited{
	color: #0a394f;
	text-decoration: none;
}

.containerTexto h5 a:hover{
	color: #0a394f;
	text-decoration: underline;
}

.containerTexto{
	margin-right: 20px;
	margin-bottom: 20px;
	_margin-left: 10px;
}

.containerTexto ul.boxItens1{
	width: 430px;
	float: left;
	margin: 0 0 0 40px;
	_margin: 0 0 0 20px;
}


.containerTexto ul.boxItens2{
	width: 660px;
	*width: 670px;
	float: left;
	margin: 20px 0 30px 40px;
	_margin: 20px 0 30px 20px;
}

.containerTexto ul.boxItens2 li{
	font-family: Tahoma, Arial, Verdana;
	color: #35434a;
	font-size: 12px;
	margin:0;
}

.containerTexto ul.boxItens2 li a:link{
	text-decoration: underline;
	color: #0082bf;
}

.containerTexto ul.boxItens2 li a:visited{
	text-decoration: underline;
	color: #0082bf;
}

.containerTexto .paragrafo{
	width: 640px;
	float: left;
	border: solid 1px blue;	
}


.containerTexto .foto01{
	width:218px;
	height:248px;
	padding:8px 0 0 8px;
	background:url(../imagens/bgFoto01.jpg) no-repeat;
	float: right;
}

.foto02{
	width:226px;
	height:162px;
	padding:7px 0 0 6px;
	background:url(../imagens/bgFoto02.jpg) no-repeat;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	margin-left: 10px;
}

.foto03{
	width:653px;
	height:175px;
	padding:7px 0 0 6px;
	background:url(../imagens/bgImgCodificacao.jpg) no-repeat;
	margin-top: 15px;
}

.foto04{
	width:226px;
	height:162px;
	padding:7px 0 0 6px;
	background:url(../imagens/bgFotoCategoria.jpg) no-repeat;
}

.foto05{
	width:138px;
	height:87px;
	padding:7px 0 0 6px;
	background:url(../imagens/bgFotoProdutoTb.png) no-repeat;
	background-repeat: no-repeat;
	float: left;
}

.boxDescricao1{
	width: 195px;
	float: right;
}

.boxDescricao2{
	width: 550px;
	float: right;
}

.txtLegenda{
	float:right; 
	margin-top:7px;
}

.txtLegenda2{
	float:right; 
	margin:7px 15px 0 0;
	font-size: 10px;
	color: #000000;
}

.txtLegenda2 p{
	font-size: 10px;
	color: #000000;
}

#paginas {
	border:none;
	padding:0;
	margin:50px 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
	width: 100%;
	text-align: center;
	float: left;
}

#paginas li{
	list-style: none;
	display: inline;
	padding:0;
	margin-right: 10px;
	margin-top: 0;
	color: #878787;
}

#paginas li a:link{
	text-decoration: none;
	color: #878787;
}

#paginas li a:visited{
	text-decoration: none;
	color: #878787;
}

#paginas li a:hover{
	text-decoration: underline;
	color: #878787;
}

.titMateria{
	width: 701px;
	height: 30px;
	font-family: Tahoma, Arial, Verdana;
	color: #35434a;
	font-size: 12px;
	margin-bottom: 15px;
}

.boxTitMateria{
	float:left;
}

.boxBtnVoltar{
	float:right;
	margin-top:7px;
}

.boxMateria{
	float:left;
}

.boxMateria1{
	width: 340px;
	margin-bottom: 30px;
	float: left;
}

.boxMateria2{
	width: 340px;
	margin-bottom: 30px;
	float: right;
}

.Divisor{
	float:left;
	margin-bottom:20px;
	margin-top:20px;
}

.linkAnteriores{
	width: 700px;
	margin-bottom: 25px;
	float: left;
}

.boxIndice{
	width: 700px;
}

.boxIndice ul{
	margin-bottom: 25px;
}

.boxIndice ul li{
	display: inline;
	padding: 0 2px 0 0;
	font-family: Tahoma, Arial, Verdana;
	color: #35434a;
	font-size: 12px;
	margin:0;
}

.boxIndice ul li a:link{
	color: #35434a;
	text-decoration: none;
}

.boxIndice ul li a:visited{
	color: #35434a;
	text-decoration: none;
}

.boxIndice ul li a:hover{
	color: #35434a;
	text-decoration: underline;
}

.boxCategorias{
	width: 465px;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 8px;
	font-family: Tahoma, Arial, Verdana;
	color: #0a394f;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	float:left;
}

.boxCategorias select{
	width:130px;
	height: 19px;
	border-top:1px solid #abadb3;
	border-right:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-bottom:1px solid #e3e9ef;
	background:#fff;
}

.boxCategorias1{
	width: 465px;
	height: 30px;
	margin-bottom: 20px;
	padding-left: 13px;
	font-family: Tahoma, Arial, Verdana;
	color: #0a394f;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	float:left;
}

.boxCategorias1 select{
	width:130px;
	height: 19px;
	border-top:1px solid #abadb3;
	border-right:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-bottom:1px solid #e3e9ef;
	background:#fff;
}

.boxEtapas{
	width: 697px;
	height: 177px;
	margin-top: 12px;
	background-image:url(../imagens/tmpFotoEtapasPrograma.jpg);
	background-repeat: no-repeat;
}

.boxTxtEtapas{
	font-family: Tahoma, Arial, Verdana;
	font-size: 26px;
	color:#FFFFFF; 
	padding-top: 112px;
	padding-left: 11px;
}

.boxTxtEtapas span{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color:#FFFFFF; 
}

.botoes{
	margin-left: 10px;
}

.Categorias{
	height: 400px;
}

.boxCategoria1{
	width: 227px;
	height: 188px;
	float: left;
	margin-top: 12px;
}

.boxCategoria2{
	width: 227px;
	height: 191px;
	float: left;
	margin-left: 8px;
	_margin-left: 0px;
	margin-top: 12px;
}

.nomeCategoria{
	width: 226px;
	height: 20px;
	background-image:url(../imagens/bg_titCategoria.png);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	padding-top: 2px;
}

.nomeCategoria a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.nomeCategoria a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.nomeCategoria a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.Produtos{
	width: 700px;
}

.boxProduto1{
	width: 133px;
	height: 108px;
	float: left;
	margin-top: 17px;
}

.boxProduto2{
	width: 133px;
	height: 108px;
	float: left;
	margin-left: 50px;
	margin-top: 17px;
}

.nomeProduto{
	font-family: Tahoma, Arial, Verdana;
	color: #406677;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
}

.nomeProduto a:link{
	font-family: Tahoma, Arial, Verdana;
	color: #406677;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
}

.nomeProduto a:visited{
	color: #406677;
	text-decoration:none;
}

.nomeProduto a:hover{
	color: #406677;
	text-decoration:none;
}

.fotoProduto{
	width: 131px;
	height: 94px;
}

.fotoProduto img{
	border: solid 1px #74a9c9;
}

.containerProdutos{
	width: 700px;
}

.containerCategorias{
	width: 700px;
}

/*alterações gustavo*/
#boxInterna{
	background: url(../imagens/bgInterna.jpg) top no-repeat #fff;
	background-repeat:no-repeat;
	width: 765px;
	margin:0;
	_margin:0;
	float:left;
	padding-bottom: 20px;
}

.fichaProduto{
	width:723px;
	margin:0 auto 0 auto;
	padding:12px 0 0 8px;
}


.fichaProduto h2{
	font-size:20px;
	margin:0 0 0 5px;
	padding:0;
}

.descProd{
	width:723px;
	margin:10px 0 0 0;
}

.fotoProd{
	width:277px;
	height:186px;
	padding:6px 0 0 8px;
	_margin-left: 3px;
	background:url(../imagens/bgFotoProduto.jpg) no-repeat;
	float:left;
}

.fotoProd2{
	width:277px;
	height:200px;
	padding:6px 0 10px 8px;
	margin-left: 3px;
	background:url(../imagens/bgFotoProduto.jpg) no-repeat;
	float:right;
}

.txtProd{
	width:401px;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#35434a;
}

.txtProd ul{
	margin:10px 0 0 10px;
	padding:0;
}

.txtProd ul li{
	list-style-type:none;
	margin:0 0 17px 0;
}

.txtProd ul li .boxCodigo{
	width: 70px;
	font-weight: bold;
	font-size: 18px;
	margin: -27px 0 0 215px;
}


.infoBox{
	width:718px;
	background:url(../imagens/bgBoxInfo.png) no-repeat top;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#35434a;
	padding:0 0 10px 0;
	margin-top: 27px;
}

.infoBox h3{
	margin:14px;
	_margin:7px;
	padding:0 0 5px 0;
	_padding:0 0 0x 0;
	width: 700px;
	font-size:15px;
	border-bottom:2px solid #dedfdf;
}

.infoBox p{
	padding:0;
	margin:0 0 15px 14px;
}

.infoBox .boxMapa{
	width: 350px;
	height: 305px;
	border: solid 1px #d6d6d6;]
	padding: 5px;
	float: left;
	margin-left: 14px;
}

.infoBox .boxLocalizacao{
	width: 305px;
	_width: 295px;
	height: 290px;
	_height: 300px;
	border: solid 1px #d6d6d6;
	padding: 10px 5px 5px 0;
	float: right;
	margin-right: 14px;
	_margin-right: 7px;
}

.infoBox .boxLocalizacao p{
	font-size: 11px;
}

.infoBox .boxLocalizacao .boxMenu1{
	width: 280px;
	_width: 275px;
	height: 210px;
	border: solid 1px #red;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 0;
	margin-left: 13px;
	_margin-left: 5px;
}

.infoBox .boxLocalizacao .boxMenu1 ul{
	margin-left: 0;
}

.infoBox .boxLocalizacao .boxMenu1 ul li{
	display: block;
	width: 270px;
	_width: 260px;
	height: 40px;
	margin-bottom: 20px;
}

.infoBox .boxLocalizacao .boxMenu1 ul li img{
	width: 41px;
	float: left;
}

.infoBox .boxLocalizacao .boxMenu1 ul li .texto1{
	width: 210px;
	float: right;
	padding-right: 7px;
	color: #35434a;
}

.infoBox .boxLocalizacao .boxMenu1 ul li .texto1 a:link{
	color: #35434a;
	text-decoration: underline;
}

.infoBox .boxLocalizacao .boxMenu1 ul li .texto1 a:visited{
	color: #35434a;
	text-decoration: underline;
}

.infoBoxDuplo{
	width:718px;
	float:left;
}

.depoimentoForm{
	width:400px;
	float:left;
	overflow: hidden;
}


.depoimentoForm fieldset {
	border:0;
	padding:0 0 0 0px;
	margin:0;
	clear: both;
}

.depoimentoForm ul {
	clear: both;
}

.depoimentoForm ul li {
	display: inline-block;
	float: left;
}

.depoimentoForm fieldset li label {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#35434a;
	vertical-align: top;
	margin: 0 0 5px 0;
	display: inline-block;
	width: 150px;
	padding: 0 12px 0 0;
	text-align: right;
}

.depoimentoForm ul li input{
	width:200px;
	border-top:1px solid #abadb3;
	border-right:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-bottom:1px solid #e3e9ef;
	background:#fff;
}

.depoimentoForm fieldset li  input {
	border: solid 1px #d6d6d7;
	background-color: #FFFFFF;
}

.depoimentoForm fieldset li input.inpNome {
	width:277px;
	height: 18px;
	margin: 0 0 0 36px;
}

.depoimentoForm fieldset li input.inpSobrenome{
	width:277px;
	height: 18px;
	margin: 0 0 0 5px;
}

.depoimentoForm fieldset li input.inpEmail{
	height: 18px;
	margin: 0 0 0 0;
}

.depoimentoForm fieldset li input.inpCidade{
	width:150px;
	height: 18px;
	margin: 0 4px 0 38px;
}

.depoimentoForm fieldset li input.inpEstado{
	width:70px;
	height: 18px;
	margin: 0;
}

.depoimentoForm fieldset li input.inpDDD{
	width:30px;
	height: 18px;
	margin: 0 0 0 0;
}

.depoimentoForm fieldset li input.inpEstimativaVolume{
	margin-top:6px;
}

.depoimentoForm fieldset li input.inpEpocaAno{
	margin-top:6px;
}

.depoimentoForm fieldset ul.formTel {
	display: block;
}

.depoimentoForm fieldset ul.formTel li {
	float: left;
}

.depoimentoForm fieldset li input.radioExportSim{
	width:20px;
}

.depoimentoForm fieldset li input.radioExportNao{
	width:20px;
	margin-left:30px;
}


.depoimentoForm fieldset li input.inpTel{
	width:80px;
	height: 18px;
	margin: 0 0 0 6px;
}
.depoimentoForm fieldset li input.inpNomeContato {
	
}

/*
.depoimentoForm fieldset li input.inpCPF{
	width:175px;
	height: 18px;
	margin: 0 0 0 54px;
}*/
/*
.depoimentoForm fieldset label.lblCPF{
	_margin-left: 0;
	*margin-left: 0;
}
*/
.depoimentoForm fieldset span.spanTexto {
	width: 100px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a5b8c7;
	margin: 0 0 0 0;
}

.depoimentoForm span.spanAviso {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	float: left;
	padding: 0 0 15px 15px;
}

.depoimentoForm ul{
	width:370px;
	padding:0;
	margin:5px 0 0 14px;
}

.depoimentoForm ul li{
	list-style-type:none;
	margin:0 0 5px 0;
}

.depoimentoForm ul li textarea{
	width:370px;
	height:150px;
	border-top:1px solid #abadb3;
	border-right:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-bottom:1px solid #e3e9ef;
	background:#fff;
}

.depoimentoForm .txt{
	text-align:center;
	margin-top: 75px;
}

.respondaForm{
	width:282px;
	height:285px;
	float:right;
	margin:0 0 0 18px;
}

.respondaForm fieldset {
	border:0;
	padding:0 0 0 13px;
}

.depoimentoForm fieldset li label {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#35434a;
	float: left;
	text-align: right;
	vertical-align: top;
}

.respondaForm fieldset label textarea {
	width:270px;
	height:117px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	border: solid 1px #d6d6d7;
	background-color: #FFFFFF;
	margin: 0 0 15px 0;
}

.respondaForm fieldset label span.optinTxt {
	font-size: 9px;
	font-weight: normal;
}

.respondaForm fieldset .btn {
    float: left;
	padding-left: 150px;
	margin-top: 5px;
}


.respondaForm ul{
	width:192px;
	margin:0 auto;
	padding:0;
}

.respondaForm ul li{
	list-style-type:none;
	margin:0 0 25px 0;
}

.respondaForm .txt{
	text-align:center;
	margin-top: 75px;
	margin-left: 40px;
	margin-right: 40px;
}

.infoBoxDuplo h3{
	margin:14px;
	padding:0 0 0px 0;
	width:auto;
	font-size:15px;
}

.infoBoxDuplo p{
	padding:0;
	margin:0 0 15px 14px;
}



.infoBoxDuplo select{
	width:192px;
	border-top:1px solid #abadb3;
	border-right:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-bottom:1px solid #e3e9ef;
	background:#fff;
}

.saibamais{
	clear:both;
}







/* Thiago Monteiro - NOVO CSS - É tempo de..*/

#conteudoTempoDe{
	width:723px;
	display:block;
}

#conteudoTempoDe h2.tit_tempoDe{
	background:url(../imagens/tit_tempoDe.gif) left top no-repeat;
	width:723px;
	height:25px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	border-bottom:0 !important;
	margin-bottom:0 !important;
}

#conteudoTempoDe .comboBlcTempoDe{
	width:723px;
	display:table;
	clear:both;
}

#conteudoTempoDe .comboBlcTempoDe .blcTempoDe{
	width:340px;
	display:block;
	float:left;
	border-bottom:dotted 2px #bac7cd;
	padding:25px 0 15px 0;
	margin-right:20px;
}

#conteudoTempoDe .comboBlcTempoDe .blcTempoDe img{
	background:url(../imagens/bgProdThumb.png) center no-repeat;
	width:124px;
	height:80px;
	display:block;
	float:left;
	padding:7px;
	margin-right:5px;
}

#conteudoTempoDe .comboBlcTempoDe .blcTempoDe h3,
#conteudoTempoDe .comboBlcTempoDe .blcTempoDe p{
	font-family:Tahoma, Geneva, sans-serif;
	color:#35434a;
}

#conteudoTempoDe .comboBlcTempoDe .blcTempoDe h3{
	font-size:12px;
	font-weight:bold;
	border-bottom:0 !important;
	margin:0 !important;
}

#conteudoTempoDe .comboBlcTempoDe .blcTempoDe .data{
	font-size:12px;
	padding-bottom:9px;
}

#conteudoTempoDe .comboBlcTempoDe .blcTempoDe p{ font-size:11px; }


#conteudoTempoDe #blcPaginacao{
	width:270px;
	height:20px;
	display:block;
	margin:0 auto;
	padding-top:50px;
}

#conteudoTempoDe #blcPaginacao li{
	height:18px;
	display:block;
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#878787;
	padding:0 5px;
}

#conteudoTempoDe #blcPaginacao li.pagAntProx{ padding:0 10px; }

#conteudoTempoDe #blcPaginacao li.pagPrimUlti{ font-size:11px; }




.btnConfiraFLV{
	width:235px;
	height:81px;
	display:block;
	margin:0 auto;
	text-indent:-99999px;
	overflow:hidden;
}

.btnConfiraFLV a{
	background-position:left top;
	background-repeat:no-repeat;
	background:url(../imagens/btnConfiraFLV.jpg);
	width:235px;
	height:81px;
	display:block;
}

.btnConfiraFLV a:hover{ background-position:left bottom; }


































