@charset "utf-8";

/* 	Modules Stylesheet for RGP
	Standard Module Format
	Inspired by Yahoo

	Colores:
	Fondo: #a2cac8
	Tapiz: #fff
	Rayas finas azules: #daeeef
	Rayas finas grises: #a2cac8
	Bordes de formularios: #cee8e9
	Títulos azules: #36b4b1
	Títulos grises: #888889
	Barra de navegación secundaria: #a2a2a2
----------------------------------------------------------------------------------------------------------------*/

/*****	Home	*****/
/* 	Home
----------------------------------------------------------------------------------------------------------------
	 Home a_sidebar
----------------------------------------------------------------------------------------------------------------*/

/* Módulo Music Channels
----------------------------------------------------------------------------------------------------------------*/
	#a_side.home #mod_channels .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		#a_side.home #mod_channels .hd hr{
			display: none;
		}
	#a_side.home #mod_channels .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin-bottom: 7px;
	}
		#a_side.home #mod_channels .ft hr{
			display: none;
		}

/* Módulo Radio Gladys TV
----------------------------------------------------------------------------------------------------------------*/
	#a_side.home #mod_tv .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		#a_side.home #mod_tv .hd hr{
			display: none;
		}
	#a_side.home #mod_tv .bd hr{
		color: #a2cac8;
		background: #a2cac8;
		border: 0px;
		text-align: left;
		margin: 5px 0px;
	}
	#a_side.home #mod_tv .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin-top: 5px;
		margin-bottom: 7px;
	}
		#a_side.home #mod_tv .ft hr{
			display: none;
		}

/* Módulo Programación
----------------------------------------------------------------------------------------------------------------*/
	#a_side.home #mod_programacion .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
	}

		#a_side.home #mod_programacion .hd hr{
			display: none;
		}
	#a_side.home #mod_programacion .bd .seleccion_programacion {
		margin: 7px 0px;
		height: 11px;
	}
		#a_side.home #mod_programacion .bd span.ciudad_active{
			color: #36b4b1;
			font-weight: 800;
			font-size: 13px;
			float: left;
			display: inline;
		}
		#a_side.home #mod_programacion .bd span.ciudad {
			color: #000;
			font-weight: 800;
			font-size: 13px;
			text-align: right;
			float: right;
			display: inline;
		}
			#a_side.home #mod_programacion .bd span.ciudad a{
				text-decoration: none;
				color: #000;
			}
			#a_side.home #mod_programacion .bd span.ciudad a.active{
				color: #36b4b1;
			}

		#a_side.home #mod_programacion .bd table{
			width: 100%;
			margin: 7px 0px 7px;
		}
			#a_side.home #mod_programacion .bd table td{
				padding: 4.5px 0px;
			}
				#a_side.home #mod_programacion .bd table td.hora{
					font-size: 11px;
					width: 65px;
				}
				#a_side.home #mod_programacion .bd table td.programa{
					background-image: url(../../images/home/puntitos_bkg.gif);
					background-position: bottom;
					background-repeat: repeat-x;
					font-size: 11px;
					text-align: right;
					color: #000000;
				}
					#a_side.home #mod_programacion .bd table td.programa a{
						color: #000000;
						padding-left: 7px;
					}

					#a_side.home #mod_programacion .bd table td.programa span{
						background-color:#FFFFFF;
					}

	#a_side.home #mod_programacion .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		#a_side.home #mod_programacion .ft hr{
			display: none;
		}

/* Módulo Tienda
----------------------------------------------------------------------------------------------------------------*/
	#a_side.home #mod_tienda .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 14px 0px;
	}
		#a_side.home #mod_tienda .hd hr{
			display: none;
		}
	#a_side.home #mod_tienda img{
		width: 283px;
	}
	#a_side.home #mod_tienda .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		#a_side.home #mod_tienda .ft hr{
			display: none;
		}

/* Módulo Galería
----------------------------------------------------------------------------------------------------------------*/
	#a_side.home #mod_galeria .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		#a_side.home #mod_galeria .hd hr{
			display: none;
		}
	#a_side.home #mod_galeria .bd img{
		width: 282px;
	}
	#a_side.home #mod_galeria .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		#a_side.home #mod_galeria .ft hr{
			display: none;
		}

/* Módulo Concursos
----------------------------------------------------------------------------------------------------------------*/
	#a_side.home #mod_concursos .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		#a_side.home #mod_concursos .hd hr{
			display: none;
		}
	#a_side.home #mod_concursos .bd img{
		height: 203px;
		width: 282px;
		}
	#a_side.home #mod_concursos .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		#a_side.home #mod_concursos .ft hr{
			display: none;
		}

/* Módulo Publicidad
----------------------------------------------------------------------------------------------------------------*/
	#a_side.home #mod_publicidad .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		#a_side.home #mod_publicidad .hd hr{
			display: none;
		}
	#a_side.home #mod_publicidad .bd img{
		margin-bottom: 7px;
		width: 282px;
	}

/* Home Body
----------------------------------------------------------------------------------------------------------------*/
/* Módulo Noticias
----------------------------------------------------------------------------------------------------------------*/
/* Noticias Header */
	#bd.home #mod_noticias .hd{
		margin: 0 20px 0 0;
	}
		#bd.home #mod_noticias .hd .hr{
			background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
			border: 0px;
			height: 6px;
			text-align: left;
		}
			#bd.home #mod_noticias .hd hr{
				display: none;
				margin: 5px 5px;
			}

/* Noticias Body */
	#bd.home #mod_noticias .bd .mod_noticia{
		float: left;
		display: inline;
		width: 270px;
		height: 434px;
		overflow: hidden; /* borrar luego despues de corregir */
		margin: 0px 30px 0px 0px;
	}
		#bd.home #mod_noticias .bd .mod_noticia .hd,
		#bd.home #mod_noticias .bd .mod_noticia .ft{
			margin: 0 0px 0 0;
		}
		#bd.home #mod_noticias .bd .mod_noticia .estilo-h5 a{
			text-transform:uppercase;
		}

	#bd.home #mod_noticias .bd .mod_noticia img{
		margin: 5px 0px;
		height: 199px;
		width: 269px;
	}
	#bd.home #mod_noticias .bd .mod_noticia .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;

	}
		#bd.home #mod_noticias .bd .mod_noticia hr{
			display: none;
		}

/* Noticias Footer */
	#bd.home #mod_noticias .ft{
		margin: 0 20px 0 0;
	}
		#bd.home #mod_noticias .ft .hr{
			background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
			border: 0px;
			height: 9px;
			text-align: left;
			margin: 7px 0px;
		}
			#bd.home #mod_noticias .ft hr{
				display: none;
			}

/* Módulo Los Más Calientes
----------------------------------------------------------------------------------------------------------------*/
/* Los Más Calientes Header */
	#bd.home #mod_calientes .hd{
		margin: 0 20px 0 0;
	}
		#bd.home #mod_calientes .hd .hr{
			background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
			border: 0px;
			height: 6px;
			text-align: left;
		}
			#bd.home #mod_calientes .hd hr{
				display: none;
			}

/* Los Más Calientes Body */
	#bd.home #mod_calientes ol.item li{
		background-image: url(../../images/home/caliente_background.gif);
		height: 150px;
		/*width: 578px;*/
		overflow: hidden;
		zoom: 1;
		width: 36.15em;
	}
	#bd.home #mod_calientes ol.item li.ultimo_caliente{
		background-image: none;
	}
		#bd.home #mod_calientes .bd img.numero_cancion{
			float: left;
			display: inline;
			margin: 48px 0;
		}
		#bd.home #mod_calientes .bd li img.caratula{
			float: left;
			display: inline;
			margin: 18px 0px 0px 15px;
		}
		#bd.home #mod_calientes .bd div.info {
			float: left;
			display: inline;
			height: 68px;
			width: 340px;
			overflow: hidden;
			zoom: 1;
			margin: 18px 0 0 15px;
		}
		#bd.home #mod_calientes .bd div.acciones {
			float: right;
			display: inline;
			margin: 7px 20px 0px 0px;
			font-size:8px;
		}

	#bd.home #mod_calientes .bd hr{
		color: #a2cac8;
		background: #a2cac8;
		border: 0px;
		text-align: left;
	}

/* Los Más Calientes Footer */
	#bd.home #mod_calientes .ft{
		margin: 0 20px 0 0;
	}
		#bd.home #mod_calientes .ft .siguientes{
			height: 65px;
			width: 578px;
			background-image: url(../../images/home/calientes_subhd_background.gif);
		}
		#bd.home #mod_calientes .ft .siguientes .siguientes_box{
			float: right;
			display: inline;
			margin: 15px 10px 0 0;
		}
		#bd.home #mod_calientes .ft .hr{
			background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
			border: 0px;
			height: 9px;
			text-align: left;
			margin: 7px 0px;
		}
			#bd.home #mod_calientes .ft hr{
				display: none;
			}

/* Módulo Agenda
----------------------------------------------------------------------------------------------------------------*/
/* Agenda Body */
	#bd.home #mod_agenda .hd{
		margin: 0 20px 0 0;
	}
		#bd.home #mod_agenda .hd .hr{
			background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
			border: 0px;
			height: 6px;
			text-align: left;
		}
			 #bd.home #mod_agenda .hd hr{
					display: none;
					margin: 5px 5px;
			}

/* Agenda Body */
	#bd.home #mod_agenda .bd .mod_evento{
		float: left;
		display: inline;
		width: 280px;
		margin: 0px 20px 0px 0px;
	}
		#bd.home #mod_agenda .bd .mod_evento .hd,
		#bd.home #mod_agenda .bd .mod_evento .ft{
			margin: 0 0px 0 0;
		}
		#bd.home #mod_agenda .bd .mod_evento .estilo-h5{
			text-transform:uppercase;
		}

	#bd.home #mod_agenda .bd .mod_evento img{
		margin: 5px 0px;
		height: 199px;
		width: 279px;
	}

	#bd.home #mod_agenda .bd .mod_evento .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		#bd.home #mod_agenda .bd .mod_evento hr{
			display: none;
		}

	/* Agenda Footer */
	#bd.home #mod_agenda .bd .mod_evento .ft{
		margin: 0 0px 0 0;
	}
		 #bd.home #mod_agenda .ft .hr{
			background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
			border: 0px;
			height: 9px;
			text-align: left;
			margin: 7px 0px;
			font-size:70%;

		 }
			#bd.home #mod_agenda .ft hr{
					display: none;
			}

/*****	Noticias	*****/
/* 	Noticias Main
-----------------------------------------------------------------------------------------------------------------*/

