@charset "utf-8";
* {
	margin: 0px;
	padding: 0px; border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg_body.gif);
	color: #FFF;
}
p {
	font-size: 0.8em;
	padding-bottom:5px;
}

ul {
	list-style-type:none;
}
a {
	text-decoration:none;
}
ul#menu1 {
	width: 750px;
	margin: 0 auto;
	padding-top: 2px;

}
ul#paginacion01 {
	padding: 20px 0;
	text-align: right;
}


li#menu1 {
	padding: 0px 16px 0px 15px;
	display: block;
	font-size: 0.9em;
}
li#paginacion01 {
	display: inline;
}

a#menu1:hover {
	color: #CCCCCC;
}
a#paginacion01 {
	color: #FFF;
}
a#paginacion01:hover {
	color: #cf231a;
}

#contenedor {
	background: url(../img/bg_contenedor.gif) repeat-y;
	height: auto;
	width: 775px;
	margin: 0 auto;
	padding: 0px 31px 0px 30px;
}
#contain {
	height: auto;
	background: url(../img/bg_contain.gif) repeat-x;
}
#menu1 {
	height: 20px;

}
#lateral-izq {
	width: 159px;
	position: relative;
	left: 5px;
	padding-bottom: 50px;
}
#lateral-der {
	width: 157px;
	position: relative;
	right: 5px;
	padding-top: 15px;
}
#cuerpo-central {
	padding: 15px 170px 0px 180px;
}
#footer {
	background-image: url(../img/bg_footer.gif);
	height: 58px;
	width: 836px;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#footer a{
	font-size:95%;
	color:#FFF;
	font-weight: bold;
}
#footer a:hover{
	color:#999;
	font-weight: bold;
}
#info-mega {
	width: 155px;
	height:179px;
	position: relative;
	left: -5px;
	padding: 10px 0px 10px 6px;
}
#mega-eventos {
	width: 139px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 3px 6px 15px 6px;
	background-color: #323232;
}
#chat-en-vivo {
	padding-left: 2px;
}
#estudios {
	margin: 100px auto 0 auto;
	width: 139px;
}
#radio-en-vivo {
	width: 138px;
	height:55px;
	background-image:url(../img/bg_radio-en-vivo01.gif);
	background-repeat: no-repeat;
	margin-left:9px;
	padding: 1px 0px 10px 10px;
}
#radio-en-vivo-continuacion {
	background-image: url(../img/bg_radio-en-vivo02.gif);
	width: 127px;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 3px 0px 0px 10px;
	background-color: #757575;
}
#banners-home {
	padding-top: 30px;
}
#banners-home a { border:none; }
#institucional {
	width: 416px;
	padding: 10px 0px 0px 0px;
}
#mic {
	height: 76px;
	position: relative;
	right: -20px;
	left: auto;
	top: -20px;
	padding: 100px 0px 0px 150px;
}

#mega-eventos-caja, #mp3-caja, #galeria-caja  {
	background: url(../img/cable01.gif) no-repeat center bottom;
	padding: 10px 0;
}

#mega-eventos-caja {
	width: 420px;	
}
#mp3-caja{
	width:100%;
}
#mp3-caja li{
	width:280px;
	padding:0 5px;
	margin-top: 3px;
}
#mp3-caja h4{
	color:#810600;
}

#mp3-caja a{
	font-size:0.8em;
	color:#FFF;
	display:block;
	background:url(../img/btn_download.gif) no-repeat right;
	/*
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	*/
}
#mp3-caja a:hover{
	color:#900;
	background:url(../img/btn_download_on.gif) no-repeat right;
}
#mp3-caja img{
	margin:20px 0 0 0;
}

#galeria-caja{
	width:100%;
}

#galeria-caja h4{
	color:#810600;
}




#megaeventos-titulo, #mp3-titulo, #downloads-titulo, #programacion-titulo {
	height: 54px;
	width: 420px;
	padding: 5px 0 0 5px;
	background-repeat: no-repeat;
	background-position: center;	
}

#megaeventos-titulo {
	background: url(../img/bg_megaeventos.gif) no-repeat;
}

#mp3-titulo {
	background: url(../img/bg_mp3.gif) no-repeat;
}
#downloads-titulo {
	background: url(../img/bg_downloads.gif) no-repeat;
}
#programacion-titulo {
	background:url(../img/bg_programacion.gif) no-repeat;
}

#mega-eventos-texto {
	width: 290px;
}
#mega-eventos-img {
	padding-top: 15px;
}
#caja-paginacion01 {
	width: 420px;
}

div.bloque-programacion {
	width:100%;
	background:#FFF url(../img/bg_bloque_programacion.gif) no-repeat;
	padding:25px 0 0 0;
	margin:0 0 15px 0;
}


