* {
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
}
html {
	overflow:-moz-scrollbars-vertical;
}
img {border:none;}
iFrame#h {display:none;}
body {
	background:#003399 url(imagens/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#content { 
	margin:0 auto;
	width:770px;
}
.limpa {clear:both}
#corpoMKT {display:none;}
/* janela alerta */
	#alerta, #bgAlerta {
		display:none;
	}
	#bgAlerta {
		background:url(imagens/bg_upLoad.png);
		_background:none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/bg_upLoad.png", sizingMethod="scale");
		position:absolute;
		overflow:auto;
		width:1px;
		height:1px;
		top:0;
		left:0;
		margin:0;
		z-index:7;
	}
	#alerta {
		background:#FFFFFF;
		z-index:8;
		position:absolute;
		left:50%;
		top:50%;
		margin:-300px;
	}
	#alerta #imgAjax {
		cursor:pointer;
	}
	#alerta #imgAjax img {
		margin:15px 15px 0 15px;
	}
	#alerta .fechar {
		text-align:right;
	}

/* janela alerta */

#top {
	background:url(imagens/top.gif) no-repeat;
	width:779px;
	height:155px;
	margin:0 auto;
}
#topIndex {
	background:url(imagens/top.gif) no-repeat;
	width:779px;
	height:130px;
	margin:0 auto;
}
#top h1, #topIndex h1 {
	background:url(imagens/logo.gif) no-repeat;
	width:255px;
	height:85px;
}
#top h1 a, #topIndex h1 a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	width:255px;
	height:85px;
}
#top h2 {
	background:url(imagens/titulos.gif) no-repeat;
	width:779px;
	float:left;

	text-indent:-9999px;
	overflow:hidden;
	line-height:30px;
	font-size:20px;
	margin-top:15px;
}
/*TITULOS*/
#top h2.h201 {background-position:10px 0} /*DESTAQUES LOJA IMPEC*/
#top h2.h202 {background-position:10px -30px}/*APLICAÇÕES*/
#top h2.h203 {background-position:10px -60px}/*SOBRE A IMPEC*/
#top h2.h204 {background-position:10px -90px}/*DICAS*/
#top h2.h205 {background-position:10px -120px}/*DÚVIDAS*/
#top h2.h206 {background-position:10px -150px}/*CADASTRO*/
#top h2.h207 {background-position:10px -180px}/*CONTATO*/
#top h2.h208 {background-position:10px -210px}/*NOVIDADES*/
#top h2.h209 {background-position:10px -240px}/*CARRINHO DE COMPRAS*/
#top h2.h210 {background-position:10px -270px}/*MEUS PEDIDOS*/
#top h2.h211 {background-position:10px -300px}/*MEUS DADOS*/



/*TITULO PRODUTOS*/
#titPro h2#produtos {
	background:url(imagens/titulos.gif) no-repeat;
	width:779px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	line-height:30px;
	font-size:20px;
	margin-top:-5px;
}
#titPro h2#produtos.h201 {background-position:10px 0} /*DESTAQUES LOJA IMPEC*/
#titPro h2#produtos.h212 {background-position:10px -330px} /*LOJA VIRTUAL IMPEC*/

#titPro div{
	display:block;
	width:779px;
	height:1px;
	clear:both;
}	


#menuTop {
	margin:0 0 0 12px;
}
#menuTop li {
	background:url(imagens/menu.gif) no-repeat;
	margin:0 1px 0 0;
	float:left;
}
#menuTop li a{
	line-height:25px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#menuTop li a:hover {
	background:url(imagens/menu.gif) no-repeat;
}

#menuTop li.t01 {background-position:0 0;}/*LOJA VIRTUAL*/
#menuTop li.t02 {background-position:-118px 0;}/*EMPRESA*/
#menuTop li.t03 {background-position:-201px 0;}/*DICAS*/
#menuTop li.t04 {background-position:-262px 0;}/*CADASTRO*/
#menuTop li.t05 {background-position:-354px 0;}/*CENTRAL DE ATENDIMENTO*/
#menuTop li.t06 {background-position:-556px 0;}/*BUSCA*/
#menuTop li.t07 {background-position:-662px 0;}/**/
#menuTop li.t07 {
	float:right;
}

