@import url(skin/super3Skin.css);
@import url(celular.css);
@import url(correo.css);

/*****************************
*PORTLET PREGUNTAS FRECUENTES
******************************/
.pltpreguntas .portlet-container{
	padding-left:20px !important;
}
.pltpreguntas .portlet-header{
	background:transparent url(../images/tit_preguntas.jpg) no-repeat scroll left top;
}
.pltpreguntas .portlet-content{
	background:transparent url(../images/bg_faqs.gif) no-repeat scroll left bottom;
}

/*
*PORTLET ENCUESTA
*/
.pltencuesta .portlet-cabecera {
	background: #850A0C url(../images/tit_encuesta_super3.gif) no-repeat scroll 0 0;
}
.pltencuesta .portlet-contenido {
	background: #850A0C url(../images/bg_encuesta_super3.gif) no-repeat scroll bottom;
}

/*****************************
*	PORTLET GANADORES
******************************/
.pltganadores .portlet-header{
	background:transparent url(../images/portlet/pltnoticias/tit_ganadores_kabala.gif) no-repeat scroll 0 0;
}

/******************************************
*	PORTLET PASAME LA VOZ - IZQUIERDA
*******************************************/
.pltpasamevoz .portlet-contenedor{
	margin-left:20px;
}
.pltpasamevoz .portlet-titulo{
	background:transparent url(../images/portlet/pltpasamevoz/left/tit_pasame.gif) no-repeat scroll 0 0 !important;
}
.pltpasamevoz .portlet-contenido{
	background:transparent url(../images/portlet/pltpasamevoz/left/bg_pasame.gif) no-repeat scroll 0 0 !important;
}
.pltpasamevoz a.enlace{
	margin:6px 6px !important;
}

/*
*IFRAME  ULTIMOS RESULTADOS
*/
.ultimosResultados{
	width:249px;
	padding:10px;
}
.ultimosResultados .cabecera{
	background:transparent url(../images/tit_ult_result.gif) no-repeat scroll 0 0;	
	width:249px;
	height:32px;
}
.ultimosResultados .centro{
	background:transparent url(../images/bg_juegos_int.gif) no-repeat scroll 0 bottom;
	padding:5px;
}
.ultimosResultados .fila td{
	background-color:black;
}
.ultimosResultados .result{
	background: #000000;
	height:45px;
	margin:0 3px 3px;
}
.ultimosResultados .amplia{
	padding:10px;
	visibility:hidden;
	line-height:1;
}
.ultimosResultados a{
	color:#757575;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:17px;
	text-transform: uppercase;
	text-decoration: none;
}

/*
*PORTLET VER MAS
*/
.pltvermas .portlet-content{
	background:transparent url(../images/bg_juegos_int.gif) no-repeat scroll 0 bottom;
	padding: 0 10px 10px;
}

/*
*IFRAME ULTIMOS GANADORES
*/
.super3-ganadores{
	width:249px;
	padding:10px;
}
.super3-ganadores .cabecera{
	/*background: transparent url(../images/tit_ult_ganadores.jpg) no-repeat scroll 0 0;*/
	background: transparent url(../images/super3/tit_ganadores_acumulados.gif) no-repeat scroll 0 0;
	width:249px;
	height:32px;
}
.super3-ganadores .contenido{
	background: #FFFFFF url(../images/bg_juegos_int.gif) no-repeat scroll 0 bottom;
	padding:10px 0px 20px 0px;
}
.super3-ganadores .tit-orden3{
	background:transparent url(../images/tit_tresorden.jpg) no-repeat scroll 0 0;
	height:34px;
}
.super3-ganadores .tit-orden3cualq{
	background:transparent url(../images/tit_trescualquier.jpg) no-repeat scroll 0 0;
	height:34px;
}
.super3-ganadores .tit-orden2{
	background:transparent url(../images/tit_dosorden.jpg) no-repeat scroll 0 0;
	height:34px;
}
.super3-ganadores .tit-orden1{
	background:transparent url(../images/tit_unoorden.jpg) no-repeat scroll 0 0;
	height:34px;
}
.super3-ganadores .flash{
	background: white;
	height: 40px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

