﻿body {
	font-family:verdana;
	font-size:10px; 
	color: #000; 
	background-color:#ffffff;
	background-image:url(img/bg_listras.gif);
	padding:0px;
	margin:0px;
} 

form {
	padding:0px;
	margin:0px;
}

input, select {
	font-size:10px; 
	color:#6d6d6d; 
}

p {
	line-height: 1.8em;
	text-align:justify;
}

a:focus, a:active, a:link, a:visited {
	color : #858585; 
	text-decoration : none; 
} 

a:hover {
	color : #858585; 
	text-decoration : underline; 
} 

.fotos_esq { margin:5px 20px 0px 10px;}
.fotos_dir { margin:10px 0px 10px 20px;}

.eventos p {
	width:230px;
	font-size:10px; 
	color:#6d6d6d; 
	margin-top:5px;
	margin-left:10px;
	margin-bottom:0px;
	padding:0px;
}

.eventos a:focus, a:active, a:link, a:visited {
	color:#6d6d6d; 
	text-decoration : none; 
}

.eventos a:hover {
	color : #858585; 
	text-decoration : underline; 
} 

.encontre_pneu {
	font-size:10px; 
	color:#6d6d6d; 
	text-align: right;	
	padding:0px;
}

.encontre_pneu span {
	width:100%;
	height:19;
	background-color:#eeeeee;
}

.conteudo {
	font-size:11px; 
	color:#6d6d6d; 
	margin-top:5px;
	margin-left:10px;
	margin-bottom:0px;
}

.ln_cinza {
	font-size:11px; 
	width:460;
	height:19;
	background-color:#eeeeee;
}

.ln_bco {
	font-size:11px; 
	width:460;
	height:19;
	background-color:#fff;
}

.destaque {
	font-size:bolder; 
	color:#ca0000;
}

.submenu h1 {
	font-size:14px; 
	color:#ca0000;
	margin-bottom:5px;
}

.submenu h2 {
	font-size:12px; 
	color:#ca0000;
}

.submenu h3 {
	font-size:11px; 
	color:#ca0000;
}

.submenu ul, li {
	font-size:12px; 
	margin-top:0px;
	margin-left:10px;
	list-style: none;
}

.submenu p {
	font-size:11px;
}

a.submenu:focus, a.submenu:active, a.submenu:link, a.submenu:visited {
	color:#ca0000; 
	text-decoration : none; 
}

a.submenu:hover {
	color : #ca0000; 
	text-decoration : underline; 
} 

.campanha p {
	margin-top:5px;
	margin-bottom:25px; 
	padding:0px;
}

#topo{
	position:relative;
	width:868px;
	height:180px;
}

#logo{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(img/logo_lp.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:386px;
	height:176px;
	z-index: 2;
}

#barra1{ /* BARRA LARGA - AGORA ABAIXO */
	position:absolute;
	top:53px;
	left:157px;
	background-image:url(img/barra_grossa.gif);
	background-repeat:no-repeat;
	background-position:0px;
	width:707px;
	height:106px;
	z-index: 1;

}

#barra2{ /* BARRA FINA - AGORA ACIMA */
	top:0px;
	left:143px;
	position:absolute;
	background-image:url(img/barra_fina.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:723px;
	height:45px;
	z-index: 3;
}

#representante{
	position:absolute;
	top:10px;
	right:20px;
}

#menu{
	position:absolute;
	top:8px;
	left:40px;
	text-align:center;
}

.menu_produtos{
	color:#6d6d6d; 
	font-size:11px;
	position:absolute;
	top:16px;
	left:120px;
	text-align:center;
}

.menu_produtos a {
	color:#6d6d6d; 
	text-decoration : none; 
}

.menu_produtos a:hover {
	color : #ca0000; 
	text-decoration : underline; 
} 

.menu_produtos strong {
	color : #ca0000; 
	font-weight:bolder;
}

/*produtos*/

.th_desc {
	background-color:#e81c23;
	color:#fff;
	font-size:10px;
	font-weight:bolder;
}

.td_desc {
	background-color:#f5f5f5;
	font-size:11px;
	border:1px;
	border-color:#fff;
	border-right-style:solid;
	border-bottom-style:solid;
	text-align:center;
}

.td_nome_produto {
	margin:10px;
	font-size:11px;
}

.td_aplicacao {
	font-size:11px;
}

a.td_nome_produto:focus, a.td_nome_produto:active, a.td_nome_produto:link, a.td_nome_produto:visited {
	color : #ca0000; 
	font-size:12px;
	font-weight:bold;
	text-decoration : none; 
}

a.td_nome_produto:hover {
	text-decoration : underline; 
} 

.dicas li {
	font-size:11px; 
	margin-top:10px;
	margin-left:0px;
	list-style: decimal;
}