#menuTop li.t01 a{width:117px;} /*LOJA VIRTUAL*/
#menuTop li.t02 a{width:82px;} /*EMPRESA*/
#menuTop li.t03 a{width:60px;} /*DICAS*/
#menuTop li.t04 a{width:91px;} /*CADASTRO*/
#menuTop li.t05 a{width:201px;} /*CENTRAL DE ATENDIMENTO*/
#menuTop li.t06 a{width:30px;} /*BUSCA*/
#menuTop li.t07 a{width:108px;} /**/

#menuTop li.t01 a:hover {background-position:0 -25px;}/*LOJA VIRTUAL*/
#menuTop li.t02 a:hover {background-position:-118px -25px;}/*EMPRESA*/
#menuTop li.t03 a:hover {background-position:-201px -25px;}/*DICAS*/
#menuTop li.t04 a:hover {background-position:-262px -25px;}/*CADASTRO*/
#menuTop li.t05 a:hover {background-position:-354px -25px;}/*CENTRAL DE ATENDIMENTO*/
#menuTop li.t06 a:hover {background-position:-735px -25px;}/*BUSCA*/
#menuTop li.t07 a:hover {background-position:-662px 0;}/**/

#menuTop li.t06 label{
	display:block;
	width:114px;
	*width:145px;
	line-height:25px;
	*height:25px;
	margin: 0 0 0 65px;
	*margin-left:34px;
	float:left;
}
#menuTop li.t06 label input#xbusca{
	width:103px;
	*width:99px;
	border:none;
	background:none;
	color:#FFFFFF;
	text-align:center;
	*padding:2px 0 0 0;
}	




#top_info {
	background:url(imagens/top_inf.gif) no-repeat;
	width:558px;
	height:24px;
	/*margin:0 auto;*/
	margin:0 0 0 1px;
	padding:0 0 0 220px;
	font:normal 11px/24px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#top_info b{
	font:bold;
	color:#66CCFF;
}
#top_info_full {
	background:url(imagens/top_info_full.gif) no-repeat;
	width:779px;
	height:24px;
	font:normal 11px/24px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0 0 0 3px;
	text-indent:10px;
}
#top_info_full b{
	font:bold;
	color:#66CCFF;
}

#miolo {
	width:779px;
	min-height:300px;
	_height:300px;
	margin:0 auto;
}
#principal {
	float:right;
	width:570px;
	min-height:1000px;
	_height:1000px;
}

#principal #corpoProdutos {
	float:right;
	width:570px;
}
#miolo #principal h3{
	width:535px;
	font:bold 15px/30px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#002265;
	padding:0 0 0 10px;
}
#principal #destaque img {float:right;}
#principal #destaque {
/*	background:url(adm/imgsDestaques/destaque01.jpg) no-repeat;*/
	width:570px;
	height:250px;
}
#principal #destaque span{
	background:url(imagens/img_destaque.gif) right no-repeat;
	width:570px;
	height:250px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#menu {
	background:url(imagens/sombra_menu.png) repeat-y;	
	width:228px;
	position:absolute;
	margin:0 0 0 1px;
	_margin:0;
}
* html #menu {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/sombra_menu.png', sizingMethod='scale');
}
#menu ul, #menu div {
	background:url(imagens/bg_ul.gif) no-repeat top center;
}
#menu ul div#titMenu{
	width:190px;
	height:45px;
	background:url(imagens/titMenu.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/titMenu.png', sizingMethod='no-scale');
	margin:-10px 0 10px 19px;
	
}
#menu ul li.topMenu{
	width:188px;
	font-size:13px;
	font-weight:bold;
	line-height:29px;
	color:#FFCC00;
	display:block;
	/*border-top:solid 1px #FFFFFF;*/
	margin:0 20px;
	text-transform:uppercase;
}

#menu ul li a {
	width:188px;
	min-height:15px;
	_height:15px;
	padding-top:7px;
	padding-bottom:7px;
	font-size:12px;
	color:#66ccff;
	display:block;
	border-top:solid 1px #FFFFFF;
	margin:0 20px;
	text-transform:uppercase;
}
#menu ul li a:hover {
	background:url(imagens/bg_hover_links_li.gif) repeat-x;
	color:#FFFFFF;
}
#menu ul li a b.tit{
	display:block;
}
#menu p.txt {
	width:178px;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	margin:0 25px;
}
#menu p.txt b{color:#66ccff;}
#menu p.txt a{color:#FFFFFF;}