/*	Noticias Main a_side
-----------------------------------------------------------------------------------------------------------------*/
/*	Módulo Buscador
-----------------------------------------------------------------------------------------------------------------*/
	.a_noticias_main #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.a_noticias_main #mod_buscador .hd hr{
			display: none;
		}
	.a_noticias_main #mod_buscador .bd dl{
		height: 200px;
	}

	.a_noticias_main #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.a_noticias_main #mod_buscador .ft hr{
			display: none;
		}

/*	Módulo Publicidad
----------------------------------------------------------------------------------------------------------------*/
	.a_noticias_main #mod_publicidad .hd a img{
		margin: 7px 0px;
		width: 283px;
	}

/*	Noticias Main Body
-----------------------------------------------------------------------------------------------------------------*/
/*	Header */
	.bd_noticias_main #mod_noticias .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_noticias_main #mod_noticias .hd hr{
			display: none;
		}
/*	c_side	*/
	/*	Body	*/
	.bd_noticias_main #mod_noticias .bd #mod_titulares .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_noticias_main #mod_noticias .bd #mod_titulares .hd hr{
			display: none;
		}
	.bd_noticias_main #mod_noticias .bd #mod_titulares ul li{
		background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat top;
	}
	/*	Footer	*/
	.bd_noticias_main #mod_noticias .bd #mod_titulares .ft .hr{
			background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
			border: 0px;
			height: 6px;
			text-align: left;
			margin: 7px 0;
		}
			.bd_noticias_main #mod_noticias .bd #mod_titulares .ft hr{
				display: none;
			}
	.bd_noticias_main #mod_noticias .bd #mod_titulares .ft img{
		width: 280px;
	}
/* d_side	*/
	.bd_noticias_main #mod_noticias .bd .mod_resumen .hd .hr{
			background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
			border: 0px;
			height: 6px;
			text-align: left;
			margin-top: 7px;
		}
		.bd_noticias_main #mod_noticias .bd .mod_resumen .hd .hr.first{
			margin-top: 24px;
		}
			.bd_noticias_main #mod_noticias .bd .mod_resumen .hd hr{
				display: none;
			}
	.bd_noticias_main #mod_noticias .bd .mod_resumen .bd{
		height: 100px;
		overflow: hidden;
		zoom: 1;
		padding-bottom: 19px;
		background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat bottom;
	}
		.bd_noticias_main #mod_noticias .bd .mod_resumen .bd table{
			border-collapse: collapse;
		}
			.bd_noticias_main #mod_noticias .bd .mod_resumen .bd table img{
				height: 102px;
				width: 102px;
			}
			.bd_noticias_main #mod_noticias .bd .mod_resumen .bd table td.info{
				vertical-align: bottom;
			}
			.bd_noticias_main #mod_noticias .bd .mod_resumen .bd table div.position{
				width: 170px;
				margin-left: 7px;
			}
/* 	Noticias Search
-----------------------------------------------------------------------------------------------------------------*/

/*	Noticias Search a_side
-----------------------------------------------------------------------------------------------------------------*/
/*	Módulo Publicidad
----------------------------------------------------------------------------------------------------------------*/
	.a_noticias_search #mod_publicidad .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 29px;
	}
		.a_noticias_search #mod_publicidad .hd hr{
			display: none;
		}
	.a_noticias_search #mod_publicidad .bd a img{
		margin: 7px 0px;
		width: 282px;
	}
	.a_noticias_search #mod_publicidad .bd .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_noticias_search #mod_publicidad .bd hr{
			display: none;
		}

/*	Noticias Search Body
-----------------------------------------------------------------------------------------------------------------*/
/*	Header */
	.bd_noticias_search #mod_noticias .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_noticias_search #mod_noticias .hd hr{
			display: none;
		}
/*	c_side	*/
/*	Módulo Buscador
-----------------------------------------------------------------------------------------------------------------*/
	.bd_noticias_search #mod_noticias #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_noticias_search #mod_noticias #mod_buscador .hd hr{
			display: none;
		}
	.bd_noticias_search #mod_noticias #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.bd_noticias_search #mod_noticias #mod_buscador .ft hr{
			display: none;
		}
	.bd_noticias_search #mod_noticias #mod_buscador .ft img{
		margin: 7px 0px;
		width: 279px;
	}
/* d_side	*/
/*	Body	*/
	.bd_noticias_search #mod_noticias .bd #mod_resultados .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_noticias_search #mod_noticias .bd #mod_resultados .hd hr{
			display: none;
		}
	.bd_noticias_search #mod_noticias .bd #mod_resultados .bd ul li{
		background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat top;
	}
/*	Noticias Detail
-----------------------------------------------------------------------------------------------------------------*/
/*	Noticias Detail a_side
-----------------------------------------------------------------------------------------------------------------*/
/*	Header */
	.a_noticias_detail #mod_noticias .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.a_noticias_detail #mod_noticias .hd hr{
			display: none;
		}
/*	Body	*/
	.a_noticias_detail #mod_noticias .bd #mod_titulares .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_noticias_detail #mod_noticias .bd #mod_titulares .hd hr{
			display: none;
		}
	.a_noticias_detail #mod_noticias .bd #mod_titulares ul li{
		background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat top;
	}
/*	Footer	*/
	.a_noticias_detail #mod_noticias .bd #mod_titulares .ft .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0;
	}
		.a_noticias_detail #mod_noticias .bd #mod_titulares .ft hr{
			display: none;
		}
	.a_noticias_detail #mod_noticias .bd #mod_titulares .ft img{
		margin: 7px 0px;
		width: 280px;
	}
/*	Noticias Detail Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header	*/
	.bd_noticias_detail #mod_noticia .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 29px;
		margin-bottom: 7px;
	}
		.bd_noticias_detail #mod_noticia .hd hr{
			display: none;
		}
	.bd_noticias_detail #mod_noticia .bd img{
		margin: 7px 0px 14px;
		/*width: 580px;*/
	}
	/*	Footer	*/
	.bd_noticias_detail #mod_noticia .ft ul{
		margin-top: 20px;
		float: right;
	}
		.bd_noticias_detail #mod_noticia .ft ul li{
			display: inline;
			font-size: 12px;
			color: #888889;
		}
		.bd_noticias_detail #mod_noticia .ft ul li form div{
		}
			.bd_noticias_detail #mod_noticia .ft ul li a{
				color: #888889;
			}
				.bd_noticias_detail #mod_noticia .ft ul li a img{
					vertical-align: top;
				}
	.bd_noticias_detail #mod_noticia .ft .position{
		margin: 10px 0px;
		float: right;
		display: inline;
	}
		.bd_noticias_detail #mod_noticia .ft .position p{
			display: inline-block;
			font-size: 14px;
			color: #888889;
		}
			.bd_noticias_detail #mod_noticia .ft .position form{
				display: inline-block;
			}

/*****	Agenda	*****/
/* 	Agenda Main
-----------------------------------------------------------------------------------------------------------------*/

/*	Agenda Main a_side
-----------------------------------------------------------------------------------------------------------------*/
	/*	Módulo Titulares
	----------------------------------------------------------------------------------------------------------------*/
	.a_agenda_main #mod_titulares .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
		margin-top: 29px;
	}
		.a_agenda_main #mod_titulares .hd hr{
			display: none;
		}
	.a_agenda_main #mod_titulares ul li{
		background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat top;
	}
	.a_agenda_main #mod_titulares .ft .hr{
			background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
			border: 0px;
			height: 6px;
			text-align: left;
			margin: 7px 0;
		}
			.a_agenda_main #mod_titulares .ft hr{
				display: none;
			}
	/*	Módulo Publicidad
	----------------------------------------------------------------------------------------------------------------*/
	.a_agenda_main #mod_publicidad .hd a img{
		margin: 7px 0px;
		width: 282px;
	}

/*	Agenda Main Body
-----------------------------------------------------------------------------------------------------------------*/
/*	Header */
	.bd_agenda_main #mod_agenda .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_agenda_main #mod_agenda .hd hr{
			display: none;
		}
/*	c_side	*/
	/*	Módulo Buscador
	-----------------------------------------------------------------------------------------------------------------*/
	.bd_agenda_main #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_agenda_main #mod_buscador .hd hr{
			display: none;
		}
	.bd_agenda_main #mod_buscador .bd dl{
		height: 200px;
	}

	.bd_agenda_main #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.bd_agenda_main #mod_buscador .ft hr{
			display: none;
		}

	/*	Módulo Calendario
	-----------------------------------------------------------------------------------------------------------------*/
	.bd_agenda_main #mod_calendario .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_agenda_main #mod_calendario .hd hr{
			display: none;
		}
	.bd_agenda_main #mod_calendario .bd dl{
		height: 200px;
	}

	.bd_agenda_main #mod_calendario .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.bd_agenda_main #mod_calendario .ft hr{
			display: none;
		}
	.bd_agenda_main #mod_calendario .ft img{
		width: 280px;
	}
/* d_side	*/
	.bd_agenda_main #mod_agenda .bd .mod_resumen .hd .hr{
			background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
			border: 0px;
			height: 6px;
			text-align: left;
			margin-top: 7px;
		}
	.bd_agenda_main #mod_agenda .bd .mod_resumen .bd{
		height: 100px;
		overflow: hidden;
		zoom: 1;
		padding-bottom: 19px;
		background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat bottom;
	}
		.bd_agenda_main #mod_agenda .bd .mod_resumen .bd table{
			border-collapse: collapse;
		}
		.bd_agenda_main #mod_agenda .bd .mod_resumen .bd table img{
			height: 102px;
			width: 102px;
		}
			.bd_agenda_main #mod_agenda .bd .mod_resumen .bd table td.info{
				vertical-align: bottom;
			}
			.bd_agenda_main #mod_agenda .bd .mod_resumen .bd table div.position{
				width: 170px;
				margin-left: 7px;
			}

/* 	Agenda Search
-----------------------------------------------------------------------------------------------------------------*/

/*	Agenda Search a_side
-----------------------------------------------------------------------------------------------------------------*/
/*	Módulo Publicidad
----------------------------------------------------------------------------------------------------------------*/
	.a_agenda_search #mod_publicidad .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 31px;
	}
		.a_agenda_search #mod_publicidad .hd hr{
			display: none;
		}

	.a_agenda_search #mod_publicidad .bd a img{
		margin: 7px 0px;
		width: 282px;
	}

	.a_agenda_search #mod_publicidad .bd .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_agenda_search #mod_publicidad .bd hr{
			display: none;
		}

/*	Agenda Search Body
-----------------------------------------------------------------------------------------------------------------*/
/*	Header */
	.bd_agenda_search #mod_agenda .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_agenda_search #mod_agenda .hd hr{
			display: none;
		}
