
* {-moz-box-sizing: border-box;}
html,body,table,tr,td,th {font-family:Verdana,Arial,Helvetica;font-size:13px;}
.highlight {background-color:#FF0;color:#000;font-weight:bold;}
.botaoVitrine {padding-bottom:5px;}
.editorHtml {background:#FFF; text-align: left;}
#imgSiteLogo {border:0}
/*---------------------- BACKGROUND E PROPRIEDADES GERAIS DO SITE */
body {
	background: #eee;
	text-align: center;
	margin: 10px 0 0 0;
}

html, body, table, tr, td, th, div {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
	color: #333;
    text-decoration: none;
	line-height: 1.5em;
}

input[type=text] {
	background: #fff;
}

/*---------------------- LINKS GERAIS */
a:link {
	text-decoration: none;
    color: #039;
}

a:visited {
	text-decoration: none;
    color: #039;
}

a:hover {
	text-decoration: underline;
    color: #03c;
}

h3 {
    font-size: 15px;
	padding: 0 0 5px 0;
	margin: 0;
}

/*----------------------HEAD CONTAINER*/
#headcontainer {
	width: 980px;
	background: #fff;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}

/*----------------------HEAD CONTAINER LIMITE*/
#headcontainerlimit {
	width: 900px;
	margin: 0 auto;
	background: none;
}

#boxtop {
	padding: 5px;
	float: right;
}

/*----------------------LOGOTIPO TEXTO E IMAGEM */
.logoTxt {
    font-size: 20px;
    text-decoration: none;
    color: #333;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
}

.logoImg img {
	margin: 0;
}

#logo {
	border: 0px solid #000;
	float: left;
	margin: 0 0 0 0;
}

/*----------------------container para alinhar o site no centro. Todo conteudo deve estar dentro dele*/
#container {
	margin: 0px auto;
	padding-bottom: 0;
	width: 980px;
    text-align: center;
	background: #fff;
}

/*----------------------content onde vai o conteúdo do site*/
#content {
	width: 900px;
	padding: 10px 0 0 0;
	text-align: left;
	border: 0px solid #f00;
	overflow: hidden;
	background: none;
	clear: both;
	margin: 0 auto;
}

/*----------------------content ESQ*/
#esq {
	width: 50%;
	float: left;
	text-align: center;
}

/*----------------------content CENTER*/
#center {
	background: #ccc;
}

/*----------------------content DIR*/
#dir {
	width: 50%;
	float: right;
	text-align: center;
}

/*----------------------ESTRUTURA PAGINAS INTERNAS - MATERIAS - LERMAIS - FORMS*/
#content2 {
	padding: 0 0 10px 0;
	text-align: left;
	clear: both;
	margin: 0 auto;
	width: 900px;
	background: #fff;
}

#conteudogradepadrao {
	width: 650px;
	margin: 0 auto;
	padding: 10px
}

#conteudogradepadrao li {
	list-style: none;
}

#tdleft {
	border-right: 0px solid #ccc;
}

#tdcenter {
	border: 0px solid #039;
	padding: 0 20px 0 20px;
}

#tdright {
	border-left: 0px solid #ccc;
}

#breadcrumb {
	border: 0px solid #0f0;
	margin: 10px 0 10px 0;
	font-size: 11px;
	color: #333;
}

/*----------------------FOOTER CONTAINER*/
#footercontainer {
	margin: 0px auto;
	width: 980px;
    text-align: center;
	background: #fff;
}

/*----------------------FOOTER LIMIT*/
#footercontainerlimit {
	background: #eee;
	border-top: 0px solid #ccc;
	margin: 0px auto 20px auto;
	overflow: hidden;
	width: 900px;
}

#footer {
	background: none;
	padding: 10px;
	font-size: 11px;
}

#footerleft {
	border: 0px solid #f0f;
	width: 660px;
	float: left;
	margin-right: 20px;
	background: none;
}

#footericonstitle {
	color: #fff;
	font-size: 15px;
	border-bottom: 1px solid #000;
	padding: 5px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#footericons ul {
	margin: 0 10px 0 10px;
	padding: 0;
	background: none;
	display: inline-block;
	float: left;
	width: 200px;
}

#footericons li {
	text-align: left;
	list-style: none;
	background: url("https://www.tramwayautopecas.com.br/sites/template/images/seta.gif") 5px 10px no-repeat;
	padding: 5px 5px 5px 15px;
	margin: 0 0 5px 0;
	font-size: 11px;
}

#footericons li a:link {
	color: #FFF;	
}

#footericons li a:visited {
	color: #FFF;	
}