#menu ul li.ultimo, #menu p.ultimo {
	background:url(imagens/bg_li_ultimo.gif) bottom center no-repeat;
}
#menu ul li.fecha, #menu p.fecha {
	width:228px;
	float:left;
	background:url(imagens/bg_li.gif) top center no-repeat;
	height:16px;
	line-height:16px;
	font-size:16px;
}

div#insertDestaques{
	width:200px;
	height:280px;
	background:#CCFF99;
	float:none;
}


/*UL DOS THUMBNAILS MARKETING*/ 
#corpoMKT div.bgFiltro{
	display:block;
	background:url(imagens/bg_filtro.gif) no-repeat;
	width:555px;
	height:42px;
	margin:10px 0 10px 0;
	text-align:right;
	
}
#corpoMKT div.bgFiltro select{
	margin:10px 10px 0 0;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
	color:#003399;
}
#thumbsMkt { 
	padding:10px 0 10px 10px;
	_padding:10px 0 10px 0;
}
#thumbsMkt li {
	float:left;
	margin:0 0 0 10px; /*alterado*/
	_margin:0 0 0 10px;
}
#thumbsMkt li b{
	text-transform:uppercase;
}
#thumbsMkt li span {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#thumbsMkt li a {
	background:url(imagens/img_tbs.gif) no-repeat;
	text-align:center;
	color:#66ccff;
	font-size:12px;
	line-height:18px;
	float:left;
	width:120px;
	height:80px;
	padding:95px 0 10px 0;
	overflow:hidden;
}
/*UL DOS THUMBNAILS MARKETING*/ 



/*RESULTADO DAS BUSCAS*/
div.NoBusca{
	margin:20px 0 0 30px;
}
div.NoBusca p.tit{ font-size:15px;color:#FFFF00;font-weight:bold; text-transform:uppercase;}
div.NoBusca p strong{font-size:13px;font-weight:bold;color:#66ccff;text-transform:uppercase;}

/*UL DOS THUMBNAILS*/ 
#thumbs { 
	padding:10px 0 10px 10px;
	_padding:10px 0 10px 0;
}
#thumbs li {
	float:left;
	margin:0 0 0 20px;
	_margin:0 0 0 18px;
}
#thumbs li b{
	text-transform:uppercase;
}
#thumbs li span {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#thumbs li a {
	background:url(imagens/img_tbs.gif) no-repeat;
	text-align:center;
	color:#66ccff;
	font-size:12px;
	line-height:18px;
	float:left;
	width:120px;
	height:120px;
	padding:95px 0 10px 0;
	overflow:hidden;
}

/*li.i001 {background:url(adm/imgsProdutos/tb/teste01.jpg) top center no-repeat;}*/
/*UL DOS THUMBNAILS*/ 

/*EMPRESA*/
#principal .corpo {
	float:right;
	width:550px;
	_height:420px;
	min-height:420px
}
#principal .corpo {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}
#principal .corpo b{color:#66ccff;}

#principal .corpo a{color:#0095DF;}
#principal .corpo a:hover{color:#66CCFF;}

/*EMPRESA*/

/*aplicacoes*/
#aplicacoes div {
	float:left;
}
#aplicacoes #contentAplicacoes {
	float:left;
	width:360px;
}
#contentAplicacoes ul {
	background:url(imagens/bg_ul_aplicacoes.gif) no-repeat center top;
	min-height:220px;
}
#contentAplicacoes ul li.titulo{
	text-align:center;
	padding:10px 0 0 0;
	font-size:12px;
	line-height:29px;
	color:#ffffff;
}
#contentAplicacoes ul li.fim{
	background:url(imagens/bg_li_aplicacoes.gif) no-repeat center top;
	text-align:center;
	padding:10px 0 0 0;
	font-size:12px;
	line-height:29px;
	height:20px;
	color:#ffffff;
	margin:60px 0 0 0;
}
#contentAplicacoes ul li a {
	width:260px;
	font-size:12px;
	line-height:29px;
	color:#66ccff;
	display:block;
	border-top:solid 1px #FFFFFF;
	margin:0 0 0 50px;
}
/*aplicacoes*/