/*	c_side	*/
	/*	Módulo Buscador
	-----------------------------------------------------------------------------------------------------------------*/
	.bd_agenda_search #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_agenda_search #mod_buscador .hd hr{
			display: none;
		}
	.bd_agenda_search #mod_buscador .bd dl{
		height: 200px;
	}

	.bd_agenda_search #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.bd_agenda_search #mod_buscador .ft hr{
			display: none;
		}

	/*	Módulo Calendario
	-----------------------------------------------------------------------------------------------------------------*/
	.bd_agenda_search #mod_calendario .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_agenda_search #mod_calendario .hd hr{
			display: none;
		}
	.bd_agenda_search #mod_calendario .bd dl{
		height: 200px;
	}
/* d_side	*/
	/*	Módulo Resultados
	-----------------------------------------------------------------------------------------------------------------*/
	.bd_agenda_search #mod_agenda .bd #mod_resultados .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_agenda_search #mod_agenda .bd #mod_resultados .hd hr{
			display: none;
		}
	.bd_agenda_search #mod_agenda .bd #mod_resultados .bd ul li{
		background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat top;
	}
/* 	Agenda Detail
-----------------------------------------------------------------------------------------------------------------*/

/*	Agenda Detail a_side
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header */
	.a_agenda_detail #mod_agenda .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.a_agenda_detail #mod_agenda .hd hr{
			display: none;
		}
	/*	Módulo Buscador
	-----------------------------------------------------------------------------------------------------------------*/
	.a_agenda_detail #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_agenda_detail #mod_buscador .hd hr{
			display: none;
		}
	.a_agenda_detail #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.a_agenda_detail #mod_buscador .ft hr{
			display: none;
		}

	/*	Módulo Calendario
	-----------------------------------------------------------------------------------------------------------------*/
	.a_agenda_detail #mod_calendario .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.a_agenda_detail #mod_calendario .hd hr{
			display: none;
		}

	.a_agenda_detail #mod_calendario .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.a_agenda_detail #mod_calendario .ft hr{
			display: none;
		}


/*	Agenda Detail Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header	*/
	.bd_agenda_detail #mod_evento .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 30px;
		margin-bottom: 7px;
	}
		.bd_agenda_detail #mod_evento .hd hr{
			display: none;
		}

	/*	Body	*/
	.bd_agenda_detail #mod_evento .bd img{
		margin: 14px 0px;
		/*height: 279px;
		width: 580px;*/
	}
	.bd_agenda_detail #mod_evento .bd dl{
		clear: both;
		margin: 7px 0px;
	}
		.bd_agenda_detail #mod_evento .bd dt{
			color: #888889;
			font-size: 13px;
			font-weight: 800;
			float: left;
			display: inline;
		}
		.bd_agenda_detail #mod_evento .bd dd{
			color: #888889;
			font-size: 13px;
			margin-left: 4px;
		}

	/*	Footer	*/
	.bd_agenda_detail #mod_evento .ft ul{
		margin-top: 20px;
		float: right;
		display: inline;
	}
		.bd_agenda_detail #mod_evento .ft ul li{
			display: inline;
			font-size: 12px;
			color: #888889;
		}
		.bd_agenda_detail #mod_evento .ft ul li form div{
		}
			.bd_agenda_detail #mod_evento .ft ul li a{
				color: #888889;
			}
				.bd_agenda_detail #mod_evento .ft ul li a img{
					vertical-align: top;
				}
	/*	Footer	*/
	.bd_agenda_detail #mod_evento .ft ul{
		margin-top: 20px;
		float: right;
	}
		.bd_agenda_detail #mod_evento .ft ul li{
			display: inline;
			font-size: 12px;
			color: #888889;
		}
		.bd_agenda_detail #mod_evento .ft ul li form div{
		}
			.bd_agenda_detail #mod_evento .ft ul li a{
				color: #888889;
			}
				.bd_agenda_detail #mod_evento .ft ul li a img{
					vertical-align: top;
				}
	.bd_agenda_detail #mod_evento .ft .position{
		margin: 10px 0px;
		float: right;
		display: inline;
	}
		.bd_agenda_detail #mod_evento .ft .position p{
			display: inline-block;
			font-size: 14px;
			color: #888889;
		}
			.bd_agenda_detail #mod_evento .ft .position form{
				display: inline-block;
			}

/*****	Programación	*****/
/* 	Programación Main
-----------------------------------------------------------------------------------------------------------------*/

/*	Programación Main Body
-----------------------------------------------------------------------------------------------------------------*/
/* Módulo Programación
-----------------------------------------------------------------------------------------------------------------*/
	.bd_programacion_main .c_side #mod_programacion .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_main .c_side #mod_programacion .hd hr{
			display: none;
		}

	.bd_programacion_main .c_side #mod_programacion .bd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_programacion_main .c_side #mod_programacion .bd hr{
			display: none;
		}
	.bd_programacion_main .c_side #mod_programacion .bd .content{
		height: 184px;
		width: 578px;
		overflow: hidden;
		zoom: 1;
		clear: both;
	}
		.bd_programacion_main .c_side #mod_programacion .bd .content ul{
			width: 280px;
			display: inline-block;
			float: left;
		}
		.bd_programacion_main .c_side #mod_programacion .bd .content ul.left{
			margin-right: 17px;
		}
			.bd_programacion_main .c_side #mod_programacion .bd .content ul li{
				background-image: url(../../images/schedule/main/rayita.gif);
				background-position: bottom;
				background-repeat: no-repeat;
				padding: 12px 0px;
			}
				.bd_programacion_main .c_side #mod_programacion .bd .content p{
					margin: 0px;
					color: #888889;
					font-size: 14px;
					display: inline;
				}
				.bd_programacion_main .c_side #mod_programacion .bd .content p a{
					font-weight: 800;
					color: #888889;
					text-decoration: none;
					display: inline;
				}
	.bd_programacion_main .c_side #mod_programacion .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_main .c_side #mod_programacion .ft hr{
			display: none;
		}

/*	Módulo Buscador
-----------------------------------------------------------------------------------------------------------------*/
.bd_programacion_main .d_side #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 30px;
		margin-bottom: 7px;
	}
		.bd_programacion_main .d_side #mod_buscador .hd hr{
			display: none;
		}
	.bd_programacion_main .d_side #mod_buscador .bd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_programacion_main .d_side #mod_buscador .bd hr{
			display: none;
		}
	.bd_programacion_main .d_side #mod_buscador .bd dl{
		height: 200px;
	}
	.bd_programacion_main .d_side #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x top;
		border: 0px;
		height: 9px;
		text-align: left;
	}
		.bd_programacion_main .d_side #mod_buscador .ft hr{
			display: none;
		}

/*	Módulo Programas
-----------------------------------------------------------------------------------------------------------------*/
	.bd_programacion_main #mod_programas .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_main #mod_programas .hd hr{
			display: none;
		}

	.bd_programacion_main #mod_programas .bd div {
		display: inline;
		float: left;
		width: 99px;
		margin: 5.5px;
	}
		.bd_programacion_main #mod_programas .bd div p {
			margin-top: 3px;
		}
			.bd_programacion_main #mod_programas .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	.bd_programacion_main #mod_programas .separa{
		margin-top: 7px;
		clear: both;
	}

/* 	Programación Programa
-----------------------------------------------------------------------------------------------------------------*/
/*	Programa Body
-----------------------------------------------------------------------------------------------------------------*/
/* Módulo Programa
-----------------------------------------------------------------------------------------------------------------*/
	.bd_programacion_programa .c_side #mod_programa .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_programa .c_side #mod_programa .hd hr{
			display: none;
		}
	.bd_programacion_programa .c_side #mod_programa .hd img{
		margin: 7px 0 7px 0;
	}

	/* Programa body	*/
	.bd_programacion_programa .c_side #mod_programa .bd {
		width: 578px;
	}
		.bd_programacion_programa .c_side #mod_programa .bd p a{
			font-weight: 800;
			color: #888889;
			text-decoration: none;
		}
		.bd_programacion_programa .c_side #mod_programa .bd img{
			margin: 7px 0px 7px;
			height: 465px;
			width: 580px;
		}

	/* Programa footer	*/
	.bd_programacion_programa .c_side #mod_programa .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin-bottom: 7px;
		margin-top: 14px;
	}
		.bd_programacion_programa .c_side #mod_programa .ft hr{
			display: none;
		}

/*	Módulo Fonoteca
-----------------------------------------------------------------------------------------------------------------*/
.bd_programacion_programa .d_side #mod_fonoteca .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
	}
		.bd_programacion_programa .d_side #mod_fonoteca .hd hr{
			display: none;
		}

	/* Fonoteca Body */
	.bd_programacion_programa .d_side #mod_fonoteca .bd ol li{
		background-image: url(../../images/schedule/programa/fonoteca_background.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		height: 140px;
		overflow: hidden;
		zoom: 1;
		margin-top: 7px;
	}
		.bd_programacion_programa .d_side #mod_fonoteca .bd ol li.ultimo_programa{
			background-image: none;
		}
		.bd_programacion_programa .d_side #mod_fonoteca .bd ol li .acciones{
			float: right;
			display: inline;
			margin: 7px 0px 0px;
		}
	/* Fonoteca Footer */
	.bd_programacion_programa .d_side #mod_fonoteca .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_programa .d_side #mod_fonoteca .ft hr{
			display: none;
		}

/*	Módulo Canales
-----------------------------------------------------------------------------------------------------------------*/
.bd_programacion_programa .d_side #mod_canales .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.bd_programacion_programa .d_side #mod_canales .hd hr{
			display: none;
		}

	/* Canales Footer */
	.bd_programacion_programa .d_side #mod_canales .ft img{
		margin: 5px 0px;
	}
	.bd_programacion_programa .d_side #mod_canales .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_programacion_programa .d_side #mod_canales .ft hr{
			display: none;
		}

/*	Módulo Programas
-----------------------------------------------------------------------------------------------------------------*/
	.bd_programacion_programa #mod_programas .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_programa #mod_programas .hd hr{
			display: none;
		}

	.bd_programacion_programa #mod_programas .bd div {
		display: inline;
		float: left;
		width: 99px;
		margin: 5.5px;
	}
	.bd_programacion_programa #mod_programas .bd div img{
		height: 99px;
		width: 99px;
	}
		.bd_programacion_programa #mod_programas .bd div p {
			margin-top: 3px;
		}
			.bd_programacion_programa #mod_programas .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	.bd_programacion_programa #mod_programas .separa{
		margin-top: 7px;
		clear: both;
	}

/* 	Programación Semanal
-----------------------------------------------------------------------------------------------------------------*/

