#Tabla_01 {
	position:absolute;
	left:0px;
	top:0px;
  font-family: tahoma;
}

#cabecera_ {
	position:absolute;
	top: 10px;

	height:97px;
	left: 258px;
}

#menu_ {
	position:absolute;
	left:0px;
	top:102px;
	width:238px;
}

#portada_ {
	position:absolute;
	left:258px;
	top:107px;
	width:786px;
	Z-index:0;
}
#lateral{
position:absolute;
left:557px;

}
#lateral2{
  position:absolute;
  left:596px;
  top: 40px;
  background-color: #deefe7;
}
#publi_ {
				
	position:absolute;
	left:1024px;
	top:82px;
	width:176px;
	height:818px;
}
#btn-portada_ {
	position:fixed;
	left:62px;
	top:110px;
	width:190px;
	height:59px;
}

#btn-programacion_ {
	position:fixed;
	left:62px;
	top:171px;
	width:190px;
	height:59px;
}
#btn-alacarta_ {
	position:fixed;
	left:62px;
	top:231px;
	width:190px;
	height:58px;
}

#btn-programas_ {	
	position: fixed;
	left:62px;
	top:291px;
	width:190px;
	height:58px;
}

#btn-noticias_ {
	position: fixed;
	left:62px;
	top:351px;
	width:190px;
	height:58px;
}
#btn-reportajes_ {
	position: fixed;
	left:62px;
	top:411px;
	width:190px;
	height:59px;
}

#btn-servicios_ {
	position: fixed;
	left:62px;
	top:411px;
	width:190px;
	height:59px;
}
a.online{
  position:relative;
	left:77px;
	top:174px;
	Z-index:1;
}
#hora_prog {
	color: red;
}
#nombre_prog {
	color: #232323;
  font-weight: bold;
  font-style: italic;

  font-size: 0.8em;

}

#nombre_prog_over {
	color: #ffffff;
	background-color: orange;
	font-weight: bold;
  font-style: italic;
  font-variant: small-caps;
  font-size: 0.8em;
}
#desc_prog {
        color:grey;
	
}
#portada_inicio{
   position:relative;  
   width: 786px; 
   height:467px;
}
#portada_directo{
   position:relative;  
	 top: 20px;
   width: 786px; 
   height:160px;
}
#portada_noticias{
   position:relative; 
   top:60px; 
   width: 786px; 
	 height: 480px;
   color: #60685c;
}
#portada_programas{
   position:relative; 
   top:40px; 
   width: 786px; 
	 height: 220px;
	 color:#eb4106 ; 
	 font-size:15px;
  
}
.trans{
   -webkit-box-shadow: 2px 2px 5px #999;
   -moz-box-shadow: 2px 2px 5px #999;
   filter: shadow(color=#999999, direction=135, strength=2);
   visibility:visible; 
   z-index: 1; 
   background-color: #deefe7;  
   -moz-opacity:.95;
   opacity:.95;
}

.absolute{
   position: absolute;
   top: 50px;
	 width: 130px;
}

.titulos{
	 color: #d4d1cf;
	 position: absolute;
	 top: 120px;
   font-weight: bold;
   left: 5px;
	 z-index: 2;
}

.fondo_titulo{
	 position: relative;
	 top: 30px;
   left: 0px;
   z-index: 0;
}