body{
	margin: 0;
	padding: 0;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
a{
	color: #DE4C3F;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #676767;
}
img{
	border: 0;
}
/** Estrutura */
#tplGeral{
	text-align: center;
}
#tplSite{
	text-align: left;
	width: 980px;
	margin: 0 auto;
}
/** Topo */
#tplTopo{
	height: 77px;
	position: relative;
}
#tplTopoLogo{
	width: 240px;
}
#tplTopoLogin{
	width: 250px;
	position: absolute;
	height: 60px;
	top: 10px;
	left: 710px;
	line-height: 18px;
}

/** Menu Horizontal */
#tplMenu{
	height: 43px;
	background-image: url(../images/bgs/bg_menu.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	border: 1px solid #DDD;
}
#tplMenu #tplTel{
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	text-align: right;
	padding-right: 10px;
}
#tplMenu ul{
	margin: 0;
	padding: 0;
}
#tplMenu li{
	list-style: none;
	float: left;
}
#tplMenu li a{
	display: block;
	font-size: 14px;
	color: #676767;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 43px;
	padding: 0 20px;
	background-image: url(../images/bgs/bg_sepmenu.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
}
#tplMenu li a:hover{
	background-image: url(../images/bgs/bg_menu_h.jpg);
	background-repeat: repeat-x;
}
/** Conteudo */
#tplFaixa{
	margin-bottom: 10px;
}
#tplBusca{
	line-height: 43px;
	background-color: #FFF;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	padding: 0 10px;
}
#tplBusca .campo{
	width: 95%;
	font-size: 18px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	border: 1px solid #CCC;
}
#tplBusca .botao{
	padding: 6px 10px;
}
#tplContent{}
#tplColuna{
	width: 190px;
	background-color: #FFF;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #DDD;
}
#tplConteudo{
	background-color: #FFF;
	margin-bottom: 10px;
	border: 1px solid #DDD;
	width: 778px;
	float: left;
	margin-left: 8px;
}
#tplConteudoC{
	border: 1px solid #DDD;
	background-color: #FFF;
	margin-bottom: 10px;
}
#tplWhite{
	height: 4px;
	clear: both;
}
/** Coluna */
#tplColuna h2{
	margin: 0;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE4C3F;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 5px solid #DE4C3F;
	background-color: #FFF;
}
#tplColuna ul{
	margin: 10px;
	padding: 0;
}
#tplColuna li{
	list-style: none;
	background-image: url(../images/bgs/bg_menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
#tplColuna li a{
	color: #666;
	text-decoration: none;
	line-height: 25px;
	display: block;
}
#tplColuna li ul{
	margin: 5px;
	margin-left: 0px;
}
#tplColuna li li{
	background: none;
}
#tplColuna li li a{
	display: block;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
	line-height: 24px;
	background-image: url(../images/bgs/bg_menu_li_a.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 10px;
}
#tplColuna li li a:hover{
	text-decoration: underline;
	color: #DE4C3F;
}
/** Rodape */
#tplRodape{
	background-color: #DE4C3F;
	color: #FFF;
	position: relative;
	height: 140px;
}
#tplRodape p{
	margin: 0;
	padding: 60px 0 0 30px;
}
#tplRodape #credts{
	position: absolute;
	left: 870px;
	top: 120px;
}
#credts a{
	color: #FFF;
	text-decoration: none;
}
/** Titulos */
h1{
	margin: 0;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #676767;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 5px solid #676767;
}
h1 span{
	color: #DE4C3F;	
}
h2{
	margin: 0;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE4C3F;
	line-height: 25px;
	padding-left: 10px;
	border-bottom: 1px solid #DE4C3F;
	background-color: #FFF;
}
/** layout */
hr{
	border: 0;
	background-color: #FFF;
	height: 1px;
	border-bottom: 1px dotted #999;
}
.contentSpace{
	padding: 10px;
}
.cxInfo{
	margin: 10px 0;
	background-color: #F2F2F2;
	border: 1px dotted #999;
	padding: 5px;
}
/** faq */
a.faq{
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
a.fback{
	display: block;
	color: #F00;
	font-size: 10px;
	text-align: center;
}
/** Formularios */
.botao{
	background-color: #DE4C3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 8px;
	border: 1px solid #DE4C3F;
}
/** Produtos Lista */
ul.pdtList{
	margin: 0 0 0 10px;
	padding: 0;
}
.pdtList li{
	list-style: none;
	border: 1px solid #DDD;
	width: 200px;
	padding: 10px;
	float: left;
	background-color: #F2F2F2;
	margin: 0 10px 10px;
	height: 330px;
}
.pdtList li a{

}
.pdtList li img{
	border: 1px solid #DDD;
}
.pdtList h2{
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #F2F2F2;
	line-height: normal;
}
.pdtList h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.pdtList p{
	margin: 0;
	text-align: center;
}
.pdtList li .info{
	margin: 0 0 10px;
	background-color: #FFF;
	border: 1px dotted #999;
	height: 60px;
	padding: 5px;
	text-align: left;
}
a.bt{
	background-color: #DE4C3F;
	color: #FFF;
	text-decoration: none;
	padding: 3px 8px;
}

/** Paginacao */
.paginacao{
	text-align: center;
	display: block;
	padding: 5px 0;
	clear: both;
}
.paginacao a{
	border: 1px solid #ccc;
	padding: 5px 8px;
	margin: 0 5px;
	color: #666;
	font-weight: bold;
	background-color: #f1f1f1;
}
.paginacao a:hover{
	background-color: #e1e1e1;
	color: #333;
	text-decoration: none;
	border: 1px solid #333;
}
.paginacao a.dif{
	background-color: #333;
	color: #FFF;
}
/** Detalhes do Produto */
a.pdtImage{
	display: block;
	border: 1px solid #ccc;
	background-color: #F2F2F2;
	width: 200px;
	height: 150px;
	padding: 10px;
	position: relative;
}
a.pdtImage span{
	position: absolute;
	left: 10px;
	top: 10px;
}
/** Tabela de cotação */
.tbCotacao{
	border: 1px solid #DDD;
}
.tbCotacao td{
	padding: 3px;
	border: 1px solid #D9D9D9;
}
.tbCotacao td.ttl{
	background-color: #F2F2F2;
	font-weight: bold;
	text-align: center;
}
.center{
	text-align: center;
}
.rightBox{
	margin-top: 15px;
	border: 1px solid #DDD;
	padding: 10px;
	text-align: right;
}
/** Novos */
.hide{
    display: none;
    visibility: hidden;
}