/*DETALHES DOS PRODUTOS*/
#principal h2 {
	background:url(imagens/titulo_confira.gif) no-repeat;
	width:100%;
	float:left;

	text-indent:-9999px;
	overflow:hidden;
	line-height:30px;
	font-size:20px;
	margin-top:15px;
}

#principal span#sombra{
	display:block;
	background:url(imagens/bg_sombra.gif) no-repeat;
	width:100%;
	height:20px;
	float:left;
	margin:0 0 20px 0;
}

#principal h2.lancamentos{margin-left:25px;}
#principal span#sombra.lancamentos{
	margin-left:15px;
	width:555px;
}

#fotosProduto{
	display:block;
	width:350px;
	height:210px;
	padding:0 5px 10px 20px;
	/*margin:0 5px 10px 20px;*/
	float:left;
}
#fotosProduto #MaskMedia{
	display:block;
	width:350px;
	height:263px;
	background:url(imagens/img_maskMedia.gif) no-repeat;
}
#fotosProduto #fotoMedia{display:block;width:350px;height:263px;cursor:pointer;}
#fotosProduto #fotoMediaIndisponivel{
	display:block;
	background:url(adm/imgsProdutos/m/indisponivel.jpg) no-repeat;
	width:350px;
	height:263px;
}

#ProdutoDetalhe a.botAvisar{
	display:block;
	background:url(imagens/bot_avisar.gif);
	width:97px;
	height:41px;
	margin:0 0 0 45px;
	_margin:0 0 0 5px;
	text-indent:-9999px;
	overflow:hidden;
}
#ProdutoDetalhe #AErro	{
	display:block;
	width:150px;
	margin:5px;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#FFFF00;
	float:left;
	}
#ProdutoDetalhe input#nomeAviso,#ProdutoDetalhe input#emailAviso{
	width:175px;
}
#ProdutoDetalhe input.bt {
	font:normal 0px/0px Arial, Helvetica, sans-serif;
	background:url(imagens/bot_ok.gif) repeat-x;
	width:30px;
	height:26px;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin-top:1px;
	cursor:pointer;
}	

#ProdutoDetalhe{
	display:block;
	width:190px;
	height:330px;
	float:left;
	text-align:center;
}
#ProdutoDetalhe label{width:90px;float:left;margin:0 0 10px 0;}
#ProdutoDetalhe select.cor{
	font:normal 11px/11px Arial, Helvetica, sans-serif;
	width:180px;
	float:left;
}
#ProdutoDetalhe select.tamanho{
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	width:85px;
	float:left;
}
#ProdutoDetalhe .quantidade{width:85px;float:left;}

#ProdutoDetalhe p{font:normal 12px/20px Arial, Helvetica, sans-serif;color:#ffffff;text-align:left;margin:0 0 0 5px;}	

/*#ProdutoDetalhe div#tam{display:block;background:#FF0000;width:90px;float:left;}*/

#ProdutoDetalhe p b{color:#66ccff;}
#ProdutoDetalhe p.preco{
	text-align:center;
	font:bold 25px/25px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}	
#ProdutoDetalhe p.preco span{
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#ProdutoDetalhe span#codigo{
	display:block;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	text-indent:5px;
}
span.linha{
	display:block;
	width:190px;
	height:6px;
	border-top:solid 1px #FFFFFF;
	margin:5px 0 0 0;
	clear:both;
	line-height:1px;
	font-size:1px;
	
}	
#menufotos{
	display:block;
	background:url(imagens/bg_nFoto.jpg) repeat-x;
	width:345px;
	height:30px;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#66ccff;	
	padding:0 0 0 5px;
	float:left;
}
#menufotos p{float:left;width:180px;}
#menufotos a, #menufotos b{
	display:block;
	width:30px;
	height:30px;
	float:left;
	background:url(imagens/bot_navFotos.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
#menufotos a.n1{background-position:0px 0px;}
#menufotos a.n2{background-position:-30px 0px;}
#menufotos a.n3{background-position:-60px 0px;}
#menufotos a.n4{background-position:-90px 0px;}
#menufotos a.n5{background-position:-120px 0px;}

#menufotos b.n1{background-position:0px -30px;}
#menufotos b.n2{background-position:-30px -30px;}
#menufotos b.n3{background-position:-60px -30px;}
#menufotos b.n4{background-position:-90px -30px;}
#menufotos b.n5{background-position:-120px -30px;}

#botDetalhes{
	display:block;
	width:auto;
	margin:0 0 0 25px;
}