#footerright {
	border: 0px solid #0f0;
	float: right;
	width: 200px;
	background: none;
	border-left: 1px solid #ccc;
	height: 250px;
}

#footer_bottom {
	background: #000;
	clear: both;
	height: 50px;
	border-top: 0px solid #ccc;
	color: #fff;
}

#footer_bottom a:link, a:visited {
	color: #fff;
}

#footer_logo_nt {
	width: 90px;
	border: 0px solid #000;
	float: right;
	padding: 0;
	margin-top: 15px;
}

/*----------------------LINKS FOOTER*/
#minilinks {
	text-align: center;
	padding: 10px;
	font-size: 10px;
	color: #666;
}

#minilinks a:link, a:visited {
	color: #666;
}

/*----------------------AREA RESTRITA*/
#arearestrita {
	background: none;
	font-size: 10px;
	color: #333;
}

#arearestrita a:link {
	color: #039;
}

#arearestrita a:visited {
	color: #039;
}

#arearestritatitle {
	font-weight: bold;
	margin: 0 20px 0 0;
}

#arearestritausuario {
	width: 100px;
    border: 1px solid #ccc;
	height: 18px;
	margin-right: 10px;
}

#arearestritasenha {
	width: 100px;
    border: 1px solid #ccc;
	height: 18px;
}

#btentrar {
	margin: 0 20px -4px 0;
}

/*----------MURAL ESQ*/
#muralesq {
	background: #eee;
	padding: 5px;
	margin: 5px;
	text-align: left;
	clear: both;
}

#muralesq_title {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}


/*----------MURAL DIR*/
#muraldir{
	background: #eee;
	padding: 5px;
	margin: 5px;
	text-align: left;
	clear: both;
}

#muraldir_title {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}

/*----------MURAL INT*/
#muralint {
	width: 240px;
	margin: 10px;
	padding: 10px;
	background: none;
	border: 1px solid #ccc;
	text-align: left;
	line-height: 1.5em;
	overflow: hidden;
}

#muralint_title {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

#iconsmuralint {
	margin: 20px 0 0 0;
	background: none;
}

#iconsmuralint ul {
	margin: 0;
	padding: 0;
}

#iconsmuralint li {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	font-size: 11px;
	list-style: none;
	clear: both;
}

#iconsmuralinttitle {
	background: #ff0;
	margin: 0 0 5px 4px;
	padding: 5px;
	font-weight: bold;
	background: url("https://www.tramwayautopecas.com.br/sites/template/images/bk_iconsmuralinttitle.gif") left bottom no-repeat;
}


#iconscol {
	margin: 20px 0 0 0;
	background: none;
}

#iconscol ul {
	margin: 0;
	padding: 0;
}

#iconscol li {
	width: 300px;
	margin: 10px;
	padding: 0;
	background: #fff;
	height: 72px;
	float: left;
	list-style: none;
}

/*------------------------------------------------------------------MURAL INT*/
#painel {
	width: 200px;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	color: #333;
	background:#efefef;
	border: 1px solid #ff0;
	text-align: left;
	line-height: auto;
}

#painel_title {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

/*------------------------------------------------------------------PAINEL HOME*/
#painelhome {
	background: none;
}

#painelhome ul {
	margin: 0;
	padding: 0;
}

#painelhome li {
	margin: 5px;
	list-style: none;
	padding: 0 0 0 15px;
	background: url("https://www.tramwayautopecas.com.br/sites/template/images/seta2.gif") 0px 4px no-repeat;
	border-bottom: 1px dotted #eee;
	clear: both;
}

#painelhome li a:link {
	display: block;
	text-decoration: none;
	padding: 3px;
}

#painelhome li a:visited {
	display: block;
	text-decoration: none;
	padding: 3px;
}

#painelhome li a:hover {
	display: block;
	text-decoration: underline;
	padding: 3px;
	background: #eee;
}

/*-----------------------------------NEWS CENTRO*/
#newscentro {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
}

#newscentro_title {
	padding: 10px 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	text-align:left;
	margin-bottom: 10px;
	color: #333;
}

/*----------MATERIAS*/

#materiachamada { /*----------div materias chamada*/
	clear: both;
	background: none;
}

#materias {
	padding: 0;
	text-align: left;
	margin-bottom: 20px;
	font-size: 13px;
}

#materias a:link {
	color: #039;
}

#materias a:visited {
	color: #039;
}

#materias a:hover {
	color: #03c;
}

#materias_title {
	padding: 10px 0 10px 20px;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	color: #333;
	background: #ccc;
}

#materias_titlelink {
	padding: 10px 0 10px 20px;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	color: #333;
	background: #ccc;
}

