#contenidorindex {
	background-color: #000;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 516px;
	background-image: url(img/backindexPromo.gif);
	background-repeat: no-repeat;
	background-position: left 290px;
	background-repeat: no-repeat;
}
#tv {
	height: 515px;
	width: 600px;
	float: right;
}
#news {
	background-color: #E00;
	width: 280px;
	margin-left: 25px;
	text-align: center;
	float: left;
}

#news img{
	border-style:none;
}
#sellingpica {
	background-color: #000;
	height: 57px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 880px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/selling.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
	color: #000;
	font-size: 9px;
}

#sellingpica img{
	border-style: none;
}