div.caja-programacion {
	width:48%;
	padding:0 1% 5px;
}
div.caja-programacion ul{
	width:55%
}
div.caja-programacion h4, div.caja-programacion h5, div.caja-programacion p {
	font: bold 0.8em sans-serif;
	overflow: hidden;
}
div.caja-programacion h4 {
	color:#b10000;
}
div.caja-programacion h5 {
	color:#a0a0a0;
}
div.caja-programacion p {
	color:#000;
}

div.cartilla {
	background:#FFF url(../img/bg_cartilla.gif) -20px 0 no-repeat;
	padding:40px 0 0 0;
	font-size:0.7em;	
	width:416px;
	color:#666666;
}

.titulo-cartilla{
	background-color: #999;
	font-weight:bolder;
	padding-bottom:5px;
	text-align:center;
	font-size:1.0em;
	margin-bottom: 3px;
}

.horas{
	border-right:1px solid #999;
}

.hora{
	padding-left:7px;
	height:20px;
}

.hora p{
	padding-top:0px;
	font-size:0.8em;
}


.dias{
	float:left;
	width:52px;
	overflow: hidden;
}

.programa{
	font-size: 9px;
	background-color:#CCC;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	color:#7C0600;
	overflow: hidden;
}

.cartilla-food{
	background-color:#999;
	border-bottom: 2px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
	font-weight:bold;
}


.titulo1 {
	background:url(../img/bg_titulo1.jpg) no-repeat;
	padding:0 0 0 5px;
	margin:15px 0;
	width:420px;
}
.download1 {
	background-color:#3c3c3c;
}
.galeria {
	width:420px;
	padding-top:14px;
}
.item-galeria {
	width:80px;
	margin:0 10px 10px;
	border:2px solid white;
	background-color:white;
	color:gray;
	text-align:center;
	
}

.item-galeria a img{
	border:none;
}

.flotar-izq {
	float: left;
}
.flotar-der {
	float: right;
}
.blanco {
	color: #FFF;
}
.bordo {
	color: #810600;
}

.negrita {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.tamano1 {
}
.tamano2 {
}
.tamano3 {
	font-size: 16px;
}
.tamano4 {
	font-size: 13px;
}

.tamano5 {
	font-size: 11px;
}
.espacio1 {
	margin-top: 15px;
}
.espacio2 {
	margin-top: 20px;
}

.alinear-centro {
	text-align: center;
}
.alinear-izquierda {
	text-align: left;
}

.alinear-derecha {
	text-align: right;
}

.limpiar {
	clear: both;
}
	#cuadro_scrolldiv{
		/* The total width of the scrolling div including scrollbar */
		width:530px;
		height:500px;	/* The height of the scrolling div */
		padding-top:10px;
		padding-left:0;
	}
	#scrolldiv_parentContainer{
		width:500px;	/* Width of the scrolling text */
		height:100%;
		overflow:hidden;
		border:0px solid #BC8FBD;
		float:left;
		position:relative;
	}
	
	/*
	CSS for the scrolling content 
	*/
	#scrolldiv_content{
		padding: 5px;
		position:relative;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 0.9em;
		line-height:130%;
		color: #FFF;
		text-align:inherit;
	}
	
	/*
	The scrollbar slider 
	*/
	#scrolldiv_slider{
		width:15px;
		margin-left:2px;
		height:500px;
		float:left;
	}
	
	/*
	The scrollbar (The bar between the up and down arrow )
	*/
	#scrolldiv_scrollbar{
		width:15px;
		height:460px;	/* Total height - 40 pixels */
		border:1px solid #BC8FBD;
		position:relative;
		
	}
	/*
	The scrollbar handle
	*/
	#scrolldiv_theScroll{
		margin:1px;
		width:13px;
		height:13px;
		background-color:#BC8FBD;
		position:absolute;	
		top:0px;
		left:0px;
		cursor:pointer;
	}
	/*
	Scroll buttons(The up and down arrows)
	*/
	#scrolldiv_scrollUp,#scrolldiv_scrollDown{
		width:15px;
		height:16px;
		border:1px solid #BC8FBD;
		color: #BC8FBD;
		text-align:center;
		font-size:16px;
		line-height:16px;
		cursor:pointer;
	}
	#scrolldiv_scrollUp{
		margin-bottom:2px;
	}
	#scrolldiv_scrollDown{
		margin-top:2px;
	}
	#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
		font-family: Symbol;
	}

	#cntProgramaDescripcion {
		/*percantage width: make it 100% to match container*/
		width: 200px;
		height: 380px;
		overflow: auto;
		/* IE overflow fix, position must be relative or absolute*/
		position: relative;
		background-color: #CCC;
		margin: 0.3em auto 0.3em -20px;
		/* negative left margin to compensate for the padding,
		not related to fleXcroll, and may not be needed elsewhere */
		padding: 3px;
		margin-left: 1px;
		overflow: auto;
	}
p.mail a{
font-size:11px;
color:#FFF;
}