#materias_titlelink a {
	color: #333;
}

/*----------MATERIAS TODAS - EDIÇÕES HEAD*/

#edicoesbloco{
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#edicoeshead {
	font-weight: bold;
	float: left;
}

#edicoesanterioreshead {
	font-weight: bold;
	float: right;
}

/*----------*/
#btformsdefault{
	text-align: center;
}

/*----------NEWSLETTER*/

#newsletter {
	padding: 10px;
	background: none;
	clear: both;
	text-align: left;
	margin: 0;
	color: #333;
}

#newsletter ul {
	margin: 0;
	padding: 0;
}

#newsletter li {
	list-style: none;
	margin-bottom: 10px;
}

#newslettertitle {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #333;
}

#newslettersubtitle {
	color: #333;
	margin-bottom: 10px;
	font-size: 11px;
}

#newsletternome {
	width: 130px;
	margin: 0;
	padding: 0;
    border: 1px solid #ccc;
}

#newsletteremail {
	width: 130px;
	margin: 0;
	padding: 0;
    border: 1px solid #ccc;
}

#btnewsletter {
	margin: 5px;
	vertical-align: middle;
}

/*----------MINI BANNERS HOME*/

#minibanners {
	margin-bottom: 5px;
}

.inputtext input {
	border: 1px solid #333;
}

#boxbusca {
	margin: 20px 10px 0 0;
	padding: 0;
    border: 0px solid #00f;
	text-align: right;
	float: right;
}

#boxbusca_input {
    width: 100px;
	height: 18px;
    background: #fff;
	border: 1px solid #ccc;
}

#boxbusca_bt {
    margin: 0 0 0 0;
}

#bannertexto {
	margin: 0 0 20px 0;
	text-align: right;
}


#paginabusca {
	padding: 0 20px 10px 20px;
}

form {
    margin: 0;
    padding: 0;
}

#formbusca {
	
    width: auto;
	height: auto;
	background: none;
	padding: 5px;
}

#formbuscasearch {
	width: 200px;
	border: 1px solid #999;
}

.buscarapida select {
    background: #ff0;
	width: 240px;
}

/* ---------Estilos para o Head */
.headlinks {
	background: none;
}

/* div do menu lista - MENU HORIZONTAL - LISTA */

#menuHorizontal * {
	background: none;
}

#menuHorizontal {
	width: 900px;
	height: 45px;
    margin-top: 0;
	padding: 0;
	border-bottom: 0px solid #ccc;
	background: #007263;
	z-index: 250;
	float: left;
	position: inherit;
}

/* lista das seções principais */
#menuHorizontal ul.secoes {
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
	border: 0px solid #f00;
	height: 100%;
	float: left;
}

/* item da lista (seção) */
#menuHorizontal li.secao {
    float: left;
    margin-left: 5px;
    padding: 0;
	border: 0px solid #0f0;
}

/* link no item da */
#menuHorizontal li.secao a {
    display: block;
    background: url("https://www.tramwayautopecas.com.br/sites/template/images/menulista_left_both.gif") no-repeat left top;
    margin: 0;
	padding: 0;
	border-bottom: 0px solid #999;
	font-size: 12px;
	font-weight: normal;
    text-decoration: none;
    border-width: 0;
}

#menuHorizontal ul.secoes li.secao a {
    width: auto;
}

/* texto do item (nome da secao) */
#menuHorizontal li.secao a span.nome {
    display: block;
    background: url("https://www.tramwayautopecas.com.br/sites/template/images/menulista_left_both.gif") no-repeat right top;
    color: #fff;
    white-space: nowrap;
	padding: 14px;
}

/* estilos para o item selecionado */
#menuHorizontal li.selecionado a {
	background-position: 0 -150px;
    border-width: 0;
	color: #fff;
	padding: 14px;
}

#menuHorizontal li.selecionado a span.nome {
    background-position: 0 -150px;
}

/* estilos para o mouse sobre o link */
#menuHorizontal li.secao a:hover,
 #menuHorizontal li.mouseover a {
	background-position: 0 -150px;
}
#menuHorizontal li.secao a:hover span.nome,
 #menuHorizontal li.mouseover a span.nome {
	background-position: 0 -150px;
    border-width: 0;
	color: #333;
}

#menuHorizontal li.separador a:hover,
 #menuHorizontal li.mouseover.separador a {
	background-position: 0 0;
}
#menuHorizontal li.separador a:hover span.nome,
 #menuHorizontal li.mouseover.separador a span.nome {
	background-position: 0 0;
}

/* Sub itens do menu */

