*{margin:0;padding:0}

html, body{
	width:100%;
	height:100%;
}

body{
  background:#F5F5F5;
  text-align:center;
  font-family:Verdana;
}

#global{	
	width:960px;
	margin:0 auto;
	background:#ffffff;
	min-height:100%;
	position:relative;
	padding-bottom:40px;
}


#cabecera_sup, #cabecera_inf, #cabecera_simple {
	margin:0 20px;
	text-align:left;
	width:100%;
}

#contenidos{
	margin:0 20px;
	text-align:left;
}

#col_izquierda{
	width:450px;
	float:left;
}
#col_derecha{
	width:450px;  
	float:right;
}
#row{
	width:920px;  
	float:left;
}

#pie{
	position:absolute;
	width:100%;
	bottom:0px;
	left:0px;
	text-align:center;
	background-color:#E4E4E4;
	float: left;
}

.separator{
	clear:both;
	height:0;
	font-size:0;
}

#CANVAS_996 label,#CANVAS_996 span{
color:#444444;
font 11px Arial,Helvetica,Verdana;
}

#Button_0_996{
font:10px Verdana,Arial,Helvetica;
background-color:#444444;
color:#eeeeee;
padding:5px;
}

#Button_0_996 input{
border:0px;
font:10px Verdana,Arial,Helvetica;
background-color:#444444;
color:#eeeeee;
padding:5px;
}

div.video img{
border:2px solid #cccccc;
}

/***********GRAELLA**************/

	#contenidos{
	height:auto;
	}
	#contenedor_pral{
	font:12px 'Trebuchet MS',Arial,Helvetica;
	text-align:center;
	width:850px;
	height:auto;
	}

	#fila1,#fila2,#fila3{
	width:100%;
	height:auto;
	}
	
	#fila2{
	margin:0 auto;
	}

	#flecha_pral_izq{
	background:url('/imgfiles/imgs/flecha_left.gif') top left no-repeat;
	float:left;
	width:45px;
	height:40px;
	cursor:pointer;
	}

	#flecha_pral_der{
	background:url('/imgfiles/imgs/flecha_right.gif') top left no-repeat;
	float:left;
	width:45px;
	height:40px;
	cursor:pointer;
	}
	
	#franja_dias{
	float:left;
	width:760px;
	height:40px;
	}

	.dia{
	cursor:pointer;
	line-height:35px;
	float:left;
	width:188px;
	margin:1px;
	background-color:#ebebeb;
	height:40px;
	}

	.dia:hover{
	cursor:pointer;
	line-height:35px;
	float:left;
	width:188px;
	margin:1px;
	background-color:#ebebeb;
	height:36px;
	border-bottom:4px solid #888;
	}

	.diasel{
	line-height:35px;
	float:left;
	width:188px;
	margin:1px;
	background-color:#ebebeb;
	height:36px;
	border-bottom:4px solid #8FBE00;
	font-weight:bold;
	}

	.espai{
	width:100%;
	height:30px;
	}

	.franjah{
	line-height:25px;
	float:left;
	width:150px;
	margin:1px;
	background-color:#f3f3f3;
	height:30px;
	cursor:pointer;
	}

	.franjah:hover{
	line-height:25px;
	float:left;
	width:150px;
	margin:1px;
	background-color:#f3f3f3;
	cursor:pointer;
	height:26px;
	border-bottom:4px solid #aaaaaa;
	}


	.franjahsel{
	line-height:25px;
	float:left;
	width:150px;
	margin:1px;
	background-color:#f3f3f3;
	height:26px;
	border-bottom:4px solid #8FBE00;
	font-weight:bold;
	text-transform:uppercase;
	}

	#flecha_sec_izq{
	background:url('/imgfiles/imgs/flecha_left.gif') top left no-repeat;
	width:45px;
	height:40px;
	cursor:pointer;
	}

	#flecha_sec_der{
	background:url('/imgfiles/imgs/flecha_right.gif') top left no-repeat;
	width:45px;
	height:40px;
	cursor:pointer;
	float:left;
	}
	
	#parrilla{
	margin:5px;
	width:748px;
	}

	#central{
	background-color:#f9f9f9;
	border:1px solid #d9d9d9;	
	float:left;
	width:758px;
	}

	#horas{
	width:748px;
	}

	#programastv,#programasrf{
	position:relative;
	height:60px;
	width:746px;
	margin-top:5px;
	border:1px solid #e5e5e5;
	background-color:#ffffff;
	}

	.hour{
	width:148px;
	border-right:2px solid #e5e5e5;
	height:25px;
	float:left;
	text-align:left;
	line-height:30px;
	}

	.last{
	border:0px;
	}

	.horita{
	margin-left:10px;
	}

	.program{
	background-color:#ffffff;
	position:absolute;
	border:2px solid #8FBE00;
	height:56px;
	top:0px;
	}

	#izq_horas{
	float:left;
	}

/***Llistats de'audios**/

#reproductor{
width:100%;
margin-top:20px;
}

#radio_program{
float:left;
height:auto;
margin-top:10px;
}

#play{
float:left;
width:35px;
height:40px;
background:url('/imgfiles/RADIO/imgs/play_program.gif') no-repeat 0px 5px;
cursor:pointer;
}

#radio_program_info{
float:left;
width:160px;
height:40px;
color:#5A5A5A;
display:block;
font-size:11px;
padding:3px 0;
}

#tira_radio_programs{
margin-top:15px;
height:250px;
}

.counter{
color:#666666;
font:10px Verdana,Arial,Helvetica;
text-align:center;

}


.button_right{
background:#FFFFFF url(/imgfiles/TV/imgs/scroll_right.gif) no-repeat scroll center;
cursor:pointer;
width:30px;
}

.button_left{
background:#FFFFFF url(/imgfiles/TV/imgs/scroll_left.gif) no-repeat scroll center;
cursor:pointer;
width:30px;
}

#ara{
font:10px Verdana,Arial,Helvetica;
color:#DFDFDF;
padding-top:5px;
float:left;
}

.blanc{
color:#FFFFFF;
font:10px Verdana,Arial,Helvetica;
}


#mediaplayer{
float:right;
}

#radio_player{
width:95%;
background-color:#016257;
margin-bottom:10px;
padding:6px;
}

#resultat_list{
float:left;
width:645px;
}

#resultat_player{
float:left;
height:200px;
margin:60px 0 0 15px;
width:230px;
}

.rounded{
background-color:#444444;
font:11px Arial,Verdana,Helvetica;
color:#eeeeee;
padding:10px;
}

#swf_mediaplayer{
width:200px;
margin:20px auto;
}