/*	Programación Semanal Body
-----------------------------------------------------------------------------------------------------------------*/
/* Módulo Programación
-----------------------------------------------------------------------------------------------------------------*/
	.bd_programacion_7d .c_side #mod_programacion .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_7d .c_side #mod_programacion .hd hr{
			display: none;
		}
	.bd_programacion_7d .c_side #mod_programacion .bd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_programacion_7d .c_side #mod_programacion .bd hr{
			display: none;
		}
	.bd_programacion_7d .c_side #mod_programacion .bd .content{
		height: 184px;
		width: 578px;
		overflow: hidden;
		zoom: 1;
		clear: both;
	}
		.bd_programacion_7d .c_side #mod_programacion .bd .content ul{
			width: 280px;
			display: inline-block;
			float: left;
		}
		.bd_programacion_7d .c_side #mod_programacion .bd .content ul.left{
			margin-right: 17px;
		}
			.bd_programacion_7d .c_side #mod_programacion .bd .content ul li{
				background-image: url(../../images/schedule/main/rayita.gif);
				background-position: bottom;
				background-repeat: no-repeat;
				padding: 3px 0px;
			}
				.bd_programacion_7d .c_side #mod_programacion .bd .content p{
					margin: 0px;
					color: #888889;
					font-size: 14px;
					display: inline;
				}
				.bd_programacion_7d .c_side #mod_programacion .bd .content p a{
					font-weight: 800;
					color: #888889;
					text-decoration: none;
					display: inline;
				}
	.bd_programacion_7d .c_side #mod_programacion .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_7d .c_side #mod_programacion .ft hr{
			display: none;
		}

/*	Módulo Buscador
-----------------------------------------------------------------------------------------------------------------*/
.bd_programacion_7d .d_side #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 31px;
		margin-bottom: 7px;
	}
		.bd_programacion_7d .d_side #mod_buscador .hd hr{
			display: none;
		}
	.bd_programacion_7d .d_side #mod_buscador .bd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_programacion_7d .d_side #mod_buscador .bd hr{
			display: none;
		}
	.bd_programacion_7d .d_side #mod_buscador .bd dl{
		height: 200px;
	}
	.bd_programacion_7d .d_side #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x top;
		border: 0px;
		height: 9px;
		text-align: left;
	}
		.bd_programacion_7d .d_side #mod_buscador .ft hr{
			display: none;
		}

/*	Módulo Parrilla
-----------------------------------------------------------------------------------------------------------------*/
	.bd_programacion_7d #mod_parrilla .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_7d #mod_parrilla .hd hr{
			display: none;
		}
	.bd_programacion_7d #mod_parrilla .hd table.leyenda{
		float: right;
		display: inline;
		margin-top: 10px;
	}

	/*body*/
	.bd_programacion_7d #mod_parrilla .bd table td.parrilla_flash{
		width: 772px;
		height: 589px;
	}
		.bd_programacion_7d #mod_parrilla .bd table thead{
			color: #36b4b1;
			text-align: center;
		}
			.bd_programacion_7d #mod_parrilla .bd table th{
				width: 107px;
			}
		.bd_programacion_7d #mod_parrilla .bd table tr td.hora{
			width: 90px;
			height: 22px;
			letter-spacing: -1px;
			text-align: center;
		}
		/* Chrome y safari	*/
		body:nth-of-type(1) .bd_programacion_7d #mod_parrilla .bd table tr td.hora{
			height: 23px;
		}

	/*footer*/
	.bd_programacion_7d #mod_parrilla .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_programacion_7d #mod_parrilla .ft hr{
			display: none;
		}

/*	Módulo Programas
-----------------------------------------------------------------------------------------------------------------*/
	.bd_programacion_7d #mod_programas .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_programacion_7d #mod_programas .hd hr{
			display: none;
		}

	.bd_programacion_7d #mod_programas .bd div {
		display: inline;
		float: left;
		height: 150px;
		width: 99px;
		margin: 5.5px;
	}
	.bd_programacion_7d #mod_programas .bd div img{
		height: 99px;
		width: 99px;
	}
		.bd_programacion_7d #mod_programas .bd div p {
			margin-top: 3px;
		}
			.bd_programacion_7d #mod_programas .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	.bd_programacion_7d #mod_programas .separa{
		margin-top: 7px;
		clear: both;
	}

/*****	Sabrosura	*****/
/* 	Sabrosura Programa
-----------------------------------------------------------------------------------------------------------------*/
/*	Sabrosura Programa a_side
-----------------------------------------------------------------------------------------------------------------*/
/*	Módulo Fonoteca
-----------------------------------------------------------------------------------------------------------------*/
.a_s_programa	#mod_fonoteca .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
	}
		.a_s_programa #mod_fonoteca .hd hr{
			display: none;
		}

	/* Fonoteca Body */
	.a_s_programa #mod_fonoteca .bd ol li{
		background-image: url(../../images/schedule/programa/fonoteca_background.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		/*height: 140px;*/
		overflow: hidden;
		zoom: 1;
		margin-top: 7px;
	}
		.a_s_programa #mod_fonoteca .bd ol li.ultimo_programa{
			background-image: none;
		}
		.a_s_programa #mod_fonoteca .bd ol li .acciones{
			float: right;
			display: inline;
			margin: 7px 0px 0px;
		}
	/* Fonoteca Footer */
	.a_s_programa #mod_fonoteca .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin-bottom: 7px;
	}
		.a_s_programa #mod_fonoteca .ft hr{
			display: none;
		}

/*	Módulo Los Más Destacados
-----------------------------------------------------------------------------------------------------------------*/
.a_s_programa #mod_mas_destacados .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_s_programa #mod_mas_destacados .hd hr{
			display: none;
		}
	/* Los Más Destacados Body */
	.a_s_programa #mod_mas_destacados .bd ol li{
		background-image: url(../../images/schedule/programa/fonoteca_background.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		/*height: 140px;*/
		overflow: hidden;
		zoom: 1;
		margin-top: 7px;
	}
		.a_s_programa #mod_mas_destacados .bd ol li.ultimo_destacado{
			background-image: none;
		}
		.a_s_programa #mod_mas_destacados .bd ol li .acciones{
			float: right;
			display: inline;
			margin: 7px 0px 0px;
		}
	.a_s_programa #mod_mas_destacados .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_s_programa #mod_mas_destacados .ft hr{
			display: none;
		}

/*	Módulo Canales
-----------------------------------------------------------------------------------------------------------------*/
.a_s_programa #mod_canales .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_s_programa #mod_canales .hd hr{
			display: none;
		}

	/* Canales Footer */
	.a_s_programa #mod_canales .ft{
		height: 40px;
	}
		.a_s_programa #mod_canales .ft img{
			margin: 5px 0px;
		}

/*	Sabrosura Programa Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header */
	.bd_s_programa #mod_programa .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_s_programa #mod_programa .hd hr{
			display: none;
		}
	/*	Body */
	.bd_s_programa #mod_programa .bd img{
		margin: 7px 0px;
		height: 293px;
		width: 578px;
	}

/* 	Sabrosura Gladys
-----------------------------------------------------------------------------------------------------------------*/
/*	Sabrosura Gladys a_side
-----------------------------------------------------------------------------------------------------------------*/
/*	Módulo Fonoteca
-----------------------------------------------------------------------------------------------------------------*/
.a_s_gladys	#mod_fonoteca .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
	}
		.a_s_gladys #mod_fonoteca .hd hr{
			display: none;
		}

	/* Fonoteca Body */
	.a_s_gladys #mod_fonoteca .bd ol li{
		background-image: url(../../images/schedule/programa/fonoteca_background.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		height: 140px;
		overflow: hidden;
		zoom: 1;
		margin-top: 7px;
	}
		.a_s_gladys #mod_fonoteca .bd ol li.ultimo_programa{
			background-image: none;
		}
		.a_s_gladys #mod_fonoteca .bd ol li .acciones{
			float: right;
			display: inline;
			margin: 7px 0px 0px;
		}
	/* Fonoteca Footer */
	.a_s_gladys #mod_fonoteca .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin-bottom: 7px;
	}
		.a_s_gladys #mod_fonoteca .ft hr{
			display: none;
		}

/*	Módulo Los Más Destacados
-----------------------------------------------------------------------------------------------------------------*/
.a_s_gladys #mod_mas_destacados .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_s_gladys #mod_mas_destacados .hd hr{
			display: none;
		}
	/* Los Más Destacados Body */
	.a_s_gladys #mod_mas_destacados .bd ol li{
		background-image: url(../../images/schedule/programa/fonoteca_background.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		height: 140px;
		overflow: hidden;
		zoom: 1;
		margin-top: 7px;
	}
		.a_s_gladys #mod_mas_destacados .bd ol li.ultimo_destacado{
			background-image: none;
		}
		.a_s_gladys #mod_mas_destacados .bd ol li .acciones{
			float: right;
			display: inline;
			margin: 7px 0px 0px;
		}
	.a_s_gladys #mod_mas_destacados .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_s_gladys #mod_mas_destacados .ft hr{
			display: none;
		}

/*	Módulo Canales
-----------------------------------------------------------------------------------------------------------------*/
	.a_s_gladys #mod_canales .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_s_gladys #mod_canales .hd hr{
			display: none;
		}

	/* Canales Footer */
	.a_s_gladys #mod_canales .ft{
		height: 40px;
	}
		.a_s_gladys #mod_canales .ft img{
			margin: 5px 0px;
		}

/*	Sabrosura Gladys Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header */
	.bd_s_gladys #mod_gladys .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_s_gladys #mod_gladys .hd hr{
			display: none;
		}
	/*	Body */
	.bd_s_gladys #mod_gladys .bd img{
		margin: 7px 0px;
		height: 293px;
		width: 578px;
	}

/* 	Sabrosura By Gladys Palmera
-----------------------------------------------------------------------------------------------------------------*/
/*	Sabrosura By Gladys Palmera a_side
-----------------------------------------------------------------------------------------------------------------*/
/*	Módulo Fonoteca
-----------------------------------------------------------------------------------------------------------------*/
	.a_s_by_gladys	#mod_fonoteca .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
	}
		.a_s_by_gladys #mod_fonoteca .hd hr{
			display: none;
		}
	/* Fonoteca Body */
	.a_s_by_gladys #mod_fonoteca .bd ol li{
		background-image: url(../../images/schedule/programa/fonoteca_background.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		height: 140px;
		overflow: hidden;
		zoom: 1;
		margin-top: 7px;
	}
		.a_s_by_gladys #mod_fonoteca .bd ol li.ultimo_programa{
			background-image: none;
		}
		.a_s_by_gladys #mod_fonoteca .bd ol li .acciones{
			float: right;
			display: inline;
			margin: 7px 0px 0px;
		}
	/* Fonoteca Footer */
	.a_s_by_gladys #mod_fonoteca .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin-bottom: 7px;
	}
		.a_s_by_gladys #mod_fonoteca .ft hr{
			display: none;
		}