/* lista dos sub-itens do menu */
#menuHorizontal ul.subsecoes {
    position: absolute;
    display: none;
    left: -999em;
    margin: -3 0 0 0;
    padding: 0;
    list-style-type: none;
    border-left: 0px solid #666;
	border-right: 0px solid #666;
    width: auto;
	line-height: auto;
	z-index: 250;
	text-align: left;
	border-top: 0px solid #ff0;
}

#menuHorizontal > ul.secoes ul.subsecoes {
	width: auto;
	min-width: 180px;
	z-index: 250;
}

#menuHorizontal li.secao:hover ul.subsecoes,
 #menuHorizontal li.mouseover ul.subsecoes {
    
	display: block;
    left: auto;
	z-index: 250;
}

/* sub-item da lista (seção) */
#menuHorizontal ul.subsecoes li.secao {
    float: none;
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
	z-index: 250;
	border-bottom: 0px solid #03c;
}

/* link no sub-item da lista */
#menuHorizontal ul.subsecoes li.secao a {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
	z-index: 250;
}

#menuHorizontal > ul.secoes ul.subsecoes li.secao a {
    width: auto;
	z-index: 250;
}

/* texto do sub-item (nome da seção) */
#menuHorizontal ul.subsecoes li.secao a span.nome {
    display: block;
    background: #ccc;
    padding: 5 10 5 10;
    font-weight: none;
	font-size: 12px;
	font-weight: normal;
    color: #333;
    text-align: left;
	z-index: 250;
}

/* estilos para o sub-item selecionado */
#menuHorizontal ul.subsecoes li.selecionado a {
    border-width: 0;
	z-index: 250;
}

#menuHorizontal ul.subsecoes li.selecionado a span.nome {
	z-index: 250;
}

/* estilos para o mouse sobre o link do sub-item */
#menuHorizontal ul.subsecoes li.secao a:hover,
 #menuHorizontal ul.subsecoes li.mouseover a {
    padding: 0;
	z-index: 250;
}

#menuHorizontal ul.subsecoes li.secao a:hover span.nome,
 #menuHorizontal ul.subsecoes li.mouseover a span.nome {
    background: #333;
	color: #fff;
	z-index: 250;
}

/* alterado css automaticamente inicio */
#menuHorizontal li.secao a span.nomesel {
	display: block;
    padding: 14px;
	margin: 0;
    white-space: nowrap;
	color: #333;
	background: url("https://www.tramwayautopecas.com.br/sites/template/images/menulista_left_both.gif") no-repeat right top;
	background-position: 0 -150px;
}
#menuHorizontal li.selecionado a span.nomesel {
	padding: 0;
	margin: 0;
}
#menuHorizontal li.secao a:hover span.nomesel,
 #menuHorizontal li.mouseover a span.nomesel {
    color: #333;
}
#menuHorizontal li.separador a:hover span.nomesel,
 #menuHorizontal li.mouseover.separador a span.nomesel {
	background-position: 0 -150px;
}
#menuHorizontal ul.subsecoes li.secao a span.nomesel {
    display: block;
    padding: 5 10 5 10;
    font-weight: none;
	font-size: 11px;
	font-weight: bold;
    color: #333;
    text-align: left;
	z-index: 250;
}
#menuHorizontal ul.subsecoes li.selecionado a span.nomesel {
	z-index: 250;
	background: url("https://www.tramwayautopecas.com.br/sites/template/images/menulista_left_both.gif") no-repeat right top;
	background-position: 0 -150px;
}
#menuHorizontal ul.subsecoes li.secao a:hover span.nomesel,
 #menuHorizontal ul.subsecoes li.mouseover a span.nomesel {
	z-index: 250;
}
/* alterado css automaticamente fim */


/* Estilos para o marquee - destaques */
 
#inforolando {
	margin: 5px;
	padding: 5px;
	text-align: left;
	background: #eee;
	clear: both;
} 

.inforolandotitulo {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

#noticiasexternas {
	background: #eee;
	text-align: left;
	padding: 0 10px 10px 10px;
	height: 165px;
	line-height: 2em;
}

/*
 * Página Ler Mais
 */

/* título */

#blocolermais {
    border: 0px solid #03c;
}

#blocolermais .titulo {
	width: auto;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	background: none;
	border-bottom: 1px solid #ccc;
	text-align:left;
}

/* texto */
#blocolermais .texto {
    line-height: 1.5em;
	font-size: 13px;
}

/*
 * Classes especializadas para as matérias laterais:
 * .informacaoHomeDir
 * .informacaoHomeEsq
 * .informacaoSecaoDir
 * .informacaoSecaoEsq
 */


#lermais {
	font-size: 11px;
	margin-left: 3px;
}

