@import url(skin/ganagolSkin.css);
@import url(celular.css);
@import url(correo.css);
@import url(todosResultado.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: #761303 url(../images/tit_encuesta_ggol.gif) no-repeat scroll 0 0;
}
.pltencuesta .portlet-contenido {
	background: #761303 url(../images/bg_encuesta_ggol.gif) no-repeat scroll bottom;
}

/*****************************
*	PORTLET VIDEO RIGHT
******************************/
.pltvideoright-resultado .portlet-header{
	background:transparent url(../images/portlet/pltvideoright/ganagol-video-titulo-resultado.gif) no-repeat scroll 0 0 !important;
}
.pltvideoright-goles-de-la-semana .portlet-header{
	background:transparent url(../images/portlet/pltvideoright/ganagol-video-titulo-golesdelasemana.jpg) no-repeat scroll 0 0;
}

/*****************************
*	PORTLET GANADORES
******************************/
.pltganadores .portlet-header{
	background:transparent url(../images/portlet/pltnoticias/tit_historias_ganagol.jpg) 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;
}

/*
* IFRAMES
*/
.ganagol-reloj{
	height: 80px;
	width:300px;
}
.ganagol-reloj .centro{
}

.ganagol-pozo .contenedor{
	padding: 10px;
	width:249px;
}
.ganagol-pozo .cabecera{
	height: 31px;
	width: 249px;
	overflow: hidden;
}
.ganagol-pozo .contenido{
	background: url(../images/bg_pozo.png) no-repeat scroll center bottom;
	height: 48px;
	padding:0 5px 5px;
	overflow: hidden;
}

