html, body{	
	text-align:center;
	margin:0px;	
	height:100%;
	background-color:#ffffff;
}
a{
	text-decoration:none;
}
img{
	border:0px;
	display:block;
}

#colTop
{ 
	background-image:url(../_images/ingles/home/bg.jpg);	
	background-position:top center;
	background-repeat:no-repeat;
}
#colTopInternas
{
	background-image:url(../_images/ingles/home/bginternas.jpg);	
	background-position:top center;
	background-repeat:no-repeat;
}
#colRodape
{
	background-image:url(../_images/ingles/home/rodape.jpg);	
	background-position:bottom center;
	background-repeat:no-repeat;	
}
#colProdutoDestaque
{
	background-image:url(../_images/ingles/home/fundo_listagem_produtos.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	width:140px;
	height:44px;		
}
#colAcessorios
{
	background-image:url(../_images/ingles/interna/sombra_acessorios.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	width:220px;
	height:41px;		
}
#tabNewsletter
{
	background-image:url(../_images/ingles/home/cadasro.jpg);	
	background-position:top right;
	background-repeat:no-repeat;
	
	height:53px;
	width:185px;
}

.titProdDest
{
	font-family:Arial;
	font-size:11px;
	color:#5D5F86;
	text-decoration:none;	
}
.textoItem
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	padding: 3px 3px 3px 3px;
}
.texto
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.textoB
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.textoJ
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	line-height:18px;
	text-decoration:none;
	text-align:justify;
}

.titSubCategoria
{
	font-family:Arial;
	font-size:11px;
	color:#ff8213;
	text-decoration:none;
}

.btnDownloadGarantia
{
	font-family:Arial;
	font-size:11px;
	color:#ff8213;
	text-decoration:none;
	text-align:left;
		
	background-color:Transparent;
	border:solid 0px #ffffff;
}

.titSubMenu
{
	font-family:Arial;
	font-size:11px;
	color:#F78314;
	text-decoration:none;
}
.titCategoria
{
	font-family:Arial;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.titProduto
{
	font-family:Arial;
	font-size:16px;
	color:#666666;
	text-decoration:none;	
}

.titCodigo
{
	font-family:Arial;
	font-size:18px;
	color:#F78314;
	text-decoration:none;
}

.campoNewsletter
{
	background-color:Transparent;
	border: solid 0px #000000;
	
	font-family:Arial;
	font-size:11px;
	color:#303590;
	
	width:135px;
}

.titDimensoes
{	
	font-family:Arial;
	font-size:10px;
	color:#626262;
}

.txtDimensoes
{
	font-family:Arial;
	font-size:10px;
	color:#666666;	
}

.campoForm
{
	background-color:#DFDFDF;
	border: solid 1px #F78314;

	font-family:Arial;
	font-size:11px;
	color:#303590;	
}

.btnIncluir
{
	/*
	background-color:#DFDFDF;
	border: solid 1px #F78314;
		
	font-family:Arial;
	font-size:11px;
	color:#303590;		
	*/
	background-image:url(../_images/ingles/interna/incluir_produt.jpg);	
	width:74px;
	height:16px;
	border: solid 0px #F78314;
}