/*	Módulo Los Más Destacados
-----------------------------------------------------------------------------------------------------------------*/
	.a_s_by_gladys #mod_mas_destacados .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_s_by_gladys #mod_mas_destacados .hd hr{
			display: none;
		}
	/* Los Más Destacados Body */
	.a_s_by_gladys #mod_mas_destacados .bd ol li{
		background-image: url(../../images/schedule/programa/fonoteca_background.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		/*height: 140px;*/
		overflow: hidden;
		zoom: 1;
		margin-top: 7px;
	}
		.a_s_by_gladys #mod_mas_destacados .bd ol li.ultimo_destacado{
			background-image: none;
		}
		.a_s_by_gladys #mod_mas_destacados .bd ol li .acciones{
			float: right;
			display: inline;
			margin: 7px 0px 0px;
		}
	.a_s_by_gladys #mod_mas_destacados .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_s_by_gladys #mod_mas_destacados .ft hr{
			display: none;
		}

/*	Módulo Canales
-----------------------------------------------------------------------------------------------------------------*/
	.a_s_by_gladys #mod_canales .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_s_by_gladys #mod_canales .hd hr{
			display: none;
		}

	/* Canales Footer */
	.a_s_by_gladys #mod_canales .ft{
		height: 40px;
	}
		.a_s_by_gladys #mod_canales .ft img{
			margin: 5px 0px;
		}

/*	Sabrosura By Gladys Palmera Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header */
	.bd_s_by_gladys #mod_gladys .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_s_by_gladys #mod_gladys .hd hr{
			display: none;
		}
	/*	Body */
	.bd_s_by_gladys #mod_gladys .bd img{
		margin: 7px 0px;
		height: 293px;
		width: 578px;
	}

/* 	Sabrosura Entrevistas
-----------------------------------------------------------------------------------------------------------------*/
/*	Sabrosura Entrevistas a_side
-----------------------------------------------------------------------------------------------------------------*/
	/* Módulo Artistas	*/
	/*	Header	*/
	.a_s_entrevistas #mod_artistas .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 29px;
		margin-bottom: 0px;
	}
	.a_s_entrevistas #mod_artistas .hd .hr_verde{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 6px;
	}
		.a_s_entrevistas	#mod_artistas .hd hr{
			display: none;
		}

	/*	Body	*/
	.a_s_entrevistas #mod_artistas .bd{
		height: 560px;
		overflow: auto;
		zoom: 1;
	}
	.a_s_entrevistas #mod_artistas .bd .hr_verde{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 4px;
		margin-bottom: 0px;
	}
	.a_s_entrevistas #mod_artistas .bd span{
		display: block;
		color: #888889;
		font-size: 14px;
		font-weight: 800;
		text-align: center;
	}
	.a_s_entrevistas #mod_artistas .bd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
	}
		.a_s_entrevistas	#mod_artistas .bd hr{
			display: none;
		}
	.a_s_entrevistas #mod_artistas .bd ol li{
		background-image: url(../../images/schedule/programa/fonoteca_background.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		/*height: 50px;*/
		overflow: hidden;
		zoom: 1;
		margin-top: 7px;
		padding-bottom:0.5em;
	}
		.a_s_entrevistas #mod_artistas .bd ol li.ultimo_artista{
			background-image: none;
		}

/*	Sabrosura Entrevistas Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header */
	.bd_s_entrevistas #mod_entrevistas .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 4px;
	}
		.bd_s_entrevistas #mod_entrevistas .hd hr{
			display: none;
		}
	/*	Body c_side*/
	/* Header	*/
	.bd_s_entrevistas #mod_entrevistas #mod_entrevista .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_s_entrevistas #mod_entrevistas #mod_entrevista .hd hr{
			display: none;
		}
	/* Body	*/
	.bd_s_entrevistas #mod_entrevistas #mod_entrevista .bd img{
		margin: 4px 0px;
/*			height: 	278px;
		width: 278px;*/
	}
	.bd_s_entrevistas #mod_entrevistas #mod_entrevista .bd .acciones{
			float: right;
			display: inline;
	}
	/* Footer	*/
	.bd_s_entrevistas #mod_entrevistas #mod_entrevista .ft img{
		margin: 3.5px 0;
		float: right;
		display: inline;
	}
	.bd_s_entrevistas #mod_entrevistas #mod_entrevista .ft ul{
		float: right;
		display: inline;
	}
		.bd_s_entrevistas #mod_entrevistas #mod_entrevista .ft ul li{
			display: inline;
			font-size: 12px;
			color: #888889;
		}
			.bd_s_entrevistas #mod_entrevistas #mod_entrevista .ft ul li a{
				color: #888889;
			}

	/*	Body d_side*/
	/*	Módulo Buscador
	-----------------------------------------------------------------------------------------------------------------*/
	.bd_s_entrevistas #mod_entrevistas .d_side #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_s_entrevistas #mod_entrevistas .d_side #mod_buscador .hd hr{
			display: none;
		}
	.bd_s_entrevistas #mod_entrevistas .d_side #mod_buscador .bd dl{
		height: 200px;
	}

	.bd_s_entrevistas #mod_entrevistas .d_side #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.bd_s_entrevistas #mod_entrevistas .d_side #mod_buscador .ft hr{
			display: none;
		}

	/*	Módulo Los Más Destacados
	-----------------------------------------------------------------------------------------------------------------*/
	.bd_s_entrevistas #mod_entrevistas .d_side #mod_mas_destacados .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.bd_s_entrevistas #mod_entrevistas .d_side #mod_mas_destacados .hd hr{
			display: none;
		}
	/* Los Más Destacados Body */
	.bd_s_entrevistas #mod_entrevistas .d_side #mod_mas_destacados .bd ol li{
		background-image: url(../../images/schedule/programa/fonoteca_background.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		/*height: 90px;*/
		overflow: hidden;
		zoom: 1;
		margin-top: 7px;
	}
		.bd_s_entrevistas #mod_entrevistas .d_side #mod_mas_destacados .bd ol li.ultimo_destacado{
			background-image: none;
		}
		.bd_s_entrevistas #mod_entrevistas .d_side #mod_mas_destacados .bd ol li .acciones{
			float: right;
			display: inline;
			margin: 7px 0px 0px;
		}
	.bd_s_entrevistas #mod_entrevistas .d_side #mod_mas_destacados .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_s_entrevistas #mod_entrevistas .d_side #mod_mas_destacados .ft hr{
			display: none;
		}

/* 	Sabrosura Multimedia
-----------------------------------------------------------------------------------------------------------------*/
/*	Sabrosura Multimedia a_side
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header */
	.a_s_multimedia #mod_multimedia .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.a_s_multimedia #mod_multimedia .hd hr{
			display: none;
		}
	/*	Módulo Información
	-----------------------------------------------------------------------------------------------------------------*/
	.a_s_multimedia #mod_info .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 4px;
	}
		.a_s_multimedia #mod_info .hd hr{
			display: none;
		}

	.a_s_multimedia #mod_info .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.a_s_multimedia #mod_info .ft hr{
			display: none;
		}

	/*	Módulo Buscador
	-----------------------------------------------------------------------------------------------------------------*/
	.a_s_multimedia #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.a_s_multimedia #mod_buscador .hd hr{
			display: none;
		}
	.a_s_multimedia #mod_buscador .bd dl{
		height: 200px;
	}

	.a_s_multimedia #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.a_s_multimedia #mod_buscador .ft hr{
			display: none;
		}

/*	Sabrosura Multimedia Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header	*/
	.bd_s_multimedia #mod_podcasts .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_s_multimedia #mod_podcasts .hd hr{
			display: none;
		}

	/*	Body	*/
	.bd_s_multimedia #mod_podcasts .bd ol li{
		margin: 0px 0px 15px;
	}
		.bd_s_multimedia #mod_podcasts .bd div.position{
			display: inline;
			float: left;
			margin-top: 14px;
		}
		.bd_s_multimedia #mod_podcasts .bd div.acciones{
				float: right;
				display: inline;
				margin: 7px 0px 0px;
		}

/* 	Sabrosura Imágenes
-----------------------------------------------------------------------------------------------------------------*/
/*	Sabrosura Imágenes Body
-----------------------------------------------------------------------------------------------------------------*/
	.bd_s_imagenes .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_s_imagenes .hd hr{
			display: none;
		}

	/* c_side	*/
	/* Módulo Detalle
	-----------------------------------------------------------------------------------------------------------------*/
	.bd_s_imagenes .c_side #mod_detalle .bd{
		height: 386px;
	}
		.bd_s_imagenes .c_side #mod_detalle .bd img{
			height: 385px;
			width: 579px;
		}

	.bd_s_imagenes .c_side #mod_detalle .ft img{
		margin: 6px 0;
	}

	/* d_side	*/
	/*	Módulo Thumbnails
	-----------------------------------------------------------------------------------------------------------------*/
	.bd_s_imagenes .d_side #mod_thumbs .bd{
		display: inline;
		float: left;
		width: 282px;
		height: 386px;
	}
	.bd_s_imagenes .d_side #mod_thumbs .bd img{
		display: inline;
		float: left;
		margin: 0 13px 15px 0;
		height: 85px;
		width: 85px;
	}
		.bd_s_imagenes .d_side #mod_thumbs .bd img.abajo{
			margin-bottom: 0;
		}
		.bd_s_imagenes .d_side #mod_thumbs .bd img.esquina{
			margin-bottom: 0;
			margin-right: 0;
		}
		.bd_s_imagenes .d_side #mod_thumbs .bd img.lado{
			margin-right: 0;
		}
	/*	Footer	*/
	.bd_s_imagenes .d_side #mod_thumbs .ft img{
		margin: 6px 0;
	}

/******	Quienes Somos	*****/
/* 	Quienes Somos
-----------------------------------------------------------------------------------------------------------------*/
/*	Quienes Somos a_side
-----------------------------------------------------------------------------------------------------------------*/
	.a_quienes img{
		height: 68px;
		width: 68px;
	}

/*	Módulo Voces
-----------------------------------------------------------------------------------------------------------------*/
	.a_quienes #mod_voces .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 14px;
	}
		.a_quienes #mod_voces .hd hr{
			display: none;
		}

	/* Voces Body */
	.a_quienes #mod_voces .bd div {
		display: inline;
		float: left;
		width: 68px;
		height: 110px;
		overflow: hidden;
		margin: 0px 1px 7px;
	}
		.a_quienes #mod_voces .bd div p {
			margin-top: 3px;

		}
			.a_quienes #mod_voces .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	/* Voces Footer */
	.a_quienes #mod_voces .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_quienes #mod_voces .ft hr{
			display: none;
		}