div#oculto{display:none;}



/*FORMULARIO DE CONTATO*/
#miolo #principal p#boasvindas{
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:20px 0 20px 127px;
}
#fContato {
	float:right;
	width:550px;
}
#fContato fieldset {
	color:#66ccff;
	font-size:12px;
	border:none;
	margin:5px 0;
}
#fContato fieldset span {
	text-align:right;
	width:100px;
	float:left;
	padding:0 10px 0 0;
	font-weight:bold;
}
#fContato fieldset input, #fContato fieldset select, #fContato fieldset textarea {
	font-size:12px;
	color:#666666;
	float:left;
	margin:0;
}
#fContato fieldset select{
	width:220px;
	height:20px;
	margin:0 0 20px 0;
}
#fContato fieldset textarea {
	background: #FFFFFF;
	width:300px;
	height:100px;

	border:none;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	padding:2px 0 0 2px;
}	
#fContato fieldset input{
	background:url(imagens/bg_input.gif) repeat-x;
	width:300px;
	height:19px;
	border:none;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	padding:2px 0 0 2px;
}
#fContato fieldset.fone input.ddd{
	width:30px;
	margin:0 3px 0 0;
}
#fContato fieldset.fone input.fone {width:100px;}
#fContato fieldset.cidade input {width:190px;}
#fContato fieldset.estado input {width:30px;}
#fContato fieldset.novidades {
	padding:3px 0 0 0;
	_line-height:20px;
	margin:15px 0 15px 0;
}
#fContato fieldset #msg{
	display:block;
	width:350px;
	height:15px;
	text-align:left;
}	
#fContato fieldset.novidades input {
	background:none;
	width:auto;
	height:auto;
	border:none;
	vertical-align:middle;
}
#fContato fieldset.boot input{
	background:url(imagens/bot_enviar.gif) no-repeat;
	width:84px;
	height:38px;
	border:none;
	font-size:0px;
	cursor:pointer;
}
#fContato fieldset #fContatoerro{
	font:bold 12px/40px Arial, Helvetica, sans-serif;
	color:#FFFF00;
	height:40px;
	padding:0 0 0 5px;
	float:left;
}
#fContato span#espaco20{
	display:block;
	height:20px;
}

/*FORMULARIO DE CONTATO*/



