@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana;
	color:#333333;
	margin:0px;
}
#geral {
	width:750px;
	margin:10px 0px 5px 0px;
	position:absolute;
	left:50%;
	margin-left:-375px;
}
#corpo {
	margin:10px 0px 10px 0px;
}
#rodape {
	background-image:url(../imgs/rodape-fundo.jpg);
	background-repeat:repeat-x;
}
img {
	border:0px;
}
.menu {
	width:140px;
	padding-left:2px;
	vertical-align:top;
}
.menu td {
	border-bottom:1px solid #CCCCCC;
	background-image:url(../imgs/menu-marcador.jpg);
	background-repeat:no-repeat;
	height:25px;
	padding-left:20px;
	font-size:11px;	
}
.menu a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
.lateral {
	width:182px;
	border-left:1px dotted #999999;
	padding:0px 3px 0px 10px;
	margin-left:10px;
	vertical-align:top;
}
#centro {
	background-color:#EFEFEF;
	margin:0px 10px 10px 10px;
	padding:10px; 
	height:187px;
}
.carroAbre {
	width:129px;
	padding-left:5px;
	font-size:11px;
	vertical-align:text-top;
}
.tituloAbre {
	font-size:14px;
	color:#FF0000;
	font-weight:bolder;
}
.valorAbre {
	font-weight:bold;
}
#Prev td{
	font-size:11px;
	color:#333333;
	text-align:center;
	border-right:1px dotted #CCCCCC;
}
#pesquisa {
	background-image:url(../imgs/fundopesquisa.jpg);
	height:70px;
	background-repeat:no-repeat;
	font-size:10px;
	color:#333333;
	padding:8px;
	margin-bottom:15px;
}
.tituloPesquisar {
	font-weight:bold;
	font-size:12px !important;
}
#pesquisa input {
	border: 1px solid #999999;
	font-size:11px;
}
.loja {
	font-size:10px;
	color:#333333;
	text-align:center;
	padding:5px 0px 15px 0px;
}
#titulo {
	margin:10px 5px 10px 10px;
}
#barraPesquisa table{
	background-image:url(../imgs/barraPesquisa-fundo.jpg);
	height:31px;
	width:100%;
}
#barraPesquisa input {
	border: 1px solid #999999;
	font-size:11px;
	width:250px;
}
.exemploPesquisa {
	font-size:10px;
	color:#333333;
	text-align:right;
}
.centro {
	padding:0px 10px 0px 10px;
	vertical-align:top;
}
.boxResult {
	background-color:#EAEAEA;
	padding:5px;
	margin-bottom:3px;
	color:#333333;
	font-size:11px;
}
.boxResult img{
	margin-right:5px;
}
.nomeCarro {
	font-weight:bold;
	color:#FF0000!important;
	font-size:14px!important;
}
.valorCarro {
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	font-size:13px!important;
}
.fotos {
	text-align:center;
	color:#000033;
	font-size:11px!important;
}
#textos {
	padding:5px 10px 5px 10px;
	font-size:11px;
	width:100%;
}
.texto {
	padding:5px 16px 5px 10px;
	font-size:11px;
	width:100%;
}
.labelForm {
	vertical-align:text-top;
	padding:3px 5px 0px 0px;
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
	font-size:12px;
}
.inputForm {
	border: 1px solid #999999;
	font-size:11px;
}
.valorDetalhe {
	font-weight:bold;
	font-size:16px!important;
	color:#FF0000;
}

/* CSS Document */
.grid {
	width:100%;
}
.grid th {
	background-color:#00CCFF;
	padding:0px 1px 0px 2px;
	border-right:1px solid #FFFFFF;
}
.grid td {
	border-bottom:1px solid #999999;
}
.grid a {
	color:#666666;
	font-weight:bold;
}