/*	Módulo Equipo
-----------------------------------------------------------------------------------------------------------------*/
	.a_quienes #mod_equipo .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_quienes #mod_equipo .hd hr{
			display: none;
		}

	/* Equipo Body */
	.a_quienes #mod_equipo .bd div {
		display: inline;
		float: left;
		width: 68px;
		height: 110px;
		overflow: hidden;
		margin: 0px 1px 7px;
	}
		.a_quienes #mod_equipo .bd div p {
			margin-top: 3px;

		}
			.a_quienes #mod_equipo .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	/* Equipo Footer */
	.a_quienes #mod_equipo .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_quienes #mod_equipo .ft hr{
			display: none;
		}

/*	Módulo Estudio
-----------------------------------------------------------------------------------------------------------------*/	.a_quienes #mod_estudio .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_quienes #mod_estudio .hd hr{
			display: none;
		}

	/* Estudio Body */
	.a_quienes #mod_estudio .bd div {
		display: inline;
		float: left;
		width: 68px;
		height: 110px;
		overflow: hidden;
		margin: 0px 1px 7px;
	}
		.a_quienes #mod_estudio .bd div p {
			margin-top: 3px;

		}
			.a_quienes #mod_estudio .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

/*	Quienes Somos Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header */
	.bd_quienes #mod_quienes .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_quienes #mod_quienes .hd hr{
			display: none;
		}
	/*	Body */
	.bd_quienes #mod_quienes .bd img{
		margin: 7px 0px;
		width: 578px;
	}

/****** 	Modales	 *****/

/*	Presentaciones de Locutores	*/
/*-----------------------------------------------------------------------------------------------------------------*/
	#bd_modal_gladys #mod_modal{
		margin: 0px 20px;
	}
		#bd_modal_gladys #mod_modal .hd{
			background: transparent url(../../images/common/modal_hd_back_2.gif) no-repeat top left;
			height: 36px;
			width: 620px;
		}
		* html #bd_modal_gladys #mod_modal .hd{
			background: transparent url(../../images/common/modal_hd_back_2.gif) no-repeat bottom left;
		}
			#bd_modal_gladys #mod_modal .hd img{
				margin: 15px;
			}

		#bd_modal_gladys #mod_modal .bd{
			background: transparent url(../../images/common/modal_back_2.gif) repeat-y top left;
			width: 620px;
			height: 620px;
		}
				/*
			#bd_modal_gladys #mod_modal .bd img{
				margin: 0px 20px 4px;
			}
			*:first-child+html #bd_modal_gladys #mod_modal .bd img{
				margin: 2px 20px;
			}
			*/
					#bd_modal_gladys #mod_modal .bd img.retrato{
									height: 465px;
									width: 580px;
							}
					/*
			#bd_modal_gladys #mod_modal .bd p{
				margin: 0px 20px;
				font-size: 11px;
				text-align: left;
			}
			*/
			/*
			#bd_modal_gladys #mod_modal .bd div{
							overflow: auto;
							height: 100px
					}*/
					#bd_modal_gladys #mod_modal #modal_category div{
							overflow: auto;
							height: auto;
					}

		#bd_modal_gladys #mod_modal .ft{
			background: transparent url(../../images/common/modal_ft_back_2.gif) no-repeat top left;
			height: 76px;
			width: 620px;
			position: relative;
		}
				#bd_modal_gladys #mod_modal .ft div.posiciona{
							position: absolute;
							left: 40%;
					}
					#bd_modal_gladys #mod_modal .ft img{
						margin: 4px 20px;
					}
			*:first-child+html #bd_modal_gladys #mod_modal .ft img{
				margin: 2px 20px;
			}


	/*	Aviso Legal	*/
	/*-----------------------------------------------------------------------------------------------------------------*/
		#bd_modal_aviso #mod_modal{
			margin: 0px 20px;
		}
			#bd_modal_aviso #mod_modal .hd {
				position: relative;
				background: transparent url(../../images/common/modal_hd_back_2.gif) no-repeat top left;
				height: 36px;
				width: 370px;
			}
			* html #bd_modal_aviso #mod_modal .hd{
				background: transparent url(../../images/common/modal_hd_back_2.gif) no-repeat bottom left;
			}
				#bd_modal_aviso #mod_modal .hd h3{
					padding: 15px 0 0px 20px;
				}
				#bd_modal_aviso #mod_modal .hd img{
					position:absolute;
					right: 15px;
					top: 20px;
				}

		#bd_modal_aviso #mod_modal .bd{
			background: transparent url(../../images/common/modal_back_2.gif) repeat-y top left;
			width: 370px;
			height: 439px;
		}
			#bd_modal_aviso #mod_modal .bd .hr{
				background: transparent url(../../images/common/punto_verde.gif) repeat-x left center;
				border: 0px;
				height: 6px;
				text-align: left;
				margin: 0px 20px;
				padding: 7px 0;
			}
				#bd_modal_aviso #mod_modal .bd hr{
					display: none;
				}
			#bd_modal_aviso #mod_modal .bd img{
				margin: 4px 20px;
			}
			*:first-child+html #bd_modal_aviso #mod_modal .bd img{
				margin: 2px 20px;
			}
			#bd_modal_aviso #mod_modal .bd p{
				margin: 0px 20px;
			}

		#bd_modal_aviso #mod_modal .ft{
			background: transparent url(../../images/common/modal_ft_back_2.gif) no-repeat top left;
			height: 45px;
			width: 370px;
		}
			#bd_modal_aviso #mod_modal .ft img{
				margin: 4px 20px;
				height: 331px;
				width: 334px;
			}
			*:first-child+html #bd_modal_aviso #mod_modal .ft img{
				margin: 4px 20px;
			}
			#bd_modal_aviso #mod_modal .ft .hr{
				background: transparent url(../../images/common/punto_azul.gif) repeat-x left center;
				border: 0px;
				height: 9px;
				text-align: left;
				margin: 0px 20px;
				padding: 7px 0;
			}
				#bd_modal_aviso #mod_modal .ft hr{
					display: none;
				}

/*	Músicos Emergentes	*/
/*-----------------------------------------------------------------------------------------------------------------*/
	#bd_modal_emergentes #mod_modal{
		margin: 0px 20px;
	}
		#bd_modal_emergentes #mod_modal .hd {
			position: relative;
			background: transparent url(../../images/common/modal_hd_back_2.gif) no-repeat top left;
			height: 36px;
			width: 370px;
		}
		* html #bd_modal_emergentes #mod_modal .hd{
			background: transparent url(../../images/common/modal_hd_back_2.gif) no-repeat bottom left;
		}
			#bd_modal_emergentes #mod_modal .hd h3{
				padding: 15px 0 0 20px;
			}
			#bd_modal_emergentes #mod_modal .hd img{
				position:absolute;
				right: 15px;
				top: 20px;
			}
			* html #bd_modal_emergentes #mod_modal .hd img{ /* OJO antes *html (no se usa) */
				right: 25px;
			}
		#bd_modal_emergentes #mod_modal .bd{
			background: transparent url(../../images/common/modal_back_2.gif) repeat-y top left;
			width: 370px;
			height: 439px;
		}
			#bd_modal_emergentes #mod_modal .bd .hr{
				background: transparent url(../../images/common/punto_verde.gif) repeat-x left center;
				border: 0px;
				height: 6px;
				text-align: left;
				margin: 0px 20px;
				padding: 7px 0;
			}
				#bd_modal_emergentes #mod_modal .bd hr{
					display: none;
				}
			#bd_modal_emergentes #mod_modal .bd p{
				margin: 0px 20px;
				font-size: 11px;
				text-align: left;
			}
			#bd_modal_emergentes #mod_modal .bd img{
				margin: 4px 20px;
			}
			*:first-child+html #bd_modal_emergentes #mod_modal .bd img{
				margin: 2px 20px;
			}

		#bd_modal_emergentes #mod_modal .ft{
			background: transparent url(../../images/common/modal_ft_back_2.gif) no-repeat top left;
			height: 45px;
			width: 370px;
		}
			#bd_modal_emergentes #mod_modal .ft img{
				margin: 4px 0px;
			}
			*:first-child+html #bd_modal_emergentes #mod_modal .ft img{
				margin: 2px 0px;
			}
			#bd_modal_emergentes #mod_modal .ft .hr{
				background: transparent url(../../images/common/punto_azul.gif) repeat-x left center;
				border: 0px;
				height: 9px;
				text-align: left;
				margin: 0px 20px;
				padding: 7px 0;
			}
				#bd_modal_emergentes #mod_modal .ft hr{
					display: none;
				}

/*	Enviar Contenido	*/
/*-----------------------------------------------------------------------------------------------------------------*/
	#bd_modal_enviar #mod_modal{
		margin: 0px 20px;
	}
		#bd_modal_enviar #mod_modal .hd {
			position: relative;
			background: transparent url(../../images/common/modal_hd_back_2.gif) no-repeat top left;
			height: 36px;
			width: 370px;
		}
		* html #bd_modal_enviar #mod_modal .hd{
			background: transparent url(../../images/common/modal_hd_back_2.gif) no-repeat bottom left;
		}
			#bd_modal_enviar #mod_modal .hd h3{
				padding: 15px 0 0 20px;
			}
			#bd_modal_enviar #mod_modal .hd img{
				position: absolute;
				right: 15px;
				top: 20px;
			}
			* html #bd_modal_enviar #mod_modal .hd img{ /* OJO antes *html (no se usa) */
				right: 25px;
			}

		#bd_modal_enviar #mod_modal .bd{
			background: transparent url(../../images/common/modal_back_2.gif) repeat-y top left;
			width: 370px;
			height: 439px;
		}
			#bd_modal_enviar #mod_modal .bd .hr{
				background: transparent url(../../images/common/punto_verde.gif) repeat-x left center;
				border: 0px;
				height: 6px;
				text-align: left;
				margin: 0px 20px;
				padding: 7px 0;
			}
				#bd_modal_enviar #mod_modal .bd hr{
					display: none;
				}
			#bd_modal_enviar #mod_modal .bd p{
				margin: 0px 20px;
				font-size: 11px;
			}
			#bd_modal_enviar #mod_modal .bd img{
				margin: 4px 20px;
			}
			*:first-child+html #bd_modal_enviar #mod_modal .bd img{
				margin: 2px 20px;
			}

		#bd_modal_enviar #mod_modal .ft{
			background: transparent url(../../images/common/modal_ft_back_2.gif) no-repeat top left;
			height: 45px;
			width: 370px;
		}
			#bd_modal_enviar #mod_modal .ft img{
				margin: 4px 20px;
			}
			*:first-child+html #bd_modal_enviar #mod_modal .ft img{
				margin: 2px 20px;
			}
			#bd_modal_enviar #mod_modal .ft .hr{
				background: transparent url(../../images/common/punto_azul.gif) repeat-x left center;
				border: 0px;
				height: 9px;
				text-align: left;
				margin: 0px 20px;
				padding: 7px 0;
			}
				#bd_modal_enviar #mod_modal .ft hr{
					display: none;
				}

