ul{
	list-style-image: url(../img/noticias/bullet.gif);
	padding:5px;
	margin:0px 0px 0px 20px;
}

li{ margin-bottom:10px;}


#boxMiddle {
	background-color:#fff;
	width:700px;
	float:left;
	margin:0 0 0 10px;
	background:url(/img/autos/bgMiddle.gif) no-repeat;
}
#boxMiddleHome {
	background-color:#fff;
	width:629px;
	padding:21px;
	float:left;
	margin:0 0 0 20px;
}
#infBox{
	width:670px;
  height: 25px;
	clear:both;
}
/* off: box principal */

/* on:conteudo */
#col1 {
	float:left;
	width:220px;
	margin:0px;
}
#col2 {
	float:right;
	width:466px;
}
#fotoGrande {
	width:466px;
	height:313px;
	background:url(/img/autos/bgFotoGrande.gif) no-repeat;
}
#alinhaFotoGrabde {
  width:446px;
	height:279px;
	padding:25px 0 0 10px;
}
#thumbs {
	width:466px;
	height:200px;
}
#cores {
	width:466px;
	height:396px;
}
#destaqueNoticias {
	width:466px;
	height:93px;
}
#titulo {
  width:220px;
	margin:50px 0 0 0;
}
.destaquePreco {
  font:bold 24px Arial;
	color:#921431;
}
/* off:conteudo */

/* on:thumbs */
.carros { 
  margin:15px 0 0 35px; 
	padding:0; 
	float:left; 
	width:156px;
}
.carros .alinhar { 
  text-align:center;
  font-size:12px;
  font-weight:bold;
}
/* off:thumbs */