/*
 * Mapa do Site
 */
/* Estilo para todos os elementos do mapa do site */
#mapaDosite * {
	line-height: auto;
    text-decoration: none;
}
/* Estilo para todas as listas (matérias, seções e subseções) */
#mapaDoSite ul {
    list-style: none;
}
/* Estilo para a lista principal */
#mapaDoSite .listaNivel0 {
    border: 1px solid #EEE;
    list-style: none;
    padding: 30px;
    margin: 1em;
}
/* conteúdo da seção (título da seção e matérias) */
#mapaDoSite .secao {
    margin: 3px 0 3px 0;
}
/* Separador */
#mapaDoSite .separador {
    border-top: 2px solid #AAA;
    border-bottom: 2px solid #AAA;
    background-color: #FFF;
    margin-top: 2.5em;
    margin-bottom: 10px;
}
/* Título de uma seção */ 
#mapaDoSite .secao .secaoTitulo {
    background-color: #FFF;
    font-weight: bold;
}

/* Lista de matérias */
#mapaDoSite .listaDeMaterias {
    margin: 0;
    padding-left: 20px;
    list-style-image: url("https://www.tramwayautopecas.com.br/sites/template/images/bullet2.gif");
}

/* Estilo da fonte da lista de matérias */

/* Propriedades para os box */
.box * {
    font-size: 11px;
	color: #333;
}

#enquete {
	background: #ccc;
	padding: 5px;
	margin: 5px;
}

#enquetepergunta {
	font-weight: bold;
}

/* nav */

#nav {
	width: 200px;
	text-align: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	float: left;
}

#nav li {
	width: 190px;
	margin: 5px;
	list-style: none;
	padding: 0;
	background: #333;
	border-bottom: 0px dotted #333;
	clear: both;
}

#nav li a:link {
	display: block;
	height: 100%;
	border: 1px solid #333;
	text-decoration: none;
	padding: 3px;
	color: #fff;
	font-size: 11px;
}

#nav li a:visited {
	display: block;
	height: 100%;
	border: 1px solid #333;
	text-decoration: none;
	padding: 3px;
	color: #fff;
	font-size: 11px;
}

#nav li a:hover {
	background: #666;
	border: 1px solid #666;
	display: block;
	height: 100%;
	color: #fff;
}

#titnav {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	font-size: 18px;
}

#bannerpq {
	margin: 0;
}

#bannertransicao {
	border: 0px solid #f00;
}


/* icons home */

#iconshome {
	background: #C90;
}

#iconshome ul {
	margin: 0 0 0 3px;
	padding: 0;
}

#iconshome li {
	width: 235px;
	margin: 10px 0 0 7px;
	list-style: none;
	display: inline-block;
	float: left;
	text-align: center;
}

#iconshome li a:link {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	border: 1px solid #333;
}

#iconshome li a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	border: 1px solid #333;
}

#iconshome li a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	border: 1px solid #c00;
}

/* faqs */
#siteFaq {
	margin: 0 auto;
}

#siteFaq .coluna1 {
	float: left;
	width: 220px;
	padding: 0;
}

#siteFaq .coluna1 ul {
	margin: 0;
	padding: 0;
}

#siteFaq .coluna1 li {
	border-bottom: 1px solid #ccc;
	list-style: none;
}

#siteFaq .coluna1 li a {
	display: block;
	padding: 10px;
	background: #f0f0f0;
	text-decoration: none;
	color: #333;
}

#siteFaq .coluna1 li a:visited {
	color: #333;
}

#siteFaq .coluna1 li.ativo a {
	background-color: #fff;
}

#siteFaq .coluna1 li a:hover {
	background-color: #1172c0;
	color: #fff;
}

#siteFaq .coluna2 {
	float: right;
	width: 600px;
	display: none;
}

#siteFaq .coluna2 h4 {
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	text-align:left;
	color: #1172c0;
}

#siteFaq .coluna2 ul {
	margin-bottom: 10px;
}

#siteFaq .coluna2 li {
	padding-left: 9px;
	background: url(../img/site/icn_lista.gif) no-repeat 0 7px;
}

#imgcases {
	border: 0px solid #f00;
}

#blocoshoriz {
	border: 0px solid #f00;
	font-size: 12px;
}

#blocoshoriz ul {
	margin: 0;
	padding: 0;
}

#blocoshoriz li {
	margin: 10px;
	padding: 5px;
	background: #eee;
	list-style: none;
	clear: both;
	height: 170px;
}

#blocoshoriz p {
	margin: 0;
}

#imgblocohoriz {
	float: left;
	margin: 5px;
	border: 2px solid #fff;
}