/***** 	Canales	****/

/*	Canales Body
-----------------------------------------------------------------------------------------------------------------*/
/* Módulo Canales
-----------------------------------------------------------------------------------------------------------------*/
/* Header */
	.bd_canales #mod_canales .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_canales #mod_canales .hd hr{
			display: none;
		}

/* Body */

/*	Jordi	 */
	 .bd_canales .channel_img_left{float:left;}
	.bd_canales .channel_img_right{float:right;}
	.bd_canales .channel_info_left p{float:left;}
	.bd_canales .channel_info_right p{float:right;}
	.bd_canales .info, .bd_canales .info p, .bd_canales .channel_info_left p, .bd_canales .channel_info_right p{height: auto;}




	.bd_canales #mod_canales .bd ul{
		margin-top: 4px;
	}
		.bd_canales #mod_canales .bd ul li{
			background-image: url(../../images/home/caliente_background.gif);
			height: 133px;
			width: 578px;
			overflow: hidden;
			zoom: 1;
		}
			.bd_canales #mod_canales .bd ul li a{
				display: inline;
				margin: 7px 0px;
			}
	.bd_canales #mod_canales .bd .info {
		float: left;
		display: inline;
		height: 120px;
		width: 205px;
		overflow: hidden;
		zoom: 1;
		margin: 14px 11px;
	}
		.bd_canales #mod_canales .bd hr{
			color: #a2cac8;
			background: #a2cac8;
			border: 0px;
			text-align: left;
		}

/* Footer */
	.bd_canales #mod_canales .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_canales #mod_canales .ft hr{
			display: none;
		}

/*	Módulo Publicidad
----------------------------------------------------------------------------------------------------------------*/
	.bd_canales .d_side #mod_publicidad .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 31px;
	}
		.bd_canales .d_side #mod_publicidad .hd hr{
			display: none;
		}
	.bd_canales .d_side #mod_publicidad .bd a img{
		margin: 7px 0px;
		width: 283px;
	}
	.bd_canales .d_side #mod_publicidad .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
	}
		.bd_canales .d_side #mod_publicidad .ft hr{
			display: none;
		}

/*	Módulo Programas
-----------------------------------------------------------------------------------------------------------------*/
	.bd_canales #mod_programas .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_canales #mod_programas .hd hr{
			display: none;
		}

	.bd_canales #mod_programas .bd div {
		display: inline;
		float: left;
		width: 99px;
		margin: 5.5px;
	}
	.bd_canales #mod_programas .bd div img{
		height: 99px;
		width: 99px;
	}
		.bd_canales #mod_programas .bd div p {
			margin-top: 3px;
		}
			.bd_canales #mod_programas .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	.bd_canales #mod_programas .separa{
		margin-top: 7px;
		clear: both;
	}

/*****	Multimedia	*****/
/*	Multimedia a_side
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header */
	.a_multimedia #mod_multimedia .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.a_multimedia #mod_multimedia .hd hr{
			display: none;
		}
	/*	Módulo Información	-----------------------------------------------------------------------------------------------------------------*/
	.a_multimedia #mod_info .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 4px;
	}
		.a_multimedia #mod_info .hd hr{
			display: none;
		}

	.a_multimedia #mod_info .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.a_multimedia #mod_info .ft hr{
			display: none;
		}

	/*	Módulo Buscador	-----------------------------------------------------------------------------------------------------------------*/
	.a_multimedia #mod_buscador .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.a_multimedia #mod_buscador .hd hr{
			display: none;
		}
	.a_multimedia #mod_buscador .bd dl{
		height: 200px;
	}

	.a_multimedia #mod_buscador .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.a_multimedia #mod_buscador .ft hr{
			display: none;
		}

/*	Multimedia Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header	*/
	.bd_multimedia #mod_podcasts .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_multimedia #mod_podcasts .hd hr{
			display: none;
		}

	/*	Body	*/
	.bd_multimedia #mod_podcasts .bd ol li{
		margin: 0px 0px 15px;
	}
		.bd_multimedia #mod_podcasts .bd div.position{
			display: inline;
			float: left;
			margin-top: 14px;
		}
		.bd_multimedia #mod_podcasts .bd div.acciones{
				float: right;
				display: inline;
				margin: 7px 0px 0px;
		}

/*****	Blogs		*****/
/*	Blogs a_side
-----------------------------------------------------------------------------------------------------------------*/
/*	Header */
	.a_blogs #mod_blogs .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.a_blogs #mod_blogs .hd hr{
			display: none;
		}
/*	Body	*/
	/*	Módulo Información	-----------------------------------------------------------------------------------------------------------------*/
	.a_blogs #mod_info .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 4px;
	}
		.a_blogs #mod_info .hd hr{
			display: none;
		}

	.a_blogs #mod_info .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.a_blogs #mod_info .ft hr{
			display: none;
		}
	/*	Módulo Listado	-----------------------------------------------------------------------------------------------------------------*/
	.a_blogs #mod_listado .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_blogs #mod_listado .hd hr{
			display: none;
		}
	/* Equipo Body */
	.a_blogs #mod_listado .bd div {
		display: inline;
		float: left;
		width: 68px;
		margin: 0px 3px 7px 0px;
	}
		.a_blogs #mod_listado .bd div img{
			height: 68px;
			width: 68px;
		}
		.a_blogs #mod_listado div.lado{
			margin-right: 0px;
		}
		.a_blogs #mod_listado div.abajo{
			margin-bottom: 0px;
		}
		.a_blogs #mod_listado div.esquina{
			margin-bottom: 0px;
			margin-right: 0px;
		}
		.a_blogs #mod_listado .bd div p {
			margin-top: 3px;
		}
			.a_blogs #mod_listado .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}
	/* Equipo Footer */
	.a_blogs #mod_listado .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_blogs #mod_listado .ft hr{
			display: none;
		}

/*	Blogs Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header	*/
	.bd_blogs #mod_post .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 29px;
		margin-bottom: 7px;
	}
		.bd_blogs #mod_post .hd hr{
			display: none;
		}
	.bd_blogs #mod_post .bd img{
		margin: 7px 0px 14px;
		height: 465px;
		width: 580px;
	}
	/*	Footer	*/
	.bd_blogs #mod_post .ft ul{
		margin-top: 20px;
		float: right;
	}
		.bd_blogs #mod_post .ft ul li{
			display: inline;
			font-size: 12px;
			color: #888889;
		}
		.bd_blogs #mod_post .ft ul li form div{
		}
			.bd_blogs #mod_post .ft ul li a{
				color: #888889;
			}
				.bd_blogs #mod_post .ft ul li a img{
					vertical-align: top;
				}
	.bd_blogs #mod_post .ft .position{
		margin: 10px 0px;
		float: right;
		display: inline;
	}
		.bd_blogs #mod_post .ft .position p{
			display: inline-block;
			font-size: 14px;
			color: #888889;
		}
			.bd_blogs #mod_post .ft .position form{
				display: inline-block;
			}

	.bd_blogs #mod_post .ft #mod_comments {
		margin: 14px 0px;
		background-color: #f7f8f9;
	}
		.bd_blogs #mod_post .ft #mod_comments .bd{
			padding: 10px;
		}

/*****	Extras	*****/

/*	Mapa Web	*/
/*----------------------------------------------------------------------------------------------------------------*/
/*	Mapa Web Body
-----------------------------------------------------------------------------------------------------------------*/
/* Módulo Mapa Web
-----------------------------------------------------------------------------------------------------------------*/
/* Header */
	.bd_mapa_web #mod_mapa_web .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_mapa_web #mod_mapa_web .hd hr{
			display: none;
		}

/* Body */
	.bd_mapa_web #mod_mapa_web .bd ul{
		list-style: none;
		margin: 10px 0 10px 0;
	}
		.bd_mapa_web #mod_mapa_web .bd ul li{
			margin: 5px 0px;
		}
			.bd_mapa_web #mod_mapa_web .bd ul ul{
				margin: 0px;
			}
			.bd_mapa_web #mod_mapa_web .bd ul ul li{
				background: transparent url(../../images/common/punto_azul.gif) no-repeat scroll left 6px;
				padding: 0 0 0 15px;
				margin: 0px 0px 0px 10px;
			}


	.bd_mapa_web #mod_mapa_web .bd .d_side ul{

	}

/* Footer */
	.bd_mapa_web #mod_mapa_web .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_mapa_web #mod_mapa_web .ft hr{
			display: none;
		}

/*	Módulo Publicidad
----------------------------------------------------------------------------------------------------------------*/
	.bd_mapa_web .a_side #mod_publicidad .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 31px;
	}
		.bd_mapa_web .a_side #mod_publicidad .hd hr{
			display: none;
		}
	.bd_mapa_web .a_side #mod_publicidad .bd a img{
		margin: 7px 0px;
		width: 283px;
	}
	.bd_mapa_web .a_side #mod_publicidad .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
	}
		.bd_mapa_web .a_side #mod_publicidad .ft hr{
			display: none;
		}

/*	Módulo Programas
-----------------------------------------------------------------------------------------------------------------*/
	.bd_mapa_web #mod_programas .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_mapa_web #mod_programas .hd hr{
			display: none;
		}

	.bd_mapa_web #mod_programas .bd div {
		display: inline;
		float: left;
		width: 99px;
		margin: 5.5px;
	}
		.bd_mapa_web #mod_programas .bd div img{
			height: 99px;
			width: 99px;
		}
		.bd_mapa_web #mod_programas .bd div p {
			margin-top: 3px;
		}
			.bd_mapa_web #mod_programas .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	.bd_mapa_web #mod_programas .separa{
		margin-top: 7px;
		clear: both;
	}

/* 	Contactar
-----------------------------------------------------------------------------------------------------------------*/
/*	Contactar a_side
-----------------------------------------------------------------------------------------------------------------*/
	.a_contactar img{
	height: 68px;
	width: 68px;
	}