/*FORM CADASTRO **********
	#corpoCadastro h3 {
		font:bold 12px/30px Arial, Helvetica, sans-serif;
		background:#002265;
		text-indent:10px;
		border-bottom:solid 1px #000000;
		border-right:solid 1px #000000;
		clear:both;
	}
	#corpoCadastro form.f03 label {
		display:block;
		clear:both;
		float:left;
		margin:0 0 20px 0;
	}
	#corpoCadastro form div.erro, #corpoCadastro form div.erroE {
		font:bold 12px/20px Arial, Helvetica, sans-serif;
		height:20px;
		color:#FFFF00;
		float:left;
		text-indent:10px;
		text-align:left;
		width:150px;
		display:none;
		overflow:hidden;
	}

	#corpoCadastro form.f03 label#espaco, #corpoCadastro form div.erroE {
		margin:10px 0 0 0;
	}
	#corpoCadastro form.f03 label#espacoBot {
		margin:10px 0 20px 0;
	}
	#corpoCadastro form.f03 span {
		width:130px;
		float:left;
		margin:0 5px 0 0;
		text-align:right;
	}
	#corpoCadastro form.f03 strong{
		width:250px;
		display:block;
		float:left;
		color:#666666;
	}
	#corpoCadastro form.f03 label input{width:250px;}	
	#corpoCadastro form.f03 label {font:normal 12px/18px Arial, Helvetica, sans-serif;}
	
	#corpoCadastro form.f03 label.dia {width:auto;float:left;}
	#corpoCadastro form.f03 label.mes {width:auto;float:left;clear:none}
	#corpoCadastro form.f03 label.ano {width:auto;float:left;clear:none}
	
	#corpoCadastro form.f03 label.dia input{width:20px;margin:0 5px 0 0}
	#corpoCadastro form.f03 label.mes input{width:20px;margin:0 5px 0 0}		
	#corpoCadastro form.f03 label.ano input{width:40px;}		
		
	#corpoCadastro form.f03 label.sexoTitu {width:auto;float:left;}	
	#corpoCadastro form.f03 label.sexo {width:90px;float:left;clear:none}
	#corpoCadastro form.f03 label.sexo input{
		vertical-align:middle;
		width:auto;
		background:none;
		border:0;
		
	}
	

	#corpoCadastro form.f03 label.numero input{width:50px;}
	#corpoCadastro form.f03 label.bairro input{width:150px;}
	#corpoCadastro form.f03 label.uf input{width:50px;}
	#corpoCadastro form.f03 label.foneTitu {width:auto;float:left;}	
	#corpoCadastro form.f03 label.ddd {width:40px;float:left;clear:none}
	#corpoCadastro form.f03 label.ddd input{width:30px;}
	#corpoCadastro form.f03 label.fone {width:100px;float:left;clear:none}
	#corpoCadastro form.f03 label.fone input{width:90px;}

	#corpoCadastro form.f03 label.entregaTitu span{width:390px;height:30px}
	#corpoCadastro form.f03 label.coluna {width:130px;height:30px;float:left;}
	#corpoCadastro form.f03 label.entrega {width:50px;float:left;clear:none;}
	#corpoCadastro form.f03 label.entrega input{
		vertical-align:middle;
		width:auto;
		background:none;
		border:0;
	}
	
	#corpoCadastro form.f03 label.cep1 {width:auto;float:left}
	#corpoCadastro form.f03 label.cep2 {width:auto;float:left;clear:none}
	#corpoCadastro form.f03 label.cep1 input{width:50px;margin:0 5px 0 0;}
	#corpoCadastro form.f03 label.cep2 input{width:30px;}

	#corpoCadastro form.f03 #dadosEntrega{
		display:none;
		clear:both;
	}
	#limpa {clear:both;}

	#corpoCadastro form.f03 .btVolt{clear:both;float:left;margin-left:205px;cursor:pointer;}
	#corpoCadastro form.f03 .btCont2{float:left;cursor:pointer;}
	#corpoCadastro form.f03 .btCont{
	background:url(imagens/bot_enviar.gif) no-repeat;
	width:99px;
	height:45px;
	border:none;
	font-size:0px;
	cursor:pointer;
	clear:both;
	margin-left:130px;
	float:left;
	margin-bottom:30px;
	}
	#corpoCadastro form.f03 .btConcluir{
	background:url(imagens/bot_concluir.gif) no-repeat;
	width:99px;
	height:45px;
	border:none;
	font-size:0px;
	cursor:pointer;
	clear:both;
	margin-left:130px;
	float:left;
	margin-bottom:30px;
	}	


form #formLogaerro, form #formEnvioSenhaerro {
	font:bold 12px/60px Arial, Helvetica, sans-serif;
	color:#FFFF00;
	float:left;
	text-align:right;
	width:200px;
	display:none;
}

#divLog1{display:block;}
#divLog2{display:none;}


/**/



