#geral {
	width:730px;
	height:400px;
	padding:10px;
	margin: auto;
	background-color:#FFFFFF
}
#destaques {
	width:710px;
	_width:710px;
	height:135px;
	_height:135px;
	padding:10px;
	position:relative;
	margin:0;
	background-color:#A5BEDD;
	background-image:url(../images/bg_02.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

#destaques table{
	margin-top:3px;
}

#destaques th{
	height:20px;
	padding:3px 3px 3px 10px;
	background-image:url(../images/bg_03.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left
}

#marcas {
	width:150px;
	margin:10px 25px;
	float:right
}