/*	Módulo Voces
-----------------------------------------------------------------------------------------------------------------*/
	.a_contactar #mod_voces .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 14px;
	}
		.a_contactar #mod_voces .hd hr{
			display: none;
		}

	/* Voces Body */
	.a_contactar #mod_voces .bd div {
		display: inline;
		float: left;
		width: 68px;
		margin: 0px 3px 7px 0px;
	}
		.a_contactar #mod_voces div.lado{
			margin-right: 0px;
		}
		.a_contactar #mod_voces div.abajo{
			margin-bottom: 0px;
		}
		.a_contactar #mod_voces div.esquina{
			margin-bottom: 0px;
			margin-right: 0px;
		}
		.a_contactar #mod_voces .bd div p {
			margin-top: 3px;
		}
			.a_contactar #mod_voces .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	/* Voces Footer */
	.a_contactar #mod_voces .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_contactar #mod_voces .ft hr{
			display: none;
		}

/*	Módulo Equipo
-----------------------------------------------------------------------------------------------------------------*/
	.a_contactar #mod_equipo .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_contactar #mod_equipo .hd hr{
			display: none;
		}

	/* Equipo Body */
	.a_contactar #mod_equipo .bd div {
		display: inline;
		float: left;
		width: 68px;
		margin: 0px 3px 7px 0px;
	}
		.a_contactar #mod_equipo div.lado{
			margin-right: 0px;
		}
		.a_contactar #mod_equipo div.abajo{
			margin-bottom: 0px;
		}
		.a_contactar #mod_equipo div.esquina{
			margin-bottom: 0px;
			margin-right: 0px;
		}
		.a_contactar #mod_equipo .bd div p {
			margin-top: 3px;
		}
			.a_contactar #mod_equipo .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	/* Equipo Footer */
	.a_contactar #mod_equipo .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.a_contactar #mod_equipo .ft hr{
			display: none;
		}

/*	Módulo Estudio
-----------------------------------------------------------------------------------------------------------------*/	.a_contactar #mod_estudio .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		.a_contactar #mod_estudio .hd hr{
			display: none;
		}

	/* Estudio Body */
	.a_contactar #mod_estudio .bd div {
		display: inline;
		float: left;
		width: 68px;
		height: 110px;
		margin: 0px 3px 7px 0px;
	}
		.a_contactar #mod_estudio div.lado{
			margin-right: 0px;
		}
		.a_contactar #mod_estudio div.abajo{
			margin-bottom: 0px;
		}
		.a_contactar #mod_estudio div.esquina{
			margin-bottom: 0px;
			margin-right: 0px;
		}
		.a_contactar #mod_estudio .bd div p {
			margin-top: 3px;
		}
			.a_contactar #mod_estudio .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

/*	Contactar Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header */
	.bd_contactar #mod_contactar .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_contactar #mod_contactar .hd hr{
			display: none;
		}
	/*	Body */
	.bd_contactar #mod_contactar .bd span{
		color: #97bd10;
	}
	.bd_contactar #mod_contactar .bd p.p_gris{
		text-align: left;
	}
	.bd_contactar #mod_contactar .bd p.p_gris_highlight{
		margin-top: 21px;
	}
	.bd_contactar #mod_contactar .bd img{
		margin: 7px 0px 7px;
	}
		.bd_contactar #mod_contactar .bd img.mail{
			margin: 0 0 7px 0px;
		}

/*		Libro de Visitas
---------------------------------------------------------------------------------------------------------------*/
/*	Libro a_side
-----------------------------------------------------------------------------------------------------------------*/
/*	Header */
	.a_libro #mod_libro .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.a_libro #mod_libro .hd hr{
			display: none;
		}
/*	Body	*/
	/*	Módulo Comentado	-----------------------------------------------------------------------------------------------------------------*/
	.a_libro #mod_comentado .hd .hr{
		background: transparent url(../../images/common/punto_gris.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 4px;
	}
		.a_libro #mod_comentado .hd hr{
			display: none;
		}
	/*	Home	*/
	.a_libro #mod_comentado .bd ul{

	}
		.a_libro #mod_comentado .bd ul li{

		}

	.a_libro #mod_comentado .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 14px 0px 7px;
	}
		.a_libro #mod_comentado .ft hr{
			display: none;
		}


/*	Libro de Visitas Body
-----------------------------------------------------------------------------------------------------------------*/
	/*	Header	*/
	.bd_libro #mod_post .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 29px;
		margin-bottom: 7px;
	}
		.bd_libro #mod_post .hd hr{
			display: none;
		}
	.bd_libro #mod_post .bd img{
		margin: 7px 0px 14px;

	}
	.bd_libro #mod_post .bd .form_item img{
		margin: 0 0 0 3px;

	}
	/*	Footer	*/
	.bd_libro #mod_post .ft ul{
		margin-top: 20px;
		float: right;
	}
		.bd_libro #mod_post .ft ul li{
			display: inline;
			font-size: 12px;
			color: #888889;
		}
		.bd_libro #mod_post .ft ul li form div{
		}
			.bd_libro #mod_post .ft ul li a{
				color: #888889;
			}
				.bd_libro #mod_post .ft ul li a img{
					vertical-align: top;
				}
	.bd_libro #mod_post .ft .position{
		margin: 10px 0px;
		float: right;
		display: inline;
	}
		.bd_libro #mod_post .ft .position p{
			display: inline-block;
			font-size: 14px;
			color: #888889;
		}
			.bd_libro #mod_post .ft .position form{
				display: inline-block;
			}

	.bd_libro #mod_post .ft #mod_comments {
		margin: 14px 0px;
		background-color: #f7f8f9;
	}
		.bd_libro #mod_post .ft #mod_comments .bd{
			padding: 10px;
		}

/*	Módulo Programas
-----------------------------------------------------------------------------------------------------------------*/
	.bd_libro #mod_programas .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
		width: 570px;
	}
		.bd_libro #mod_programas .hd hr{
			display: none;
		}

	.bd_libro #mod_programas .bd div {
		display: inline;
		float: left;
		width: 99px;
		margin: 5.5px;
	}
		.bd_libro #mod_programas .bd div img{
			height: 99px;
			width: 99px;
		}
		.bd_libro #mod_programas .bd div p {
			margin-top: 3px;
		}
			.bd_libro #mod_programas .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	.bd_libro #mod_programas .separa{
		margin-top: 7px;
		clear: both;
	}

/*	Ayuda	*/
/*----------------------------------------------------------------------------------------------------------------*/
/*	Ayuda Body
-----------------------------------------------------------------------------------------------------------------*/
/* Módulo FAQ
-----------------------------------------------------------------------------------------------------------------*/
/* Header */
	.bd_faq #mod_faq .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
	}
		.bd_faq #mod_faq .hd hr{
			display: none;
		}

/* Body */
	.bd_faq #mod_faq .bd ul{
		margin: 14px 0px;
	}
		.bd_faq #mod_faq .bd ul li{
			margin: 7px 0px;
		}

/* Footer */
	.bd_faq #mod_faq .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
		margin: 7px 0px;
	}
		.bd_faq #mod_faq .ft hr{
			display: none;
		}

/*	Módulo Publicidad
----------------------------------------------------------------------------------------------------------------*/
	.bd_faq .a_side #mod_publicidad .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 31px;
	}
		.bd_faq .a_side #mod_publicidad .hd hr{
			display: none;
		}
	.bd_faq .a_side #mod_publicidad .bd a img{
		margin: 7px 0px;
		width: 283px;
	}
	.bd_faq .a_side #mod_publicidad .ft .hr{
		background: transparent url(../../images/common/punto_azul.gif) repeat-x left top;
		border: 0px;
		height: 9px;
		text-align: left;
	}
		.bd_faq .a_side #mod_publicidad .ft hr{
			display: none;
		}

/*	Módulo Programas
-----------------------------------------------------------------------------------------------------------------*/
	.bd_faq #mod_programas .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		.bd_faq #mod_programas .hd hr{
			display: none;
		}

	.bd_faq #mod_programas .bd div {
		display: inline;
		float: left;
		height: 150px;
		width: 99px;
		margin: 5.5px;
	}
		.bd_faq #mod_programas .bd div img{
			height: 99px;
			width: 99px;
		}
		.bd_faq #mod_programas .bd div p {
			margin-top: 3px;
		}
			.bd_faq #mod_programas .bd div p a{
				color: #888889;
				text-decoration: none;
				font-size: 12px;
			}

	.bd_faq #mod_programas .separa{
		margin-top: 7px;
		clear: both;
	}



/******	Administraciones	*****/

	/*	Header	*/
	#wrap #cajaPrincipal .hd .hr{
		background: transparent url(/images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 7px;
	}
		#wrap #cajaPrincipal .hd hr{
			display: none;
		}
	/*	Body		*/
	#wrap .form_wrapper{
		border: 0;
		padding: 0;
		margin-top: 0;
		visibility: collapse;
		overflow: hidden;
	}
	/* Para IE */
	* html #wrap .form_wrapper {
		visibility: hidden;
	}
	*:first-child+html #wrap .form_wrapper {
		visibility: hidden;
	}
	 #wrap .ajax_table_legend, .ajax_table_legend {
		background-color: #ECFFFF;
		border: 1px solid #D1EEEF;
		margin: 7px 0px;
		font-size: 13px;
	}
	 .ajax_table_legend ul, #wrap .ajax_table_legend ul{
		margin: 5px 10px;
	}
	#wrap .floatLeft{
		float: left;
		display: inline;
	}




/***	Índice	***/
	#wrap .bd_indice .hd .hr{
		background: transparent url(../../images/common/punto_verde.gif) repeat-x left top;
		border: 0px;
		height: 6px;
		text-align: left;
		margin-bottom: 7px;
	}
		#wrap .bd_indice .hd hr{
			display: none;
		}

/* Maquetación del Panel de Control */

#wrap .admin_home {
	width: 920px;
}

#wrap .admin_home_title {
	width: 880px;
	margin: 20px;
}

#wrap .admin_home_title_line {
	background: transparent url("../../images/common/punto_verde.gif") repeat-x scroll left top;
	height: 6px;
}

#wrap .admin_home_content {
	width: 880px;
	margin: 20px;
	border: 1px solid #C8DED8;
}

#wrap .admin_home_content_section {
	width: 420px;
	float: left;
	margin: 10px;
}

#wrap .admin_home_content_section_image {
	width: 102px;
	float: left;
	margin: 10px;
}

#wrap .admin_home_content_section_title {
	color: #9CC11B;
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 110%;
}

#wrap .admin_home_content_section_admins {
	list-style-image: url("/images/admins/punto_gris.jpg");
	margin-left: 25px;
	margin-top: 1px;
}

#wrap .admin_home_content_section_admins_hrefs {
	color: #888888;
		
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:14px;

}
