/*##########################################
                 Tags
##########################################*/
body,form,div{
	margin:0px;
	padding:0px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#CCCCCC;
}

/*##########################################
     		Identificadores
##########################################*/
#frmNewsletter{
	width:496px;
	text-align:center;
    background-color:#cccccc;
	position:relative;
	left:50%;
	margin-left:-248px;
}
#frmNewsletter input{
	margin:4px;
}

#frmNewsletter a{
	margin:4px;
	margin-top:5px;
}
#conteudo{
	width:496px;
	position:relative;
	left:50%;
	margin-left:-248px;
	text-align:justify;
}

#MainContent{
	position:absolute;
	width:786px;
	left:50%;
	margin-left:-393px;
	min-height:100%;
	background-color:#FFFFFF;
}

#MainContentProd{
	position:absolute;
	width:786px;
	left:50%;
	margin-left:-393px;
	min-height:100%;
	background-image:url(../images/bg_prod.jpg);
	overflow:auto;
}
#LstProduto{
	width:172px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	background-image:url(../images/lst_prod.jpg);
	background-repeat:no-repeat;
	float:left;
}

#LstProduto .ItmProduto, .ItmProdutoSel{
	width:149px;
	padding:0px;
	padding-top:15px;
	margin:0px;
	margin-left:15px;
}

#LstProduto .ItmProduto a{
	color:#ed1b24;
	font-weight:bold;
	text-decoration:none;
}

#LstProduto .ItmProdutoSel a{
	color:#ed1b24;
	font-weight:bold;
	text-decoration:underline;
}

#LstProduto .ItmMarca,.ItmMarcaSel{
	width:140px;
	padding:0px;
	margin:0px;
	margin-left:27px;
}

#LstProduto .ItmMarca a{
	text-decoration:none;
	color:#000000;
}

#LstProduto .ItmMarcaSel a{
	text-decoration:underline;
	color:#000000;
}

#BoxProduto{
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #000000;
	float:right;
	width:590px;
}

#BoxProduto1{
	float:right;
	width:590px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FF0000;
}

#BoxProdutoDetalhe{
	margin-top:20px;
	float:right;
	width:590px;
}

#BoxProdutoDetalhe .lstTopico{
	clear:both;
	height:13px;
	border-top:1px solid #ff6501;
	background-color:#f4f4f6;
	list-style-type:none;
	margin:0px;
	margin-top:15px;
	padding:5px 0px;
	display:block;
}

#BoxProdutoDetalhe .lstTopico li{
	display:inline;
}

#BoxProdutoDetalhe .lstTopico li a{
	display:block;
	float:left;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#BoxProdutoDetalhe .boxTopico{
	margin-top:20px;
	background-image:url(../images/prod_bg_detalhe.gif);
	background-repeat:repeat-x;
}
#mainMenu{
	margin:0px;
	padding:0px;
	overflow:auto;
}
#mainMenu li{
	display:inline;
}
#mainMenu li a{
	display:block;
	float:left;
	text-indent:-300px;
	overflow:hidden;
	border-top:1px solid #5f524f
}
#empresa{
	background-image:url(../images/men_empresa.gif);
	width:83px;
	height:27px;
	
}
#empresa:hover{
	background-position:0px 27px;
}
#produtos{
	background-image:url(../images/men_produto.gif);
	width:86px;
	height:27px;
}
#produtos:hover{
	background-position:0px 27px;
}
#orcamento{
	background-image:url(../images/men_orcamento.gif);
	width:97px;
	height:27px;
}
#orcamento:hover{
	background-position:0px 27px;
}
#revendedores{
	background-image:url(../images/men_revenda.gif);
	width:166px;
	height:27px;
}
#revendedores:hover{
	background-position:0px 27px;
}
#suporte{
	background-image:url(../images/men_suporte.gif);
	width:126px;
	height:27px;
}
#suporte:hover{
	background-position:0px 27px;
}
#contatos{
	background-image:url(../images/men_contato.gif);
	width:77px;
	height:27px;
}
#contatos:hover{
	background-position:0px 27px;
}
#empresaSel{
	background-image:url(../images/men_sel_empresa.gif);
	width:83px;
	height:27px;
	border-top:1px solid #ab1a1a;
	border-right:1px solid #ab1a1a;
	border-left:1px solid #ab1a1a;	
}
#produtosSel{
	background-image:url(../images/men_sel_produto.gif);
	width:86px;
	height:27px;
	border-top:1px solid #ab1a1a;
	border-right:1px solid #ab1a1a;
	border-left:1px solid #ab1a1a;
}
#orcamentoSel{
	background-image:url(../images/men_sel_orcamento.gif);
	width:97px;
	height:27px;
	border-top:1px solid #ab1a1a;
	border-right:1px solid #ab1a1a;
	border-left:1px solid #ab1a1a;
}
#revendedoresSel{
	background-image:url(../images/men_sel_revenda.gif);
	width:166px;
	height:27px;
	border-top:1px solid #ab1a1a;
	border-right:1px solid #ab1a1a;
	border-left:1px solid #ab1a1a;
}
#suporteSel{
	background-image:url(../images/men_sel_suporte.gif);
	width:126px;
	height:27px;
	border-top:1px solid #ab1a1a;
	border-right:1px solid #ab1a1a;
	border-left:1px solid #ab1a1a;
}
#contatosSel{
	background-image:url(../images/men_sel_contato.gif);
	width:77px;
	height:27px;
	border-top:1px solid #ab1a1a;
	border-right:1px solid #ab1a1a;
	border-left:1px solid #ab1a1a;
}

/*##########################################
                 Classes
##########################################*/
.boxAzul{
	border:1px solid #c9d3df;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
.btnVermelho{
	margin:0px;
	padding:0px;
	background-color:#ed1b24;
	border-top:1px solid #ab1b1a;
	border-right:1px solid #ab1b1a;
	border-left:1px solid #fa7c80;
    border-bottom:1px solid #fa7c80;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9px;
}
.prodTit{
	font-weight:bold;
	color:#666666;
}
.prodFabricante{
	font-weight:bold;
	color:#000000;
}
.prodChamada{
	font-weight:bold;
	color:#000000;
}
.prodApres{
	color:#000000;
}
.prodValor{
	font-weight:bold;
	color:#f60609;
}
.prodLink{
	color:#000000;
}
.prodTopico{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#fb6400;
	padding:4px 8px;
}
.prodTopico2{
	display:block;
	border-bottom:1px solid #fb6400;
	padding:4px 0px;
}
.fontCinza {color: #009999;font-weight:bold}

.fontVermelha {
	color: #cc0000;
	font-weight: bold;
}

.fontVermelha2 {
	color: #FF0000;
	font-weight: bold;
}
.boldOrcamento{
	display:block;
	width:228px;
	text-align:right;
	float:left;
	clear:both;
}	
	#MainContent .boxAzul {
	border: 1px solid c9d3df;
}
.sedex {
	border: 1px solid #002978;
	background-color: #d8e7ee;
	width: 500px;
}
