/********************************contenedoras**************************************/


.bloque_participantes_portada {
	position: relative;
	width:940px;
	background-image:url(../img/fondos/bloques/participantes.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	bac
}
.panel_info_participantes{
	position:relative;
	float:left;
	width:220px;
	padding:40px 0px 0px 0px;
	margin-right:20px;
}
.bloque_lista_aconcurso{
	position:relative;
	float:left;
	width:340px;
	height:217px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/fondos/fnd_degradado_gris_lista_portada.jpg);
	background-position:0px bottom;
	background-repeat:repeat-x;
	margin-right:20px;
	background-color:#FFFFFF;
}
.bloque_lista_casting{
	position:relative;
	float:right;
	width:340px;
	height:217px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/fondos/fnd_degradado_gris_lista_portada.jpg);
	background-position:0px bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

/********************************visor_info**************************************/


.visor_info_participantes{
	position:relative;
	float:left;
	width:220px;
	height:178px;
	background-image:url(../img/fondos/fnd_dregadado_panel_info.jpg);
	background-position:0px bottom;
	background-repeat:repeat-x;
	background-color:#3E97D1;
}
.cabecera_visor_info_participantes{
	position:relative;
	width:220px;
	height:30px;
	background-image:url(../img/fondos/bloques/fnd_panel_info.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
}
.bt_visor_info_izq a{
	position:absolute;
	width:19px;
	height:19px;
	background-image:url(../img/botones/bt_navega_visor_izq.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	right:74px;
	top:12px;
}
.bt_visor_info_der a{
	position:absolute;
	width:19px;
	height:19px;
	background-image:url(../img/botones/bt_navega_visor_der.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	right:11px;
	top:12px;
}
.bt_visor_info_pause a{
	position:absolute;
	width:19px;
	height:19px;
	background-image:url(../img/botones/bt_navega_visor_pause.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	right:32px;
	top:12px;
}
.bt_visor_info_play a{
	position:absolute;
	width:19px;
	height:19px;
	background-image:url(../img/botones/bt_navega_visor_play.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	right:53px;
	top:12px;
}
#visor_info{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	padding:8px 10px 10px 12px;
	height:200px;	
}
#visor_info a{
	color:#FFFFFF;
	text-decoration:underline;	
}
#visor_info a:hover{
	color:#82BADE;
}
#visor_info div{
	padding:10px;
}
.titluar_visor_info{
	position:relative;
	margin:5px 0px 5px 0px;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:normal;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
}



/********************************elemento_lista**************************************/


.cabecera_bloque_lista{
	position:relative;
	width:330px;
	height:30px;
	padding:10px 0px 0px 10px;
}
.bt_listado_completo a{
	position:absolute;
	width:106px;
	height:17px;
	padding:2px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	background-image:url(../img/botones/labels/label_listado_completo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	right: 10px;
	top: 8px;
}
.contenedora_elemento_lista{
	position:relative;
	width:340px;
	height:58px;
	border-top:solid 1px #cccccc;
}
.imagen_elemento_lista{
	position: absolute;
	width:58px;
	height:58px;
	top:0px;
	left:0px;
	background-color:#000000;
	overflow:hidden;
}
.datos_elemento_lista{
	position: absolute;
	width:208px;
	height:58px;
	top:0px;
	left:58px;
	overflow:hidden;

}
.datos_selec_elemento_lista{
	position:relative;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000000;
	margin: 5px 0px 2px 5px;
	display: block;
}
.datos_deselec_elemento_lista{
	position:relative;
	font-size:11px;
	color:#999999;
	margin: -1px 0px 0px 5px;
	font-weight:bold;
	line-height:16px;
	text-transform:capitalize;
	display: block;
}
.titulo_deselec_elemento_lista{
	font-size:11px;
	color:#CCCCCC;
	font-weight: bold;
}
.favorito_elemento_lista{
	position: absolute;
	width:58px;
	height:58px;
	top:0px;
	right:5px;
	overflow:hidden;
}
.titular_favorito_elemento_lista{
	position: absolute;
	width:56px;
	height:15px;
	top:4px;
	left:0px;
	font-weight:bold;
	color:#3E97D1;
	font-size:11px;
	text-align:center;
}
.numero_favorito_elemento_lista{
	position: absolute;
	width:56px;
	height:22px;
	top:18px;
	left:0px;
	font-size:19px;
	font-weight:bold;
	color:#3E97D1;
	letter-spacing:-1px;
	text-align: center;
	line-height: 17pt;
}
.btn_ver_perfil_elemento_lista a{
	position: absolute;
	width:56px;
	height:15px;
	top:40px;
	left:0px;
	font-weight:bold;
	color:#000000;
	font-size:11px;
	text-align:center;
}
