﻿body, html{
	height:100%;
}

body 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#706464;
	background:url(imgs/bgSite.gif) repeat-x #000000;
}

a{
	color:#706464;
	text-decoration:none;
}

* html{
	height:100%;
}

#tblGeral{
	width:100%;
	height:100%;
	vertical-align:top;
}

#tblGeral td{
	vertical-align:top;
}

#bannersTopo{
	width:140px;
	background:#063;
}

#contato{
	height:22px;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
}

#menuLateral{
	width:200px;
	background:#FFF;
}

#veiculos{
	width:192px;
	margin:auto;
	margin-bottom:5px;
}

#faixaPreco{
	width:192px;
	margin:auto;
	margin-bottom:5px;
}

#menu{
	width:192px;
	margin:auto;
	margin-bottom:5px;
}

#ctl00__menu1_TreeMenu table
{
    width:100%;
}

#ctl00__menu1_TreeMenu .titMenu:hover{
	background:#4c4c4c;
}

#itensMenu td{
	font-weight:bold;
	padding-left:8px;
}

.itMenus{
	font-weight:bold;
	margin-top:5px;
	display:block;
	text-transform:uppercase;
}

.treviewMenu{
	font-weight:bold;
	margin-top:5px;
	padding-left:0px;
	text-transform:capitalize;
	width:100%;
}

.treviewMenu:hover{
	background:#F2F2F2;
}

.titMenu{
	background:#4c4c4c;
	font-weight:bold;
	color:#FFF;
	padding:2px 2px 2px 5px;
}

.itVeiculos
{
 padding-left:2px;   
}

.logo{
	width:189px;
	margin:14px auto 7px auto ;
}

#conteudo{
	height:100%;
}

#cph{
	background:#FFF;
	margin:0 9px 0 9px;
	height:100%;
}

.linkprodutos{
	font-weight:bold;
	text-align:center;
	height:150px;
	position:relative;
}
.linkprodutos a{
	display:block;
	position:relative;
	width:145px;
	padding:5px;
	margin:auto;
}

.motosZero .linkprodutos a{
	color:#F1F1F1;
}
.motosZero .linkprodutos a:hover{
	color:#706464;
}

.vendida
{
    position:absolute;
}

.linkprodutos a:hover{
	background:#F2F2F2;
}

#frmcontato input, #frmcontato textarea{
	border:1px solid #F1F1F1;
}

#cabecalho{
	background:url(imgs/bgCabecalho.gif) repeat-x;
}

.pagina{
	height:420px;
	width:94%;
	margin:auto;
}

.linkImgs{
	position:relative;
	border:3px solid #FFF;
}

#marcaMotoraid{
	position:absolute;
	float:right;
	right:30px;
	top:35px;
}

#boxAproveite{
	background:url(imgs/bgCabAproveite.gif) repeat-x #FFF;
	height:160px;
	position:relative;
	padding-top:30px;
}

.aproveite{
	position:absolute;
	float:left;
	left:0px;
	top:0px;
}

#notMotoraid{
	background:url(imgs/bgCabecalho.gif) repeat-x #FFF;
	height:120px;
	position:relative;
}

#noticias{
	position:absolute;
	float:left;
	top:35px;
	left:31px;
}

#noticias a{
	color:#706464;
	text-decoration:none;
}
#noticias a:hover{
	color:#706464;
	text-decoration:underline;
}

#bannersLateral{
	width:200px;
}

.boxBanner{
	margin-bottom:10px;
}

#tblAtendimento{
	background:#333333;
	width:100%;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.cadcampo{
	height:16px;
	padding:0px;
	width:137px;
	font-size:9px;
	border:0px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.btncad{
	float:left;	
	margin-left:5px;
}

#rodape{
	height:27px;
	padding-top:7px;
	color:#FFF;
}

#rodape td{
	height:27px;
	padding-top:7px;
	color:#FFF;
}

