table#oferta {
	width:985px;
	text-align: center;
}
table#oferta tr td {
	border: solid 1px #FFCC00;
	background-color:#FFFFFF;
	width:164px;
	padding: 5px;
	text-align: center;
   margin-left:auto;
   margin-right: auto;
}

table#oferta tr td img {
	text-align: center;
	margin-left:auto;
	margin-right: auto;
}

table#oferta tr td h1 {
	font-size: 16px;
}

div#tt_ofertas {
	width:965px;
	font-size: 12px;
	font-weight: bold;
	color: #AA7000;
	background: #e5e5e5;
	padding: 10px;
}
div#tt_div {
	width:290px;
	font-size: 12px;
	font-weight: bold;
	color: #8F5444;
	background: #FFFFFF;
	padding: 10px;
}
div#video img {
	width: 200px;
	height: 150px;
	border: 0px;
}
div#body {
	padding:0px;
}