body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:center;
	margin-top:5px;
	background-color:#FFFFFF;

}


/* ------------------------------------------------- CONTENEDORES ---------------------------------------------*/
.contenedor_canal {
	width: 990px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.contenedor_cabecera_publicidad {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
}

.contenedor_cabecera {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	height: 107px;
	background-image: url(/images/cabecera_canal_sorteos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contenedor_cabecera_cat {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	height: 107px;
	background-image: url(/images/cabecera_canal_sorteos_cat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.imagen_cabecera {
	float: right; 
	text-align: right;	
}


/* --------------------------------------------- CONTENEDORES DE NOTICIAS --------------------------------------*/
.contenidos_canal{
	width: 654px;
	float: left;
	margin-top: 5px;
	border-right: 1px dotted #cfcfcf;
	padding-right:6px;
}
.contenedor_servicios {
	width: 320px;
	margin-top: 5px;
	float: right;
	margin-left:5px;
}
.columna_izquierda {
	width: 318px;
	float: left;
	margin-right: 7px;

}
.columna_derecha {
	width: 320px;
	float: right;
	padding-left: 5px;
}

.bloqueclear {
	clear: both;
}

.bloqueclearpek {
 clear: both;
 height: 1px;
 width: 100%;
 margin: 0px;
 padding: 0px;
}

.bloqueclear2 {
	clear: left;
	height: 4px;
	width: auto;
	margin: 0px;
	font-size: 1px;
}


.borrar {
	border: 1px double #EAEAEA;
}

.contenedor_sorteo {
 BORDER-RIGHT: #efefef 1px solid;
 PADDING-RIGHT: 5px;
 BORDER-TOP: #efefef 1px solid;
 PADDING-LEFT: 5px;
 PADDING-BOTTOM: 5px;
 BORDER-LEFT: #efefef 1px solid;
 COLOR: #000000;
 LINE-HEIGHT: 17px;
 PADDING-TOP: 7px;
 BORDER-BOTTOM: #efefef 1px solid;
 margin-bottom: 4px;
}

.contenedor_ficha {
	float:right;
}


.contenedor_publicidad {
	width: 990px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
.columna_resultados {
	width: 235px;
	float: right;
	margin-right: 2px;
}