/*MENU DE DESTAQUES*/
#principal p#destaques img {float:right;}
#principal a#destaques {
/*	background:url(adm/imgsDestaques/destaque01.jpg) no-repeat;*/
	display:block;
	width:570px;
	height:250px;
}
#principal a#destaques span{
	background:url(imagens/img_destaque.gif) right no-repeat;
	width:570px;
	height:250px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#menuDestaques,#menuTabelaCores{
	display:block;
	background:url(imagens/bg_nFoto.jpg) repeat-x;
	width:550px;
	height:30px;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#66ccff;	
	padding:0 0 0 5px;
	float:left;
	margin:10px 0 0 15px;
}
#menuDestaques p{float:left;width:390px;}
#menuDestaques a, #menuDestaques b{
	display:block;
	width:30px;
	height:30px;
	float:left;
	background:url(imagens/bot_navFotos.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
#menuDestaques a#n1{background-position:0px 0px;}
#menuDestaques a#n2{background-position:-30px 0px;}
#menuDestaques a#n3{background-position:-60px 0px;}
#menuDestaques a#n4{background-position:-90px 0px;}
#menuDestaques a#n5{background-position:-120px 0px;}

#menuDestaques a#n1.n1{background-position:0px -30px;}
#menuDestaques a#n2.n2{background-position:-30px -30px;}
#menuDestaques a#n3.n3{background-position:-60px -30px;}
#menuDestaques a#n4.n4{background-position:-90px -30px;}
#menuDestaques a#n5.n5{background-position:-120px -30px;}




#menuTabelaCores a#aTabela{
	display:block;
	background:url(imagens/bot_tbCores.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/bot_tbCores.png', sizingMethod='no-scale');
	width:360px;
	height:30px;
	overflow:hidden;
 	text-indent:-9999px;
}
/*MENU DE DESTAQUES*/



/*CENTRAL DE ATENDIMENTO*/
div#menuCentral p{
	display:block;
	width:375px;
	height:2px;
	border-bottom:solid 1px #FFFFFF;
	margin:0 0 30px 13px;
	float:left;
}
div#menuCentral a{
	width:375px;
	height:60px;
	overflow:hidden;
	float:left;
	/*margin-left:13px;*/
	margin:0 0 30px 13px;
	
	/*border-bottom:solid 1px #FFFFFF;*/
	background:url(imagens/menuCentralAtendimento.gif) no-repeat 0 0;
	text-indent:-9999px;
}	
a#formasPagamento,
a#privacidadeSeguranca{
	/*border-top:solid 1px #FFFFFF;*/
}

div#menuCentral a#formasPagamento		{}
div#menuCentral a#privacidadeSeguranca	{background-position:0 -60px;}
div#menuCentral a#trocasDevolucoes		{background-position:0 -120px;}
div#menuCentral a#duvidasFrequentes		{background-position:0 -180px;}
div#menuCentral a#faleConosco			{background-position:0 -240px;}
div#menuCentral a#institucional			{background-position:0 -300px;}



/*CENTRAL DE ATENDIMENTO*/








/*SESSAO NOVIDADES*/
#principal h2.galeria {
	background:url(imagens/titulo_galeria.gif) no-repeat;
	width:100%;
	float:left;

	text-indent:-9999px;
	overflow:hidden;
	line-height:30px;
	font-size:20px;
	margin-top:15px;
}

#principal ul.galeria {
	display:block;
	float:left;
	padding-left:20px;
	margin-top:-20px;
	margin-bottom:10px;
}

#principal ul.galeria li{
	float:left;
	margin:3px;
}
#principal ul.galeria li a{
	display:block;
	background:#fff url(imagens/lightbox/lightbox-ico-loading.gif) center center no-repeat;
	width:100px;
	height:75px;
	padding:5px;
}

















/*UL DO RODAPE*/ 
ul.rodape {
	clear:both;
	background:url(imagens/bg_ul_rodape.gif) no-repeat top center;
	padding:10px 0 0 15px;
	width:764px;
	margin:20px auto 0 auto;
	height:20px;
}

ul.rodape li {
	display:inline;
	border-right:solid 1px #FFFFFF;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	font-size:10px;
	line-height:12px;
	float:left;
}
ul.rodape li a, ul.rodape li span {
	font-size:10px;
	line-height:12px;
	color:#FFFFFF;
	float:left;
}
ul.rodape li a:hover {color:#66ccff}
ul.rodape li.b09 {border:none;}
ul.rodape li.li05 {
	float:left;
	border:none;
	padding:10px 0;
}
ul.rodape li.b10 {
	float:right;
	border:none;
}




ul.rodape2 {
	clear:both;
	padding:5px 0 0 15px;
	width:764px;
	margin:0 auto 0 ;
	height:40px;
	border-top:1px #FFFFFF dotted;
}

ul.rodape2 li {
	display:inline;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	font-size:10px;
	line-height:12px;
	float:left;
}
ul.rodape2 li a, ul.rodape2 li span {
	font-size:10px;
	line-height:12px;
	color:#FFFFFF;
	float:left;
}

ul.rodape2 li.b10 {
	float:right;
	background:url(imagens/credito.gif) no-repeat;
	width:88px;
	height:16px;
}
ul.rodape2 li.b10 a{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:88px;
	height:16px;
}
/*UL DO RODAPE*/ 
/*#functions{display:block;background:#CCCCCC;width:300px;height:400px;position:absolute;top:0; left:0;}*/