.cont {
	clear: both;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
/*------Div que contiene las fotos --------*/
.gallery {
	height: 361px;
	width: 711px;
}
.video {
	height: 410px;
	width: 680px;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	background-color: #000;
	margin-left: 20px;
	margin-bottom: 20px;
}
.contGanadores {
	background-image: url(../ofertas/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 469px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
.contGanadores2 {
	background-image: url(../ofertas/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 742px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
.contNoticiasMundial {
	background-image: url(../ofertas/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
.contFotos {
	float: right;
	width: 980px;
}
.contNoticiasMundial p a img {
	padding: 5px;
	border: 1px solid #999;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}
.clear {
	clear: both;
}
.contSinHeight {
	background-image: url(../ofertas/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
.contPromoImg {
	clear: both;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}

