@charset "utf-8";
/* CSS Document */

html {
	overflow-x: hidden;
}

body {
	margin:0;
	padding:0;
	background-color:#aaaa9a;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family: trebuchet ms, arial, verdana;
	margin-bottom: 5px;
}

p,h1,h2,h3,h4,h5,h6,h7,input,div,li {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: trebuchet ms, arial, verdana;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
}


img {
	border: 0;
}

div {
	padding: 0;
}

p {
	font-family: trebuchet ms, arial, verdana;
	font-size: 11px;
}

#logo{
	background:url(../img/bg_logo.gif) no-repeat;
	width:242px;
	height:82px;
	padding-top:10px;
	float:left;
}

#logo h1{
	background:url(../img/logo.gif);
	width:222px;
	height:74px;
	text-indent:-5000px;
	overflow: hidden;
	margin-left:10px;
	display: block;
}	

#seminovos {
	margin-top:20px;
}

#topo{
	background:url(../img/bg_topo.gif) repeat-x;
	width:100%;
	height:92px;
}

#topo p{
	font-size:13px;
	color:#7c7c67;
	text-decoration:none;
}

#container{
	width:760px;
	left:50%;
	margin-left:-380px;
	_margin-left:-390px;
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
	background:#fff;
	margin-bottom:30px;
}

a {
	color: black;
}

a:hover {
	color: blue;
}

#lateral_esquerda{
	margin-left:10px;
	_margin-left:5px;
	width:222px;
	min-height:500px;
	_height:500px;
	float:left;
}

#corpo{
	float:right;
	background: #fff url(../img/bg_corpo.png) repeat-y;
	background-position:bottom left;
	width: 760px;
	margin-bottom:10px;
}

#corpo2 {
	width: 518px;
	float:right;
}

#rodape{
	text-align:center;
	color:#000;
	background-color:#FFFFFF;
	width:760px;
	clear:both;
	position: relative;
	padding-bottom:5px;
}	
		
		#rodape a:hover{
			color:#006666;
		}

#parceiros img{
	margin-top:10px;
}

.titulo{
	width:503px;
	height:23px;
	background-color:#006666;
	margin-top:10px;
	padding-top: 2px;
	padding-left: 5px;
}

.box{
	background:url(../img/bg_box.gif) #fff repeat-x bottom;
	border:1px solid #ccc;
	width:245px;
	min-height:170px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.box_img{
	border:1px solid #999999;
	margin-bottom:80px;
	margin-left:10px;
	margin-right:10px;
}

.box_esq{
	margin-left: 0;
}

.tit_box{
	font-size:14px;
	color:#006666;
	font-weight:bold;
	height: 38px;
}

.tit_local{
	font-size:11px;
	color:#333333;
}

.valor{
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.texto{
	font-size:11px;
	color:#333333;
}

.texto li{
	list-style:none;
	font-size:11px;
	color:#333333;
}
#borda_corpo {
	width:224px;
	height:5px;
	position:absolute;
	border-bottom:1px solid #DADADA;
}
.interna_bd {
	margin-top: -16px;
	margin-left:6px;
	_margin-top:-33px;
	_margin-left:-5px;
}
.home_bd {
	margin-top: -26px;
	margin-left:6px;
	_margin-top:-33px;
	_margin-left:-5px;
}

.form_busca{
	margin-top:10px;
	background-color:#eceff1;
	border:1px solid #006666;
	font-family:trebuchet ms,tahoma;
	font-size:11px;
	color:#000000;
	width:150px;	
}

.tit_interna {
	height: 22px;
	padding-top: 4px;
	padding-left: 5px;
}

#conteudo {
	width: 508px;
	min-height: 390px;
	_height: 420px;
}

.img_interna {
	padding: 8px;
	border: 1px solid #ccc;
	margin: 10px 0 10px 10px;
}

#interna {
	padding: 10px 0 10px 0;
}

#interna p {
	margin-bottom: 10px;
	line-height: 130%;
	text-align: justify;
}

.tn {
	background: #EFEFEF;
	padding: 3px;
	margin-right: 10px;
}

.depoimento {
	background: #FCFCFC;
	border: 1px solid #CCC;
	padding: 10px 10px 5px 10px;
	margin-bottom: 10px;
}

.tx_contato {
	width: 100px;
	padding-top: 7px;
}

#contato {
	width: 400px;
	padding-left: 40px;
}

.form {
	width: 240px;
	border: 1px solid #ccc;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font-size: 11px;
	font-family: trebuchet ms, arial, tahoma;
	color: #666;
}

.contato td {
	vertical-align: middle;
}

.busca {
	width: 200px;
	padding-bottom: 10px;
	_padding-bottom: 7px;
	border: 1px solid #e0e0e0;
}

#busca1 {
	border-top: none;
}

#busca2 {
	margin-top: 10px;
}

.bg_link {
	background: url(../img/bg_link.gif) 0 10px no-repeat;
	width: 160px;
	height: 75px;
	display: block;
	padding-top: 10px;
}
.bgMarcas{ background:url(../img/bgMarcas.jpg) no-repeat; width:160px; height:75px; display:block}
